- 7795282 Migrate to using = for property setting by Aurimas Liutikas · 3 months ago
- 5262063 Migrate paging to use JSpecify annotations by Julia McClellan · 4 months ago
- 89e0533 Bump up annotation-experimental dependencies by Jinseong Jeon · 8 months ago
- b276649 Remove usage of legacy multidex by Aurimas Liutikas · 9 months ago
- 0ee887e Migrate paging to use ktfmt by Omar Ismail · 9 months ago
- a817dd9 Pin dependencies on androidx annotation by natnaelbelay · 1 year, 2 months ago
- e087db1 Merge changes from topic "314048186_experimental_lint_bugfix" into androidx-main by Treehugger Robot · 1 year, 2 months ago
- ee0da74 Add comment to build.gradle files by Tiem Song · 1 year, 2 months ago
- 08421e1 Update to annotation-experimental compatible with K2 by Alan Viverette · 1 year, 2 months ago
- 2d9a942 Pin paging-sample dependency on room to 2.6.1 by Clara Fok · 1 year, 3 months ago
- e0ca08a Add API for dropping all tables during destructive migrations. by Daniel Santiago Rivera · 1 year, 6 months ago
- d02fb06 Stop using alpha/beta/rc when a stable version is available by Aurimas Liutikas · 1 year, 4 months ago
- c14adc7 Include projects with dependencies in Playground by Yigit Boyar · 1 year, 6 months ago
- a3d07f9 Remove redundant disabling of SyntheticAccessor check by Aurimas Liutikas · 1 year, 7 months ago
- e9809c6 Centralize lint configuration in LintConfiguration.kt by Alan Viverette · 1 year, 8 months ago
- a6b84f7 Revert "Centralize lint configuration in LintConfiguration.kt" by Aurimas Liutikas · 1 year, 8 months ago
- cba23f4 Centralize lint configuration in LintConfiguration.kt by Alan Viverette · 1 year, 8 months ago
- 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 8 months ago
- f98d7e8 Bypass paging-common samples lint by Clara Fok · 1 year, 8 months ago
- 769a78e Merge changes from topic "281081899_component_names" into androidx-main by Alan Viverette · 1 year, 10 months ago
- bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 10 months ago
- c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 10 months ago
- 0a35d65 removing explicit setting of library groups by Jeff Gaston · 2 years, 3 months ago
- d549a32 Gradle edition: kotlin.RequiresOptIn is now enabled by default by Jim Sproch · 2 years, 6 months ago
- bcbd33a Update to Kotlin 1.6.20 by Jim Sproch · 3 years, 2 months ago
- ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 3 years ago
- dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 3 years ago
- d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 3 years, 4 months ago
- a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 3 years, 4 months ago
- 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 3 years, 5 months ago
- 210f875 Update lint baselines once again. by Aurimas Liutikas · 3 years, 5 months ago
- 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 3 years, 5 months ago
- e238bad Upgrade to Kotlin 1.5.0, KSP to 1.5.0-1.0.0-alpha09 Test: bos by Jim Sproch · 4 years ago
- 887892c Merge "Don't generate empty lint baseline files" into androidx-main by Alan Viverette · 3 years, 10 months ago
- 054934d Don't generate empty lint baseline files by Alan Viverette · 3 years, 10 months ago
- 94ff434 Migrate paging to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 10 months ago
- 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 11 months ago
- f8a690a Bump paging-samples dependencies to rc versions by Dustin Lam · 4 years ago
- cf5c5d4 Merge changes I0346e9c4,I704b5503 into androidx-main by Dustin Lam · 4 years, 1 month ago
- 11a7168 Update activity, fragment, and lifecycle to stable by Jeremy Woods · 4 years, 1 month ago
- 2d8741c Commit DAC Java PagingSource samples by Dustin Lam · 4 years, 1 month ago
- cb7a8a8 Add sample for RemoteMediator.initialize by Dustin Lam · 4 years, 1 month ago
- 1d283ff Bump paging to beta01 by Dustin Lam · 4 years, 1 month ago
- 6a67d1f Merge "Remote redundant usages of experimental annotation" into androidx-main by Treehugger Robot · 4 years, 1 month ago
- e0e6c04 Propagate experimental annotation in PagingRx APIs by Dustin Lam · 4 years, 1 month ago
- bd0ff90 Remote redundant usages of experimental annotation by Dustin Lam · 4 years, 2 months ago
- b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 4 years, 2 months ago
- eb830bc Make PagingSource.getRefreshKey required by Dustin Lam · 4 years, 2 months ago
- 348fa7e Add Executor param to PagingData operators for Java by Dustin Lam · 4 years, 3 months ago
- 4cb6c2d Change all annotation-sampled dependencies to compileOnly. by Owen Gray · 4 years, 5 months ago
- 63c2310 Updating to ktlint 0.39.0 by Jeff Gaston · 4 years, 6 months ago
- 89b6048 Update annotation-experimental to support RequiresOptIn by Alan Viverette · 4 years, 5 months ago
- a7530b8 Introduce LibraryType. Minimal migration of existing code. by Owen Gray · 4 years, 6 months ago
- f746b46 Sample sources and bytecode jars now generated and published by Owen Gray · 4 years, 8 months ago
- 29c2abf Add Executor param to async Guava operators by Dustin Lam · 4 years, 6 months ago
- a9fe325 Name Rx* async transforms consistently by Dustin Lam · 4 years, 6 months ago
- a003ad0 [GH] PagingData transformation functions by Simon Schiller · 4 years, 6 months ago
- 33ebdb9 Upgrade androidx to Kotlin 1.4 by Aurimas Liutikas · 4 years, 7 months ago
- eed9923 [GH] Add playground support for paging by Dustin Lam · 4 years, 7 months ago
- ca69a97 Fix lint errors in paging:samples by Dustin Lam · 4 years, 7 months ago
- debb2cb Add suspend version of transform functions by Dustin Lam · 4 years, 8 months ago
- 42709f8 Add Guava RemoteMediator samples by Dustin Lam · 4 years, 9 months ago
- e237ef0 Add Rx RemoteMediator samples by Dustin Lam · 4 years, 9 months ago
- 5c9567f Add helpers to PagingState for common item access with sparse pages by Dustin Lam · 4 years, 9 months ago
- 654beca Add Item/PageKeyedRemoteMediator samples by Dustin Lam · 4 years, 9 months ago
- dd7a076 Add additional samples for observing loadstate by Chris Craik · 4 years, 9 months ago
- 351934e Move paging3-rxjava2 constructs into androidx.paging.rxjava2 by Dustin Lam · 4 years, 9 months ago
- 5138b87 Merge "Add samples for page-keyed PagingSource and Page()" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
- d662b47 Add samples for page-keyed PagingSource and Page() by Chris Craik · 4 years, 9 months ago
- fa82269 Use LoadStates in LoadStateListener public API by Dustin Lam · 4 years, 10 months ago
- c0650f2 Merge "Rename presentData as an overload of submitData" into androidx-master-dev by Dustin Lam · 4 years, 10 months ago
- 5dd7481 Rename presentData as an overload of submitData by Dustin Lam · 4 years, 10 months ago
- ef0c56c Add Kdocs for refresh() by Dustin Lam · 4 years, 10 months ago
- 998d70d Add fromRemote property to LoadState by Dustin Lam · 4 years, 10 months ago
- 937dfa9 Mark RemoteMediator as experimental API by Dustin Lam · 4 years, 10 months ago
- 9c71367 Rename START / END to PREPEND / APPEND by Dustin Lam · 4 years, 11 months ago
- 84cc490 Move PagingDataFlow extension to a proper object by Dustin Lam · 5 years ago
- d87aafe Rename canRequestMoreData to endOfPaginationReached in MediatorResult by Dustin Lam · 4 years, 11 months ago
- fffe53c Merge "Rename hasMoreData to canRequestMoreData" into androidx-master-dev by Dustin Lam · 5 years ago
- 1b88e94 Rename hasMoreData to canRequestMoreData by Dustin Lam · 5 years ago
- 2ed4785 Fix and enforce RxReturnValueIgnored errorprone warnings by Sergey · 5 years ago
- c9cccb6 Actually make PagingState non-null in RemoteMediator.load by Dustin Lam · 5 years ago
- 680c545 Add KDoc sample for RemoteMediator by Dustin Lam · 5 years ago
- dd99a0a Revert "Disable unused features in AGP" by Andrea Falcone · 5 years ago
- ad25632 Disable unused features in AGP by Aurimas Liutikas · 5 years ago
- 4f1cfee Initial Network + DB support by Dustin Lam · 5 years ago
- 798c50d Merge changes from topics "dustinlam/coroutines-134", "dustinlam/kotlin-137" into androidx-master-dev by Dustin Lam · 5 years ago
- c351bfc Update kotlin to 1.3.70 by Dustin Lam · 5 years ago
- 38f3576 Merge "Update insertSeparator samples to use stream transformation" into androidx-master-dev by Treehugger Robot · 5 years ago
- 17e29be Update kotlin-coroutines to 1.3.4 by Dustin Lam · 5 years ago
- 59c1797 Update insertSeparator samples to use stream transformation by Chris Craik · 5 years ago
- 93a5783 ListenableFuturePagingSource sample by Chris Craik · 5 years ago
- 78d9045 LoadStateAdapter sample code by Chris Craik · 5 years ago
- 6db7cd7 Correct PagingSource Retrofit samples by Chris Craik · 5 years ago
- 42d3048 Add PagingSource suspend and RX samples by Chris Craik · 5 years ago
- 7621909 Fix Separators generics by Chris Craik · 5 years ago
- feef695c Revert "Revert "Refactors sample module directory structure"" by Louis Pullen-Freilich · 5 years ago
- 39594d7 Revert "Refactors sample module directory structure" by Sam Gilbert · 5 years ago
- 80c5948 Refactors sample module directory structure by Louis Pullen-Freilich · 5 years ago