summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Fix build.Dianne Hackborn2014-09-091-0/+5
* | | | | Merge "AAPT: Don't crash on illegal symbol name" into lmp-devAdam Lesinski2014-09-091-2/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | AAPT: Don't crash on illegal symbol nameAdam Lesinski2014-09-091-2/+6
| | |/ / | |/| |
* | | | Build layoutlib create tests as part of sdk build.Deepanshu Gupta2014-09-081-0/+3
| |/ / |/| |
* | | Merge "Update IntelliJ project file for IntelliJ 14" into lmp-devDeepanshu Gupta2014-09-091-1/+1
|\ \ \
| * | | Update IntelliJ project file for IntelliJ 14Deepanshu Gupta2014-09-081-1/+1
* | | | Merge "Add layoutlib tests to DIST_DIR" into lmp-devDeepanshu Gupta2014-09-092-0/+6
|\ \ \ \
| * | | | Add layoutlib tests to DIST_DIRDeepanshu Gupta2014-09-052-0/+6
| |/ / /
* | | | Merge "Remove warning for null entries in resource array." into lmp-devDeepanshu Gupta2014-09-091-5/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove warning for null entries in resource array.Deepanshu Gupta2014-09-041-5/+0
* | | | Removing unnecessary delays, ensuring transition thumbnail is the size of the...Winson Chung2014-09-071-1/+2
| |/ / |/| |
* | | Merge changes I10ab0b4a,Id32dcbd5 into lmp-devJeff Sharkey2014-09-041-81/+272
|\ \ \ | |/ / |/| |
| * | Catch incompatible API regressions.Jeff Sharkey2014-09-041-6/+88
| * | Add blame to API lint, some exemptions.Jeff Sharkey2014-09-041-77/+186
* | | Merge "Remove ANDROID_BUILD_TOP from intelliJ path variables." into lmp-devDeepanshu Gupta2014-09-0413-23/+75
|\ \ \
| * | | Remove ANDROID_BUILD_TOP from intelliJ path variables.Deepanshu Gupta2014-08-2513-23/+75
* | | | Merge "enums in dimension attributes." into lmp-devDeepanshu Gupta2014-09-041-13/+18
|\ \ \ \
| * | | | enums in dimension attributes.Deepanshu Gupta2014-08-261-13/+18
* | | | | Merge "Null out "@null" attributes." into lmp-devDeepanshu Gupta2014-09-041-42/+26
|\ \ \ \ \ | |/ / / /
| * | | | Null out "@null" attributes.Deepanshu Gupta2014-08-251-42/+26
| |/ / /
* | | | Merge "LayoutLib: Fix warnings in ResourceHelper." into lmp-devDeepanshu Gupta2014-09-041-5/+7
|\ \ \ \
| * | | | LayoutLib: Fix warnings in ResourceHelper.Deepanshu Gupta2014-09-031-5/+7
* | | | | Merge "LayoutLib: Allow '+' in float attributes." into lmp-devDeepanshu Gupta2014-09-041-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | LayoutLib: Allow '+' in float attributes.Deepanshu Gupta2014-09-031-1/+1
* | | | | Merge "Fix invalid conditional check." into lmp-devDeepanshu Gupta2014-09-041-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Fix invalid conditional check.Deepanshu Gupta2014-08-261-1/+1
| |/ / /
* | | | Merge "Build layoutlib_create tests." into lmp-devDeepanshu Gupta2014-09-041-0/+32
|\ \ \ \ | |_|/ / |/| | |
| * | | Build layoutlib_create tests.Deepanshu Gupta2014-09-031-0/+32
* | | | More API lint checks.Jeff Sharkey2014-08-291-5/+71
* | | | Change platformBuildVersionCode to name in aapt dump badgingAdam Lesinski2014-08-291-3/+3
* | | | Merge "Stamp platform version code into app Apks" into lmp-devAdam Lesinski2014-08-299-251/+578
|\ \ \ \
| * | | | Stamp platform version code into app ApksAdam Lesinski2014-08-279-251/+578
| |/ / /
* | | | Teach API lint about package layering!Jeff Sharkey2014-08-281-1/+53
* | | | Lint tool for current.txt.Jeff Sharkey2014-08-281-0/+488
|/ / /
* | | Merge "Have R classes generate their own reference rewrite logic" into lmp-devAdam Lesinski2014-08-264-18/+194
|\ \ \
| * | | Have R classes generate their own reference rewrite logicAdam Lesinski2014-08-254-18/+194
* | | | Merge "Multiple performance changes to speed recents invocation/app launching...Winson Chung2014-08-261-0/+6
|\ \ \ \
| * | | | Multiple performance changes to speed recents invocation/app launching time. ...Winson Chung2014-08-251-0/+6
* | | | | Introduce anydpi density resource qualifierAdam Lesinski2014-08-252-0/+8
| |/ / / |/| | |
* | | | AAPT: Filtering resource fixAdam Lesinski2014-08-223-6/+52
* | | | AAPT: Dump installLocation in badgingAdam Lesinski2014-08-221-0/+28
|/ / /
* | | Merge "Add better error message for AAPT file conflicts" into lmp-devAdam Lesinski2014-08-211-9/+11
|\ \ \
| * | | Add better error message for AAPT file conflictsAdam Lesinski2014-08-211-9/+11
* | | | AAPT: mipmaps should not end up in SplitsAdam Lesinski2014-08-214-10/+70
|/ / /
* | | Use the correct versionCode for Split APKsAdam Lesinski2014-08-211-0/+7
* | | AAPT: Fix regression generating dynamic ref table for shared librariesAdam Lesinski2014-08-201-17/+14
|/ /
* | Merge "Fix "@null" resource values in LayoutLib." into lmp-devDeepanshu Gupta2014-08-191-2/+3
|\ \
| * | Fix "@null" resource values in LayoutLib.Deepanshu Gupta2014-08-191-2/+3
* | | Merge "Add time to status bar and fix wifi icon." into lmp-devDeepanshu Gupta2014-08-199-29/+146
|\ \ \ | |/ /
| * | Add time to status bar and fix wifi icon.Deepanshu Gupta2014-08-189-29/+146