1. 3057aa7 Updates PersistenceSample and codelabs to latest prebuilts, cleans up by Jose Alcérreca · 7 years ago
  2. a6f7046 Add a sample for ContentProvider and Room by Yuichi Araki · 7 years ago
  3. 24d0e74 fix api review demo. by Yigit Boyar · 7 years ago
  4. f54f114 Fix API Review Demo by Yigit Boyar · 7 years ago
  5. d76d139 Adds initial room basic sample by Jose Alcerreca · 7 years ago
  6. 83a42e8 Updates prebuilts for codelabs and small fixes by Jose Alcérreca · 7 years ago
  7. 95dd04e update api review demo to the new packages by Yigit Boyar · 7 years ago
  8. fb444e5 Incorporates feedback to the persistence codelab by Jose Alcerreca · 7 years ago
  9. 5fb5064 Incorporates codelab feedback and adds a new section with two fragments by Jose Alcerreca · 7 years ago
  10. 3041efa Updates codelabs to latest build and adds licenses for open source review by Jose Alcerreca · 7 years ago
  11. ff3f74a Update api review demo. by Yigit Boyar · 7 years ago
  12. 264952d Splits flatfoot codelab in two, removes flatfoot name, adds prebuilts by Jose Alcerreca · 7 years ago
  13. a64756a Room Migrations, Step 1 by Yigit Boyar · 7 years ago
  14. 88fdeff Update Github Demo by Yigit Boyar · 7 years ago
  15. 3923472 Fixes crash on rotation by Jose Alcerreca · 7 years ago
  16. 719d8a4 open ended codelab solution by Yigit Boyar · 7 years ago
  17. 7b04fce ProductReview service fake backend implementation. by Sergey Vasilinets · 7 years ago
  18. 28662c9 Flatfoot codelab by Jose Alcerreca · 7 years ago
  19. 2f8862d Update docs & ApiReviewDemo by Sergey Vasilinets · 7 years ago
  20. 2b87ead update api review demo. by Yigit Boyar · 7 years ago
  21. 43eb556 Wrap multiple inserts in a transaction by Kirill Grouchnikov · 7 years ago
  22. 875e50c Align samples with the latest core changes. by Kirill Grouchnikov · 7 years ago
  23. 32ecb0c Example 03: Move livedata creation to ViewModel by Sergey Vasilinets · 7 years ago
  24. 17d6e4c ApiReview sample clean up by Sergey Vasilinets · 7 years ago
  25. 7c41ee3 ApiReviewDemo by Sergey Vasilinets · 7 years ago
  26. dc3ab25 Showing loading, empty and error indication by Kirill Grouchnikov · 7 years ago
  27. 560a90e Refactor the flow of search query in the main repo list by Kirill Grouchnikov · 7 years ago
  28. bee0873 Align logic flow in model classes. by Kirill Grouchnikov · 7 years ago
  29. 96a49ba More local persistence stuff by Kirill Grouchnikov · 7 years ago
  30. 038eb10 Add persistence layer for repo contributors by Kirill Grouchnikov · 7 years ago
  31. a56b595 Move model -> adapter observation into the adapter code by Kirill Grouchnikov · 7 years ago
  32. fd6b905 First pass for more local persistence by Kirill Grouchnikov · 7 years ago
  33. 3c3c2dd Small refactorings by Kirill Grouchnikov · 7 years ago
  34. f78ad14 Move data classes to .data package by Kirill Grouchnikov · 7 years ago
  35. 947403e Use data binding for proper formatting of one date field. by Kirill Grouchnikov · 7 years ago
  36. bd923ac Rename the top-level folder for Github browser by Kirill Grouchnikov · 7 years ago
  37. 6928dfd Rename app and package to github by Kirill Grouchnikov · 7 years ago
  38. 205668d Remove all code and resources for movie-related paths by Kirill Grouchnikov · 7 years ago
  39. e6f6847 Fifth pass for converting to Github browser by Kirill Grouchnikov · 7 years ago
  40. 5a97728 Fourth pass for converting to Github browser by Kirill Grouchnikov · 7 years ago
  41. 0285db5 Auth token manipulation by Kirill Grouchnikov · 7 years ago
  42. 0311627 Second pass for converting to Github browser by Kirill Grouchnikov · 7 years ago
  43. 69fc783 First pass for converting to Github browser by Kirill Grouchnikov · 7 years ago
  44. 2a9d9cc Switch MusicPlayer app to mp3 with Chet / Tor / Yigit by Kirill Grouchnikov · 8 years ago
  45. a624bb3 More data binding goodness by Kirill Grouchnikov · 8 years ago
  46. 14412df Switch MusicPlayer demo to use data binding by Kirill Grouchnikov · 8 years ago
  47. e6443c8 Switch the rest of the MovieBrowser sample to use data binding by Kirill Grouchnikov · 8 years ago
  48. aa788d3 Convert the main list of movies to use data binding by Kirill Grouchnikov · 8 years ago
  49. 99271a1 Switching the main fragment to fully use ViewModel by Kirill Grouchnikov · 8 years ago
  50. 2813dc7 Switching search to use LiveData by Kirill Grouchnikov · 8 years ago
  51. e77c75b Tweaking data loading in the sample app by Kirill Grouchnikov · 8 years ago
  52. 774865a Simplify the loading logic of ViewModel / LiveData by Kirill Grouchnikov · 8 years ago
  53. a545009 Second pass with LiveData and ViewModel by Kirill Grouchnikov · 8 years ago
  54. aa4c01e Starting to play with ViewModel in the movie browser sample app by Kirill Grouchnikov · 8 years ago
  55. d5bff4f Tweaking the sample music player app by Kirill Grouchnikov · 8 years ago
  56. 66d6d3e Tweaks to the music player by Kirill Grouchnikov · 8 years ago
  57. 45062de Call super.onDestroy first by Kirill Grouchnikov · 8 years ago
  58. b44de7d Switch the service to use LiveData to track repository by Kirill Grouchnikov · 8 years ago
  59. 1e787d2 Switch to the latest Room bits by Kirill Grouchnikov · 8 years ago
  60. 1d1b06f Switch music player to live data for syncing state by Kirill Grouchnikov · 8 years ago
  61. 70a4c140 Update gradle files to use Flatfoot libs by Kirill Grouchnikov · 8 years ago
  62. ade3308 First import of the music player sample by Kirill Grouchnikov · 8 years ago
  63. e0b76f6 Switch movie browser sample to use Room as DB by Kirill Grouchnikov · 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