1. c678b3a Entity schema generation. by Yigit Boyar · 8 years ago
  2. d72e20e Db Writer initial code by Yigit Boyar · 8 years ago
  3. 937a77c Support Database Implementation by Yigit Boyar · 8 years ago
  4. 2919850 Enforce base class for classes annotated with RoomDatabase by Yigit Boyar · 8 years ago
  5. 4f0db7d Insertion by Yigit Boyar · 8 years ago
  6. b085e34 First version of StateProvider extension by Sergey Vasilinets · 8 years ago
  7. c308c91 Add more db methods, introduce stmt program by Yigit Boyar · 8 years ago
  8. efaf86a Query result adapters by Yigit Boyar · 8 years ago
  9. 250a3e6 Query Writer by Yigit Boyar · 8 years ago
  10. 8e543c4 Preparations for query adapter by Yigit Boyar · 8 years ago
  11. faf0a68 Make processors exception free by Yigit Boyar · 8 years ago
  12. ddde363 Introduce Context data class for environment params by Yigit Boyar · 8 years ago
  13. 0fc66dd Custom column name and entity name by Yigit Boyar · 8 years ago
  14. 2259e4d Type Adapters by Yigit Boyar · 8 years ago
  15. 8bad027 Simple Database annotation processor by Yigit Boyar · 8 years ago
  16. 0f77cff Dao Parser by Yigit Boyar · 8 years ago
  17. e6325fb Detect primary keys. by Yigit Boyar · 8 years ago
  18. a034a6e Fix lint checks configuration. by Yigit Boyar · 8 years ago
  19. 1600cc1 Entity Parser by Yigit Boyar · 8 years ago
  20. de33ce4 Field parser, run lint for test files by Yigit Boyar · 8 years ago
  21. b9e94a5 Revert "Field parser, run lint for test files" by Yigit Boyar · 8 years ago
  22. c2334cf Field parser, run lint for test files by Yigit Boyar · 8 years ago
  23. 19b4110 initial commit for Room by Yigit Boyar · 8 years ago
  24. 4d4bf03 More live data api fixes. by Yigit Boyar · 8 years ago
  25. 2bf85ab Support annotations in interfaces by Sergey Vasilinets · 8 years ago
  26. 1db9008 Localize dependencies by Yigit Boyar · 8 years ago
  27. c1b53ee Implement the first livecycle compoent: LiveData by Yigit Boyar · 8 years ago
  28. e705b41 Support unnamed package name by Sergey Vasilinets · 8 years ago
  29. 4c90a59 Separate State & Event by Yigit Boyar · 8 years ago
  30. b96ccea LifecyleRegistry by Yigit Boyar · 8 years ago
  31. db70d9a Check accepted states in overridden method and call it just once. by Sergey Vasilinets · 8 years ago
  32. 8c2d21a Verify class modifier by Sergey Vasilinets · 8 years ago
  33. dc967fb Rename processor module to compiler by Sergey Vasilinets · 8 years ago
  34. 68fc20b Add method modifier check by Sergey Vasilinets · 8 years ago
  35. bb63c4e Initial support of inheritance in annotation compiler by Sergey Vasilinets · 8 years ago
  36. ac94636 Extend reflective lifecycle coverage. by Yigit Boyar · 8 years ago
  37. 598b270 Initial tests for methods with invalid arguments by Sergey Vasilinets · 8 years ago
  38. 0265f0f Initial implementation of lifecycle processor by Sergey Vasilinets · 8 years ago
  39. b18b96e Intial lifecycle common library source. by Yigit Boyar · 8 years ago
  40. 25b350f Merge "Fix OrientationHelper NPE" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  41. 104c670 Merge "recyclerview: fix getViewForPosition crash in onMeasure()" into oc-support-26.0-dev by Dake Gu · 7 years ago
  42. 213c0aa Fix OrientationHelper NPE by Chris Craik · 7 years ago
  43. 0e4ac20 Merge "Support rotate method in ExifInterface" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  44. 3c955ed Merge "Extend setRating with extra fields" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  45. e1f3cff Merge "Changed stroke cap for CircularProgressLayout" into oc-support-26.0-dev by Alper Gundogdu · 7 years ago
  46. 6a56a49 Changed stroke cap for CircularProgressLayout by Alper Gundogdu · 7 years ago
  47. 272928c Merge "MediaRouter: Check sGlobal before call RouteInfo.isDefault" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  48. 860bae1 Merge "AutoSize Button - support library impl" into oc-support-26.0-dev by Andrei Stingaceanu · 7 years ago
  49. 564fe35 MediaRouter: Check sGlobal before call RouteInfo.isDefault by Sungsoo · 7 years ago
  50. f6decb0 Merge "leanback: fix lint newApi" into oc-support-26.0-dev by Dake Gu · 7 years ago
  51. 2c5267c leanback: fix lint newApi by Dake Gu · 7 years ago
  52. 678d1ee Disable configureondemand as it broke in AGP 3.0.0 alpha 5. by Aurimas Liutikas · 7 years ago
  53. f8a2b6d Update to AGP 3.0.0 alpha5 and Gradle 4.1-Milestone1 by Aurimas Liutikas · 7 years ago
  54. 07c4dd6 Start using Gradle 4.1 Milestone 1 by Aurimas Liutikas · 7 years ago
  55. 60e00f8 leanback lint fixes by Dake Gu · 7 years ago
  56. afa3ba7 AutoSize Button - support library impl by Andrei Stingaceanu · 7 years ago
  57. 79df27b Merge "Fix issue #63140636: JobIntentService Intents use different classloaders on different platform versions." into oc-support-26.0-dev by Dianne Hackborn · 7 years ago
  58. 4fe4054 Merge "Updating seek thumbnail size according to spec" into oc-support-26.0-dev by Jingjiang Li · 7 years ago
  59. e466207 Updating seek thumbnail size according to spec by jingjiangli · 7 years ago
  60. bc4fd2c Support rotate method in ExifInterface by yangren · 7 years ago
  61. a05dc7a Fix issue #63140636: JobIntentService Intents use different classloaders on different platform versions. by Dianne Hackborn · 7 years ago
  62. d1c8443 Fixed NPE in onAddFocusables by Keyvan Amiri · 7 years ago
  63. 067ffce recyclerview: fix getViewForPosition crash in onMeasure() by Dake Gu · 7 years ago
  64. 1cfc200 Merge "Deprecate v7 NotificationCompat.Builder" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  65. c187cd9 Merge "Fix DecoratedCustomViewStyle with 1-2 actions" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  66. 4b1dfbc Merge "Fix issue for Preference.setSingleLineTitle() has no effect." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  67. e01caa9 Fix DecoratedCustomViewStyle with 1-2 actions by Ian Lake · 7 years ago
  68. a2aa4d8 Merge "Revert "Revert "Fixed keyboard autoclosing and wrong position for EditTexts" ag/2385121"" into oc-support-26.0-dev by Keyvan Amiri · 7 years ago
  69. a2a7d71 Merge "Move to using Android Gradle Plugin 3.0.0-alpha4" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  70. 151e43e Revert "Revert "Fixed keyboard autoclosing and wrong position for EditTexts" ag/2385121" by Keyvan Amiri · 7 years ago
  71. 25c8a89 Merge "MediaBrowserCompat: Fix NPE when CustomActionCallback is null" into oc-support-26.0-dev by Hyundo Moon · 7 years ago
  72. 88fc88b Merge "MediaRouter: Use correct library in testing" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  73. 9397768 Deprecate v7 NotificationCompat.Builder by Ian Lake · 7 years ago
  74. 95d5e70 Move to using Android Gradle Plugin 3.0.0-alpha4 by Aurimas Liutikas · 7 years ago
  75. f851da7 Merge "Fix an assortment of lint warnings." into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  76. acc4044 Merge "Fix ListPopupWindowTest on API 26" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  77. 6fb3bf6 MediaRouter: Use correct library in testing by Conrad Chen · 7 years ago
  78. aa03998 Merge "Have NotificationCompat applyStandardTemplate use the Builder" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  79. f74f127 Fix an assortment of lint warnings. by Aurimas Liutikas · 7 years ago
  80. 4510be13 Disable using the new dex plugin flow in AGP. by Aurimas Liutikas · 7 years ago
  81. f2e6ef0 Fix ListPopupWindowTest on API 26 by Aurimas Liutikas · 7 years ago
  82. 35bb16f Merge "Revert "Fixed keyboard autoclosing and wrong position for EditTexts" ag/2385121" into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  83. 0dbe908 Revert "Fixed keyboard autoclosing and wrong position for EditTexts" ag/2385121 by Aurimas Liutikas · 7 years ago
  84. 72c5653 MediaBrowserCompat: Fix NPE when CustomActionCallback is null by Hyundo Moon · 7 years ago
  85. 0b70a8c Merge changes I825b6644,If0143d93,I19311bb8,Ie95434f3 into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  86. dc7e5bf Merge "leanback: more test for RTL alignment" into oc-support-26.0-dev by Dake Gu · 7 years ago
  87. a077d86 Have NotificationCompat applyStandardTemplate use the Builder by Ian Lake · 7 years ago
  88. 457cdfa Move MediaStyle big content view code from ImplBase by Ian Lake · 7 years ago
  89. 8a7206f Inline v7 NotificationCompatImplApi21+24 by Ian Lake · 7 years ago
  90. ea211e8 Move MediaStyle content view code from ImplBase by Ian Lake · 7 years ago
  91. dbc4a78 Move DecoratedMediaCustomViewStyle heads up into the view by Ian Lake · 7 years ago
  92. b2ad400 Move DecoratedCustomViewStyle specific code from ImplBase by Ian Lake · 7 years ago
  93. c531b67 Move Decorated+MediaStyle big contentView into the style by Ian Lake · 7 years ago
  94. d7b4e03 Remove builder access from NotifCompatImplBase by Ian Lake · 7 years ago
  95. e78e625 Move Decorated+MediaStyle contentView into the style by Ian Lake · 7 years ago
  96. a67c236 Use apply() for DecoratedMediaStyle API 24+, MediaStyle API 21+ by Ian Lake · 7 years ago
  97. cd2d7aa Move DecoratedCustomViewStyle's heads up contentView into style by Ian Lake · 7 years ago
  98. 9393c9c Move DecoratedCustomViewStyle's big content view into style by Ian Lake · 7 years ago
  99. 21991e6 Move DecoratedCustomViewStyle's contentView into style by Ian Lake · 7 years ago
  100. 8ad54d5 Remove the need to use v7 NotificationCompat for MessagingStyle by Ian Lake · 7 years ago