1. dc807e4 Move to using buildSrc/repos.gradle for flatfoot by Aurimas Liutikas · 7 years ago
  2. 498e51b Fix app-toolkit gradle wrapper to point to 3.5 by Aurimas Liutikas · 7 years ago
  3. 64db0cc Mass package renaming from android.support to android.arch by Yigit Boyar · 7 years ago
  4. 61444da Introduce switchMap & map by Sergey Vasilinets · 7 years ago
  5. f8c3624 Add support for arg constructors by Yigit Boyar · 7 years ago
  6. 6ca8525 Introduce MediatorLiveData and MutableLiveData by Sergey Vasilinets · 7 years ago
  7. 489d61a Make invalidation tracker test friendly by Yigit Boyar · 7 years ago
  8. 2bf30b6 Fix support lib build for flatfoot by Yigit Boyar · 7 years ago
  9. 7a705bc Reuse type adapter store when we can by Yigit Boyar · 7 years ago
  10. fb444e5 Incorporates feedback to the persistence codelab by Jose Alcerreca · 8 years ago
  11. 5124503 Cache processes pojos and entities by Yigit Boyar · 7 years ago
  12. 3c592c4 Room RxJava2 Support, Step 1 by Yigit Boyar · 8 years ago
  13. 08ddf77 Verify shortcut method entities by Yigit Boyar · 7 years ago
  14. 9691051 Proguard configuration for Room by Yigit Boyar · 7 years ago
  15. 36023a6 Fix failing tests on API <20 by Yigit Boyar · 7 years ago
  16. c4a5787 Specify us locale for table names by Yigit Boyar · 8 years ago
  17. 6844ad8 Use offline docs for flatfoot builds. by Yigit Boyar · 8 years ago
  18. 5fb5064 Incorporates codelab feedback and adds a new section with two fragments by Jose Alcerreca · 8 years ago
  19. 437482d Fix SavedStateProviderTest, FragmentStatesTests by Sergey Vasilinets · 8 years ago
  20. ad9262a Allow go back from ON_DESTROY to ON_CREATE by Sergey Vasilinets · 8 years ago
  21. 3a24789 Explicitly set jacoco dependency. by Yigit Boyar · 8 years ago
  22. ebdeee2 Foreign keys step 3, verification by Yigit Boyar · 8 years ago
  23. 0045a1c foreign key step 2 by Yigit Boyar · 8 years ago
  24. 346b384 Fix a crash in HolderFragments due to double transaction. by Sergey Vasilinets · 8 years ago
  25. 3041efa Updates codelabs to latest build and adds licenses for open source review by Jose Alcerreca · 8 years ago
  26. 9a2c593 Fix database javadoc by Yigit Boyar · 8 years ago
  27. c38e700 fix database docs confusion. by Yigit Boyar · 8 years ago
  28. 875203d39 ForeignKeys parsing step 1. by Yigit Boyar · 8 years ago
  29. ff3f74a Update api review demo. by Yigit Boyar · 8 years ago
  30. 264952d Splits flatfoot codelab in two, removes flatfoot name, adds prebuilts by Jose Alcerreca · 8 years ago
  31. 6728af1 Revert "Use . notation in indices" by Yigit Boyar · 8 years ago
  32. f385ca5 Use column names in relationships. by Yigit Boyar · 8 years ago
  33. 3a433f7 Validate migration by Yigit Boyar · 8 years ago
  34. e13540a Rename LifecycleProvider to LifecycleOwner by Sergey Vasilinets · 8 years ago
  35. 26e8de0 Get Collection from getFragments. by Sergey Vasilinets · 8 years ago
  36. b992023 Refactoring to introduce custom creators of ViewModels. by Sergey Vasilinets · 8 years ago
  37. 1c3c123 Don't rely on indices in query results by Yigit Boyar · 8 years ago
  38. a64756a Room Migrations, Step 1 by Yigit Boyar · 8 years ago
  39. 77a44be close database connection when processing is done. by Yigit Boyar · 8 years ago
  40. d3449ae Rename LiveData.observe(Observer) -> LiveData.observeForever by Sergey Vasilinets · 8 years ago
  41. 0c3150bd Rename Lifecycle.ANY -> Lifecycle.ON_ANY by Sergey Vasilinets · 8 years ago
  42. 80f1ba3 Rename LifecycleRegistry.size -> LifecycleRegistry.getObserverCount by Sergey Vasilinets · 8 years ago
  43. 2fa2ccd Use . notation in indices by Yigit Boyar · 8 years ago
  44. 88fdeff Update Github Demo by Yigit Boyar · 8 years ago
  45. 3923472 Fixes crash on rotation by Jose Alcerreca · 8 years ago
  46. 719d8a4 open ended codelab solution by Yigit Boyar · 8 years ago
  47. 7b04fce ProductReview service fake backend implementation. by Sergey Vasilinets · 8 years ago
  48. f5f2cf6 Allow returning id from insert queries. by Yigit Boyar · 8 years ago
  49. 5f28aa0 Add support for LifecycleRegistryProvider by Yigit Boyar · 8 years ago
  50. 28662c9 Flatfoot codelab by Jose Alcerreca · 8 years ago
  51. 6d3a7d5 Enable upload tasks for navigation runtime by Ian Lake · 8 years ago
  52. fdb1d97 Build integration test apps in server by Yigit Boyar · 8 years ago
  53. 62d0ec4 Never send ON_DESTROY for ProcessProvider by Sergey Vasilinets · 8 years ago
  54. bece1d5 Remove RetainedStateProvider. by Sergey Vasilinets · 8 years ago
  55. d7d9461 Get rid of static map of fragments in ViewModelStore by Sergey Vasilinets · 8 years ago
  56. 3978407 Fix lifecycle runtime jvm tests. by Yigit Boyar · 8 years ago
  57. d4f0678 Allow multiple ViewModels without a key by Sergey Vasilinets · 8 years ago
  58. 2f8862d Update docs & ApiReviewDemo by Sergey Vasilinets · 8 years ago
  59. 7b6e719 Enables sources for flatfoot projects. by Yigit Boyar · 8 years ago
  60. 4fa9444 Standardize lifecycle integration-tests/testapp naming by Ian Lake · 8 years ago
  61. 83ebc49 Fix artifact names by Yigit Boyar · 8 years ago
  62. e1bbf71 build flatfoot docs by Yigit Boyar · 8 years ago
  63. 8524c13 Dispatch destruction events before corresponding callbacks in fragment\activity by Sergey Vasilinets · 8 years ago
  64. 75ae577 Use release support lib. by Yigit Boyar · 8 years ago
  65. 0e9d4f6 Fix Room runtim tests by Yigit Boyar · 8 years ago
  66. abd1282 Fix flaky test by Yigit Boyar · 8 years ago
  67. 092164e Add @Relation annotation to easily fetch 1-N relationships by Yigit Boyar · 8 years ago
  68. dbb4359 Add ViewModelStore.get without mandatory key. by Sergey Vasilinets · 8 years ago
  69. 7c4771f Add getApplication method to ViewModel by Sergey Vasilinets · 8 years ago
  70. 2b87ead update api review demo. by Yigit Boyar · 8 years ago
  71. f288e96 Improve Room docs by Yigit Boyar · 8 years ago
  72. 24ac543 Disable CheckAPI for flatfoot builds by Yigit Boyar · 8 years ago
  73. fa39059 Verify database after opened by Yigit Boyar · 8 years ago
  74. 9f838d2 Fix docs. by Yigit Boyar · 8 years ago
  75. 7495fc2 Unescape table names by Yigit Boyar · 8 years ago
  76. 946daad Allow returning Cursor from queries by Yigit Boyar · 8 years ago
  77. 5401646 Fix test apk's build by Yigit Boyar · 8 years ago
  78. f3a1ec3 Bring observers to state when they are added by Sergey Vasilinets · 8 years ago
  79. 5dcab68 Check state before dispatching by Yigit Boyar · 8 years ago
  80. 450ed38 Move more of the build into support lib by Yigit Boyar · 8 years ago
  81. 43eb556 Wrap multiple inserts in a transaction by Kirill Grouchnikov · 8 years ago
  82. 459caad LiveData.postValue by Sergey Vasilinets · 8 years ago
  83. 875e50c Align samples with the latest core changes. by Kirill Grouchnikov · 8 years ago
  84. 8a9e8c0 Give higher priority to pojo adapter by Yigit Boyar · 8 years ago
  85. 2c6462f Primary Key improvements by Yigit Boyar · 8 years ago
  86. 7f15874 Makes sure any calls to LiveData objects for ReactiveStreams are on the by Jason Neufeld · 8 years ago
  87. dc18ce6 Index annotation by Yigit Boyar · 8 years ago
  88. 5349f0e Adds ReactiveStreams extensions support for LiveData. by Jason Neufeld · 8 years ago
  89. 96cc740 @Decompose by Yigit Boyar · 8 years ago
  90. c43ce90 Move LiveData to SafeIterableMap by Sergey Vasilinets · 8 years ago
  91. 74b28fa @Update annotation by Yigit Boyar · 8 years ago
  92. 34e95e5 Fix column name in entitiy parsers by Yigit Boyar · 8 years ago
  93. 32ecb0c Example 03: Move livedata creation to ViewModel by Sergey Vasilinets · 8 years ago
  94. 17d6e4c ApiReview sample clean up by Sergey Vasilinets · 8 years ago
  95. 333b4b5 Move onConflict strategy to its own class by Yigit Boyar · 8 years ago
  96. 89b6198 Update docs by Yigit Boyar · 8 years ago
  97. 7c41ee3 ApiReviewDemo by Sergey Vasilinets · 8 years ago
  98. dc3ab25 Showing loading, empty and error indication by Kirill Grouchnikov · 8 years ago
  99. e69e470 Docs build setup for flatfoot by Sergey Vasilinets · 8 years ago
  100. 489ead3 Fix lifecycle compiler by Sergey Vasilinets · 8 years ago