1. 94d018a Clean up build.gradle files in support library. by Aurimas Liutikas · 8 years ago
  2. f349dba Remove javadocTask and javadocJarTask. by Aurimas Liutikas · 8 years ago
  3. af6b251 Adds working lint target to support lib build, more workarounds by Alan Viverette · 8 years ago
  4. 5ec99dd Revert "Add support lib version meta-data to AndroidManifest.xml" by Chris Banes · 8 years ago
  5. cdcdfd0 Add support lib version meta-data to AndroidManifest.xml by Chris Banes · 8 years ago
  6. 8f886fe Annotate support classes with RequiresApi / TargetApi by Alan Viverette · 8 years ago
  7. 42e7d6f Replace usage of Instrumentation#runOnMainSync with ActivityTestRule#runOnUiThread. by Aurimas Liutikas · 8 years ago
  8. 754cb29 Switch from deprecated size annotations to new ones. by Aurimas Liutikas · 8 years ago
  9. dfe7578 Update to new test runner and espresso. by Aurimas Liutikas · 8 years ago
  10. 093b6fa Skip lint errors by Tony Mantler · 8 years ago
  11. 7b59d3a Remove old API check artifacts, invoke gradle from old make target by Alan Viverette · 8 years ago
  12. 3c141cd Revert "Remove old API check artifacts, invoke gradle from old make target" by Yigit Boyar · 8 years ago
  13. 009647b Remove old API check artifacts, invoke gradle from old make target by Alan Viverette · 8 years ago
  14. 3cfb2d0 Removed extra "/" from PercentFrameLayout docs. by Aurimas Liutikas · 8 years ago
  15. 1ef18f3 Fix an example in PercentRelativeLayout documentation. by Aurimas Liutikas · 8 years ago
  16. 96c9b77 Remove API files that track individual releases by Kirill Grouchnikov · 8 years ago
  17. f4893cf Clean-up pass over support lib modules by Kirill Grouchnikov · 8 years ago
  18. df15399 Bump minSdk to 9 everywhere where it was < 9 by Kirill Grouchnikov · 8 years ago
  19. 539817f Merge "Clean up deprecation tags in support libraries" into nyc-dev am: f7bdb2b am: 7bf17e3 by Alan Viverette · 8 years ago
  20. d805095 Clean up deprecation tags in support libraries by Alan Viverette · 8 years ago
  21. c32f3e0 Merge "Suppress PercentRelativeLayout RTL tests on v17 devices" into nyc-dev am: 6ef2577 am: cc84b28 by Kirill Grouchnikov · 8 years ago
  22. 3a4a069 Suppress PercentRelativeLayout RTL tests on v17 devices by Kirill Grouchnikov · 8 years ago
  23. 7c10030 Merge "Javadocs for PercentLayoutHelper.PercentLayoutInfo" into nyc-dev am: de3c180 by Kirill Grouchnikov · 8 years ago
  24. 1b963b2 Javadocs for PercentLayoutHelper.PercentLayoutInfo by Kirill Grouchnikov · 8 years ago
  25. 0be5ac9 Account for Percent-based parent paddings am: 72de056 am: 625c4ee by Kirill Grouchnikov · 8 years ago
  26. 72de056 Account for Percent-based parent paddings by Kirill Grouchnikov · 8 years ago
  27. 1e3bcce Merge "Build support libs with AAPT2" into nyc-dev am: cb461c1 am: 3ed683d by Adam Lesinski · 8 years ago
  28. 6759b10 Build support libs with AAPT2 by Adam Lesinski · 9 years ago
  29. cb26b7e Merge "Revert "Build support libs with AAPT2"" into nyc-dev am: bba7804 by Adam Lesinski · 8 years ago
  30. 57f3918 Revert "Build support libs with AAPT2" by Adam Lesinski · 8 years ago
  31. 1ec1b03 Merge "Build support libs with AAPT2" into nyc-dev am: 920dacf am: 39a7c45 by Adam Lesinski · 8 years ago
  32. 66b8608 Build support libs with AAPT2 by Adam Lesinski · 9 years ago
  33. 119387e Revert "Build support libs with AAPT2" am: 4ac91fa am: de976b3 by Adam Lesinski · 8 years ago
  34. 4ac91fa Revert "Build support libs with AAPT2" by Adam Lesinski · 8 years ago
  35. 371c50b Build support libs with AAPT2 am: 0dac8d8 am: b378c44 by Adam Lesinski · 8 years ago
  36. 0dac8d8 Build support libs with AAPT2 by Adam Lesinski · 9 years ago
  37. c5e344c Pin support libraries to Java 1.7 so they can be used with dx am: e1cd5a1f80 by Neil Fuller · 9 years ago
  38. e1cd5a1 Pin support libraries to Java 1.7 so they can be used with dx by Neil Fuller · 9 years ago
  39. 00caba5 Merge "Set activity enter and exit transitions to be no animation." into nyc-dev am: f2c1367e86 by Aurimas Liutikas · 9 years ago
  40. 320463c Set activity enter and exit transitions to be no animation. by Aurimas Liutikas · 9 years ago
  41. 0066576 Round to nearest when calculating dimensions from percent. by Filip Gruszczynski · 9 years ago
  42. 6e1afc8 Merge "Update support lib to use correct current SDK" by Chris Banes · 9 years ago
  43. c0fce14 Merge "Support library gradle improvements" into mnc-ub-dev am: 04292f146c by Yigit Boyar · 9 years ago
  44. 02a9e8c Support library gradle improvements by Yigit Boyar · 9 years ago
  45. 29c8f6f Merge "Switch Percent tests to activity rules." into mnc-ub-dev am: 3d5b98730d by Kirill Grouchnikov · 9 years ago
  46. 1e40dc0 Switch Percent tests to activity rules. by Kirill Grouchnikov · 9 years ago
  47. 6733ed5 RTL-aware tests for PercentRelativeLayout am: ab89bf3ae3 am: bf5c14ac60 by Kirill Grouchnikov · 9 years ago
  48. 737f7e6 Tests for PercentRelativeLayout am: ff6cfa41a3 am: c3a0e5a033 by Kirill Grouchnikov · 9 years ago
  49. ab89bf3 RTL-aware tests for PercentRelativeLayout by Kirill Grouchnikov · 9 years ago
  50. ff6cfa4 Tests for PercentRelativeLayout by Kirill Grouchnikov · 9 years ago
  51. 82b5549 Update support lib to use correct current SDK by Chris Banes · 9 years ago
  52. 13c3483 Syncing percent test setup with other parts of support library. am: bcbbc065a6 by Kirill Grouchnikov · 9 years ago
  53. bcbbc06 Syncing percent test setup with other parts of support library. by Kirill Grouchnikov · 9 years ago
  54. f9df711 Merge "Test coverage for PercentFrameLayout" into mnc-ub-dev am: 0bd2ca105e by Kirill Grouchnikov · 9 years ago
  55. f7ad43b Test coverage for PercentFrameLayout by Kirill Grouchnikov · 9 years ago
  56. 85c2483 Add 23.1.1 support library API files am: 8868c3d91a am: 4b9aa834b8 by Chris Banes · 9 years ago
  57. 8868c3d Add 23.1.1 support library API files by Chris Banes · 9 years ago
  58. e2638cf Merge "Mark percent/tests to not participate in Javadocs generation" into mnc-ub-dev am: 321f913026 by Kirill Grouchnikov · 9 years ago
  59. 6609f04 Mark percent/tests to not participate in Javadocs generation by Kirill Grouchnikov · 9 years ago
  60. 181eb3f Merge "Fix test case for PercentFrameLayout." into mnc-ub-dev am: fee0fcb080 by Kirill Grouchnikov · 9 years ago
  61. 2b0ac85 Setting up tests for percent support library. am: 059c1228dd am: 49aeafe083 by Kirill Grouchnikov · 9 years ago
  62. 2c889ec Fix test case for PercentFrameLayout. by Kirill Grouchnikov · 9 years ago
  63. 059c122 Setting up tests for percent support library. by Kirill Grouchnikov · 9 years ago
  64. e946001 Merge "cherrypick from mnc-dev docs: Fixed typos in XML snippet Original Change-Id: I9d364a6649aa0eef7453d26a880aee7a17ddbfbf" into mnc-ub-dev am: b02bba0775 by Andrew Solovay · 9 years ago
  65. b17223f cherrypick from mnc-dev docs: Fixed typos in XML snippet by Andrew Solovay · 9 years ago
  66. 7dd0f83 am a4c61145: am bb7b05db: Add uploadArchives task to percent build.gradle by Chris Banes · 9 years ago
  67. bb7b05d Add uploadArchives task to percent build.gradle by Chris Banes · 9 years ago
  68. aaef140 Don't use isLoggable in layouts for performance. by Filip Gruszczynski · 9 years ago
  69. b1d3557 Add 23.1.0 API files by Chris Banes · 9 years ago
  70. f0fdeab Update API file for percent library aspect ratio. by Filip Gruszczynski · 9 years ago
  71. 300da29 Make snapping to dimension more flexible. by Filip Gruszczynski · 9 years ago
  72. d7d46d9 am 355984b6: am 490bf528: Get support lib ready for release by Chris Banes · 9 years ago
  73. 490bf52 Get support lib ready for release by Chris Banes · 9 years ago
  74. 917138d Merge "Allow for equal width/height dimensions for percent layout children." into cw-e-dev by Bryce Lee · 9 years ago
  75. b1aad00 Allow for equal width/height dimensions for percent layout children. by Bryce Lee · 9 years ago
  76. 1ddfd71 add overrides for generateDefaultLayoutParams(). by Bryce Lee · 9 years ago
  77. 796a29b Create PercentLayoutInfo on demand if not already set. by Bryce Lee · 9 years ago
  78. f9cabe2 Percentage based layouts. by Filip Gruszczynski · 9 years ago