1. db70d9a Check accepted states in overridden method and call it just once. by Sergey Vasilinets · 8 years ago
  2. 8c2d21a Verify class modifier by Sergey Vasilinets · 8 years ago
  3. dc967fb Rename processor module to compiler by Sergey Vasilinets · 8 years ago
  4. 68fc20b Add method modifier check by Sergey Vasilinets · 8 years ago
  5. bb63c4e Initial support of inheritance in annotation compiler by Sergey Vasilinets · 8 years ago
  6. ac94636 Extend reflective lifecycle coverage. by Yigit Boyar · 8 years ago
  7. 598b270 Initial tests for methods with invalid arguments by Sergey Vasilinets · 8 years ago
  8. 0265f0f Initial implementation of lifecycle processor by Sergey Vasilinets · 8 years ago
  9. b18b96e Intial lifecycle common library source. by Yigit Boyar · 8 years ago
  10. 25b350f Merge "Fix OrientationHelper NPE" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  11. 104c670 Merge "recyclerview: fix getViewForPosition crash in onMeasure()" into oc-support-26.0-dev by Dake Gu · 7 years ago
  12. 213c0aa Fix OrientationHelper NPE by Chris Craik · 7 years ago
  13. 0e4ac20 Merge "Support rotate method in ExifInterface" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  14. 3c955ed Merge "Extend setRating with extra fields" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  15. e1f3cff Merge "Changed stroke cap for CircularProgressLayout" into oc-support-26.0-dev by Alper Gundogdu · 7 years ago
  16. 6a56a49 Changed stroke cap for CircularProgressLayout by Alper Gundogdu · 7 years ago
  17. 272928c Merge "MediaRouter: Check sGlobal before call RouteInfo.isDefault" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  18. 860bae1 Merge "AutoSize Button - support library impl" into oc-support-26.0-dev by Andrei Stingaceanu · 7 years ago
  19. 564fe35 MediaRouter: Check sGlobal before call RouteInfo.isDefault by Sungsoo · 7 years ago
  20. f6decb0 Merge "leanback: fix lint newApi" into oc-support-26.0-dev by Dake Gu · 7 years ago
  21. 2c5267c leanback: fix lint newApi by Dake Gu · 7 years ago
  22. 678d1ee Disable configureondemand as it broke in AGP 3.0.0 alpha 5. by Aurimas Liutikas · 7 years ago
  23. f8a2b6d Update to AGP 3.0.0 alpha5 and Gradle 4.1-Milestone1 by Aurimas Liutikas · 7 years ago
  24. 07c4dd6 Start using Gradle 4.1 Milestone 1 by Aurimas Liutikas · 7 years ago
  25. 60e00f8 leanback lint fixes by Dake Gu · 7 years ago
  26. afa3ba7 AutoSize Button - support library impl by Andrei Stingaceanu · 7 years ago
  27. 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
  28. 4fe4054 Merge "Updating seek thumbnail size according to spec" into oc-support-26.0-dev by Jingjiang Li · 7 years ago
  29. e466207 Updating seek thumbnail size according to spec by jingjiangli · 7 years ago
  30. bc4fd2c Support rotate method in ExifInterface by yangren · 7 years ago
  31. a05dc7a Fix issue #63140636: JobIntentService Intents use different classloaders on different platform versions. by Dianne Hackborn · 7 years ago
  32. d1c8443 Fixed NPE in onAddFocusables by Keyvan Amiri · 7 years ago
  33. 067ffce recyclerview: fix getViewForPosition crash in onMeasure() by Dake Gu · 7 years ago
  34. 1cfc200 Merge "Deprecate v7 NotificationCompat.Builder" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  35. c187cd9 Merge "Fix DecoratedCustomViewStyle with 1-2 actions" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  36. 4b1dfbc Merge "Fix issue for Preference.setSingleLineTitle() has no effect." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  37. e01caa9 Fix DecoratedCustomViewStyle with 1-2 actions by Ian Lake · 7 years ago
  38. 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
  39. a2a7d71 Merge "Move to using Android Gradle Plugin 3.0.0-alpha4" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  40. 151e43e Revert "Revert "Fixed keyboard autoclosing and wrong position for EditTexts" ag/2385121" by Keyvan Amiri · 7 years ago
  41. 25c8a89 Merge "MediaBrowserCompat: Fix NPE when CustomActionCallback is null" into oc-support-26.0-dev by Hyundo Moon · 7 years ago
  42. 88fc88b Merge "MediaRouter: Use correct library in testing" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  43. 9397768 Deprecate v7 NotificationCompat.Builder by Ian Lake · 7 years ago
  44. 95d5e70 Move to using Android Gradle Plugin 3.0.0-alpha4 by Aurimas Liutikas · 7 years ago
  45. f851da7 Merge "Fix an assortment of lint warnings." into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  46. acc4044 Merge "Fix ListPopupWindowTest on API 26" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  47. 6fb3bf6 MediaRouter: Use correct library in testing by Conrad Chen · 7 years ago
  48. aa03998 Merge "Have NotificationCompat applyStandardTemplate use the Builder" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  49. f74f127 Fix an assortment of lint warnings. by Aurimas Liutikas · 7 years ago
  50. 4510be13 Disable using the new dex plugin flow in AGP. by Aurimas Liutikas · 7 years ago
  51. f2e6ef0 Fix ListPopupWindowTest on API 26 by Aurimas Liutikas · 7 years ago
  52. 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
  53. 0dbe908 Revert "Fixed keyboard autoclosing and wrong position for EditTexts" ag/2385121 by Aurimas Liutikas · 7 years ago
  54. 72c5653 MediaBrowserCompat: Fix NPE when CustomActionCallback is null by Hyundo Moon · 7 years ago
  55. 0b70a8c Merge changes I825b6644,If0143d93,I19311bb8,Ie95434f3 into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  56. dc7e5bf Merge "leanback: more test for RTL alignment" into oc-support-26.0-dev by Dake Gu · 7 years ago
  57. a077d86 Have NotificationCompat applyStandardTemplate use the Builder by Ian Lake · 7 years ago
  58. 457cdfa Move MediaStyle big content view code from ImplBase by Ian Lake · 7 years ago
  59. 8a7206f Inline v7 NotificationCompatImplApi21+24 by Ian Lake · 7 years ago
  60. ea211e8 Move MediaStyle content view code from ImplBase by Ian Lake · 7 years ago
  61. dbc4a78 Move DecoratedMediaCustomViewStyle heads up into the view by Ian Lake · 7 years ago
  62. b2ad400 Move DecoratedCustomViewStyle specific code from ImplBase by Ian Lake · 7 years ago
  63. c531b67 Move Decorated+MediaStyle big contentView into the style by Ian Lake · 7 years ago
  64. d7b4e03 Remove builder access from NotifCompatImplBase by Ian Lake · 7 years ago
  65. e78e625 Move Decorated+MediaStyle contentView into the style by Ian Lake · 7 years ago
  66. a67c236 Use apply() for DecoratedMediaStyle API 24+, MediaStyle API 21+ by Ian Lake · 7 years ago
  67. cd2d7aa Move DecoratedCustomViewStyle's heads up contentView into style by Ian Lake · 7 years ago
  68. 9393c9c Move DecoratedCustomViewStyle's big content view into style by Ian Lake · 7 years ago
  69. 21991e6 Move DecoratedCustomViewStyle's contentView into style by Ian Lake · 7 years ago
  70. 8ad54d5 Remove the need to use v7 NotificationCompat for MessagingStyle by Ian Lake · 7 years ago
  71. ba075fd Merge "Introduces more general smooth scrolling API for RecyclerView snap helpers." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  72. 5c4f580 Merge "Fixed keyboard autoclosing and wrong position for EditTexts" into oc-support-26.0-dev by Keyvan Amiri · 7 years ago
  73. d4265a9 Extend setRating with extra fields by yangren · 7 years ago
  74. 212b310 Merge "Fix typo" into oc-support-26.0-dev by Yang Ren · 7 years ago
  75. 017d139 Merge "cherrypick from oc-dev docs: Note diff btwn main thread & UI thread Original Change-Id: If6daed0dd06e76ad79571fcece6aded4ef942994" into oc-support-26.0-dev by Andrew Solovay · 7 years ago
  76. 4b79f71 leanback: more test for RTL alignment by Dake Gu · 7 years ago
  77. 173357a Merge "Revert "Revert "leanback: fix RTL alignment scroll limit" ag/2461878"" into oc-support-26.0-dev by Dake Gu · 7 years ago
  78. 712181d Merge "Remove deprecated methods" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  79. 237988a cherrypick from oc-dev docs: Note diff btwn main thread & UI thread by Andrew Solovay · 7 years ago
  80. 76e5137 Merge "Fix PaintCompat.hasGlyph for flags" into oc-support-26.0-dev by Siyamed Sinir · 7 years ago
  81. 7ec458b Merge "Enable local Gradle build cache." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  82. 86ebe70 Fix PaintCompat.hasGlyph for flags by Siyamed Sinir · 7 years ago
  83. 2bafb2b Revert "Revert "leanback: fix RTL alignment scroll limit" ag/2461878" by Dake Gu · 7 years ago
  84. 8102c38 Merge "Revert "leanback: fix RTL alignment scroll limit" ag/2461878" into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  85. 720e04d Revert "leanback: fix RTL alignment scroll limit" ag/2461878 by Aurimas Liutikas · 7 years ago
  86. 05ebbe4 Merge "Handle media key events in input order" into oc-support-26.0-dev by Jaewan Kim · 7 years ago
  87. 8225826 Fix typo by yangren · 7 years ago
  88. 7fdcf72 Merge "leanback: fix accessibility SCROLL_FORWARD for half visible item." into oc-support-26.0-dev by Dake Gu · 7 years ago
  89. de94aeb Merge "leanback: fix RTL alignment scroll limit" into oc-support-26.0-dev by Dake Gu · 7 years ago
  90. 4297da7 leanback: fix accessibility SCROLL_FORWARD for half visible item. by Dake Gu · 7 years ago
  91. f1d850f Fixed keyboard autoclosing and wrong position for EditTexts by Keyvan Amiri · 7 years ago
  92. a9ca144 leanback: fix RTL alignment scroll limit by Dake Gu · 7 years ago
  93. c14718b Enable local Gradle build cache. by Aurimas Liutikas · 7 years ago
  94. de36f86 Move MessagingStyle's custom title and text to its apply() by Ian Lake · 7 years ago
  95. 4d73eef Merge "Speed up gradle configuration step." into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  96. 016fbd7 Make NotificationCompat.Style apply themselves by Ian Lake · 7 years ago
  97. 3bd3fcc Merge "Fixes NotificationCompat.Action extraction of allowGeneratedReplies" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  98. 585a934 Speed up gradle configuration step. by Aurimas Liutikas · 7 years ago
  99. 4ded4c1 Fix issue for Preference.setSingleLineTitle() has no effect. by Doris Ling · 7 years ago
  100. af4ea06 Merge "Update JavaDoc in DynamicAnimation" into oc-support-26.0-dev by Doris Liu · 7 years ago