1. 3f32e28 [automerger skipped] Import translations. DO NOT MERGE skipped: 56850241d9 skipped: 5765ffdded am: 71de867a98 -s ours am: a8d591a35d -s ours am: 97d87ba6cb -s ours by Android Build Merger (Role) · 8 years ago
  2. 6d7021b [automerger skipped] Import translations. DO NOT MERGE skipped: 56850241d9 skipped: 5765ffdded am: 71de867a98 -s ours am: a8d591a35d -s ours by Android Build Merger (Role) · 8 years ago
  3. 97d87ba [automerger skipped] Import translations. DO NOT MERGE skipped: 56850241d9 skipped: 5765ffdded am: 71de867a98 -s ours by Android Build Merger (Role) · 8 years ago
  4. a8d591a [automerger skipped] Import translations. DO NOT MERGE skipped: 56850241d9 skipped: 5765ffdded by Android Build Merger (Role) · 8 years ago
  5. 8f3c7e2 Merge "Update Paging dependency to use lifecycle:livedata" into oc-mr1-support-27.0-dev by Chris Craik · 8 years ago
  6. 631ef30 Merge "Update Paging dependency to use lifecycle:livedata" into oc-mr1-support-27.0-dev by Chris Craik · 8 years ago
  7. daf9f88 Merge "Move to the new Logger Test: Prexisting unit tests." into flatfoot-background by Rahul Ravikumar · 8 years ago
  8. 61cd9b2 Merge "Import translations. DO NOT MERGE" into oc-mr1-dev am: 733e8b3e34 -s ours by Bill Yi · 8 years ago
  9. c530ea1 Merge "Import translations. DO NOT MERGE" into oc-mr1-dev am: 5c6f466400 -s ours by Bill Yi · 8 years ago
  10. 4b6e655 Import translations. DO NOT MERGE am: 36a2b9492b -s ours by Bill Yi · 8 years ago
  11. c063e4e Merge "Import translations. DO NOT MERGE" into oc-mr1-dev by Bill Yi · 8 years ago
  12. 08f9cc6 Merge "Import translations. DO NOT MERGE" into oc-mr1-dev by Bill Yi · 8 years ago
  13. 9dc0fa0 Import translations. DO NOT MERGE am: 36a2b9492b -s ours by Bill Yi · 8 years ago
  14. 733e8b3 Merge "Import translations. DO NOT MERGE" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  15. 5c6f466 Merge "Import translations. DO NOT MERGE" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  16. 36a2b94 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  17. 9df87fd Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  18. a465160 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  19. a9affbd Move to the new Logger Test: Prexisting unit tests. by Rahul Ravikumar · 8 years ago
  20. 71de867 [automerger skipped] Import translations. DO NOT MERGE skipped: 56850241d9 skipped: 5765ffdded by Android Build Merger (Role) · 8 years ago
  21. 5765ffd [automerger skipped] Import translations. DO NOT MERGE skipped: 56850241d9 by Android Build Merger (Role) · 8 years ago
  22. 5685024 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  23. 4ee69ff More enum updates to the API: by Sumir Kataria · 8 years ago
  24. 66fd2b1 Change WorkStatus to an enum. by Sumir Kataria · 8 years ago
  25. e0a6775 Merge "Replace *Work.newBuilder with new *Work.Builder." into flatfoot-background by Sumir Kataria · 8 years ago
  26. 13915a0 Replace *Work.newBuilder with new *Work.Builder. by Sumir Kataria · 8 years ago
  27. 8857e44 Implement a new logger for Background. Test: Added Unit tests by Rahul Ravikumar · 8 years ago
  28. 5d41f6f Fix DatabaseCallbackTest.createAndOpen am: 17924f721e by Yuichi Araki · 8 years ago
  29. 17924f7 Fix DatabaseCallbackTest.createAndOpen by Yuichi Araki · 8 years ago
  30. 831b093 Use @Transaction with default interface methods am: 3b909e309e by Yuichi Araki · 8 years ago
  31. 3b909e3 Use @Transaction with default interface methods by Yuichi Araki · 8 years ago
  32. 47eb18e Rename ConstraintsTracker to WorkConstraintsTracker by Jan Clarin · 8 years ago
  33. f20272e Merge "Fix paging runtime library name" into oc-mr1-support-27.0-dev by Chris Craik · 8 years ago
  34. 4233fee Merge "Fix paging runtime library name" into oc-mr1-support-27.0-dev by TreeHugger Robot · 8 years ago
  35. 745eabd Properly find downgrade migrations am: c7d52cda65 by Yigit Boyar · 8 years ago
  36. 6dd2783 Fix paging runtime library name by Chris Craik · 8 years ago
  37. 6fe0b51 Return boolean from Processor#process(String) by Jan Clarin · 8 years ago
  38. c7d52cd Properly find downgrade migrations by Yigit Boyar · 8 years ago
  39. a7dc1ba Merge "Allow non-default affinity names in sqlite columns" into oc-mr1-support-27.0-dev by Yigit Boyar · 8 years ago
  40. f1ddc89 Merge "Allow non-default affinity names in sqlite columns" into oc-mr1-support-27.0-dev by TreeHugger Robot · 8 years ago
  41. 25c7325 Safeguard against empty type adapters am: 8af88c1061 by Yigit Boyar · 8 years ago
  42. 82a5d45 Int columns cannot be converted to boolean directly am: 948fe95268 by Yigit Boyar · 8 years ago
  43. 1276424 Mark impl.* hidden. Also remove links from public types to hidden classes by Rahul Ravikumar · 8 years ago
  44. 8af88c1 Safeguard against empty type adapters by Yigit Boyar · 8 years ago
  45. d77cb2b Allow non-default affinity names in sqlite columns by Yigit Boyar · 8 years ago
  46. 930c8fb Create the overload on join() that can take a custom worker. by Rahul Ravikumar · 8 years ago
  47. 59cbb57 Add a WorkContinuation.join(...) which adds the ability to do more advanced continuations. by Rahul Ravikumar · 8 years ago
  48. 948fe95 Int columns cannot be converted to boolean directly by Yigit Boyar · 8 years ago
  49. 57e8f3c resolve merge conflicts of 7bc6e5a77f61bce02ebdc25aef9dd840ce426ac7 to flatfoot-background by Yigit Boyar · 8 years ago
  50. 7bc6e5a Merge "Update flatfoot version." into oc-mr1-support-27.0-dev by TreeHugger Robot · 8 years ago
  51. f71efd0 Merge "Switch room to latest paging APIs" into oc-mr1-support-27.0-dev by Chris Craik · 8 years ago
  52. 413b6bd Merge "Switch room to latest paging APIs" into oc-mr1-support-27.0-dev by TreeHugger Robot · 8 years ago
  53. 89ffffd Update flatfoot version. by Yigit Boyar · 8 years ago
  54. 80c2e56 Merge "Log details in initial load size exception" into oc-mr1-support-27.0-dev by Chris Craik · 8 years ago
  55. b972e46 Merge "Log details in initial load size exception" into oc-mr1-support-27.0-dev by TreeHugger Robot · 8 years ago
  56. dc60cac Switch room to latest paging APIs by Chris Craik · 8 years ago
  57. be031fa Merge "Create lifecycle:livedata-core dependency" into oc-mr1-support-27.0-dev by Ian Lake · 8 years ago
  58. 2aa7fc0 Merge "Create lifecycle:livedata-core dependency" into oc-mr1-support-27.0-dev by TreeHugger Robot · 8 years ago
  59. 752520a Merge "Fix placeholder-disabled tile loading" into oc-mr1-support-27.0-dev by Chris Craik · 8 years ago
  60. 9187e7e Merge "Fix placeholder-disabled tile loading" into oc-mr1-support-27.0-dev by Chris Craik · 8 years ago
  61. c0b801c Create lifecycle:livedata-core dependency by Ian Lake · 8 years ago
  62. 19d7108 Add @NonNull to ViewModelProviders/ViewModelStores am: 68c2e58048 by Ian Lake · 8 years ago
  63. 68c2e58 Add @NonNull to ViewModelProviders/ViewModelStores by Ian Lake · 8 years ago
  64. 80ef72c Merge "Convert GMavenVersionChecker to Kotlin." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 8 years ago
  65. 9d179b5 Merge "Convert GMavenVersionChecker to Kotlin." into oc-mr1-support-27.0-dev by TreeHugger Robot · 8 years ago
  66. 68d6c3e Fix placeholder-disabled tile loading by Chris Craik · 8 years ago
  67. 488df77 Merge "Move AndroidViewModel to lifecycle:viewmodel" into oc-mr1-support-27.0-dev by Ian Lake · 8 years ago
  68. 6fd2d4f Merge "Move AndroidViewModel to lifecycle:viewmodel" into oc-mr1-support-27.0-dev by TreeHugger Robot · 8 years ago
  69. 266bde1 Enable lint baseline even when using a custom gradle plugin version. by Aurimas Liutikas · 8 years ago
  70. 5f3a277 Convert GMavenVersionChecker to Kotlin. by Aurimas Liutikas · 8 years ago
  71. 365e8d5 Merge "Fix how we size the array list. Test: Unit tests continue to pass" into flatfoot-background by Rahul Ravikumar · 8 years ago
  72. 3fd288d Fix how we size the array list. Test: Unit tests continue to pass by Rahul Ravikumar · 8 years ago
  73. 6fb59e2 Enable lint baseline even when using a custom gradle plugin version. by Aurimas Liutikas · 8 years ago
  74. d016da5 Merge "Implements fallbackToDestructiveMigrationFrom(int ...) for more fine-grained control over destructive migrations." into oc-mr1-support-27.0-dev by Shep Shapard · 8 years ago
  75. 0147f98 Merge "Implements fallbackToDestructiveMigrationFrom(int ...) for more fine-grained control over destructive migrations." into oc-mr1-support-27.0-dev by Shep Shapard · 8 years ago
  76. 403ec8c Merge "Improve example docs" into oc-mr1-support-27.0-dev am: cf7cf6f7da by Chris Craik · 8 years ago
  77. cf7cf6f Merge "Improve example docs" into oc-mr1-support-27.0-dev by TreeHugger Robot · 8 years ago
  78. 5512e74 Merge "Clean up javadocs related to WorkContinuation" into flatfoot-background by Jan Clarin · 8 years ago
  79. 4dbfe4e Add gradle kotlin DSL to dependencies of buildSrc. am: 1ac04ed005 by Aurimas Liutikas · 8 years ago
  80. f56b9ee Clean up javadocs related to WorkContinuation by Jan Clarin · 8 years ago
  81. cab412b Log details in initial load size exception by Chris Craik · 8 years ago
  82. 895f27a Improve example docs by Chris Craik · 8 years ago
  83. 1ac04ed Add gradle kotlin DSL to dependencies of buildSrc. by Aurimas Liutikas · 8 years ago
  84. 31fe543 Merge "Explicitly set destinationDir for distDocs" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 8 years ago
  85. c353b9c Merge "Explicitly set destinationDir for distDocs" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 8 years ago
  86. 5f9b467 RawQuery support am: de23b91b2c by Yigit Boyar · 8 years ago
  87. 37bd00d Move AndroidViewModel to lifecycle:viewmodel by Ian Lake · 8 years ago
  88. d2658c6 Implements fallbackToDestructiveMigrationFrom(int ...) for more fine-grained control over destructive migrations. by shepshapard · 8 years ago
  89. 565209c Prevent unchecked varargs warnings for users. by Sumir Kataria · 8 years ago
  90. c1e62a3 Explicitly set destinationDir for distDocs by Sergey Vasilinets · 8 years ago
  91. de23b91 RawQuery support by Yigit Boyar · 8 years ago
  92. e2c886a Merge "Schedule background work iff transactions are successful Test: Added tests" into flatfoot-background by Rahul Ravikumar · 8 years ago
  93. 83f1f5f Merge "Handle kotlin-kapt collection types properly in DAO" into oc-mr1-support-27.0-dev by Yigit Boyar · 8 years ago
  94. 999b205 Merge "Handle kotlin-kapt collection types properly in DAO" into oc-mr1-support-27.0-dev by Yigit Boyar · 8 years ago
  95. c342d15 Schedule background work iff transactions are successful Test: Added tests by Rahul Ravikumar · 8 years ago
  96. 497e0fc Merge "Convert Version and VersionFileWriterTask to kotlin." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 8 years ago
  97. 83929b3 Merge "Convert Version and VersionFileWriterTask to kotlin." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 8 years ago
  98. 4a4c26b Merge "Make the enqueue() of a continuation transactional. Test: Updated unit tests" into flatfoot-background by Rahul Ravikumar · 8 years ago
  99. 87d37e5 Make the enqueue() of a continuation transactional. Test: Updated unit tests by Rahul Ravikumar · 8 years ago
  100. b9530e4 Merge "Add Gradle 'reports' dir to ignores." into oc-mr1-support-27.0-dev by Jake Wharton · 8 years ago