An open API service providing repository metadata for many open source software ecosystems.

Topic: "diffutil"

vivchar/RendererRecyclerViewAdapter

A single adapter with multiple view types for the whole project

Language: Java - Size: 10.5 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1,204 - Forks: 184

TradeMe/MapMe

The Android maps adapter

Language: Kotlin - Size: 804 KB - Last synced at: 4 days ago - Pushed at: about 3 years ago - Stars: 840 - Forks: 76

crazysunj/MultiTypeRecyclerViewAdapter

一个专注于RecyclerView优雅刷新(接管资源和数据源)、高灵活、低耦合、健壮性以及高效性的MVP模式库,支持大多数Adapter

Language: Java - Size: 167 MB - Last synced at: 15 days ago - Pushed at: almost 4 years ago - Stars: 763 - Forks: 112

idanatz/OneAdapter

A Viewholderless Adapter for RecyclerView, who supports builtin diffing, states (paging, empty...), events (clicking, swiping...), and more.

Language: Kotlin - Size: 4.92 MB - Last synced at: 11 days ago - Pushed at: about 1 year ago - Stars: 469 - Forks: 43

manneohlund/smart-recycler-adapter

Small, smart and generic adapter for recycler view with easy and advanced data to ViewHolder binding.

Language: Kotlin - Size: 39 MB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 400 - Forks: 52

OCNYang/RecyclerViewEvent

RecyclerView onItemClick、onItemLongClick、drag、swipe、divider、reuse disorder RecyclerView 梳理:点击&长按事件、分割线、拖曳排序、滑动删除、优雅解决 EditText 和 CheckBox 复用错乱问题、定向刷新、DiffUtil、局部刷新

Language: Kotlin - Size: 8.13 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 297 - Forks: 51

infinum/MjolnirRecyclerView 📦

[DEPRECATED] This library is no longer maintained and it will not receive any more updates.

Language: Java - Size: 251 KB - Last synced at: 1 day ago - Pushed at: over 5 years ago - Stars: 215 - Forks: 12

mrmike/DiffUtil-sample

Android sample app in Kotlin showing usage of DiffUtil class.

Language: Kotlin - Size: 2.35 MB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 211 - Forks: 41

Leifzhang/DiffUtils

通过Parcel copy的方式深copy数据 DiffUtil抽象

Language: Kotlin - Size: 267 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 37 - Forks: 7

detmir/recycli

Recycli is a Kotlin Android library that simplifies building complex multiple view types screens in a RecyclerView

Language: Kotlin - Size: 513 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 33 - Forks: 5

stanmots/RxDiffUtil

A lightweight Rx wrapper around DiffUtil with Activity lifecycle support (Deprecated)

Language: Java - Size: 326 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 30 - Forks: 1

dokar3/LazyRecycler

A library that provides LazyColumn like APIs to build lists with RecyclerView.

Language: Kotlin - Size: 2.29 MB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 19 - Forks: 1

PratthamArora/TodoList_App

A TodoList app that uses Room Database along with Coroutines to save todos. Dagger-Hilt is used for Dependency Injection. The app uses MVVM architecture with the repository pattern and LiveData. It also uses Data Binding with Navigation Components and DiffUtil for efficient RecyclerView. The app contains swipe to delete gestures and transition animations along with recycler view animations. The app uses Material Design components. You can search, sort, update existing todos, or delete them.

Language: Kotlin - Size: 40.4 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 15 - Forks: 3

noob-gamedestroyer/MVVM-Notes-app

This is simple notes app that follows MVVM architectural design pattern and uses android jetpack components

Language: Kotlin - Size: 771 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 6

ShakilAhmedShaj/EasyNewsMVVM

Basic News App using MVVM

Language: Kotlin - Size: 3.67 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 9 - Forks: 2

teaphy/DiffUtilDemo

Android app demo in Kotlin for the DiffUtil!

Language: Kotlin - Size: 408 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 9 - Forks: 0

SAMYAK99/Foodyster

