1. 090e301 Move empty/shim projects to standard directories. by Jake Wharton · 6 years ago
  2. d2965aa Merge preference-v14 with preference-v7. by Aurimas Liutikas · 7 years ago
  3. ee0475d Merge "Sync jetpack and master Android.mk files." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  4. d794613 Merge commit '7ed10e5f43637b244bdf8fcededde19d80c4a372' into mergefix by Aurimas Liutikas · 7 years ago
  5. b63b3ab Set minSdkVersion via our SupportAndroidLibraryPlugin. by Aurimas Liutikas · 7 years ago
  6. 7412f7f Sync jetpack and master Android.mk files. by Aurimas Liutikas · 7 years ago
  7. c0c3d89 Revert "Move some styles from SettingsLib into support library" by Antony Sargent · 7 years ago
  8. a6e14ba Adjust preference alignment. by Doris Ling · 7 years ago
  9. 5cfd706 Set preference summary textAlignment by jeffreyhuang · 7 years ago
  10. b8fd9b6 Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  11. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  12. 1bece13 Emit all APIs using Predicates. by Jeff Sharkey · 7 years ago
  13. aa1eafd Move some styles from SettingsLib into support library by Antony Sargent · 7 years ago
  14. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  15. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  16. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  17. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  18. acf268b Add OWNERS files in support project. by Aurimas Liutikas · 7 years ago
  19. 8597b33 Add definition for API 26.1.0 by Alan Viverette · 7 years ago
  20. cf7aafb Merge "Update versions to 27.0.0 and API Finalization" into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  21. f266a0a Megamove part 2. Move to standard directories. by Aurimas Liutikas · 7 years ago
  22. a64b35b Update versions to 27.0.0 and API Finalization by Kathy Kam · 7 years ago
  23. 72bb995 Move version tracking from manifest meta-data to java resources. by Aurimas Liutikas · 7 years ago
  24. d573ce0 Move back to current.txt instead of -SNAPSHOT.txt by Alan Viverette · 7 years ago
  25. ca04e9a Extract common maven logic for Java and Android libraries. by Aurimas Liutikas · 7 years ago
  26. e1f39f0 Introduce a concept of publish to a library. by Aurimas Liutikas · 7 years ago
  27. 95ada0d Supress wrong constant lint warning in ToolbarActionBar by Aurimas Liutikas · 7 years ago
  28. 7b68068 Don't generate or require removed.txt file, fix initial API generation by Alan Viverette · 7 years ago
  29. 7670363 Update support library version to 27.0.0-SNAPSHOT. by Aurimas Liutikas · 7 years ago
  30. ab02314 Start inserting meta-data version tags per library. by Aurimas Liutikas · 7 years ago
  31. 5fdaa2f Update lint baseline after sdk update. by Aurimas Liutikas · 7 years ago
  32. 40e7821 Fix the names of support library projects to match released names by Aurimas Liutikas · 7 years ago
  33. efedb10 Merge "Make API related tasks per project." into oc-support-26.1-dev by TreeHugger Robot · 7 years ago
  34. 49066c4 Make API related tasks per project. by Sergey Vasilinets · 7 years ago
  35. 50b45b2 Fix an assortment of lint bugs. by Aurimas Liutikas · 7 years ago
  36. e7d7953 Merge "Update lint baseline" into oc-support-26.0-dev am: a00b74a979 by Aurimas Liutikas · 7 years ago
  37. 66e296d Update lint baseline by Aurimas Liutikas · 7 years ago
  38. 1989c3c Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  39. 005dea0 Remove the code to create repo with all history archive. by Aurimas Liutikas · 7 years ago
  40. f74f127 Fix an assortment of lint warnings. by Aurimas Liutikas · 7 years ago
  41. 83ffd0a Fix NotificationManagerCompat call to queryIntentServices by Aurimas Liutikas · 7 years ago
  42. 624bd20 Enable all default lint checks and establish baseline. by Aurimas Liutikas · 7 years ago
  43. e936153 Add Set<String> persist capabilities to Preference by Filip Pavlis · 7 years ago
  44. 8a6aa31 Added allowDividerAfterLastItem attr to PreferenceFragmentCompat by justinbis · 7 years ago
  45. 27498b2 Don't assume negative ID is invalid by Adam Lesinski · 7 years ago
  46. 5287527 Throw exception earlier for null dialog target by Tony Mantler · 7 years ago
  47. 8904488 Merge "Fix RTL summary alignment bug in drop down pref." by TreeHugger Robot · 7 years ago
  48. 7ef6240 Fix RTL summary alignment bug in drop down pref. by Filip Pavlis · 7 years ago
  49. c2d620d Move version metadata to <application> by Chris Banes · 7 years ago
  50. 7f35986 Restore "Clean up files left over from old SDK build" by Alan Viverette · 7 years ago
  51. 71e91f2 Revert "Clean up files left over from old SDK build" to fix build by Alan Viverette · 7 years ago
  52. 51e3ec3 Clean up files left over from old SDK build by Alan Viverette · 7 years ago
  53. abc7395 A pass at fixing unchecked javac warnings. by Aurimas Liutikas · 7 years ago
  54. e2104f4 Add all missing @Override annotations. by Aurimas Liutikas · 7 years ago
  55. 63db414 Fix AAPT2 warnings by Adam Lesinski · 7 years ago
  56. 230e6c7 Be able to customize drawing divider between preferences by Fan Zhang · 7 years ago
  57. 99dd7da Merge "Another build.gradle file cleanup." by Aurimas Liutikas · 7 years ago
  58. fa0f82f Deprecated ViewCompat methods that were added in API 11. by Aurimas Liutikas · 7 years ago
  59. 8feb8c2 Another build.gradle file cleanup. by Aurimas Liutikas · 7 years ago
  60. db00a7b Merge "Added material styling for SeekBarPreference in v14" by Keyvan Amiri · 7 years ago
  61. 471db0f Added material styling for SeekBarPreference in v14 by Keyvan Amiri · 7 years ago
  62. 45323dc Move the setup of uploadArchives repository to SupportLibraryPlugin. by Aurimas Liutikas · 8 years ago
  63. 16cd13b Move the set up of uploadArchives to SupportLibraryPlugin by Aurimas Liutikas · 8 years ago
  64. 310f81d Add support lib version meta-data to AndroidManifest.xml by Chris Banes · 8 years ago
  65. df62e86 Move creating the source jar setup to SupportLibraryPlugin.java by Aurimas Liutikas · 8 years ago
  66. 9697da7 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  67. 78df598 Revert "Create AndroidLibraryPlugin to share common module configuration. " by Aurimas Liutikas · 8 years ago
  68. a46cd42 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  69. 94d018a Clean up build.gradle files in support library. by Aurimas Liutikas · 8 years ago
  70. f349dba Remove javadocTask and javadocJarTask. by Aurimas Liutikas · 8 years ago
  71. 8e10080 Move from GROUP_ID to LIBRARY_GROUP annotations by Aurimas Liutikas · 8 years ago
  72. af6b251 Adds working lint target to support lib build, more workarounds by Alan Viverette · 8 years ago
  73. 5ec99dd Revert "Add support lib version meta-data to AndroidManifest.xml" by Chris Banes · 8 years ago
  74. cdcdfd0 Add support lib version meta-data to AndroidManifest.xml by Chris Banes · 8 years ago
  75. 72da1bc Fix NewApi errors in support libraries by Alan Viverette · 8 years ago
  76. 9439d70 Move all support library projects to use a single compilation unit by Alan Viverette · 8 years ago
  77. c39d9c7 Add @RestrictTo(GROUP_ID) annotations to match @hide docs annotations by Alan Viverette · 8 years ago
  78. 6548b1a Fix pref layouts by Tony Mantler · 8 years ago
  79. 31453bc Add MultiSelectListPreferenceDialogFragmentCompat by Tony Mantler · 8 years ago
  80. 372f7a3 Merge \\\"Use correct switch/checkbox ID in accessibility code\\\" into nyc-dev am: ac2029950f am: a8e77aa2ee by Tony Mantler · 8 years ago
  81. 90d56ef Use correct switch/checkbox ID in accessibility code by Tony Mantler · 8 years ago
  82. 7b59d3a Remove old API check artifacts, invoke gradle from old make target by Alan Viverette · 8 years ago
  83. bd00874 Merge "Revert "Remove old API check artifacts, invoke gradle from old make target"" by Yigit Boyar · 8 years ago
  84. 3c141cd Revert "Remove old API check artifacts, invoke gradle from old make target" by Yigit Boyar · 8 years ago
  85. 3e36e45 Add missing source and docs JAR tasks for support libraries am: 523ece85ea am: 654fa607e0 by Alan Viverette · 8 years ago
  86. 009647b Remove old API check artifacts, invoke gradle from old make target by Alan Viverette · 8 years ago
  87. 8bce9f5 Link to preference samples by Tony Mantler · 8 years ago
  88. 523ece8 Add missing source and docs JAR tasks for support libraries by Alan Viverette · 8 years ago
  89. 96c9b77 Remove API files that track individual releases by Kirill Grouchnikov · 8 years ago
  90. 1553af7 Add accessibility hooks for Preference, provide a11y header info by Steven Dao · 8 years ago
  91. 929f27a Update attr refs for unbundling by Alan Viverette · 8 years ago
  92. e5920e8 Merge "Add ability to jump-scroll to a particular preference" into nyc-dev by Tony Mantler · 8 years ago
  93. 6622200 Add ability to jump-scroll to a particular preference by Tony Mantler · 8 years ago
  94. 6759b10 Build support libs with AAPT2 by Adam Lesinski · 8 years ago
  95. 57f3918 Revert "Build support libs with AAPT2" by Adam Lesinski · 8 years ago
  96. 66b8608 Build support libs with AAPT2 by Adam Lesinski · 8 years ago
  97. 4ac91fa Revert "Build support libs with AAPT2" by Adam Lesinski · 8 years ago
  98. 0dac8d8 Build support libs with AAPT2 by Adam Lesinski · 8 years ago
  99. 58a131e Use getDimensionPixelSize for reading divider height am: 301061d by Tony Mantler · 8 years ago
  100. 301061d Use getDimensionPixelSize for reading divider height by Tony Mantler · 8 years ago