summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2016-02-15Add feature versions for devices and apps. Jeff Sharkey
2016-02-12AAPT2: Fix source output when error occurs in style Adam Lesinski
2016-02-13Merge "AAPT2: Introduce notion of 'product' to ResourceTable" into nyc-dev Adam Lesinski
2016-02-12AAPT2: Introduce notion of 'product' to ResourceTable Adam Lesinski
2016-02-12Update pointer icon when View.setPointerIcon is called Vladislav Kaznacheev
2016-02-12Add support for gx font variation axes. Ben Wagner
2016-02-12Merge "AAPT: Remove warnings for public resources without comments" into nyc-dev Adam Lesinski
2016-02-11AAPT: Remove warnings for public resources without comments Adam Lesinski
2016-02-11Layoutlib supports rounded corners of different sizes am: 3381cde9f2 Jerome Gaillard
2016-02-11Layoutlib supports rounded corners of different sizes Jerome Gaillard
2016-02-10Merge "Fix build" into nyc-dev Svetoslav Ganov
2016-02-09Fix build Svet Ganov
2016-02-09AAPT2: Switch to protobuf for intermediate format Adam Lesinski
2016-02-08Ensure surfaces stay alive until activity stop. Robert Carr
2016-02-02AAPT2: Support -c configuration filtering Adam Lesinski
2016-02-01Remove obsolete try catch am: ebdcc80ac2 Deepanshu Gupta
2016-02-01Fix build Jorim Jaggi
2016-02-01Remove obsolete try catch Deepanshu Gupta
2016-02-01Merge "Encode paletted PNGs more efficiently (part 2)" Matt Sarett
2016-02-01Merge "Encode paletted PNGs more efficiently" Matt Sarett
2016-02-01Encode paletted PNGs more efficiently (part 2) Matt Sarett
2016-02-01Encode paletted PNGs more efficiently Matt Sarett
2016-01-30Offer to migrate databases and SharedPreferences. Jeff Sharkey
2016-01-29Merge "Revert "Encode paletted PNGs more efficiently"" Matt Sarett
2016-01-29Revert "Encode paletted PNGs more efficiently" Matt Sarett
2016-01-29Merge "Encode paletted PNGs more efficiently" Matt Sarett
2016-01-29Encode paletted PNGs more efficiently Matt Sarett
2016-01-29Use resizeMode integer instead of resizeable boolean. Wale Ogunwale
2016-01-27Fix app staying in drag resizing when undocking Jorim Jaggi
2016-01-26Merge "AAPT2: Add -x and -z flags to minimize changes in build scripts" Adam Lesinski
2016-01-25AAPT2: Add -x and -z flags to minimize changes in build scripts Adam Lesinski
2016-01-25Fix build and reorder methods to match ec6a447c86b03f5896fdb717de530c8abf8887f9 Ian Pedowitz
2016-01-25Fix build. Filip Gruszczynski
2016-01-23Merge "Remove GregorianCalendar hack" am: 187c022bf1 Deepanshu Gupta
2016-01-23Merge "Change mouse pointer when drag and drop is active" Vladislav Kaznacheev
2016-01-23Merge "Remove GregorianCalendar hack" Deepanshu Gupta
2016-01-22Merge "AAPT2: Allow specifying non-final IDS when building 'legacy' style lib... Adam Lesinski
2016-01-22AAPT2: Allow specifying non-final IDS when building 'legacy' style libraries Adam Lesinski
2016-01-22Change mouse pointer when drag and drop is active Vladislav Kaznacheev
2016-01-22Remove GregorianCalendar hack Deepanshu Gupta
2016-01-22Fix build by adding missing method Selim Cinek
2016-01-21Merge "Implement smarter locale resource selection" Roozbeh Pournader
2016-01-21Merge "AAPT2: Accept empty zip files" Adam Lesinski
2016-01-21Implement smarter locale resource selection Roozbeh Pournader
2016-01-21AAPT2: Accept empty zip files Adam Lesinski
2016-01-21Deals with translation and scaling in layoutlib am: ded4d14e33 Jerome Gaillard
2016-01-21Deals with translation and scaling in layoutlib Jerome Gaillard
2016-01-20Merge "Deals with android:rotation attribute in layoutlib" into mnc-ub-dev am... Jerome Gaillard
2016-01-20Merge "Deals with android:rotation attribute in layoutlib" into mnc-ub-dev Jerome Gaillard
2016-01-19Merge "Replace SurfaceViews across resize trigerred relaunches." Rob Carr