Foodyster is a minimalistic food recipes app 📱 built to demonstrate the use of Modern Android development tools .

Language: Kotlin - Size: 1.92 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 0

Sharkaboi/LinkManager

An app to keep track of all your links.

Language: Kotlin - Size: 3.41 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 1

keemdx/NaverSearch

🔍 Sample app using Naver Search API

Language: Kotlin - Size: 8.17 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 0

MortezaNedaei/DragDropListAdater

Hold, Drag & Drop for RecyclerView ListAdapter using DiffUtil, ViewModel, LiveData & Dagger Hilt Approach

Language: Kotlin - Size: 8.05 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 1

jxareas/Popular-Movies

Consuming The Movie Database (TMDb) API with Android in order to browse Movies, TV Shows & Actors.

Language: Kotlin - Size: 30.6 MB - Last synced at: 22 days ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 1

ShakilAhmedShaj/TodoKotlin

Basic ToDo app using best practices.

Language: Kotlin - Size: 3.16 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 3

kubode/diff-util-kotlin

A sample of DiffUtils written in Kotlin

Language: Kotlin - Size: 178 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 5 - Forks: 1

tranngoclam/fast-list

Language: Java - Size: 187 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 5 - Forks: 0

ReemHazzaa/Jobs-App

A simple job-search app for the Android platform. Follows the concept of "Single Activity". Architectural pattern (MVVM).

Language: Kotlin - Size: 1.39 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

emrekose26/karchi

A sample github app built with MVVM and Architecture Components using Dagger2, RxJava, Retrofit, OkHttp

Language: Kotlin - Size: 550 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 0

OganBelema/CreaturesApp

An app that shows a list of creatures and the food they eat as well as a screen for creatures favourited by the user. Credit: Raywenderlich Beginning RecyclerView course

Language: Kotlin - Size: 11.8 MB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 1

shostko/SimpleAdapter

Simple way to create you adapter with DiffUtill integrated (background thread) and possibility to perform filtering and add parameter to the list of items.

Language: Java - Size: 112 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

ashishkrishnan/diffy

Language: Kotlin - Size: 133 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 1

kirilamenski/rv_helper

A library that will help you create RecyclerView.Adapter for lists in an android application

Language: Kotlin - Size: 234 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

FakhrulASA/Learn-DiffUtil

Learn Diffutil for faster list synchronization.

Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

yuriy-budiyev/utils

Program code

Language: Kotlin - Size: 249 KB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

rafaeldias1991/Pokedex

Aplicativo explorando pokeApi

Language: Kotlin - Size: 216 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

emineinan/DiffUtilSample

An example on how to use DiffUtil for RecyclerView in Kotlin

Language: Kotlin - Size: 133 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

v2rc/RxDiffUtil

Android DiffUtil – Rx flavored :fire:

Language: Java - Size: 42 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 2

ziginsider/KotlinDiffUtil

Kotlin Example DiffUtil for RecyclerView

Language: Kotlin - Size: 200 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

crazysunj/RecyclerViewDiffUtil

DiffUtil的一个支持库

Language: Java - Size: 144 KB - Last synced at: 15 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 2

blacroix/RecyclerHeaderDiffUtil

POC adding header on RecyclerView using DiffUtil

Language: Kotlin - Size: 123 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

AleksanderMielczarek/DiffUtils

Usage of DiffUtil in popular libraries

Language: Kotlin - Size: 136 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

vsay01/CodePathTodo

Language: Java - Size: 145 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 1

Miha-x64/LiveLists4GreenDAO 📦

Helps in creating live, auto-updated RecyclerViews based on data from GreenDAO.

Language: Java - Size: 156 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

amanbhobhria/ArchitecturePatterns

Android Design Pattern Advanced

Language: Kotlin - Size: 114 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 1

Simp-le/hfad_tasks

Project No. 9 in the Head First Android Development course

Language: Kotlin - Size: 109 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

user20252228/DiffUtil

