1. f2ed9d4a Bump Room version to 2.3.0-alpha02 for next release work. by Daniel Santiago Rivera · 4 years, 3 months ago
  2. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 3 months ago
  3. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 5 months ago
  4. 8013dfd Skipping tracking RestrictTo(LIBRARY_GROUP) APIs for groups having requireSameVersion == true by Jeff Gaston · 4 years, 8 months ago
  5. ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 4 years, 9 months ago
  6. fbb001b Replace deprecated Matchers with ArgumentMatchers by Jelle Fresen · 4 years, 8 months ago
  7. c05561f Update android lint baseline by Aurimas Liutikas · 4 years, 10 months ago
  8. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 10 months ago
  9. 2920620 Adds -PupdateLintBaseline parameter for lint by Louis Pullen-Freilich · 5 years ago
  10. 82b8bd8 Remove dependencies on legacy-support-core-utils by Ian Lake · 5 years ago
  11. 5880927 Update Room to 2.3.0-alpha01 by Ian Lake · 5 years ago
  12. 005a920 Remove ARCH_* constants from Dependencies.kt by Ian Lake · 5 years ago
  13. c631e62 Remove SUPPORT_* constants from Dependencies.kt by Ian Lake · 5 years ago
  14. cd1aae0 Track experimental API surface by Alan Viverette · 5 years ago
  15. 603df7c Bump Room to 2.2.0-beta01 by Daniel Santiago Rivera · 5 years ago
  16. 227bd94 Update versions after August 7th Release by Nick Anthony · 5 years ago
  17. c163de4 Update api lint baseline with new Metalava nullability check. by Aurimas Liutikas · 5 years ago
  18. 25428a7 Merge "Clear-up confusion in EmptyResultSetException documentation." into androidx-master-dev by Treehugger Robot · 5 years ago
  19. 90676e3 Clear-up confusion in EmptyResultSetException documentation. by Daniel Santiago Rivera · 5 years ago
  20. 827a1f2 Remove legacy excludes from build.gradle. by Aurimas Liutikas · 5 years ago
  21. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  22. 7edb326 Prepare for Room 2.2.0-alpha01 release and next dev cycle. by Daniel Santiago Rivera · 5 years ago
  23. 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 5 years ago
  24. 20c2889 Use RxRoom.createSingle() instead of Single.fromCallable() in @Query. by Daniel Santiago Rivera · 5 years ago
  25. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
  26. 7855aa4 Prepare version for Room 2.2.0 dev cycle. by Daniel Santiago Rivera · 5 years ago
  27. 6edd4a4 Updating metalava from build 5579350 by Jeff Gaston · 5 years ago
  28. 0a2d4c7 Increment version to development versions (releasing version +1) by Nick Anthony · 5 years ago
  29. 9217471 Bump Room to 2.1.0-beta01 by Daniel Santiago Rivera · 5 years ago
  30. 9a00dbb Bump Room to 2.1.0-alpha07 by Daniel Santiago Rivera · 5 years ago
  31. cdb9f9f Delete SupportAndroidLibraryPlugin by Aurimas Liutikas · 5 years ago
  32. b63ef63 Rename SupportLibraryExtension to AndroidXExtension. by Aurimas Liutikas · 5 years ago
  33. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 5 years ago
  34. 919986a Serialize Transactions and allow configuring transaction executor. by Daniel Santiago Rivera · 6 years ago
  35. 629e490 Bump all versions for March 13th Release by Nick Anthony · 6 years ago
  36. 79285e9 Generating restricted API txts by Jeff Gaston · 6 years ago
  37. 9908bea Regenerating restricted API files based on the source jars by Jeff Gaston · 6 years ago
  38. 237c894 Migrate shared restricted apis to LIBRARY_GROUP_PREFIX by Oussama Ben Abdelbaki · 6 years ago
  39. 1700d06 Bump Room version to 2.1.0-alpha05 by Daniel Santiago Rivera · 6 years ago
  40. 0b43d17 Support to ignore api violations by adding baseline error files by Jeff Gaston · 6 years ago
  41. 5d65a6a Updating Metalava to version 1.2.5 by Jeff Gaston · 6 years ago
  42. b60356b Bump Room to 2.1.0-alpha04 by Daniel Santiago Rivera · 6 years ago
  43. 86267e3 Added support for keeping track of public resource surface by Oussama Ben Abdelbaki · 6 years ago
  44. 2942aa9 Merge "Support custom FTS tokenizers." into androidx-master-dev by Treehugger Robot · 6 years ago
  45. 332af23 Support custom FTS tokenizers. by Daniel Santiago Rivera · 6 years ago
  46. 6690c17 Move Room to prebuilts. by Yigit Boyar · 6 years ago
  47. f159e85 Regenerating some old api txts that were missed with metalava by Jeff Gaston · 6 years ago
  48. c21caf9 Enabling metalava by default by Jeff Gaston · 6 years ago
  49. 79deed6 Specify subscribeOn and unsubscribeOn scheduler in RxRoom. by Daniel Santiago Rivera · 6 years ago
  50. 73677b1 All released apis are now recorded by Oussama Ben Abdelbaki · 6 years ago
  51. 3cf783a Undoing the recent enabling of Metalava by Jeff Gaston · 6 years ago
  52. 87318cb Enabling Metalava everywhere by Jeff Gaston · 6 years ago
  53. 3478ef7 Move to beta01 version for AndroidX 1.0.0 release by Aurimas Liutikas · 6 years ago
  54. 90ccf7a Add RxJava Observable support to Room by Chris Banes · 6 years ago
  55. ee3fb4b Switched RoomDatabase to use an Executor optionally defined as a Builder parameter to execute background-threaded queries. by Tyson Henning · 6 years ago
  56. 23b05b0 Deprecate constructors on static utility classes, hide others. by Jake Wharton · 6 years ago
  57. 8fd4a7b Use flatMapMaybe to reduce intermediate operator count. by Jake Wharton · 6 years ago
  58. ddee2b5 Move executors to androidx.arch.core.executor. by Aurimas Liutikas · 7 years ago
  59. ba069d5 DO NOT MERGE. Migrate app-toolkit projects to androidx by Alan Viverette · 7 years ago
  60. 268cd35 Update Lifecycles,Room,Paging versions by Chris Craik · 7 years ago
  61. 526389b Move buildSrc classes to androidx.build package. by Aurimas Liutikas · 7 years ago
  62. d2658c6 Implements fallbackToDestructiveMigrationFrom(int ...) for more fine-grained control over destructive migrations. by shepshapard · 7 years ago
  63. 54dc560 Merge "Migrate the rest of the dependencies to Kotlin." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  64. 1187af1 Migrate the rest of the dependencies to Kotlin. by Aurimas Liutikas · 7 years ago
  65. b63b3ab Set minSdkVersion via our SupportAndroidLibraryPlugin. by Aurimas Liutikas · 7 years ago
  66. 81b5bac Move most app-toolkit dependencies to kotlin. by Aurimas Liutikas · 7 years ago
  67. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  68. 25c6163 Only add baseline file when it exists. by Jake Wharton · 7 years ago
  69. c39b4bd Adding ktlint hook to support library. by Aurimas Liutikas · 7 years ago
  70. 87a16a5 Further clean up app-toolkit build files. by Aurimas Liutikas · 7 years ago
  71. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  72. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  73. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  74. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  75. 44f6e7d Finalize api & bump version 1.0.0 by Sergey Vasilinets · 7 years ago
  76. c7c49c6 Part 2: Move version tracking from manifest meta-data to java resources. by Aurimas Liutikas · 7 years ago
  77. ae36c8b Rename AppToolkitExecutor to ArchTaskExecutor by Yigit Boyar · 7 years ago
  78. cb1c88d Bump supportlib dependency to 26.1 by Sergey Vasilinets · 7 years ago
  79. d382982 use explicit versions for flatfoot by Yigit Boyar · 7 years ago
  80. bb85fac More build setup for flatfoot projects. by Aurimas Liutikas · 7 years ago
  81. ab02314 Start inserting meta-data version tags per library. by Aurimas Liutikas · 7 years ago
  82. ce93a2f Merge "Add support for Maybe and Single" into oc-support-26.0-dev am: 8c1b7c7269 by Yigit Boyar · 7 years ago
  83. 0cf0bfe Add support for Maybe and Single by Yigit Boyar · 7 years ago
  84. e4741f3c Remove unused variables in gradle code of AppToolkit. by Aurimas Liutikas · 7 years ago
  85. 8205ce1 Divide core components into runtime and common. by Yigit Boyar · 7 years ago
  86. b323d28 stop using mockito all, which is discontinued by Yigit Boyar · 7 years ago
  87. 2ec1285 InvalidationTracker now passes invalidated tables by Yuichi Araki · 7 years ago
  88. 64db0cc Mass package renaming from android.support to android.arch by Yigit Boyar · 7 years ago
  89. 3c592c4 Room RxJava2 Support, Step 1 by Yigit Boyar · 7 years ago