1. 34e95e5 Fix column name in entitiy parsers by Yigit Boyar · 8 years ago
  2. 32ecb0c Example 03: Move livedata creation to ViewModel by Sergey Vasilinets · 8 years ago
  3. 17d6e4c ApiReview sample clean up by Sergey Vasilinets · 8 years ago
  4. 333b4b5 Move onConflict strategy to its own class by Yigit Boyar · 8 years ago
  5. 89b6198 Update docs by Yigit Boyar · 8 years ago
  6. 7c41ee3 ApiReviewDemo by Sergey Vasilinets · 8 years ago
  7. dc3ab25 Showing loading, empty and error indication by Kirill Grouchnikov · 8 years ago
  8. e69e470 Docs build setup for flatfoot by Sergey Vasilinets · 8 years ago
  9. 489ead3 Fix lifecycle compiler by Sergey Vasilinets · 8 years ago
  10. 275e708 TypeConverters by Yigit Boyar · 8 years ago
  11. fb4fcc8 Move type converters to be one way by Yigit Boyar · 8 years ago
  12. 645abf1 Enforce class writer in CodeGenScope by Yigit Boyar · 8 years ago
  13. 560a90e Refactor the flow of search query in the main repo list by Kirill Grouchnikov · 8 years ago
  14. bee0873 Align logic flow in model classes. by Kirill Grouchnikov · 8 years ago
  15. aa82fce Introduce forked context by Yigit Boyar · 8 years ago
  16. 96a49ba More local persistence stuff by Kirill Grouchnikov · 8 years ago
  17. 038eb10 Add persistence layer for repo contributors by Kirill Grouchnikov · 8 years ago
  18. cc1f10f Use default error handler by Yigit Boyar · 8 years ago
  19. a56b595 Move model -> adapter observation into the adapter code by Kirill Grouchnikov · 8 years ago
  20. fd6b905 First pass for more local persistence by Kirill Grouchnikov · 8 years ago
  21. fdda618 Move InvalidationTracker to SafeIterableMap by Sergey Vasilinets · 8 years ago
  22. a780cd3 Move LifecycleRegistry to SafeIterableMap by Sergey Vasilinets · 8 years ago
  23. 62bb8a1 Introduce SafeIterableMap by Sergey Vasilinets · 8 years ago
  24. 3c3c2dd Small refactorings by Kirill Grouchnikov · 8 years ago
  25. f78ad14 Move data classes to .data package by Kirill Grouchnikov · 8 years ago
  26. 5bd1d1b Prefer public fields in entities / pojos by Yigit Boyar · 8 years ago
  27. 13a2048 POJO Support by Yigit Boyar · 8 years ago
  28. 5c4f809 Give names to all parameterized cases. by Yigit Boyar · 8 years ago
  29. 5f6cc79 Remove potentially problematic char from test name. by Yigit Boyar · 8 years ago
  30. fe127e5 update atsl by Yigit Boyar · 8 years ago
  31. 88865f7 Database Verification by Yigit Boyar · 8 years ago
  32. 947403e Use data binding for proper formatting of one date field. by Kirill Grouchnikov · 8 years ago
  33. bd923ac Rename the top-level folder for Github browser by Kirill Grouchnikov · 8 years ago
  34. 6928dfd Rename app and package to github by Kirill Grouchnikov · 8 years ago
  35. 205668d Remove all code and resources for movie-related paths by Kirill Grouchnikov · 8 years ago
  36. e6f6847 Fifth pass for converting to Github browser by Kirill Grouchnikov · 8 years ago
  37. 5a97728 Fourth pass for converting to Github browser by Kirill Grouchnikov · 8 years ago
  38. 0285db5 Auth token manipulation by Kirill Grouchnikov · 8 years ago
  39. 0311627 Second pass for converting to Github browser by Kirill Grouchnikov · 8 years ago
  40. 1f52c94 Introduce ProcessProvider by Sergey Vasilinets · 8 years ago
  41. 4d19f2e Fix localize and add licenses by Yigit Boyar · 8 years ago
  42. 69fc783 First pass for converting to Github browser by Kirill Grouchnikov · 8 years ago
  43. 1a87a9b Add docs to Room annotations. by Yigit Boyar · 8 years ago
  44. 8fed7d5 improve room sqlite-docs and mark sql query hidden by Yigit Boyar · 8 years ago
  45. b030dcb Bind Cursor queries in a type safe API by Yigit Boyar · 8 years ago
  46. 7c63d6b LifecycleProcessor: Call package private methods of parent class by Sergey Vasilinets · 8 years ago
  47. 846dfcf LiveDataQuery by Yigit Boyar · 8 years ago
  48. 3643674 ComputableLiveData by Yigit Boyar · 8 years ago
  49. 34e5031 Database invalidation tracking by Yigit Boyar · 8 years ago
  50. 9c3bbb7 Merge flatfoot builds into one. by Yigit Boyar · 8 years ago
  51. 2a9d9cc Switch MusicPlayer app to mp3 with Chet / Tor / Yigit by Kirill Grouchnikov · 8 years ago
  52. a624bb3 More data binding goodness by Kirill Grouchnikov · 8 years ago
  53. 14412df Switch MusicPlayer demo to use data binding by Kirill Grouchnikov · 8 years ago
  54. e6443c8 Switch the rest of the MovieBrowser sample to use data binding by Kirill Grouchnikov · 8 years ago
  55. aa788d3 Convert the main list of movies to use data binding by Kirill Grouchnikov · 8 years ago
  56. 99271a1 Switching the main fragment to fully use ViewModel by Kirill Grouchnikov · 8 years ago
  57. 2813dc7 Switching search to use LiveData by Kirill Grouchnikov · 8 years ago
  58. e77c75b Tweaking data loading in the sample app by Kirill Grouchnikov · 8 years ago
  59. 774865a Simplify the loading logic of ViewModel / LiveData by Kirill Grouchnikov · 8 years ago
  60. 714ab8e Rename methods in ActivityLifecycleDispatcher by Sergey Vasilinets · 8 years ago
  61. a545009 Second pass with LiveData and ViewModel by Kirill Grouchnikov · 8 years ago
  62. 3e015d5 Introduce LifecycleRegistryProvider by Sergey Vasilinets · 8 years ago
  63. aa4c01e Starting to play with ViewModel in the movie browser sample app by Kirill Grouchnikov · 8 years ago
  64. 07a5d70 Allow update queries in Query methods by Yigit Boyar · 8 years ago
  65. d5bff4f Tweaking the sample music player app by Kirill Grouchnikov · 8 years ago
  66. 66d6d3e Tweaks to the music player by Kirill Grouchnikov · 8 years ago
  67. 16df002 Add a comment why @CallSuper is necessary for onStartCommand by Sergey Vasilinets · 8 years ago
  68. 45062de Call super.onDestroy first by Kirill Grouchnikov · 8 years ago
  69. b44de7d Switch the service to use LiveData to track repository by Kirill Grouchnikov · 8 years ago
  70. aedfd8f Override onStartCommand method to add @CallSuper by Sergey Vasilinets · 8 years ago
  71. 3db6d30 Add support for Delete queries in @Query annotations by Yigit Boyar · 8 years ago
  72. beb35b4 Copy host test results to DIST by Yigit Boyar · 8 years ago
  73. 958df7d @Delete support by Yigit Boyar · 8 years ago
  74. e2476a0 Detect query type by Yigit Boyar · 8 years ago
  75. d6d746a Return theme to fix tests by Sergey Vasilinets · 8 years ago
  76. 25220c4 First version of LifecycleService by Sergey Vasilinets · 8 years ago
  77. 31be41e Fix dependency on local maven repo by Sergey Vasilinets · 8 years ago
  78. 1e787d2 Switch to the latest Room bits by Kirill Grouchnikov · 8 years ago
  79. 059b497 Database Builder by Yigit Boyar · 8 years ago
  80. 1d1b06f Switch music player to live data for syncing state by Kirill Grouchnikov · 8 years ago
  81. dabfd6d update gradle version and checkstyle location by Yigit Boyar · 8 years ago
  82. 04107d8 Use no-arg parameterized test by Yigit Boyar · 8 years ago
  83. ed4fb5a Build app apks for integration tests. by Yigit Boyar · 8 years ago
  84. 70a4c140 Update gradle files to use Flatfoot libs by Kirill Grouchnikov · 8 years ago
  85. ade3308 First import of the music player sample by Kirill Grouchnikov · 8 years ago
  86. b00da61 Annotate tests with size. by Yigit Boyar · 8 years ago
  87. f5b6bd7 Introduce ViewModel by Yigit Boyar · 8 years ago
  88. e0b76f6 Switch movie browser sample to use Room as DB by Kirill Grouchnikov · 8 years ago
  89. 21886b6 Fragment lifecycle events by Yigit Boyar · 8 years ago
  90. fc6de8d Update gradle files to use Flatfoot libs by Kirill Grouchnikov · 8 years ago
  91. 43089c1 First drop of the movie browser sample by Kirill Grouchnikov · 8 years ago
  92. 0ad60f9 Add app-toolkit gradlew files by Yigit Boyar · 8 years ago
  93. c90eb81 Fix sdk location declaraion in app-toolkit/init.gradle by Sergey Vasilinets · 8 years ago
  94. 2eb5199 Introduce app-toolkit as a merger project for flatfoot. by Yigit Boyar · 8 years ago
  95. ede4592 Fix waiting for new activity by Sergey Vasilinets · 8 years ago
  96. e217844 Fix build servers by Yigit Boyar · 8 years ago
  97. fb3e49e Flatfoot repo builder by Yigit Boyar · 8 years ago
  98. 5e52b39 First version of LifecycleActivity by Sergey Vasilinets · 8 years ago
  99. af2292b Validate table names in databases by Yigit Boyar · 8 years ago
  100. 5ce90e9 RoomProcessor and Integration test by Yigit Boyar · 8 years ago