[go: nahoru, domu]

  1. 1ba4d87 Bump androidx.room to 2.3.0-beta01. by Daniel Santiago Rivera · 3 years, 7 months ago
  2. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 7 months ago
  3. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 10 months ago
  4. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 3 years, 11 months ago
  5. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 3 years, 11 months ago
  6. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 4 years, 1 month ago
  7. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 4 years ago
  8. b50d500 Update POM URL to point to specific release by Alex Saveau · 4 years, 1 month ago
  9. 6355e3b Revert "Update POM URL to point to specific release" by Aurimas Liutikas · 4 years, 1 month ago
  10. 865cee4 Update POM URL to point to specific release by Alex Saveau · 4 years, 1 month ago
  11. f2ed9d4a Bump Room version to 2.3.0-alpha02 for next release work. by Daniel Santiago Rivera · 4 years, 2 months ago
  12. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 2 months ago
  13. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 4 months ago
  14. ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 4 years, 8 months ago
  15. c05561f Update android lint baseline by Aurimas Liutikas · 4 years, 9 months ago
  16. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 9 months ago
  17. 2920620 Adds -PupdateLintBaseline parameter for lint by Louis Pullen-Freilich · 4 years, 10 months ago
  18. 5880927 Update Room to 2.3.0-alpha01 by Ian Lake · 5 years ago
  19. 005a920 Remove ARCH_* constants from Dependencies.kt by Ian Lake · 5 years ago
  20. ae48ec2 Remove ANDROIDX_* constants from Dependencies.kt by Ian Lake · 5 years ago
  21. c631e62 Remove SUPPORT_* constants from Dependencies.kt by Ian Lake · 5 years ago
  22. cd1aae0 Track experimental API surface by Alan Viverette · 5 years ago
  23. 2d07414 Switch over to androix.concurrent:concurrent-futures. by Rahul Ravikumar · 5 years ago
  24. 32c3c34 Switch to an implementation dependency on GUAVA_ANDROID when using guava extensions. by Rahul Ravikumar · 5 years ago
  25. 603df7c Bump Room to 2.2.0-beta01 by Daniel Santiago Rivera · 5 years ago
  26. bc8202e The GuavaRoom cancellation test should only be run when API >=16 by Florina Muntenescu · 5 years ago
  27. 227bd94 Update versions after August 7th Release by Nick Anthony · 5 years ago
  28. 2efdd55 Cancellation for ListenableFuture queries by Florina Muntenescu · 5 years ago
  29. 827a1f2 Remove legacy excludes from build.gradle. by Aurimas Liutikas · 5 years ago
  30. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  31. 7edb326 Prepare for Room 2.2.0-alpha01 release and next dev cycle. by Daniel Santiago Rivera · 5 years ago
  32. 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 5 years ago
  33. 8ad38ba Enables Kotlin interop lint checks by Louis Pullen-Freilich · 5 years ago
  34. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
  35. d3c9faf Remove room-guava's dependency on Guava Listenable Future by Daniel Santiago Rivera · 5 years ago
  36. 7855aa4 Prepare version for Room 2.2.0 dev cycle. by Daniel Santiago Rivera · 5 years ago
  37. 6edd4a4 Updating metalava from build 5579350 by Jeff Gaston · 5 years ago
  38. 0a2d4c7 Increment version to development versions (releasing version +1) by Nick Anthony · 5 years ago
  39. 9217471 Bump Room to 2.1.0-beta01 by Daniel Santiago Rivera · 5 years ago
  40. cdb9f9f Delete SupportAndroidLibraryPlugin by Aurimas Liutikas · 5 years ago
  41. b63ef63 Rename SupportLibraryExtension to AndroidXExtension. by Aurimas Liutikas · 5 years ago
  42. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 5 years ago
  43. 919986a Serialize Transactions and allow configuring transaction executor. by Daniel Santiago Rivera · 5 years ago
  44. 6c3dd16 Merge "Migrate shared restricted apis to LIBRARY_GROUP_PREFIX" into androidx-master-dev by Oussama Ben Abdelbaki · 6 years ago
  45. 237c894 Migrate shared restricted apis to LIBRARY_GROUP_PREFIX by Oussama Ben Abdelbaki · 6 years ago
  46. 1fffffc Migrate to Guava 27.0.1 and use new ListenableFuture. by Oussama Ben Abdelbaki · 6 years ago
  47. fdd7a81 Enable lintMinDepVersions in buildOnServer by Oussama Ben Abdelbaki · 6 years ago
  48. 1d227a1 Fixed testing with flavors by Oussama Ben Abdelbaki · 6 years ago
  49. 6690c17 Move Room to prebuilts. by Yigit Boyar · 6 years ago
  50. c6ef3e2 Support ListenableFuture<T> as return type for shortcut methods. by Daniel Santiago Rivera · 6 years ago
  51. ee3fb4b Switched RoomDatabase to use an Executor optionally defined as a Builder parameter to execute background-threaded queries. by Tyson Henning · 6 years ago
  52. ddee2b5 Move executors to androidx.arch.core.executor. by Aurimas Liutikas · 6 years ago
  53. ba069d5 DO NOT MERGE. Migrate app-toolkit projects to androidx by Alan Viverette · 6 years ago
  54. 526389b Move buildSrc classes to androidx.build package. by Aurimas Liutikas · 6 years ago
  55. f1ae006 Implemented ListenableFuture<T> as supported DAO Binder type in Room. by Tyson Henning · 7 years ago
  56. 3ca021b Revert "Implemented ListenableFuture<T> as supported DAO Binder type in Room." by Chris Craik · 7 years ago
  57. 23e2102 Implemented ListenableFuture<T> as supported DAO Binder type in Room. by Tyson Henning · 7 years ago