| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix locale handling of uppercase/lowercase | Tor Norbye | 2012-01-06 | 2 | -2/+5 |
* | Update SDK codebase to JDK 6 | Tor Norbye | 2011-12-21 | 9 | -3/+17 |
* | Lint Architecture Changes: Configurations, Categories, etc. | Tor Norbye | 2011-11-07 | 1 | -2/+2 |
* | Clean up layout and menu file scanning code | Tor Norbye | 2011-09-02 | 8 | -103/+330 |
* | Fix NPE in ResourceFolder when deleting folders | Tor Norbye | 2011-09-01 | 1 | -4/+6 |
* | Precompilation only executes AAPT when necessary | Josiah Gaskin | 2011-08-18 | 4 | -10/+94 |
* | Fix NPE | Tor Norbye | 2011-08-04 | 1 | -3/+5 |
* | 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 | 2 | -14/+14 |
* | Renamed some resource enum/qualifiers to be more consistent with the platform. | Xavier Ducrohet | 2011-06-09 | 5 | -62/+62 |
* | Add support for the new width/height resource qualifiers. | Xavier Ducrohet | 2011-06-09 | 5 | -20/+641 |
* | 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 |
* | Move classes to ide-common | Xavier Ducrohet | 2011-03-17 | 32 | -0/+4718 |
* | 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 | 2 | -4/+25 |
* | Change APIs using String instead of ResourceType. | Xavier Ducrohet | 2011-01-28 | 3 | -44/+68 |
* | 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 |
* | Add log to layout lib init method. | Xavier Ducrohet | 2011-01-03 | 1 | -2/+4 |
* | LayoutLib API refactoring | Xavier Ducrohet | 2010-12-21 | 5 | -62/+149 |