Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move Pair and annoatations into resources.jar now renamed as common.jar | Xavier Ducrohet | 2011-01-28 | 1 | -1/+1 |
| | | | | | | | Move all the resource query methods that returned an array of 2 Strings to return a pair of ResourceType and String. Change-Id: I6b8447aa27005de786e2defef81ad88a72363523 | ||||
* | Update the Layoutlib API to contain part of the current config. | Xavier Ducrohet | 2011-01-27 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | Right now only the screen size is needed. We can add more to Params as needed. Since we should use the existing enum classes for this, I moved all the current enum from sdklib into a new jar file called resources.jar. ADT, sdklib, layoutlib_api all depend on it. Changes to resources should always be API compatible and the result should be copied into the in-dev platform branch in prebuilt, similar to layoutlib_api. See the README.txt files in layoutlib_api/ and resources/ Change-Id: I877ba3cad555ec497954bb0866639e51e7751020 | ||||
* | Move LayoutLib API library to sdk.git | Xavier Ducrohet | 2010-01-07 | 1 | -0/+7 |
Change-Id: I8a54705a75d79c743e59c763ed2464408a836ebf |