1. 16d7829 Move compiler-xprocessing to compiler-processing by Yigit Boyar · 4 years, 1 month ago
  2. e730f5b Migrate Room Codebase to XProcessing by Yigit Boyar · 4 years, 2 months ago
  3. d8d57ba Update language to comply with Android's inclusive language guidance by Daniel Santiago Rivera · 4 years, 2 months ago
  4. b50d500 Update POM URL to point to specific release by Alex Saveau · 4 years, 2 months ago
  5. 6355e3b Revert "Update POM URL to point to specific release" by Aurimas Liutikas · 4 years, 2 months ago
  6. 865cee4 Update POM URL to point to specific release by Alex Saveau · 4 years, 2 months ago
  7. 9b3d20b Isolate access to ElementFilters by Yigit Boyar · 4 years, 2 months ago
  8. a755f33 Infra to add sub-project settings.gradle files by Yigit Boyar · 4 years, 4 months ago
  9. bb04f2e Clean up references to project directory structure by Alan Viverette · 4 years, 5 months ago
  10. 562a37d Shadow Room's antlr dependency by Yigit Boyar · 4 years, 6 months ago
  11. 4b897cb Update to JDK 11. by Aurimas Liutikas · 5 years ago
  12. 1dcad3f Revert "Attempt to update to JDK 11." by Aurimas Liutikas · 4 years, 6 months ago
  13. f3132ea Attempt to update to JDK 11. by Aurimas Liutikas · 5 years ago
  14. ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 4 years, 8 months ago
  15. 7031866 Stop setting src/tests/kotlin sourceSet by Aurimas Liutikas · 4 years, 10 months ago
  16. 8a1c039 Stop using deprecated compile/testCompile configurations. by Aurimas Liutikas · 4 years, 10 months ago
  17. 23387e6 Add Jetbrain's annotation dependency to Room. by Daniel Santiago Rivera · 4 years, 10 months ago
  18. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
  19. 3967d9f Some fixes needed for when we move to AGP 3.5 by Louis Pullen-Freilich · 5 years ago
  20. 65d3d60 Delete SupportKotlinLibraryPlugin. by Aurimas Liutikas · 5 years ago
  21. b63ef63 Rename SupportLibraryExtension to AndroidXExtension. by Aurimas Liutikas · 5 years ago
  22. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 5 years ago
  23. 3c81914 Use JetBrains's Kotlin metadata library. by Daniel Santiago Rivera · 6 years ago
  24. 9ff667a Fixed broken min/max testing by Oussama Ben Abdelbaki · 6 years ago
  25. 033f659 Configuration changes to support building against newer SDKs by Alan Viverette · 6 years ago
  26. 892e5b0 Revert "Revert "Support for testing different dependency versions"" by Oussama Ben Abdelbaki · 6 years ago
  27. 4e04091 Revert "Support for testing different dependency versions" by Oussama Ben Abdelbaki · 6 years ago
  28. 75a03ec Support for testing different dependency versions by Oussama Ben Abdelbaki · 6 years ago
  29. fe57d05 Revert "Fix Room dependency on paging to 2.0 stable release instead of tip" by Daniel Santiago Rivera · 6 years ago
  30. a7f4ee8 Fix Room dependency on paging to 2.0 stable release instead of tip of branch. by Daniel Santiago Rivera · 6 years ago
  31. 792bd53 Lint Java projects and distinguish between host vs. device libraries by Jake Wharton · 6 years ago
  32. 038e674 Add support for using AutoValue classes as Pojos and Entities. by Daniel Santiago Rivera · 6 years ago
  33. e8d12f2 Improve api traction. by Sergey Vasilinets · 6 years ago
  34. 6c56334 Migrate app-toolkit projects to androidx by Alan Viverette · 7 years ago
  35. 526389b Move buildSrc classes to androidx.build package. by Aurimas Liutikas · 7 years ago
  36. 9e82863 Read kotlin parameter names from Kotlin Metadata by Yigit Boyar · 7 years ago
  37. 3196ef1 Drop support for non ub-supportlib-* builds of support library. by Aurimas Liutikas · 7 years ago
  38. 238e480 Create SupportAndroidTestAppPlugin by Aurimas Liutikas · 7 years ago
  39. 922b65c Fix antlr gen task inputs by Yigit Boyar · 7 years ago
  40. 9c24688 Move noDocs property to SupportLibraryExtension by Sergey Vasilinets · 7 years ago
  41. 81b5bac Move most app-toolkit dependencies to kotlin. by Aurimas Liutikas · 7 years ago
  42. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  43. c39b4bd Adding ktlint hook to support library. by Aurimas Liutikas · 7 years ago
  44. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  45. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  46. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  47. 8fe7624 Move support db to its own group by Yigit Boyar · 7 years ago
  48. d809f48 Move kotlin projects to a plugin by Yigit Boyar · 7 years ago
  49. d382982 use explicit versions for flatfoot by Yigit Boyar · 7 years ago
  50. 3738847 Added @Generated annotation to generated files in Room when javax.annotation.Generated exists on classpath. by shepshapard · 7 years ago
  51. 1069f0b Merge "Update com.google.testing.compile:compile-testing to 0.11" into oc-support-26.0-dev by Sergey Vasilinets · 7 years ago
  52. 0af2c3f Update com.google.testing.compile:compile-testing to 0.11 by Sergey Vasilinets · 7 years ago
  53. ba52a75 Merge "Remove paging dependency from compiler." into oc-support-26.0-dev by Yigit Boyar · 7 years ago
  54. d4eb0d0 Remove paging dependency from compiler. by Yigit Boyar · 7 years ago
  55. e4741f3c Remove unused variables in gradle code of AppToolkit. by Aurimas Liutikas · 7 years ago
  56. 9fd8e617 Initial commit of paging component. by Chris Craik · 7 years ago
  57. d32708b update kotlin to 1.1.1 by Yigit Boyar · 7 years ago
  58. 64db0cc Mass package renaming from android.support to android.arch by Yigit Boyar · 7 years ago
  59. a64756a1 Room Migrations, Step 1 by Yigit Boyar · 7 years ago
  60. 83ebc49 Fix artifact names by Yigit Boyar · 8 years ago
  61. fa39059 Verify database after opened by Yigit Boyar · 8 years ago
  62. 450ed38 Move more of the build into support lib by Yigit Boyar · 8 years ago
  63. e69e470 Docs build setup for flatfoot by Sergey Vasilinets · 8 years ago
  64. 88865f7 Database Verification by Yigit Boyar · 8 years ago
  65. 9c3bbb7 Merge flatfoot builds into one. by Yigit Boyar · 8 years ago
  66. 2eb5199 Introduce app-toolkit as a merger project for flatfoot. by Yigit Boyar · 8 years ago
  67. fb3e49e Flatfoot repo builder by Yigit Boyar · 8 years ago
  68. efaf86a Query result adapters by Yigit Boyar · 8 years ago
  69. 2259e4d Type Adapters by Yigit Boyar · 8 years ago
  70. 1600cc1 Entity Parser by Yigit Boyar · 8 years ago
  71. 19b4110 initial commit for Room by Yigit Boyar · 8 years ago