1. 60aa4e4 DO NOT MERGE. Fix make builds of support library. by Aurimas Liutikas · 8 years ago
  2. 94d018a Clean up build.gradle files in support library. by Aurimas Liutikas · 8 years ago
  3. f349dba Remove javadocTask and javadocJarTask. by Aurimas Liutikas · 8 years ago
  4. 8e10080 Move from GROUP_ID to LIBRARY_GROUP annotations by Aurimas Liutikas · 8 years ago
  5. af6b251 Adds working lint target to support lib build, more workarounds by Alan Viverette · 8 years ago
  6. 72da1bc Fix NewApi errors in support libraries by Alan Viverette · 8 years ago
  7. 8f886fe Annotate support classes with RequiresApi / TargetApi by Alan Viverette · 8 years ago
  8. 9439d70 Move all support library projects to use a single compilation unit by Alan Viverette · 8 years ago
  9. 22bde23 Added SeekBarPreference to v7 pref support library by Keyvan Amiri · 8 years ago
  10. 9480eb4 resolve merge conflicts of 7243922 to master by Alan Viverette · 8 years ago
  11. c39d9c7 Add @RestrictTo(GROUP_ID) annotations to match @hide docs annotations by Alan Viverette · 8 years ago
  12. fef0097 Add call to update screen title by Tony Mantler · 8 years ago
  13. 7b59d3a Remove old API check artifacts, invoke gradle from old make target by Alan Viverette · 8 years ago
  14. bd00874 Merge "Revert "Remove old API check artifacts, invoke gradle from old make target"" by Yigit Boyar · 8 years ago
  15. 3c141cd Revert "Remove old API check artifacts, invoke gradle from old make target" by Yigit Boyar · 8 years ago
  16. 3e36e45 Add missing source and docs JAR tasks for support libraries am: 523ece85ea am: 654fa607e0 by Alan Viverette · 8 years ago
  17. 009647b Remove old API check artifacts, invoke gradle from old make target by Alan Viverette · 8 years ago
  18. 8bce9f5 Link to preference samples by Tony Mantler · 8 years ago
  19. 523ece8 Add missing source and docs JAR tasks for support libraries by Alan Viverette · 8 years ago
  20. 1700ccd Merge "Preference: Exclude RadioButton from focusable target of Talkback" into nyc-dev am: 3d924b378d am: 1720a818c3 by Dake Gu · 8 years ago
  21. c476773 Preference: Exclude RadioButton from focusable target of Talkback by Dake Gu · 8 years ago
  22. 96c9b77 Remove API files that track individual releases by Kirill Grouchnikov · 8 years ago
  23. 1553af7 Add accessibility hooks for Preference, provide a11y header info by Steven Dao · 8 years ago
  24. 6759b10 Build support libs with AAPT2 by Adam Lesinski · 8 years ago
  25. 57f3918 Revert "Build support libs with AAPT2" by Adam Lesinski · 8 years ago
  26. 66b8608 Build support libs with AAPT2 by Adam Lesinski · 8 years ago
  27. 4ac91fa Revert "Build support libs with AAPT2" by Adam Lesinski · 8 years ago
  28. 0dac8d8 Build support libs with AAPT2 by Adam Lesinski · 8 years ago
  29. 94d1198 Don't handle clicks when the view is torn down by Tony Mantler · 8 years ago
  30. 7731108 Animate the whole RecyclerView by Tony Mantler · 8 years ago
  31. e1cd5a1 Pin support libraries to Java 1.7 so they can be used with dx by Neil Fuller · 8 years ago
  32. 84ddb2c Add bottom padding protection to pref list on TV by Tony Mantler · 8 years ago
  33. 5bed61d Fix RTL for leanback preference category by Tony Mantler · 8 years ago
  34. 6e1afc8 Merge "Update support lib to use correct current SDK" by Chris Banes · 8 years ago
  35. 02a9e8c Support library gradle improvements by Yigit Boyar · 8 years ago
  36. 82b5549 Update support lib to use correct current SDK by Chris Banes · 9 years ago
  37. 457c75a Fix shadow showing up over dialogs by Tony Mantler · 9 years ago
  38. 55a0796 Only register key listener when resumed. by Tony Mantler · 9 years ago
  39. 490cb56 Fix shadows for preference fragment by Tony Mantler · 9 years ago
  40. 8868c3d Add 23.1.1 support library API files by Chris Banes · 9 years ago
  41. 129a2ef Add elevation to leanback list dialogs by Tony Mantler · 9 years ago
  42. 95ad49b Fix multi source folder API checking by Chris Banes · 9 years ago
  43. edbbff3 Merge "Add divider support to preference support lib" into mnc-ub-dev by Tony Mantler · 9 years ago
  44. 3449821 Merge "Add uploadArchives gradle target to prefs libs" into mnc-ub-dev by Tony Mantler · 9 years ago
  45. a2dbc75 Add uploadArchives gradle target to prefs libs by Tony Mantler · 9 years ago
  46. 5270430 Merge "Wire up change listener for leanback preference dialogs" into mnc-ub-dev by Tony Mantler · 9 years ago
  47. b1d3557 Add 23.1.0 API files by Chris Banes · 9 years ago
  48. 4432247 Wire up change listener for leanback preference dialogs by Tony Mantler · 9 years ago
  49. 1fcd004 Add divider support to preference support lib by Tony Mantler · 9 years ago
  50. b56f6a6 Properly constrain leanback preference icon size by Tony Mantler · 9 years ago
  51. 3ef0273 Fix icon margins for leanback preference items. by Tony Mantler · 9 years ago
  52. 26442f8 Support preference tidy by Tony Mantler · 9 years ago
  53. 1273d7f Use themed context to inflate preference views by Tony Mantler · 9 years ago
  54. 048d109 Use android: namespaced attributes in themes by Tony Mantler · 9 years ago
  55. 6d76029 Move FadeAndShortSlide to leanback by Dake Gu · 9 years ago
  56. 390b707 Use accent color for preference category title by Tony Mantler · 9 years ago
  57. 8cadd8c Merge "Condense ALL the text in leanback-prefs" into mnc-ub-dev by Tony Mantler · 9 years ago
  58. 8d75353 Condense ALL the text in leanback-prefs by Tony Mantler · 9 years ago
  59. c625bfe Fix animation glitch for PreferenceCategory views by Tony Mantler · 9 years ago
  60. da2c0c3 Add elevation to LB prefs decor by Tony Mantler · 9 years ago
  61. 28ea331 am d7d46d93: am 355984b6: am 490bf528: Get support lib ready for release by Chris Banes · 9 years ago
  62. 490bf52 Get support lib ready for release by Chris Banes · 9 years ago
  63. d8750f8 Add leanback preference layouts by Tony Mantler · 9 years ago
  64. 8b0a90d Fix margins for leanback preference header by Tony Mantler · 9 years ago
  65. 42dc570 Fix leanback dialogs by Tony Mantler · 9 years ago
  66. 9cd583f2 Insert dummy fragment to work around transition crash by Tony Mantler · 9 years ago
  67. ec4cb86 Remove obsolete interface and methods by Tony Mantler · 9 years ago
  68. 2dce94c Add api21 source to gradle build for prefs-leanback by Tony Mantler · 9 years ago
  69. c21389c Add animations to LeanbackPreferenceFragment by Tony Mantler · 9 years ago
  70. 41e6b17 Remove card stack by Tony Mantler · 9 years ago
  71. 1740c8f Add resources to recyclerview dependency. by Deepanshu Gupta · 9 years ago
  72. ffb866e Update API files for leanback list pref dialogs by Tony Mantler · 9 years ago
  73. bd4cbab Add leanback list preference dialogs by Tony Mantler · 9 years ago
  74. f62fcde Generate API files for the support libraries by Chris Banes · 9 years ago
  75. c4868c8 Implement LeanbackSettingsFragment by Tony Mantler · 9 years ago
  76. d2e2c83 Rename v17/preference to v17/preference-leanback by Tony Mantler · 9 years ago