[Android] DiffUtil 사용법 알아보기

Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

NongE/DiffUtilSample

Language: Kotlin - Size: 96.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

RedBiscuits/MCIT-egFWD-Project2-AsteroidRadar

Second project of Udacity Advanced Android nanodegree.

Language: Kotlin - Size: 2.26 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

sl1mslav/Sights2.0

an App in which I'm practising Google Maps API, Room, Glide, Hilt, RecyclerView and Camerax2 along with permission handling

Language: Kotlin - Size: 128 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

daniilkofficial/RS-School-Android-Task4-StorageAnimal

Application for Android, storing information about animals, such as: name, age and breed.

Language: Kotlin - Size: 3.2 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Adithya-Egc/ToDo-App

Language: Kotlin - Size: 915 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

julioolivares90/NoteApp

aplicacion de practica con arquitectura mvvm

Language: Kotlin - Size: 577 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Alemoore/NewsApp

Simple android application for newsapi.org written in Kotlin

Language: Kotlin - Size: 167 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

SongDanielLi/SongAdapterLib

A simple recyclerView adapter using ListAdapter, DataBinding and DiffUtil

Language: Kotlin - Size: 273 KB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ExpensiveBelly/DiffUtilPlayground

DiffUtil Playground

Language: Java - Size: 78.1 KB - Last synced at: 6 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

OganBelema/BakingApp

Baking app

Language: Java - Size: 207 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 1

jpdev832/graphene

Modular all-in-one RecyclerView adapter that utilizes DiffUtil

Language: Kotlin - Size: 146 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

rechtspilot/RxDiffUtil

Android DiffUtil – Rx flavored :fire:

Language: Java - Size: 34.2 KB - Last synced at: 2 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

naseemakhtar994/RendererRecyclerViewAdapter Fork of vivchar/RendererRecyclerViewAdapter

A single adapter for the whole project

Language: Java - Size: 1.72 MB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 1

Related Topics
recyclerview 34 android 28 kotlin 18 livedata 13 kotlin-android 11 viewmodel 11 mvvm 10 recyclerview-adapter 10 room-persistence-library 8 diffutil-recyclerview 8 databinding 7 coroutines 7 room-database 7 mvvm-architecture 7 navigation-architecture-component 6 retrofit2 6 adapter 5 kotlin-coroutines 4 repository 4 room 4 viewmodel-livedata 4 glide 4 clean-architecture 4 recyclerview-header 4 navigation-component 4 safeargs 3 recyclerviewadapter 3 rxjava2 3 dagger-hilt 3 android-library 3 java 3 rxjava 3 swipe 3 nested-recycler-view 3 android-application 3 viewbinding 2 mvvm-android 2 listadapter 2 hilt-dependency-injection 2 maps 2 diffutil-sample 2 retrofit 2 transition-animation 2 drag 2 flow 2 animations 2 data-binding 2 adapterdelegates 2 dependency-injection 2 itemtouchhelper 2 repository-pattern 2 databinding-android 2 diffutils 2 library 2 multi-type-adapter 2 recyclerview-section 2 recycleradapter 2 kotlin-library 2 recyclerview-multi-type 2 sharedpreferences 2 android-sample-project 1 recyclerview-item-animation 1 recyclerview-item-clicklistener 1 recyclerview-item-decoration 1 asp 1 android-sample 1 android-support 1 demo 1 disorder 1 roomdb 1 offline 1 clean-code 1 cache 1 singleton 1 view-binding 1 management-system 1 gesture 1 filter 1 parametrized 1 recycler 1 recyclerview-listadapter 1 googlemaps 1 mapbox 1 recyclerview-item-swipe-to-delete 1 markers 1 recyclerview-item-move 1 recyclerview-divider 1 android-ui 1 click-listeners 1 multiselect 1 recycleview 1 viewholders 1 dokka 1 jetpack-navigation 1 kotlin-flow 1 kotlin-serialization 1 learn 1 okhttp3 1 viewpager2 1 recycler-view 1