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