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