Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | AAPT: Fix an issue where a resource name was incorrectly derived on Windows | Adam Lesinski | 2014-10-17 | 1 | -1/+1 | |
* | | | | | Merge "Added a daemon mode to aapt to receive streams of commands from gradle... | Jerome Dochez | 2014-10-10 | 4 | -0/+40 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Added a daemon mode to aapt to receive streams of commands from gradle. | Jerome Dochez | 2014-10-02 | 4 | -0/+40 | |
* | | | | | am 4f133894: Exclude KXmlParser from LayoutLib. | Deepanshu Gupta | 2014-10-08 | 5 | -22/+125 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Exclude KXmlParser from LayoutLib. | Deepanshu Gupta | 2014-10-08 | 5 | -22/+125 | |
| * | | | | LayoutLib: Use ICU's line break algo. [DO NOT MERGE] | Deepanshu Gupta | 2014-10-08 | 2 | -0/+56 | |
| * | | | | Resource resolution bug fix. [DO NOT MERGE] | Deepanshu Gupta | 2014-10-01 | 1 | -2/+1 | |
| * | | | | Fix Tests after cherry picks. [DO NOT MERGE] | Deepanshu Gupta | 2014-10-01 | 2 | -5/+5 | |
| * | | | | Update intelliJ copyright profile [DO NOT MERGE] | Deepanshu Gupta | 2014-10-01 | 1 | -1/+1 | |
| * | | | | Build layoutlib create tests as part of sdk build. [DO NOT MERGE] | Deepanshu Gupta | 2014-10-01 | 1 | -0/+3 | |
| * | | | | Add layoutlib tests to DIST_DIR [DO NOT MERGE] | Deepanshu Gupta | 2014-10-01 | 2 | -0/+6 | |
| * | | | | Build layoutlib_create tests. [DO NOT MERGE] | Deepanshu Gupta | 2014-10-01 | 1 | -0/+32 | |
| * | | | | Remove ANDROID_BUILD_TOP from intelliJ path variables. [DO NOT MERGE] | Deepanshu Gupta | 2014-10-01 | 13 | -23/+75 | |
| * | | | | Get filename from File faster [DO NOT MERGE] | Deepanshu Gupta | 2014-10-01 | 1 | -9/+6 | |
| * | | | | Add testing framework to LayoutLib. [DO NOT MERGE] | Deepanshu Gupta | 2014-10-01 | 65 | -26/+1965 | |
| * | | | | Add tests to the layoutlib eclipse project. [DO NOT MERGE] | Deepanshu Gupta | 2014-10-01 | 1 | -1/+3 | |
| * | | | | Fix error when using list as actionBarNavMode. [DO NOT MERGE] | Deepanshu Gupta | 2014-09-25 | 1 | -2/+7 | |
| * | | | | Merge "Resolve color xml attributes properly. [DO NOT MERGE]" into klp-modula... | Deepanshu Gupta | 2014-09-04 | 1 | -0/+4 | |
| |\ \ \ \ | ||||||
| | * | | | | Resolve color xml attributes properly. [DO NOT MERGE] | Deepanshu Gupta | 2014-08-26 | 1 | -0/+4 | |
| * | | | | | Fix "@null" resource values in LayoutLib. [DO NOT MERGE] | Deepanshu Gupta | 2014-08-26 | 1 | -2/+3 | |
| |/ / / / | ||||||
* | | | | | Merge "AAPT: Gate v21 resource synthesizing logging behind -v flag" into lmp-dev | Adam Lesinski | 2014-10-03 | 1 | -20/+26 | |
|\ \ \ \ \ | ||||||
| * | | | | | AAPT: Gate v21 resource synthesizing logging behind -v flag | Adam Lesinski | 2014-10-03 | 1 | -20/+26 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge "Minor style changes." into lmp-dev | Deepanshu Gupta | 2014-10-03 | 1 | -3/+3 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Minor style changes. | Deepanshu Gupta | 2014-10-02 | 1 | -3/+3 | |
* | | | | | Merge "Always resolve enum when resolving resources." into lmp-dev | Deepanshu Gupta | 2014-10-02 | 2 | -202/+110 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Always resolve enum when resolving resources. | Deepanshu Gupta | 2014-09-29 | 2 | -202/+110 | |
* | | | | | include direct.h for _mkdir | Andrew Hsieh | 2014-09-30 | 2 | -0/+4 | |
|/ / / / | ||||||
* | | | | Update time in layout preview | Deepanshu Gupta | 2014-09-29 | 1 | -2/+1 | |
* | | | | AAPT: Fix issue with synthesized resource not actually showing up | Adam Lesinski | 2014-09-24 | 2 | -1/+19 | |
* | | | | Merge "AAPT: Continuation of public/private attribute fix" into lmp-dev | Adam Lesinski | 2014-09-22 | 9 | -36/+316 | |
|\ \ \ \ | ||||||
| * | | | | AAPT: Continuation of public/private attribute fix | Adam Lesinski | 2014-09-22 | 9 | -36/+316 | |
* | | | | | Merge "Fix backwards compat problem with AAPT public attrs" into lmp-dev | Adam Lesinski | 2014-09-19 | 3 | -3/+225 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Fix backwards compat problem with AAPT public attrs | Adam Lesinski | 2014-09-18 | 3 | -3/+225 | |
* | | | | | Merge "Build LayoutLib tests with Java 6" into lmp-dev | Deepanshu Gupta | 2014-09-16 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Build LayoutLib tests with Java 6 | Deepanshu Gupta | 2014-09-16 | 1 | -1/+1 | |
* | | | | | Saver: PowerManager call to set low power mode. | John Spurlock | 2014-09-14 | 1 | -0/+5 | |
* | | | | | Merge "Don't use reflection when generating the onResourcesLoaded callback." ... | Marcin Kosiba | 2014-09-11 | 2 | -104/+73 | |
|\ \ \ \ \ | ||||||
| * | | | | | Don't use reflection when generating the onResourcesLoaded callback. | Marcin Kosiba | 2014-09-11 | 2 | -104/+73 | |
* | | | | | | Merge "LayoutLib: support font weights." into lmp-dev | Deepanshu Gupta | 2014-09-11 | 3 | -60/+166 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | LayoutLib: support font weights. | Deepanshu Gupta | 2014-09-10 | 3 | -60/+166 | |
* | | | | | | Merge "Fix build." into lmp-dev | Dianne Hackborn | 2014-09-10 | 1 | -0/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix build. | Dianne Hackborn | 2014-09-09 | 1 | -0/+5 | |
* | | | | | | | Merge "AAPT: Don't crash on illegal symbol name" into lmp-dev | Adam Lesinski | 2014-09-09 | 1 | -2/+6 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | AAPT: Don't crash on illegal symbol name | Adam Lesinski | 2014-09-09 | 1 | -2/+6 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Build layoutlib create tests as part of sdk build. | Deepanshu Gupta | 2014-09-08 | 1 | -0/+3 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge "Update IntelliJ project file for IntelliJ 14" into lmp-dev | Deepanshu Gupta | 2014-09-09 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Update IntelliJ project file for IntelliJ 14 | Deepanshu Gupta | 2014-09-08 | 1 | -1/+1 | |
* | | | | | | Merge "Add layoutlib tests to DIST_DIR" into lmp-dev | Deepanshu Gupta | 2014-09-09 | 2 | -0/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add layoutlib tests to DIST_DIR | Deepanshu Gupta | 2014-09-05 | 2 | -0/+6 | |
| |/ / / / / | ||||||
* | | | | | | Merge "Remove warning for null entries in resource array." into lmp-dev | Deepanshu Gupta | 2014-09-09 | 1 | -5/+0 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | |