[go: nahoru, domu]

  1. e519c08 Merge "consolidating playground androidx-plugin with buildSrc" into androidx-main by Treehugger Robot · 3 years ago
  2. e2851af Merge "Dedup ApiLintVersionsTest in lifecycle-livedata-core-ktx-lint and lifecycle-runtime-ktx-lint" into androidx-main by Sergey Vasilinets · 3 years ago
  3. 90dc3ff Merge "Only retain runtime visible annotations in lifecycle-runtime rules" into androidx-main by Treehugger Robot · 3 years ago
  4. 4bf67b8 Dedup ApiLintVersionsTest in lifecycle-livedata-core-ktx-lint and by Sergey Vasilinets · 3 years, 1 month ago
  5. 5633a81 consolidating playground androidx-plugin with buildSrc by Jeff Gaston · 3 years ago
  6. 4ca90be Upgrade to AGP 7.1.0-alpha08 by Aurimas Liutikas · 3 years ago
  7. a4fd8bc Merge changes from topic "191673756_upstream_platform" into androidx-main by Alan Viverette · 3 years ago
  8. 8588f4a Merge "Move non-coroutines APIs from lifecycle-viewmodel-ktx to lifecycle-viewmodel" into androidx-main by Treehugger Robot · 3 years ago
  9. ce3b8a8 Merge remote-tracking branch 'aosp/androidx-platform-dev-temp' into 191673756_upstream_platform_2 by Alan Viverette · 3 years ago
  10. 8c9fcf5 Merge "Tiny kdoc fixes for `* * @param`" into androidx-main by Owen Gray · 3 years ago
  11. 354c154 Merge "Remove warning about duplicate package" into androidx-main am: b777f1670d by Treehugger Robot · 3 years ago
  12. 5a9a40d Remove warning about duplicate package by Aurimas Liutikas · 3 years, 1 month ago
  13. dd167058 Tiny kdoc fixes for `* * @param` by Owen Gray · 3 years, 1 month ago
  14. 3617af6 Only retain runtime visible annotations in lifecycle-runtime rules by Wang Han · 3 years, 1 month ago
  15. 35e05f3 Merge "Bump androidx.test.core to 1.4.0" into androidx-main am: 2379e40aea by Treehugger Robot · 3 years, 1 month ago
  16. fa78895 Bump androidx.test.core to 1.4.0 by Jeremy Woods · 3 years, 1 month ago
  17. 56cfdbe Merge "Remove flaky annotation from ViewModelInFragmentTest" into androidx-main am: 568a2ea606 by Treehugger Robot · 3 years, 1 month ago
  18. 568a2ea Merge "Remove flaky annotation from ViewModelInFragmentTest" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  19. 9d882d4 Merge "Update -compose integration libraries to depend on Compose 1.0.1" into androidx-main am: 10d1de036e by Treehugger Robot · 3 years, 1 month ago
  20. 674644d Update -compose integration libraries to depend on Compose 1.0.1 by Nick Anthony · 3 years, 1 month ago
  21. 611d6ea Start targeting API 31 by Aurimas Liutikas · 3 years, 1 month ago
  22. e268b11 Upgrade to Kotlin 1.5.21 and KSP 1.5.20-beta04 by Aurimas Liutikas · 3 years, 2 months ago
  23. 464fdd1 [GH] Fix grammar and wording in documentation by Chao Zhang · 3 years, 1 month ago
  24. 8a140d7 Merge "Remove api_legacy files" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  25. 1ca420f Remove api_legacy files by Aurimas Liutikas · 3 years, 1 month ago
  26. ef531d1 Bump all compose dependencies to 1.0.0-rc02 by Nick Anthony · 3 years, 1 month ago
  27. 78273a3 Upgrade to AGP 7.1.0-alpha03 by Aurimas Liutikas · 3 years, 1 month ago
  28. 7439b9a Fix broken Lint version check for lifecycle by Tiem Song · 3 years, 1 month ago
  29. 287e14a Merge "Revert "Add Vendor information to bundled lint checks"" into androidx-main by Tiem Song · 3 years, 2 months ago
  30. 9424752 Revert "Add Vendor information to bundled lint checks" by Tiem Song · 3 years, 2 months ago
  31. a7146e2 Remove flaky annotation from ViewModelInFragmentTest by Andrey Kulikov · 3 years, 2 months ago
  32. 2e851dd Merge "repeatOnLifecycle now always executes `block` serially" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  33. f4f31d0 repeatOnLifecycle now always executes `block` serially by Wojtek Kaliciński · 3 years, 2 months ago
  34. 5790b29 Update to new version of metalava by Aurimas Liutikas · 3 years, 2 months ago
  35. 2beb5c9 Move non-coroutines APIs from lifecycle-viewmodel-ktx to lifecycle-viewmodel by Sergey Vasilinets · 3 years, 2 months ago
  36. ff611fc Revert "Revert "Upgrade to Gradle 7.1"" by Aurimas Liutikas · 3 years, 2 months ago
  37. bedf097 Add Vendor information to bundled lint checks by Tiem Song · 3 years, 2 months ago
  38. efac37d Merge changes from topic "184927838_lint_options" into androidx-main by Alan Viverette · 3 years, 2 months ago
  39. d9574ec Merge changes I9b9f6617,I25a8a40a into androidx-main by Treehugger Robot · 3 years, 2 months ago
  40. 068e3de Update lifecycle-runtime-ktx-lint for UAST deprecation by Alan Viverette · 3 years, 2 months ago
  41. c73aa85 Update minimum lint version to 27.2.1 (API 8) by Alan Viverette · 3 years, 2 months ago
  42. 927300f Rewrite ViewModelProvider to kotlin by Sergey Vasilinets · 3 years, 3 months ago
  43. 88b2111 Clean up unused Dependencies.kt entries by Aurimas Liutikas · 3 years, 2 months ago
  44. ce18bf2 Move ViewModelProvider.java to ViewModelProvider.kt by Sergey Vasilinets · 3 years, 3 months ago
  45. 499aae2 Pin all dependencies on Compose to 1.0.0-rc01 by Nick Anthony · 3 years, 2 months ago
  46. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 2 months ago
  47. 6a5d0bc Add an initial set of bug components in OWNERS files. by Aurimas Liutikas · 3 years, 2 months ago
  48. 5281d99 [GH] Fix compose deps in playground by Yigit Boyar · 3 years, 2 months ago
  49. 2555b41 Make hash-bangs more portable by Jelle Fresen · 3 years, 2 months ago
  50. 2ec4f4d Remove @FlakyTest for known device flakes by Ember Rose · 3 years, 2 months ago
  51. 619f374 Merge "Suppress flaky tests" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  52. 0c44ec9 Provide a ViewModelStoreOwner parameter for viewModel() by Ian Lake · 3 years, 3 months ago
  53. 82f0476 Suppress flaky tests by Ember Rose · 3 years, 2 months ago
  54. b99531f Merge "Suppress flaky and failing postsubmit tests" into androidx-main by Sam Gilbert · 3 years, 2 months ago
  55. 6976cbd Merge "Migrate miscellaneous libraries to use Gradle Version Catalogs" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  56. cf97bc7 Suppress flaky and failing postsubmit tests by Ember Rose · 3 years, 2 months ago
  57. b752077 Update kotlinx.coroutines to version 1.5.0 by Steven Schäfer · 3 years, 3 months ago
  58. b3483fd Migrate miscellaneous libraries to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 3 months ago
  59. c8a26b8 Removes remaining androidx.ui references by Louis Pullen-Freilich · 3 years, 3 months ago
  60. bc1dbeb Migrate FLAN to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 4 months ago
  61. 706078c Add lint checks to repeatOnLifecycle APIs by Manuel Vivo · 3 years, 3 months ago
  62. 802403a Update lint baselines by Alan Viverette · 3 years, 3 months ago
  63. 1b7d92d According to Android Studio this is no longer needed by Aurimas Liutikas · 3 years, 3 months ago
  64. fe0d07a According to Android Studio this is no longer needed by Aurimas Liutikas · 3 years, 3 months ago
  65. 4411aa1 Update androidx to AGP 7.0-alpha15 by Alan Viverette · 3 years, 4 months ago
  66. a4e49cd Merge "Don't flag private inner classes without constructors" into androidx-main by Alan Viverette · 3 years, 3 months ago
  67. c671557 Don't flag private inner classes without constructors by Alan Viverette · 3 years, 4 months ago
  68. b08b493 Remove LifecycleOwner.addRepeatingJob API by Manuel Vivo · 3 years, 4 months ago
  69. 887892c Merge "Don't generate empty lint baseline files" into androidx-main by Alan Viverette · 3 years, 4 months ago
  70. 054934d Don't generate empty lint baseline files by Alan Viverette · 3 years, 4 months ago
  71. 655e08d [GH] [Lifecycle] [Lint] fixes b/184830263 Lint should use check reference too by Sinan Kozak · 3 years, 4 months ago
  72. a022412 Add tests to ensure lint API versions are current by Alan Viverette · 3 years, 4 months ago
  73. 2923f39 Move to targeting Java 8 for all androidx libraries by Aurimas Liutikas · 3 years, 4 months ago
  74. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 4 months ago
  75. 6471d5a Remove unnecesary dependency on activity-lint in Lifecycle / Navigation playground builds by Dustin Lam · 3 years, 4 months ago
  76. a07084a Merge "Yigit is the new Jake" into androidx-main by Alan Viverette · 3 years, 4 months ago
  77. d0604e2 Add compose:test-utils to FAN playgrounds by Dustin Lam · 3 years, 5 months ago
  78. 307ff63 Yigit is the new Jake by Alan Viverette · 3 years, 5 months ago
  79. d6e2ff5 Fix exported activities in manifest files by Jelle Fresen · 3 years, 5 months ago
  80. 833e71a Merge "Add jbwoods to lifecycle owners" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  81. 55730db Add jbwoods to lifecycle owners by Jeremy Woods · 3 years, 5 months ago
  82. 428f0ec [GH] [Lifecycle] [Lint] fixes b/183696616: KtCallExpression is not always the first in the list by Maxim Savoskin · 3 years, 5 months ago
  83. e5caa25 [GH] Fix documentation on ViewModel.setTagIfAbsent by Chao Zhang · 3 years, 5 months ago
  84. b20f92b Change lifecycle-viewmodel-compose version str to match artifactId by Nick Anthony · 3 years, 5 months ago
  85. 17a2617 Make `ProcessLifecycleInitializer` available so libraries can define dependencies. by Rahul Ravikumar · 3 years, 5 months ago
  86. 24d4177 Merge "Add playground OWNERS to FLAN playground settings.gradle" into androidx-main by Dustin Lam · 3 years, 5 months ago
  87. ea125e4 Add playground OWNERS to FLAN playground settings.gradle by Dustin Lam · 3 years, 5 months ago
  88. 81c85ea Replace unreleased prebuilts with snapshots in playground by Dustin Lam · 3 years, 5 months ago
  89. 67cbbea Flow.flowWithLifecycle API by mvivo · 3 years, 6 months ago
  90. 196a771 Merge "suspend repeatOnLifecycle and LifecycleOwner.addRepeatingJob APIs" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  91. d5adf61 Fix MutableLiveData lint rule false report by Jeremy Woods · 3 years, 6 months ago
  92. 97643ca suspend repeatOnLifecycle and LifecycleOwner.addRepeatingJob APIs by mvivo · 3 years, 6 months ago
  93. f61f200 Merge "Make LocalViewModelStoreOwner.current Nullable" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  94. 879f5db Make LocalViewModelStoreOwner.current Nullable by Ian Lake · 3 years, 6 months ago
  95. 7cece11 ProcessLifecycle now uses androidx.startup. by Rahul Ravikumar · 3 years, 6 months ago
  96. 6c629e6 Removes Appcompat and Fragment dependencies from compose:ui:ui by Louis Pullen-Freilich · 3 years, 6 months ago
  97. d4a0b67 Update signatures and baselines for metalava update by Aurimas Liutikas · 3 years, 6 months ago
  98. 5c90131 Merge "Standardize to more kt-compatible syntax" into androidx-main by Jim Sproch · 3 years, 6 months ago
  99. 509a076 repeatOnLifecycle APIs by mvivo · 3 years, 7 months ago
  100. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 8 months ago