[go: nahoru, domu]

  1. 0e6121c Update Lifecycle to 2.1.0-alpha03 by Ian Lake · 5 years ago
  2. 0b43d17 Support to ignore api violations by adding baseline error files by Jeff Gaston · 5 years ago
  3. 5d65a6a Updating Metalava to version 1.2.5 by Jeff Gaston · 5 years ago
  4. 532eef4 Updates annotations for tests previously marked small/medium by Louis Pullen-Freilich · 5 years ago
  5. 6d57eb1 Update Lifecycle to 2.1.0-alpha02 by Ian Lake · 5 years ago
  6. badf2f8 Migrate away from deprecated test classes by Alan Viverette · 6 years ago
  7. 86267e3 Added support for keeping track of public resource surface by Oussama Ben Abdelbaki · 6 years ago
  8. c21caf9 Enabling metalava by default by Jeff Gaston · 6 years ago
  9. 73677b1 All released apis are now recorded by Oussama Ben Abdelbaki · 6 years ago
  10. 071d611 Unify versioning of Lifecycles and move them to 2.1.0-alpha01 by Sergey Vasilinets · 6 years ago
  11. 3cf783a Undoing the recent enabling of Metalava by Jeff Gaston · 6 years ago
  12. 87318cb Enabling Metalava everywhere by Jeff Gaston · 6 years ago
  13. fc35d14 Add missing nullability annotations to lifecycle by Jake Wharton · 6 years ago
  14. 3f9ceb6 Move to androidx.test for tests. by Aurimas Liutikas · 6 years ago
  15. 3478ef7 Move to beta01 version for AndroidX 1.0.0 release by Aurimas Liutikas · 6 years ago
  16. 1849e3e Move proguard rule for AndroidViewModel to viewmodel module by Sergey Vasilinets · 6 years ago
  17. 74e6ef2f Merge "Split ProcessLifecycleOwner from lifecycle:extensions" into pi-preview1-androidx-dev by TreeHugger Robot · 6 years ago
  18. ec414cf Merge "Split LifecycleService from lifecycle:extensions" into pi-preview1-androidx-dev by TreeHugger Robot · 6 years ago
  19. 557a60c Split ProcessLifecycleOwner from lifecycle:extensions by Ian Lake · 6 years ago
  20. 3ac069f Start enforcing javac warnings. by Aurimas Liutikas · 6 years ago
  21. e30152c Split LifecycleService from lifecycle:extensions by Ian Lake · 6 years ago
  22. 10e5bc6 Simplify LifecycleDispatcher by Ian Lake · 6 years ago
  23. 23b05b0 Deprecate constructors on static utility classes, hide others. by Jake Wharton · 6 years ago
  24. 5122b01 Remove HolderFragment, deprecate ViewModelStores by Ian Lake · 6 years ago
  25. ba069d5 DO NOT MERGE. Migrate app-toolkit projects to androidx by Alan Viverette · 6 years ago
  26. a879294 Fix AS sync issues using prebuilts. by Filip Pavlis · 6 years ago
  27. 526389b Move buildSrc classes to androidx.build package. by Aurimas Liutikas · 6 years ago
  28. 39827aa [automerger] Accept nullable factory which defers to the default. am: 2088ba73be by Android Build Merger (Role) · 6 years ago
  29. 2088ba7 Accept nullable factory which defers to the default. by Jake Wharton · 6 years ago
  30. ef79faf9 Set proper targetSdk value for a set of libs that did not do that. by Aurimas Liutikas · 6 years ago
  31. 89ffffd Update flatfoot version. by Yigit Boyar · 6 years ago
  32. 68c2e58 Add @NonNull to ViewModelProviders/ViewModelStores by Ian Lake · 6 years ago
  33. 37bd00d Move AndroidViewModel to lifecycle:viewmodel by Ian Lake · 7 years ago
  34. 80310a9 Merge "Remove deprecated LifecycleActivity+LifecycleFragment" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  35. 567ead0 Merge "Deprecate ViewModelProviders constructor" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  36. 20b8932 Use ViewModelStoreOwner over HolderFragment if possible by Ian Lake · 7 years ago
  37. 7d5a581 Remove deprecated LifecycleActivity+LifecycleFragment by Ian Lake · 7 years ago
  38. 5ff6659b Deprecate ViewModelProviders constructor by Ian Lake · 7 years ago
  39. 3f841f9 Split LiveData and ViewModel from Extensions by Ian Lake · 7 years ago
  40. 54dc560 Merge "Migrate the rest of the dependencies to Kotlin." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  41. 1187af1 Migrate the rest of the dependencies to Kotlin. by Aurimas Liutikas · 7 years ago
  42. b63b3ab Set minSdkVersion via our SupportAndroidLibraryPlugin. by Aurimas Liutikas · 7 years ago
  43. 843419a Remove needless support annotation excludes. by Jake Wharton · 7 years ago
  44. b09822f Merge "Make build.gradle files even more kotlin script friendly." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  45. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  46. 5cf395a Revert "Updated the JavaDoc for LiveData#onActive" by Florina Muntenescu · 7 years ago
  47. a21688b Updated the JavaDoc for LiveData#onActive by Florina Muntenescu · 7 years ago
  48. 25c6163 Only add baseline file when it exists. by Jake Wharton · 7 years ago
  49. c39b4bd Adding ktlint hook to support library. by Aurimas Liutikas · 7 years ago
  50. 87a16a5 Further clean up app-toolkit build files. by Aurimas Liutikas · 7 years ago
  51. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  52. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  53. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  54. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  55. 44f6e7d Finalize api & bump version 1.0.0 by Sergey Vasilinets · 7 years ago
  56. 0b58834 Refactor LiveDataTest#liveDataActiveStateIsManagedCorrectlyWithoutEvent_oneObserver and by shepshapard · 7 years ago
  57. 5694ed0 Revert "Remove LifecycleDispatcher & Rename LifecycleRuntimeTrojanProvider" by Yigit Boyar · 7 years ago
  58. a3e0322 Handle save instance state as onStop by Yigit Boyar · 7 years ago
  59. 5cfbb5d Recovery from invalid state where onSaveInstanceState may be called without a following call to onStop such that LiveData fails to propogate updated data onceit's lifecycle reenters onResume(). by shepshapard · 7 years ago
  60. 7313b80 Merge "Remove LifecycleDispatcher & Rename LifecycleRuntimeTrojanProvider" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  61. 566dbfd Remove LifecycleDispatcher & Rename LifecycleRuntimeTrojanProvider by Sergey Vasilinets · 7 years ago
  62. 3c2c198 Merge "@NonNull in lifecycle modules" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  63. a6d2a84 Merge "Updating the javadoc for MediatorLiveData." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  64. 2462702 Updating the javadoc for MediatorLiveData. by Florina Muntenescu · 7 years ago
  65. 9d8d936 @NonNull in lifecycle modules by Sergey Vasilinets · 7 years ago
  66. 88f66c0 Merge "Adding more details in the Transformations JavaDoc, for map and switchMap." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  67. 95fb68c Adding more details in the Transformations JavaDoc, for map and switchMap. by Florina Muntenescu · 7 years ago
  68. d99995d Use GenericLifecycleObserver inside of LiveData by Sergey Vasilinets · 7 years ago
  69. ae36c8b Rename AppToolkitExecutor to ArchTaskExecutor by Yigit Boyar · 7 years ago
  70. d069a4c Fix: LiveData stayed active if observer removed itself during addition by Sergey Vasilinets · 7 years ago
  71. a31752d Merge "Delete usages of LifecycleActivity and LifecycleFragment" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  72. 5eca947 Throw if Activity is not attached to Application, when querying for VM by Sergey Vasilinets · 7 years ago
  73. c395aed Delete usages of LifecycleActivity and LifecycleFragment by Sergey Vasilinets · 7 years ago
  74. cb1c88d Bump supportlib dependency to 26.1 by Sergey Vasilinets · 7 years ago
  75. aebb572 depend on code generation for extensions by Yigit Boyar · 7 years ago
  76. d382982 use explicit versions for flatfoot by Yigit Boyar · 7 years ago
  77. bb85fac More build setup for flatfoot projects. by Aurimas Liutikas · 7 years ago
  78. 94209fa Fix MediatorLiveData's observer check, that previously always failed by Sergey Vasilinets · 7 years ago
  79. 32a795a Merge "Fix SafeIteratorWithAddition in case of deletion of first element, while we are at it." into oc-support-26.0-dev by Sergey Vasilinets · 7 years ago
  80. 546a8b8 Merge "Fix SafeIteratorWithAddition in case of deletion of first element, while we are at it." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  81. 6d43c8b Merge "Fix LiveData.getValue in multithreading" into oc-support-26.0-dev by Sergey Vasilinets · 7 years ago
  82. 3facabd Fix SafeIteratorWithAddition in case of deletion of first element, by Sergey Vasilinets · 7 years ago
  83. 0a44cc5 Fix LiveData.getValue in multithreading by Sergey Vasilinets · 7 years ago
  84. e4741f3c Remove unused variables in gradle code of AppToolkit. by Aurimas Liutikas · 7 years ago
  85. 9fd8e617 Initial commit of paging component. by Chris Craik · 7 years ago
  86. 8205ce1 Divide core components into runtime and common. by Yigit Boyar · 7 years ago
  87. b323d28 stop using mockito all, which is discontinued by Yigit Boyar · 7 years ago
  88. 3ad422c Remove SavedState. by Sergey Vasilinets · 7 years ago
  89. 76cd0a0 Fix FragmentLifecycleInActivityTest on API 26. by Sergey Vasilinets · 7 years ago
  90. 1a06787 Fix proguard of lifecycle-runtime by Sergey Vasilinets · 7 years ago
  91. 5ef35b1 Remove event param in annotated methods, except ON_ANY case by Sergey Vasilinets · 7 years ago
  92. daa68aa Don't call overriden methods with @OnLifecycleEvent twice by Sergey Vasilinets · 7 years ago
  93. 56d1fff Clean up lifecycle-runtime. by Sergey Vasilinets · 7 years ago
  94. d8ea6fa remove private class from the message by Yigit Boyar · 7 years ago
  95. 7b81f61 MediatorLiveData: allow add / remove sources during onActive/onInactive phases by Sergey Vasilinets · 7 years ago
  96. b4580bb Rename Creator to Factory by Sergey Vasilinets · 7 years ago
  97. f08df15 Hide SavedStateProvider API by Sergey Vasilinets · 7 years ago
  98. 3223e9c Allow null in switchMap by Sergey Vasilinets · 7 years ago
  99. abf6c87 Rename getObservers & getActiveObservers by Sergey Vasilinets · 7 years ago
  100. 27015a7 Make State an enum by Sergey Vasilinets · 7 years ago