1. e1bbf71 build flatfoot docs by Yigit Boyar · 8 years ago
  2. 8524c13 Dispatch destruction events before corresponding callbacks in fragment\activity by Sergey Vasilinets · 8 years ago
  3. 75ae577 Use release support lib. by Yigit Boyar · 8 years ago
  4. 0e9d4f6 Fix Room runtim tests by Yigit Boyar · 8 years ago
  5. abd1282 Fix flaky test by Yigit Boyar · 8 years ago
  6. 092164e Add @Relation annotation to easily fetch 1-N relationships by Yigit Boyar · 8 years ago
  7. dbb4359 Add ViewModelStore.get without mandatory key. by Sergey Vasilinets · 8 years ago
  8. 7c4771f Add getApplication method to ViewModel by Sergey Vasilinets · 8 years ago
  9. 2b87ead update api review demo. by Yigit Boyar · 8 years ago
  10. f288e96 Improve Room docs by Yigit Boyar · 8 years ago
  11. 24ac543 Disable CheckAPI for flatfoot builds by Yigit Boyar · 8 years ago
  12. fa39059 Verify database after opened by Yigit Boyar · 8 years ago
  13. 9f838d2 Fix docs. by Yigit Boyar · 8 years ago
  14. 7495fc2 Unescape table names by Yigit Boyar · 8 years ago
  15. 946daad Allow returning Cursor from queries by Yigit Boyar · 8 years ago
  16. 5401646 Fix test apk's build by Yigit Boyar · 8 years ago
  17. f3a1ec3 Bring observers to state when they are added by Sergey Vasilinets · 8 years ago
  18. 5dcab68 Check state before dispatching by Yigit Boyar · 8 years ago
  19. 450ed38 Move more of the build into support lib by Yigit Boyar · 8 years ago
  20. 43eb556 Wrap multiple inserts in a transaction by Kirill Grouchnikov · 8 years ago
  21. 459caad LiveData.postValue by Sergey Vasilinets · 8 years ago
  22. 875e50c Align samples with the latest core changes. by Kirill Grouchnikov · 8 years ago
  23. 8a9e8c0 Give higher priority to pojo adapter by Yigit Boyar · 8 years ago
  24. 2c6462f Primary Key improvements by Yigit Boyar · 8 years ago
  25. 7f15874 Makes sure any calls to LiveData objects for ReactiveStreams are on the by Jason Neufeld · 8 years ago
  26. dc18ce6 Index annotation by Yigit Boyar · 8 years ago
  27. 5349f0e Adds ReactiveStreams extensions support for LiveData. by Jason Neufeld · 8 years ago
  28. 96cc740 @Decompose by Yigit Boyar · 8 years ago
  29. c43ce90 Move LiveData to SafeIterableMap by Sergey Vasilinets · 8 years ago
  30. 74b28fa @Update annotation by Yigit Boyar · 8 years ago
  31. 34e95e5 Fix column name in entitiy parsers by Yigit Boyar · 8 years ago
  32. 32ecb0c Example 03: Move livedata creation to ViewModel by Sergey Vasilinets · 8 years ago
  33. 17d6e4c ApiReview sample clean up by Sergey Vasilinets · 8 years ago
  34. 333b4b5 Move onConflict strategy to its own class by Yigit Boyar · 8 years ago
  35. 89b6198 Update docs by Yigit Boyar · 8 years ago
  36. 7c41ee3 ApiReviewDemo by Sergey Vasilinets · 8 years ago
  37. dc3ab25 Showing loading, empty and error indication by Kirill Grouchnikov · 8 years ago
  38. e69e470 Docs build setup for flatfoot by Sergey Vasilinets · 8 years ago
  39. 489ead3 Fix lifecycle compiler by Sergey Vasilinets · 8 years ago
  40. 275e708 TypeConverters by Yigit Boyar · 8 years ago
  41. fb4fcc8 Move type converters to be one way by Yigit Boyar · 8 years ago
  42. 645abf1 Enforce class writer in CodeGenScope by Yigit Boyar · 8 years ago
  43. 560a90e Refactor the flow of search query in the main repo list by Kirill Grouchnikov · 8 years ago
  44. bee0873 Align logic flow in model classes. by Kirill Grouchnikov · 8 years ago
  45. aa82fce Introduce forked context by Yigit Boyar · 8 years ago
  46. 96a49ba More local persistence stuff by Kirill Grouchnikov · 8 years ago
  47. 038eb10 Add persistence layer for repo contributors by Kirill Grouchnikov · 8 years ago
  48. cc1f10f Use default error handler by Yigit Boyar · 8 years ago
  49. a56b595 Move model -> adapter observation into the adapter code by Kirill Grouchnikov · 8 years ago
  50. fd6b905 First pass for more local persistence by Kirill Grouchnikov · 8 years ago
  51. fdda618 Move InvalidationTracker to SafeIterableMap by Sergey Vasilinets · 8 years ago
  52. a780cd3 Move LifecycleRegistry to SafeIterableMap by Sergey Vasilinets · 8 years ago
  53. 62bb8a1 Introduce SafeIterableMap by Sergey Vasilinets · 8 years ago
  54. 3c3c2dd Small refactorings by Kirill Grouchnikov · 8 years ago
  55. f78ad14 Move data classes to .data package by Kirill Grouchnikov · 8 years ago
  56. 5bd1d1b Prefer public fields in entities / pojos by Yigit Boyar · 8 years ago
  57. 13a2048 POJO Support by Yigit Boyar · 8 years ago
  58. 5c4f809 Give names to all parameterized cases. by Yigit Boyar · 8 years ago
  59. 5f6cc79 Remove potentially problematic char from test name. by Yigit Boyar · 8 years ago
  60. fe127e5 update atsl by Yigit Boyar · 8 years ago
  61. 88865f7 Database Verification by Yigit Boyar · 8 years ago
  62. 947403e Use data binding for proper formatting of one date field. by Kirill Grouchnikov · 8 years ago
  63. bd923ac Rename the top-level folder for Github browser by Kirill Grouchnikov · 8 years ago
  64. 6928dfd Rename app and package to github by Kirill Grouchnikov · 8 years ago
  65. 205668d Remove all code and resources for movie-related paths by Kirill Grouchnikov · 8 years ago
  66. e6f6847 Fifth pass for converting to Github browser by Kirill Grouchnikov · 8 years ago
  67. 5a97728 Fourth pass for converting to Github browser by Kirill Grouchnikov · 8 years ago
  68. 0285db5 Auth token manipulation by Kirill Grouchnikov · 8 years ago
  69. 0311627 Second pass for converting to Github browser by Kirill Grouchnikov · 8 years ago
  70. 1f52c94 Introduce ProcessProvider by Sergey Vasilinets · 8 years ago
  71. 4d19f2e Fix localize and add licenses by Yigit Boyar · 8 years ago
  72. 69fc783 First pass for converting to Github browser by Kirill Grouchnikov · 8 years ago
  73. 1a87a9b Add docs to Room annotations. by Yigit Boyar · 8 years ago
  74. 8fed7d5 improve room sqlite-docs and mark sql query hidden by Yigit Boyar · 8 years ago
  75. b030dcb Bind Cursor queries in a type safe API by Yigit Boyar · 8 years ago
  76. 7c63d6b LifecycleProcessor: Call package private methods of parent class by Sergey Vasilinets · 8 years ago
  77. 846dfcf LiveDataQuery by Yigit Boyar · 8 years ago
  78. 3643674 ComputableLiveData by Yigit Boyar · 8 years ago
  79. 34e5031 Database invalidation tracking by Yigit Boyar · 8 years ago
  80. 9c3bbb7 Merge flatfoot builds into one. by Yigit Boyar · 8 years ago
  81. 2a9d9cc Switch MusicPlayer app to mp3 with Chet / Tor / Yigit by Kirill Grouchnikov · 8 years ago
  82. a624bb3 More data binding goodness by Kirill Grouchnikov · 8 years ago
  83. 14412df Switch MusicPlayer demo to use data binding by Kirill Grouchnikov · 8 years ago
  84. e6443c8 Switch the rest of the MovieBrowser sample to use data binding by Kirill Grouchnikov · 8 years ago
  85. aa788d3 Convert the main list of movies to use data binding by Kirill Grouchnikov · 8 years ago
  86. 99271a1 Switching the main fragment to fully use ViewModel by Kirill Grouchnikov · 8 years ago
  87. 2813dc7 Switching search to use LiveData by Kirill Grouchnikov · 8 years ago
  88. e77c75b Tweaking data loading in the sample app by Kirill Grouchnikov · 8 years ago
  89. 774865a Simplify the loading logic of ViewModel / LiveData by Kirill Grouchnikov · 8 years ago
  90. 714ab8e Rename methods in ActivityLifecycleDispatcher by Sergey Vasilinets · 8 years ago
  91. a545009 Second pass with LiveData and ViewModel by Kirill Grouchnikov · 8 years ago
  92. 3e015d5 Introduce LifecycleRegistryProvider by Sergey Vasilinets · 8 years ago
  93. aa4c01e Starting to play with ViewModel in the movie browser sample app by Kirill Grouchnikov · 8 years ago
  94. 07a5d70 Allow update queries in Query methods by Yigit Boyar · 8 years ago
  95. d5bff4f Tweaking the sample music player app by Kirill Grouchnikov · 8 years ago
  96. 66d6d3e Tweaks to the music player by Kirill Grouchnikov · 8 years ago
  97. 16df002 Add a comment why @CallSuper is necessary for onStartCommand by Sergey Vasilinets · 8 years ago
  98. 45062de Call super.onDestroy first by Kirill Grouchnikov · 8 years ago
  99. b44de7d Switch the service to use LiveData to track repository by Kirill Grouchnikov · 8 years ago
  100. aedfd8f Override onStartCommand method to add @CallSuper by Sergey Vasilinets · 8 years ago