1. 22a36d8 Merge "Start inserting meta-data version tags per library." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  2. ab02314 Start inserting meta-data version tags per library. by Aurimas Liutikas · 7 years ago
  3. b938b2e Unify the location of libary versions. by Aurimas Liutikas · 7 years ago
  4. 9929ca1 Merge changes Ibb91f4b2,I7f2acedb into oc-support-26.0-dev am: ae311dd348 by Sergey Vasilinets · 7 years ago
  5. ae311dd Merge changes Ibb91f4b2,I7f2acedb into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  6. 3a9bd3a Refactoring: separate input / output models classes. by Sergey Vasilinets · 7 years ago
  7. 8153a0b Merge "Fixed remove function in FastSafeIterableMap" into oc-support-26.0-dev by Sergey Vasilinets · 7 years ago
  8. 76c131b Fixed remove function in FastSafeIterableMap by Sergey Vasilinets · 7 years ago
  9. 0bbdd57 Split LifecycleProcessor into multiple files / stages. by Sergey Vasilinets · 7 years ago
  10. cfa957a Merge "Introduce ordering invariants in LifecycleRegistry" into oc-support-26.0-dev by Sergey Vasilinets · 7 years ago
  11. b546e97 Introduce ordering invariants in LifecycleRegistry by Sergey Vasilinets · 7 years ago
  12. 1069f0b Merge "Update com.google.testing.compile:compile-testing to 0.11" into oc-support-26.0-dev by Sergey Vasilinets · 7 years ago
  13. 0af2c3f Update com.google.testing.compile:compile-testing to 0.11 by Sergey Vasilinets · 7 years ago
  14. 6398b86 Enable api checks for java projects && flatfoot by Sergey Vasilinets · 7 years ago
  15. e4741f3 Remove unused variables in gradle code of AppToolkit. by Aurimas Liutikas · 7 years ago
  16. 9fd8e61 Initial commit of paging component. by Chris Craik · 7 years ago
  17. 8205ce1 Divide core components into runtime and common. by Yigit Boyar · 7 years ago
  18. b323d28 stop using mockito all, which is discontinued by Yigit Boyar · 7 years ago
  19. 3ad422c Remove SavedState. by Sergey Vasilinets · 7 years ago
  20. 76cd0a0 Fix FragmentLifecycleInActivityTest on API 26. by Sergey Vasilinets · 7 years ago
  21. 1a06787 Fix proguard of lifecycle-runtime by Sergey Vasilinets · 7 years ago
  22. de0ff79 Fix initialization of sREFLECTIVE by Sergey Vasilinets · 7 years ago
  23. 9636bcf Make ReportFragment accessible at LIBRARY_GROUP level. by Sergey Vasilinets · 7 years ago
  24. a1b1291 Fix docs for Lifecycle. by Sergey Vasilinets · 7 years ago
  25. 5ef35b1 Remove event param in annotated methods, except ON_ANY case by Sergey Vasilinets · 7 years ago
  26. daa68aa Don't call overriden methods with @OnLifecycleEvent twice by Sergey Vasilinets · 7 years ago
  27. 044fe16 Support only one parameter in annotation by Sergey Vasilinets · 7 years ago
  28. 56d1fff Clean up lifecycle-runtime. by Sergey Vasilinets · 7 years ago
  29. 77d4930 Fix SynchronousActivityLifecycleTest below M by Yuichi Araki · 7 years ago
  30. d2458f8 Fix ProcessOwnerTest by Yuichi Araki · 7 years ago
  31. b8bdbc0 Fix SavedStateProviderTest on API 18 and below by Yuichi Araki · 7 years ago
  32. 189ec9f Proguard rules for @OnLifecycleEvent by Sergey Vasilinets · 7 years ago
  33. d8ea6fa remove private class from the message by Yigit Boyar · 7 years ago
  34. 7b9be8b Don't call markState on fragments in backstack by Sergey Vasilinets · 7 years ago
  35. 7b81f61 MediatorLiveData: allow add / remove sources during onActive/onInactive phases by Sergey Vasilinets · 7 years ago
  36. b4580bb Rename Creator to Factory by Sergey Vasilinets · 7 years ago
  37. 0bc2a6a ReflectiveGenericLifecycleObserver: set a real error as a cause in case of InvocationTargetException by Sergey Vasilinets · 7 years ago
  38. 044a3f3 Make Lifecycle abstract class by Sergey Vasilinets · 7 years ago
  39. f08df15 Hide SavedStateProvider API by Sergey Vasilinets · 7 years ago
  40. 3223e9c Allow null in switchMap by Sergey Vasilinets · 7 years ago
  41. abf6c87 Rename getObservers & getActiveObservers by Sergey Vasilinets · 7 years ago
  42. 27015a7 Make State an enum by Sergey Vasilinets · 7 years ago
  43. 2338f10 Fix wrong logcat message about not saved VM by Sergey Vasilinets · 7 years ago
  44. 0da9764 Fix inactive call in wrong time by Sergey Vasilinets · 7 years ago
  45. d32708b update kotlin to 1.1.1 by Yigit Boyar · 7 years ago
  46. b86bef2 Make Event an Enum by Sergey Vasilinets · 7 years ago
  47. 45adc61 Avoid concurrent compute calls by Yigit Boyar · 7 years ago
  48. 64db0cc Mass package renaming from android.support to android.arch by Yigit Boyar · 7 years ago
  49. 61444da Introduce switchMap & map by Sergey Vasilinets · 7 years ago
  50. 6ca8525 Introduce MediatorLiveData and MutableLiveData by Sergey Vasilinets · 7 years ago
  51. 437482d Fix SavedStateProviderTest, FragmentStatesTests by Sergey Vasilinets · 7 years ago
  52. ad9262a Allow go back from ON_DESTROY to ON_CREATE by Sergey Vasilinets · 7 years ago
  53. 346b384 Fix a crash in HolderFragments due to double transaction. by Sergey Vasilinets · 7 years ago
  54. e13540a Rename LifecycleProvider to LifecycleOwner by Sergey Vasilinets · 7 years ago
  55. 26e8de0 Get Collection from getFragments. by Sergey Vasilinets · 7 years ago
  56. b992023 Refactoring to introduce custom creators of ViewModels. by Sergey Vasilinets · 7 years ago
  57. d3449ae Rename LiveData.observe(Observer) -> LiveData.observeForever by Sergey Vasilinets · 7 years ago
  58. 0c3150bd Rename Lifecycle.ANY -> Lifecycle.ON_ANY by Sergey Vasilinets · 7 years ago
  59. 80f1ba3 Rename LifecycleRegistry.size -> LifecycleRegistry.getObserverCount by Sergey Vasilinets · 7 years ago
  60. 5f28aa0 Add support for LifecycleRegistryProvider by Yigit Boyar · 7 years ago
  61. 62d0ec4 Never send ON_DESTROY for ProcessProvider by Sergey Vasilinets · 7 years ago
  62. bece1d5 Remove RetainedStateProvider. by Sergey Vasilinets · 7 years ago
  63. d7d9461 Get rid of static map of fragments in ViewModelStore by Sergey Vasilinets · 7 years ago
  64. 3978407 Fix lifecycle runtime jvm tests. by Yigit Boyar · 7 years ago
  65. d4f0678 Allow multiple ViewModels without a key by Sergey Vasilinets · 7 years ago
  66. 2f8862d Update docs & ApiReviewDemo by Sergey Vasilinets · 7 years ago
  67. 4fa9444 Standardize lifecycle integration-tests/testapp naming by Ian Lake · 7 years ago
  68. 83ebc49 Fix artifact names by Yigit Boyar · 7 years ago
  69. 8524c13 Dispatch destruction events before corresponding callbacks in fragment\activity by Sergey Vasilinets · 7 years ago
  70. 75ae577 Use release support lib. by Yigit Boyar · 7 years ago
  71. dbb4359 Add ViewModelStore.get without mandatory key. by Sergey Vasilinets · 7 years ago
  72. 7c4771f Add getApplication method to ViewModel by Sergey Vasilinets · 7 years ago
  73. fa39059 Verify database after opened by Yigit Boyar · 7 years ago
  74. f3a1ec3 Bring observers to state when they are added by Sergey Vasilinets · 7 years ago
  75. 5dcab68 Check state before dispatching by Yigit Boyar · 7 years ago
  76. 450ed38 Move more of the build into support lib by Yigit Boyar · 7 years ago
  77. 459caad LiveData.postValue by Sergey Vasilinets · 7 years ago
  78. 7f15874 Makes sure any calls to LiveData objects for ReactiveStreams are on the by Jason Neufeld · 7 years ago
  79. 5349f0e Adds ReactiveStreams extensions support for LiveData. by Jason Neufeld · 7 years ago
  80. c43ce90 Move LiveData to SafeIterableMap by Sergey Vasilinets · 7 years ago
  81. 89b6198 Update docs by Yigit Boyar · 7 years ago
  82. 7c41ee3 ApiReviewDemo by Sergey Vasilinets · 7 years ago
  83. e69e470 Docs build setup for flatfoot by Sergey Vasilinets · 7 years ago
  84. 489ead3 Fix lifecycle compiler by Sergey Vasilinets · 7 years ago
  85. a780cd3 Move LifecycleRegistry to SafeIterableMap by Sergey Vasilinets · 7 years ago
  86. 5c4f809 Give names to all parameterized cases. by Yigit Boyar · 7 years ago
  87. 5f6cc79 Remove potentially problematic char from test name. by Yigit Boyar · 7 years ago
  88. fe127e5 update atsl by Yigit Boyar · 7 years ago
  89. 88865f7 Database Verification by Yigit Boyar · 7 years ago
  90. 1f52c94 Introduce ProcessProvider by Sergey Vasilinets · 7 years ago
  91. 4d19f2e Fix localize and add licenses by Yigit Boyar · 7 years ago
  92. b030dcb Bind Cursor queries in a type safe API by Yigit Boyar · 7 years ago
  93. 7c63d6b LifecycleProcessor: Call package private methods of parent class by Sergey Vasilinets · 7 years ago
  94. 3643674 ComputableLiveData by Yigit Boyar · 7 years ago
  95. 34e5031 Database invalidation tracking by Yigit Boyar · 7 years ago
  96. 9c3bbb7 Merge flatfoot builds into one. by Yigit Boyar · 7 years ago
  97. 714ab8e Rename methods in ActivityLifecycleDispatcher by Sergey Vasilinets · 8 years ago
  98. 3e015d5 Introduce LifecycleRegistryProvider by Sergey Vasilinets · 8 years ago
  99. 16df002 Add a comment why @CallSuper is necessary for onStartCommand by Sergey Vasilinets · 8 years ago
  100. aedfd8f Override onStartCommand method to add @CallSuper by Sergey Vasilinets · 8 years ago