aboutsummaryrefslogtreecommitdiffstats
path: root/ide_common/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* Move Pair and annoatations into resources.jar now renamed as common.jarXavier Ducrohet2011-01-281-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
* Change APIs using String instead of ResourceType.Xavier Ducrohet2011-01-281-0/+1
| | | | | | | | | Move ResourceType into resources.jar so that it's accessible to layoutlib.jar This is cleaner and allows us to us more efficient EnumMap objects. Change-Id: If11cbc69ae3ca8bd6c96e6d0ef402570a07af16f
* LayoutLib API refactoringXavier Ducrohet2010-12-211-1/+2
| | | | Change-Id: I40abba4c4f786755c2a1c0e70df4d7bc08e2bcde
* Fix the build by putting a missing LOCAL_MODULE_TAGSXavier Ducrohet2010-12-091-0/+2
| | | | Change-Id: Ie5cdd59663ef469204f693c888231a2476d954f4
* Rename layoutlib_utils into ide_common.Xavier Ducrohet2010-11-111-0/+26
Change-Id: Id243fe66e2ce577bc821ca454bca18444ebb5e7d