1. 6445277 Merge "Divide core components into runtime and common." into oc-support-26.0-dev by TreeHugger Robot · 8 years ago
  2. f495192 Merge "Move to using AGP 3.0.0-alpha6" into oc-support-26.0-dev by Aurimas Liutikas · 8 years ago
  3. db58450 Merge "Decreasing Spacer's height in Controls Card Right Panel" into oc-support-26.0-dev by Jingjiang Li · 8 years ago
  4. aa4decb Merge "Revert "Make ComputableLiveData a real LiveData"" into oc-support-26.0-dev by Yigit Boyar · 8 years ago
  5. f591643 Revert "Make ComputableLiveData a real LiveData" by Yigit Boyar · 8 years ago
  6. 6121801 Decreasing Spacer's height in Controls Card Right Panel by jingjiangli · 8 years ago
  7. 45993a7 Merge "Clean up ObjectUtils APIs to provide better parity with platform" into oc-support-26.0-dev by Alan Viverette · 8 years ago
  8. 97d8e7f Merge "Make ComputableLiveData a real LiveData" into oc-support-26.0-dev by Yigit Boyar · 8 years ago
  9. b89d43a Move to using AGP 3.0.0-alpha6 by Aurimas Liutikas · 8 years ago
  10. d58f464 Make ComputableLiveData a real LiveData by Yigit Boyar · 8 years ago
  11. 8205ce1 Divide core components into runtime and common. by Yigit Boyar · 8 years ago
  12. 86b3f8d Multiple Entities in Insert, Update and Delete by Yuichi Araki · 8 years ago
  13. f5e6003 Merge "Support7Demos: Prevent crashes when connecting to sample routes" into oc-support-26.0-dev by TreeHugger Robot · 8 years ago
  14. 0e573df Support7Demos: Prevent crashes when connecting to sample routes by Hyundo Moon · 8 years ago
  15. dbc128e Merge "Remove unused task" into oc-support-26.0-dev by TreeHugger Robot · 8 years ago
  16. 240f6e6 Merge "Adding test cases for ThumbsBar" into oc-support-26.0-dev by Jingjiang Li · 8 years ago
  17. 592a5f9 Remove unused task by Yigit Boyar · 8 years ago
  18. f0872b1 Adding test cases for ThumbsBar by jingjiangli · 8 years ago
  19. 30a418f Disable Gradle build cache. by Aurimas Liutikas · 8 years ago
  20. 6e1f55f Merge "Add api for compat font checksum" into oc-support-26.0-dev by Siyamed Sinir · 8 years ago
  21. a0d7344 Merge "Merge from flatfoot-dev-merge." into oc-support-26.0-dev by Yigit Boyar · 8 years ago
  22. 8593339 Merge "Moved RoundedDrawable to support-wear" into oc-support-26.0-dev by TreeHugger Robot · 8 years ago
  23. ea10672 Merge "leanback: Make thumbs bar close to design" into oc-support-26.0-dev by TreeHugger Robot · 8 years ago
  24. d58acbc Add api for compat font checksum by Siyamed Sinir · 8 years ago
  25. eb4122f Merge "Remove unneeded pom configuration." into oc-support-26.0-dev by TreeHugger Robot · 8 years ago
  26. ec2a19b Merge from flatfoot-dev-merge. by Yigit Boyar · 8 years ago
  27. f0ae98a Merge "Add google() to the list of public repos." into oc-support-26.0-dev by TreeHugger Robot · 8 years ago
  28. b3427dc Moved RoundedDrawable to support-wear by Alper Gundogdu · 8 years ago
  29. c9bbadf Clean up ObjectUtils APIs to provide better parity with platform by Alan Viverette · 8 years ago
  30. 8803948 Remove unneeded pom configuration. by Aurimas Liutikas · 8 years ago
  31. d41b7a6 Merge "Update api file now that we are using updated version of doclava." into oc-support-26.0-dev by Aurimas Liutikas · 8 years ago
  32. 7beb7ac move flatfoot to gradle 4.1 by Yigit Boyar · 8 years ago
  33. 8bf1dd1 Update api file now that we are using updated version of doclava. by Aurimas Liutikas · 8 years ago
  34. b323d28 stop using mockito all, which is discontinued by Yigit Boyar · 8 years ago
  35. 3ad422c Remove SavedState. by Sergey Vasilinets · 8 years ago
  36. 76cd0a0 Fix FragmentLifecycleInActivityTest on API 26. by Sergey Vasilinets · 8 years ago
  37. 1a06787 Fix proguard of lifecycle-runtime by Sergey Vasilinets · 8 years ago
  38. de0ff79 Fix initialization of sREFLECTIVE by Sergey Vasilinets · 8 years ago
  39. bccb62d BLOB byte array in Query methods by Yuichi Araki · 8 years ago
  40. fe2d869 Make column type checks case-insensitive by Yuichi Araki · 8 years ago
  41. 9636bcf Make ReportFragment accessible at LIBRARY_GROUP level. by Sergey Vasilinets · 8 years ago
  42. 64cba1f Add RoomDatabase.runInTransaction by Yuichi Araki · 8 years ago
  43. a1b1291 Fix docs for Lifecycle. by Sergey Vasilinets · 8 years ago
  44. 5ef35b1 Remove event param in annotated methods, except ON_ANY case by Sergey Vasilinets · 8 years ago
  45. 38479aa Increment version for alpha3 release by Yigit Boyar · 8 years ago
  46. daa68aa Don't call overriden methods with @OnLifecycleEvent twice by Sergey Vasilinets · 8 years ago
  47. 1d3d9d6 Fix addition code for argument size by Yigit Boyar · 8 years ago
  48. 044fe16 Support only one parameter in annotation by Sergey Vasilinets · 8 years ago
  49. 17caba5 Allow Dao to have constructor with DB param by Yuichi Araki · 8 years ago
  50. efc6d0f Allow Iterable for @Insert, @Update and @Delete by Yuichi Araki · 8 years ago
  51. e7aea42 Change migration test helper to receive instrumentation instance by Yigit Boyar · 8 years ago
  52. 2236f64 Support DOA base classes by Yigit Boyar · 8 years ago
  53. c7ec997 add test for empty in query by Yigit Boyar · 8 years ago
  54. 56d1fff Clean up lifecycle-runtime. by Sergey Vasilinets · 8 years ago
  55. 2ec1285 InvalidationTracker now passes invalidated tables by Yuichi Araki · 8 years ago
  56. 65b2fd4 Increase version to alpha2. by Yigit Boyar · 8 years ago
  57. dd6aaec Allow Long[] as return type of @Insert by Yuichi Araki · 8 years ago
  58. 24b0c2d Fix ForeignKeyTest on API 15 and below by Yuichi Araki · 8 years ago
  59. 77d4930 Fix SynchronousActivityLifecycleTest below M by Yuichi Araki · 8 years ago
  60. e185ed6 Simpler SQLite interface by Yigit Boyar · 8 years ago
  61. 9ca5772 Fix migration docs by Yigit Boyar · 8 years ago
  62. d2458f8 Fix ProcessOwnerTest by Yuichi Araki · 8 years ago
  63. b8bdbc0 Fix SavedStateProviderTest on API 18 and below by Yuichi Araki · 8 years ago
  64. 1676c28 Consider nullable types for known column types by Yigit Boyar · 8 years ago
  65. 18f17f7 Fixed typo in error message Bug: 62113348 Test: n/a by Florina Muntenescu · 8 years ago
  66. 189ec9f Proguard rules for @OnLifecycleEvent by Sergey Vasilinets · 8 years ago
  67. 41d5ae4 set version to first release. by Yigit Boyar · 8 years ago
  68. e5435c9 fix license file for flatfoot by Yigit Boyar · 8 years ago
  69. d8ea6fa remove private class from the message by Yigit Boyar · 8 years ago
  70. 7b9be8b Don't call markState on fragments in backstack by Sergey Vasilinets · 8 years ago
  71. c365904 Move test rules into their own package by Yigit Boyar · 8 years ago
  72. f86cc62 fix build & version by Yigit Boyar · 8 years ago
  73. 7eafc94 Improve pom files by Yigit Boyar · 8 years ago
  74. 7b81f61 MediatorLiveData: allow add / remove sources during onActive/onInactive phases by Sergey Vasilinets · 8 years ago
  75. 3057aa7 Updates PersistenceSample and codelabs to latest prebuilts, cleans up by Jose Alcérreca · 8 years ago
  76. a6f7046 Add a sample for ContentProvider and Room by Yuichi Araki · 8 years ago
  77. 848c461 Task executor rules for flatfoot by Yigit Boyar · 8 years ago
  78. 24d0e74 fix api review demo. by Yigit Boyar · 8 years ago
  79. 3f5b305 Exclude R files from flatfoot by Yigit Boyar · 8 years ago
  80. b4580bb Rename Creator to Factory by Sergey Vasilinets · 8 years ago
  81. 4d4bae3 s/decompose/embedded by Yigit Boyar · 8 years ago
  82. 3542101 Don't allow anonymous bind parameters. by Yigit Boyar · 8 years ago
  83. 2e8d560 Don't allow main thread queries by Yigit Boyar · 8 years ago
  84. ce9af97 Create maven repo w/o metadata by Yigit Boyar · 8 years ago
  85. f54f114 Fix API Review Demo by Yigit Boyar · 8 years ago
  86. 0bc2a6a ReflectiveGenericLifecycleObserver: set a real error as a cause in case of InvocationTargetException by Sergey Vasilinets · 8 years ago
  87. 044a3f3 Make Lifecycle abstract class by Sergey Vasilinets · 8 years ago
  88. f08df15 Hide SavedStateProvider API by Sergey Vasilinets · 8 years ago
  89. 3223e9c Allow null in switchMap by Sergey Vasilinets · 8 years ago
  90. d76d139 Adds initial room basic sample by Jose Alcerreca · 8 years ago
  91. 83a42e8 Updates prebuilts for codelabs and small fixes by Jose Alcérreca · 8 years ago
  92. abf6c87 Rename getObservers & getActiveObservers by Sergey Vasilinets · 8 years ago
  93. 27015a7 Make State an enum by Sergey Vasilinets · 8 years ago
  94. 8df87b0 Speculative attempt to fix jacoco in Treehugger by Sergey Vasilinets · 8 years ago
  95. 8b2c069 Stop creating offline docs, use correct online location by Yigit Boyar · 8 years ago
  96. 2338f10 Fix wrong logcat message about not saved VM by Sergey Vasilinets · 8 years ago
  97. 0da9764 Fix inactive call in wrong time by Sergey Vasilinets · 8 years ago
  98. d32708b update kotlin to 1.1.1 by Yigit Boyar · 8 years ago
  99. b86bef2 Make Event an Enum by Sergey Vasilinets · 8 years ago
  100. 45adc61 Avoid concurrent compute calls by Yigit Boyar · 8 years ago