1. 6c55eba Merge "Update lint baseline after sdk update." into oc-mr1-dev by Aurimas Liutikas · 7 years ago
  2. 5fdaa2f Update lint baseline after sdk update. by Aurimas Liutikas · 7 years ago
  3. 9edca68 Cleanup imports of mockito2 not to include bytebuddy. by Aurimas Liutikas · 7 years ago
  4. efedb10 Merge "Make API related tasks per project." into oc-support-26.1-dev by TreeHugger Robot · 7 years ago
  5. 49066c4 Make API related tasks per project. by Sergey Vasilinets · 7 years ago
  6. 50b45b2 Fix an assortment of lint bugs. by Aurimas Liutikas · 7 years ago
  7. e7d7953 Merge "Update lint baseline" into oc-support-26.0-dev am: a00b74a979 by Aurimas Liutikas · 7 years ago
  8. 66e296d Update lint baseline by Aurimas Liutikas · 7 years ago
  9. 1989c3c Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  10. 005dea0 Remove the code to create repo with all history archive. by Aurimas Liutikas · 7 years ago
  11. f74f127 Fix an assortment of lint warnings. by Aurimas Liutikas · 7 years ago
  12. 83ffd0a Fix NotificationManagerCompat call to queryIntentServices by Aurimas Liutikas · 7 years ago
  13. 624bd20 Enable all default lint checks and establish baseline. by Aurimas Liutikas · 7 years ago
  14. 4f5be92 Set targetSdkVersion for our tests to be API 26. by Aurimas Liutikas · 7 years ago
  15. 843db49 Fixed an issue with the color quantizer by Selim Cinek · 7 years ago
  16. c2d620d Move version metadata to <application> by Chris Banes · 7 years ago
  17. 7f35986 Restore "Clean up files left over from old SDK build" by Alan Viverette · 8 years ago
  18. 71e91f2 Revert "Clean up files left over from old SDK build" to fix build by Alan Viverette · 8 years ago
  19. 51e3ec3 Clean up files left over from old SDK build by Alan Viverette · 8 years ago
  20. 22bdcb0 Fix IdentityBinaryExpression warnings in support library by Aurimas Liutikas · 8 years ago
  21. d2900e6 Cleanup test AndroidManifest.xml files. by Aurimas Liutikas · 8 years ago
  22. 0800a58 resolve merge conflicts of 3be4cef3e4 to master by Aurimas Liutikas · 8 years ago
  23. 44ece5c Fixed various it's -> its typos in comments and documentation by Christophe Beyls · 8 years ago
  24. 99dd7da Merge "Another build.gradle file cleanup." by Aurimas Liutikas · 8 years ago
  25. 6416576 Deprecated AsyncTaskCompat. by Aurimas Liutikas · 8 years ago
  26. 8feb8c2 Another build.gradle file cleanup. by Aurimas Liutikas · 8 years ago
  27. f09d858 Put dependencies and their versions into one place. by Aurimas Liutikas · 8 years ago
  28. 45323dc Move the setup of uploadArchives repository to SupportLibraryPlugin. by Aurimas Liutikas · 8 years ago
  29. 16cd13b Move the set up of uploadArchives to SupportLibraryPlugin by Aurimas Liutikas · 8 years ago
  30. f751306 Bump minSdkVersion to API 14. by Aurimas Liutikas · 8 years ago
  31. 310f81d Add support lib version meta-data to AndroidManifest.xml by Chris Banes · 8 years ago
  32. df62e86 Move creating the source jar setup to SupportLibraryPlugin.java by Aurimas Liutikas · 8 years ago
  33. 9697da7 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  34. 78df598 Revert "Create AndroidLibraryPlugin to share common module configuration. " by Aurimas Liutikas · 8 years ago
  35. a46cd42 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  36. 94d018a Clean up build.gradle files in support library. by Aurimas Liutikas · 8 years ago
  37. f349dba Remove javadocTask and javadocJarTask. by Aurimas Liutikas · 8 years ago
  38. 5dbefe6 Fix error in Palette resize function by Chris Banes · 8 years ago
  39. c6ede06 DO NOT MERGE. Fix Palette bucket test by Chris Banes · 8 years ago
  40. af6b251 Adds working lint target to support lib build, more workarounds by Alan Viverette · 8 years ago
  41. e8d4120 Do not hard-code any compileSdkVersion values in gradle. by Aurimas Liutikas · 8 years ago
  42. 5ec99dd Revert "Add support lib version meta-data to AndroidManifest.xml" by Chris Banes · 8 years ago
  43. cdcdfd0 Add support lib version meta-data to AndroidManifest.xml by Chris Banes · 8 years ago
  44. a8f3aad Workaround weirdness when running on Intel devices am: 724b679133 by Chris Banes · 8 years ago
  45. 724b679 Workaround weirdness when running on Intel devices by Chris Banes · 8 years ago
  46. 9439d70 Move all support library projects to use a single compilation unit by Alan Viverette · 8 years ago
  47. 754cb29 Switch from deprecated size annotations to new ones. by Aurimas Liutikas · 8 years ago
  48. e6d3c26 Remove all the extra accessor methods added by javac in support-palette. by Aurimas Liutikas · 8 years ago
  49. dfe7578 Update to new test runner and espresso. by Aurimas Liutikas · 8 years ago
  50. f5a65fd Add dominant swatch API to Palette by Chris Banes · 8 years ago
  51. 7b59d3a Remove old API check artifacts, invoke gradle from old make target by Alan Viverette · 8 years ago
  52. 3c141cd Revert "Remove old API check artifacts, invoke gradle from old make target" by Yigit Boyar · 8 years ago
  53. 009647b Remove old API check artifacts, invoke gradle from old make target by Alan Viverette · 8 years ago
  54. c9a8595 Fix a random assortment of spelling errors. by Aurimas Liutikas · 8 years ago
  55. 4084a33 Merge "Remove API files that track individual releases" by Kirill Grouchnikov · 8 years ago
  56. 96c9b77 Remove API files that track individual releases by Kirill Grouchnikov · 8 years ago
  57. 55fc3f2 Internal cleanup by Kirill Grouchnikov · 8 years ago
  58. df15399 Bump minSdk to 9 everywhere where it was < 9 by Kirill Grouchnikov · 8 years ago
  59. 65c8835 Merge "Fix Palette errors when using region API" into mnc-ub-dev am: be2d1f1 by Chris Banes · 8 years ago
  60. ec18396 Fix Palette errors when using region API by Chris Banes · 8 years ago
  61. 6759b10 Build support libs with AAPT2 by Adam Lesinski · 9 years ago
  62. 57f3918 Revert "Build support libs with AAPT2" by Adam Lesinski · 8 years ago
  63. 66b8608 Build support libs with AAPT2 by Adam Lesinski · 9 years ago
  64. 4ac91fa Revert "Build support libs with AAPT2" by Adam Lesinski · 8 years ago
  65. 0dac8d8 Build support libs with AAPT2 by Adam Lesinski · 9 years ago
  66. e1cd5a1 Pin support libraries to Java 1.7 so they can be used with dx by Neil Fuller · 9 years ago
  67. 02a9e8c Support library gradle improvements by Yigit Boyar · 9 years ago
  68. 434696f Update Palette tests to JUnit4 by Chris Banes · 9 years ago
  69. daea069 Annotate other support library tests by Chris Banes · 9 years ago
  70. b3479fa Improve doc on Target weighting methods by Chris Banes · 9 years ago
  71. 8868c3d Add 23.1.1 support library API files by Chris Banes · 9 years ago
  72. 8c021e5 Fix rounding error in Palette's region calculation by Chris Banes · 9 years ago
  73. c5f1ad7 Add new extensible API to Palette by Chris Banes · 9 years ago
  74. 039044a Fix Palette trying to create 0px bitmaps by Chris Banes · 9 years ago
  75. d27ec04 Fix Palette setRegion() API by Chris Banes · 9 years ago
  76. 3f5d16c Fix typo in Palette doc by Chris Banes · 9 years ago
  77. b1d3557 Add 23.1.0 API files by Chris Banes · 9 years ago
  78. 8f6ea77 Handle exceptions in Palette's async generation by Chris Banes · 9 years ago
  79. a79b35d Extract pixels from the correct Bitmap by Chris Banes · 9 years ago
  80. ce4bafd Add region API to Palette by Chris Banes · 9 years ago
  81. 490bf52 Get support lib ready for release by Chris Banes · 9 years ago
  82. b69f3ba resolved conflicts for merge of d888896e to mnc-dev by Chris Banes · 9 years ago
  83. cc2ee74 Bump version to v22.2.1 by Chris Banes · 9 years ago
  84. 91bf3cc am ef51dc7a: Merge "Add filter API to Palette" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  85. 2407aa6 Add filter API to Palette by Chris Banes · 9 years ago
  86. ddd2842 am 67619f25: Merge "Simplify Palette upscaling quantization" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  87. 44ae2f1 Simplify Palette upscaling quantization by Chris Banes · 9 years ago
  88. 6c857a5 am bbe3ab2b: Support 22.2.0 RC API files by Chris Banes · 9 years ago
  89. bbe3ab2 Support 22.2.0 RC API files by Chris Banes · 9 years ago
  90. 1a4412c Annotate Palette with @ColorInt and @Nullable by Chris Banes · 9 years ago
  91. 2500f7a Hide Palette's Generator API by Chris Banes · 9 years ago
  92. f9c5b99 Add 'final' 22.1.0 API files by Chris Banes · 9 years ago
  93. cda6682 Generate API files for the support libraries DO NOT MERGE by Chris Banes · 10 years ago
  94. 6a4c14b Update Support library gradle build files WIP by Chris Banes · 10 years ago
  95. f78a300 Add tests to Palette by Chris Banes · 10 years ago
  96. 5b9f63f Merge "Bump up Palette's accuracy" into lmp-mr1-ub-dev by Chris Banes · 10 years ago
  97. 7550d57 Bump up Palette's accuracy by Chris Banes · 10 years ago
  98. 8a75f19 Compile Palette with Java 7 with Gradle by Chris Banes · 10 years ago
  99. 99be592 Palette optimizations: ~6x faster by Chris Banes · 10 years ago
  100. 711c3df Make ColorUtils public in support-v4 by Chris Banes · 10 years ago