1. 13a2048 POJO Support by Yigit Boyar · 8 years ago
  2. 5c4f809 Give names to all parameterized cases. by Yigit Boyar · 8 years ago
  3. 5f6cc79 Remove potentially problematic char from test name. by Yigit Boyar · 8 years ago
  4. fe127e5 update atsl by Yigit Boyar · 8 years ago
  5. 88865f7 Database Verification by Yigit Boyar · 8 years ago
  6. 947403e Use data binding for proper formatting of one date field. by Kirill Grouchnikov · 8 years ago
  7. bd923ac Rename the top-level folder for Github browser by Kirill Grouchnikov · 8 years ago
  8. 6928dfd Rename app and package to github by Kirill Grouchnikov · 8 years ago
  9. 205668d Remove all code and resources for movie-related paths by Kirill Grouchnikov · 8 years ago
  10. e6f6847 Fifth pass for converting to Github browser by Kirill Grouchnikov · 8 years ago
  11. 5a97728 Fourth pass for converting to Github browser by Kirill Grouchnikov · 8 years ago
  12. 0285db5 Auth token manipulation by Kirill Grouchnikov · 8 years ago
  13. 0311627 Second pass for converting to Github browser by Kirill Grouchnikov · 8 years ago
  14. 1f52c94 Introduce ProcessProvider by Sergey Vasilinets · 8 years ago
  15. 4d19f2e Fix localize and add licenses by Yigit Boyar · 8 years ago
  16. 69fc783 First pass for converting to Github browser by Kirill Grouchnikov · 8 years ago
  17. 1a87a9b Add docs to Room annotations. by Yigit Boyar · 8 years ago
  18. 8fed7d5 improve room sqlite-docs and mark sql query hidden by Yigit Boyar · 8 years ago
  19. b030dcb Bind Cursor queries in a type safe API by Yigit Boyar · 8 years ago
  20. 7c63d6b LifecycleProcessor: Call package private methods of parent class by Sergey Vasilinets · 8 years ago
  21. 846dfcf LiveDataQuery by Yigit Boyar · 8 years ago
  22. 3643674 ComputableLiveData by Yigit Boyar · 8 years ago
  23. 34e5031 Database invalidation tracking by Yigit Boyar · 8 years ago
  24. 9c3bbb7 Merge flatfoot builds into one. by Yigit Boyar · 8 years ago
  25. 2a9d9cc Switch MusicPlayer app to mp3 with Chet / Tor / Yigit by Kirill Grouchnikov · 8 years ago
  26. a624bb3 More data binding goodness by Kirill Grouchnikov · 8 years ago
  27. 14412df Switch MusicPlayer demo to use data binding by Kirill Grouchnikov · 8 years ago
  28. e6443c8 Switch the rest of the MovieBrowser sample to use data binding by Kirill Grouchnikov · 8 years ago
  29. aa788d3 Convert the main list of movies to use data binding by Kirill Grouchnikov · 8 years ago
  30. 99271a1 Switching the main fragment to fully use ViewModel by Kirill Grouchnikov · 8 years ago
  31. 2813dc7 Switching search to use LiveData by Kirill Grouchnikov · 8 years ago
  32. e77c75b Tweaking data loading in the sample app by Kirill Grouchnikov · 8 years ago
  33. 774865a Simplify the loading logic of ViewModel / LiveData by Kirill Grouchnikov · 8 years ago
  34. 714ab8e Rename methods in ActivityLifecycleDispatcher by Sergey Vasilinets · 8 years ago
  35. a545009 Second pass with LiveData and ViewModel by Kirill Grouchnikov · 8 years ago
  36. 3e015d5 Introduce LifecycleRegistryProvider by Sergey Vasilinets · 8 years ago
  37. aa4c01e Starting to play with ViewModel in the movie browser sample app by Kirill Grouchnikov · 8 years ago
  38. 07a5d70 Allow update queries in Query methods by Yigit Boyar · 8 years ago
  39. d5bff4f Tweaking the sample music player app by Kirill Grouchnikov · 8 years ago
  40. 66d6d3e Tweaks to the music player by Kirill Grouchnikov · 8 years ago
  41. 16df002 Add a comment why @CallSuper is necessary for onStartCommand by Sergey Vasilinets · 8 years ago
  42. 45062de Call super.onDestroy first by Kirill Grouchnikov · 8 years ago
  43. b44de7d Switch the service to use LiveData to track repository by Kirill Grouchnikov · 8 years ago
  44. aedfd8f Override onStartCommand method to add @CallSuper by Sergey Vasilinets · 8 years ago
  45. 3db6d30 Add support for Delete queries in @Query annotations by Yigit Boyar · 8 years ago
  46. beb35b4 Copy host test results to DIST by Yigit Boyar · 8 years ago
  47. 958df7d @Delete support by Yigit Boyar · 8 years ago
  48. e2476a0 Detect query type by Yigit Boyar · 8 years ago
  49. d6d746a Return theme to fix tests by Sergey Vasilinets · 8 years ago
  50. 25220c4 First version of LifecycleService by Sergey Vasilinets · 8 years ago
  51. 31be41e Fix dependency on local maven repo by Sergey Vasilinets · 8 years ago
  52. 1e787d2 Switch to the latest Room bits by Kirill Grouchnikov · 8 years ago
  53. 059b497 Database Builder by Yigit Boyar · 8 years ago
  54. 1d1b06f Switch music player to live data for syncing state by Kirill Grouchnikov · 8 years ago
  55. dabfd6d update gradle version and checkstyle location by Yigit Boyar · 8 years ago
  56. 04107d8 Use no-arg parameterized test by Yigit Boyar · 8 years ago
  57. ed4fb5a Build app apks for integration tests. by Yigit Boyar · 8 years ago
  58. 70a4c140 Update gradle files to use Flatfoot libs by Kirill Grouchnikov · 8 years ago
  59. ade3308 First import of the music player sample by Kirill Grouchnikov · 8 years ago
  60. b00da61 Annotate tests with size. by Yigit Boyar · 8 years ago
  61. f5b6bd7 Introduce ViewModel by Yigit Boyar · 8 years ago
  62. e0b76f6 Switch movie browser sample to use Room as DB by Kirill Grouchnikov · 8 years ago
  63. 21886b6 Fragment lifecycle events by Yigit Boyar · 8 years ago
  64. fc6de8d Update gradle files to use Flatfoot libs by Kirill Grouchnikov · 8 years ago
  65. 43089c1 First drop of the movie browser sample by Kirill Grouchnikov · 8 years ago
  66. 0ad60f9 Add app-toolkit gradlew files by Yigit Boyar · 8 years ago
  67. c90eb81 Fix sdk location declaraion in app-toolkit/init.gradle by Sergey Vasilinets · 8 years ago
  68. 2eb5199 Introduce app-toolkit as a merger project for flatfoot. by Yigit Boyar · 8 years ago
  69. ede4592 Fix waiting for new activity by Sergey Vasilinets · 8 years ago
  70. e217844 Fix build servers by Yigit Boyar · 8 years ago
  71. fb3e49e Flatfoot repo builder by Yigit Boyar · 8 years ago
  72. 5e52b39 First version of LifecycleActivity by Sergey Vasilinets · 8 years ago
  73. af2292b Validate table names in databases by Yigit Boyar · 8 years ago
  74. 5ce90e9 RoomProcessor and Integration test by Yigit Boyar · 8 years ago
  75. c678b3a Entity schema generation. by Yigit Boyar · 8 years ago
  76. d72e20e Db Writer initial code by Yigit Boyar · 8 years ago
  77. 937a77c Support Database Implementation by Yigit Boyar · 8 years ago
  78. 2919850 Enforce base class for classes annotated with RoomDatabase by Yigit Boyar · 8 years ago
  79. 4f0db7d Insertion by Yigit Boyar · 8 years ago
  80. b085e34 First version of StateProvider extension by Sergey Vasilinets · 8 years ago
  81. c308c91 Add more db methods, introduce stmt program by Yigit Boyar · 8 years ago
  82. efaf86a Query result adapters by Yigit Boyar · 8 years ago
  83. 250a3e6 Query Writer by Yigit Boyar · 8 years ago
  84. 8e543c4 Preparations for query adapter by Yigit Boyar · 8 years ago
  85. faf0a68 Make processors exception free by Yigit Boyar · 8 years ago
  86. ddde363 Introduce Context data class for environment params by Yigit Boyar · 8 years ago
  87. 0fc66dd Custom column name and entity name by Yigit Boyar · 8 years ago
  88. 2259e4d Type Adapters by Yigit Boyar · 8 years ago
  89. 8bad027 Simple Database annotation processor by Yigit Boyar · 8 years ago
  90. 0f77cff Dao Parser by Yigit Boyar · 8 years ago
  91. e6325fb Detect primary keys. by Yigit Boyar · 8 years ago
  92. a034a6e Fix lint checks configuration. by Yigit Boyar · 8 years ago
  93. 1600cc1 Entity Parser by Yigit Boyar · 8 years ago
  94. de33ce4 Field parser, run lint for test files by Yigit Boyar · 8 years ago
  95. b9e94a5 Revert "Field parser, run lint for test files" by Yigit Boyar · 8 years ago
  96. c2334cf Field parser, run lint for test files by Yigit Boyar · 8 years ago
  97. 19b4110 initial commit for Room by Yigit Boyar · 8 years ago
  98. 4d4bf03 More live data api fixes. by Yigit Boyar · 8 years ago
  99. 2bf85ab Support annotations in interfaces by Sergey Vasilinets · 8 years ago
  100. 1db9008 Localize dependencies by Yigit Boyar · 8 years ago