| Commit message (Expand) | Author | Age | Files | Lines |
* | ADT Resource Repo stores IDs and Called Once | Josiah Gaskin | 2011-08-01 | 3 | -1/+276 |
* | merge from tools_r12 | The Android Open-Source Project | 2011-06-28 | 1 | -2/+4 |
|\ |
|
| * | Guard against a possible NPE when the rendering fails. | Xavier Ducrohet | 2011-06-28 | 1 | -2/+4 |
| * | Merge df07f53c from master to r12. do not merge. | Xavier Ducrohet | 2011-06-14 | 1 | -1/+3 |
| * | Merge 9d342967 from master to r12. do not merge. | Xavier Ducrohet | 2011-06-14 | 3 | -9/+28 |
* | | Fix value parser to handle attr values not in declare-styleable. | Xavier Ducrohet | 2011-06-24 | 3 | -43/+68 |
* | | Sample code to use the layout rendering library. | Xavier Ducrohet | 2011-06-23 | 1 | -0/+35 |
* | | Merge "Fix parsing of the styleable enum/flag attribute values." | Xavier Ducrohet | 2011-06-14 | 1 | -1/+3 |
|\ \ |
|
| * | | Fix parsing of the styleable enum/flag attribute values. | Xavier Ducrohet | 2011-06-14 | 1 | -1/+3 |
| |/ |
|
* | | Fix broken equals() in new qualifiers. | Xavier Ducrohet | 2011-06-14 | 3 | -9/+28 |
|/ |
|
* | Revert ScreenLayoutSize to ScreenSize. | Xavier Ducrohet | 2011-06-09 | 3 | -29/+29 |
* | Renamed some resource enum/qualifiers to be more consistent with the platform. | Xavier Ducrohet | 2011-06-09 | 8 | -95/+95 |
* | Merge "Add support for the new width/height resource qualifiers." | Xavier Ducrohet | 2011-06-09 | 6 | -20/+655 |
|\ |
|
| * | Add support for the new width/height resource qualifiers. | Xavier Ducrohet | 2011-06-09 | 6 | -20/+655 |
* | | Fix various warnings | Tor Norbye | 2011-06-09 | 1 | -1/+8 |
|/ |
|
* | Add proper styleable support. | Xavier Ducrohet | 2011-06-07 | 2 | -24/+55 |
* | Improve error message when ADT is older than layoutlib. | Xavier Ducrohet | 2011-06-03 | 1 | -2/+3 |
* | Detect and add special warning for wrong themes | Tor Norbye | 2011-05-23 | 1 | -5/+14 |
* | Fix issue with resource repository when using libraries | Xavier Ducrohet | 2011-05-20 | 1 | -1/+2 |
* | Add method to LayoutLibrary to query layoutlib api level and rev. | Xavier Ducrohet | 2011-05-19 | 1 | -0/+27 |
* | Add baseline/margins to ViewInfo. | Xavier Ducrohet | 2011-05-16 | 1 | -25/+160 |
* | Add getViewBaseline to the LayoutLibrary class. | Xavier Ducrohet | 2011-04-18 | 1 | -0/+17 |
* | Move getViewParent/Index from RenderSession to Bridge. | Xavier Ducrohet | 2011-04-06 | 1 | -1/+35 |
* | Pick layout themes from manifest registrations and target SDK | Tor Norbye | 2011-04-04 | 1 | -1/+11 |
* | Extract Style Refactoring | Tor Norbye | 2011-03-31 | 1 | -1/+1 |
* | Add go to declaration support for styles and embedded text | Tor Norbye | 2011-03-21 | 1 | -5/+5 |
* | Merge "Fix unit tests from the previous refactor." | Xavier Ducrohet | 2011-03-18 | 17 | -0/+960 |
|\ |
|
| * | Fix unit tests from the previous refactor. | Xavier Ducrohet | 2011-03-18 | 17 | -0/+960 |
* | | Merge "Move classes to ide-common" | Xavier Ducrohet | 2011-03-18 | 32 | -0/+4718 |
|\ \
| |/ |
|
| * | Move classes to ide-common | Xavier Ducrohet | 2011-03-17 | 32 | -0/+4718 |
* | | Merge "Add missing notice files." | Xavier Ducrohet | 2011-03-17 | 1 | -0/+190 |
|\ \
| |/
|/| |
|
| * | Add missing notice files. | Xavier Ducrohet | 2011-03-15 | 1 | -0/+190 |
* | | Disable the "unecessary else" warning. | Raphael Moll | 2011-03-17 | 1 | -1/+1 |
|/ |
|
* | Add specifc warnings config for most sdk eclipse projects. | Xavier Ducrohet | 2011-03-14 | 1 | -0/+64 |
* | Resource management refactoring and clean-up. | Xavier Ducrohet | 2011-03-08 | 1 | -47/+37 |
* | Remove some non needed asserts. | Xavier Ducrohet | 2011-02-22 | 1 | -1/+0 |
* | Fix possible NPE in legacy callback support. | Xavier Ducrohet | 2011-02-06 | 1 | -1/+5 |
* | Add to layoutlib the ability to simply render a Drawable. | Xavier Ducrohet | 2011-02-04 | 1 | -7/+23 |
* | Add app name/icon and current render locale to the LayoutLib API. | Xavier Ducrohet | 2011-02-04 | 1 | -8/+8 |
* | Add MipMap to the resource type list. | Xavier Ducrohet | 2011-01-28 | 1 | -1/+1 |
* | Move Pair and annoatations into resources.jar now renamed as common.jar | Xavier Ducrohet | 2011-01-28 | 4 | -6/+27 |
* | Change APIs using String instead of ResourceType. | Xavier Ducrohet | 2011-01-28 | 5 | -44/+70 |
* | Add more theme query APIs to RenderResources | Xavier Ducrohet | 2011-01-26 | 1 | -1/+36 |
* | LayoutLib API update: build properties and multi ViewInfo results. | Xavier Ducrohet | 2011-01-25 | 2 | -5/+10 |
* | Move the resource resolution code into ide-common. | Xavier Ducrohet | 2011-01-17 | 2 | -7/+518 |
* | Move ValueResourceParser into a better package. | Xavier Ducrohet | 2011-01-16 | 1 | -1/+1 |
* | Fix build by updating ide-common to the new LayoutLog. | Xavier Ducrohet | 2011-01-14 | 1 | -3/+3 |
* | Resource parser should strip unescaped " from string values. | Xavier Ducrohet | 2011-01-12 | 1 | -0/+8 |
* | Remove error(tag, throwable) from LayoutLog. | Xavier Ducrohet | 2011-01-11 | 1 | -1/+1 |
* | Fix NPE in layout lib legacy conversion for empty layouts. | Xavier Ducrohet | 2011-01-04 | 1 | -3/+5 |