[go: nahoru, domu]

  1. cea7d45 Update versions for release id 1650474000000 by Nick Anthony · 2 years, 3 months ago
  2. f1d1629 Move SavedState, Lifecycle, Activity, Fragment, and Nav to Beta01 by Jeremy Woods · 2 years, 3 months ago
  3. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 4 months ago
  4. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 8 months ago
  5. 97993ad Bump lifecycle process start-up dependency to 1.1.1 by Jeremy Woods · 2 years, 5 months ago
  6. c86e5ce Fix ClassVerificationFailure in lifecycle-process by Ian Lake · 2 years, 8 months ago
  7. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 8 months ago
  8. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 9 months ago
  9. 210f875 Update lint baselines once again. by Aurimas Liutikas · 2 years, 9 months ago
  10. bcceba1 Merge "Update lint baselines to fix androidx-studio-integration" into androidx-main by Aurimas Liutikas · 2 years, 9 months ago
  11. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 9 months ago
  12. 8e6ef4a Baseline profile rules for lifecycle-process. by Rahul Ravikumar · 2 years, 9 months ago
  13. 2a9feb6 Merge "Throw an exception when ProcessLifecycleInitializer is initialized lazily." into androidx-main by Treehugger Robot · 2 years, 9 months ago
  14. a5027f1 Throw an exception when ProcessLifecycleInitializer is initialized lazily. by Rahul Ravikumar · 2 years, 9 months ago
  15. 7495582 Clean up existing ignore files. by Sergey Vasilinets · 2 years, 9 months ago
  16. 28d16f9 Bump androidx.lifecycle to 2.4.0-beta01 by Sergey Vasilinets · 2 years, 10 months ago
  17. 8df99e4 Make lifecycles atomic group by Sergey Vasilinets · 2 years, 11 months ago
  18. 1ca420f Remove api_legacy files by Aurimas Liutikas · 3 years ago
  19. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 1 month ago
  20. bc1dbeb Migrate FLAN to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 2 months ago
  21. 802403a Update lint baselines by Alan Viverette · 3 years, 2 months ago
  22. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 2 months ago
  23. 17a2617 Make `ProcessLifecycleInitializer` available so libraries can define dependencies. by Rahul Ravikumar · 3 years, 3 months ago
  24. 7cece11 ProcessLifecycle now uses androidx.startup. by Rahul Ravikumar · 3 years, 4 months ago
  25. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 6 months ago
  26. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 6 months ago
  27. 619ad70 Enforce java warnings for android library test code by Alan Viverette · 3 years, 7 months ago
  28. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 8 months ago
  29. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 3 years, 9 months ago
  30. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 3 years, 9 months ago
  31. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 4 years ago
  32. c0b895c Move Lifecycle to 2.3.0-beta01 by Ian Lake · 3 years, 10 months ago
  33. b50d500 Update POM URL to point to specific release by Alex Saveau · 4 years ago
  34. 6355e3b Revert "Update POM URL to point to specific release" by Aurimas Liutikas · 4 years ago
  35. 865cee4 Update POM URL to point to specific release by Alex Saveau · 4 years ago
  36. 153704f Bump Lifecycle to 2.3.0-alpha06 by Ian Lake · 4 years ago
  37. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 1 month ago
  38. 62389bf Update lifecycle version to 2.3.0-alpha05 by Yigit Boyar · 4 years, 1 month ago
  39. d90d6f2 Update Lifecycle Version by Jeremy Woods · 4 years, 1 month ago
  40. 662adba Bump Activity, Fragment, Lifecycle, Navigation versions by Ian Lake · 4 years, 2 months ago
  41. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 3 months ago
  42. e723425 Fix more lint issues in androidx to work with AGP 4.1 by Aurimas Liutikas · 4 years, 4 months ago
  43. b35d76ba Bump library versions after release by Nick Anthony · 4 years, 4 months ago
  44. 360d872 Revert "Use an explicit Looper when creating Handlers" by Alan Viverette · 4 years, 5 months ago
  45. 50271c6 Use an explicit Looper when creating Handlers by Chris Banes · 4 years, 5 months ago
  46. 8013dfd Skipping tracking RestrictTo(LIBRARY_GROUP) APIs for groups having requireSameVersion == true by Jeff Gaston · 4 years, 5 months ago
  47. fbb001b Replace deprecated Matchers with ArgumentMatchers by Jelle Fresen · 4 years, 6 months ago
  48. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 8 months ago
  49. 714063a Fix lifecycle-runtime for compileSdkVersion 28 + minification by Sergey Vasilinets · 4 years, 9 months ago
  50. 1c6ccfb Move lifecycle, activity, fragment, and navigation to alpha by Ian Lake · 4 years, 9 months ago
  51. c378b9a Increment activity, fragment, lifecycle, transtion to rc01 by Nick Anthony · 4 years, 9 months ago
  52. 1bb8f2e Fix Lifecycle ordering for ProcessLifecycleOwner on API 29 by Ian Lake · 4 years, 10 months ago
  53. 6f072e1c Beta: lifecycle, activity, fragment, transition by Ian Lake · 4 years, 10 months ago
  54. 09286e6 Update versions after September 18th Release by Nick Anthony · 4 years, 10 months ago
  55. 08dbe6b Merge "Replace ReportFragment with LifecycleCallbacks on API 29+" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  56. c28fb37 Replace ReportFragment with LifecycleCallbacks on API 29+ by Ian Lake · 4 years, 10 months ago
  57. b08258a Update versions after September 5th release by Nick Anthony · 4 years, 10 months ago
  58. cd1aae0 Track experimental API surface by Alan Viverette · 4 years, 10 months ago
  59. 227bd94 Update versions after August 7th Release by Nick Anthony · 5 years ago
  60. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  61. b3aa531 Increment alpha and beta versions of libraries releasing on July 2nd by Nick Anthony · 5 years ago
  62. 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 5 years ago
  63. 2e1f4a8 Move lifecycle to the new proper directory structure by Aurimas Liutikas · 5 years ago