summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Add --non-constant-id to aapt.Xavier Ducrohet2011-02-143-6/+20
* Merge "Normalize output from aapt d"Dianne Hackborn2011-01-291-2/+4
|\
| * Normalize output from aapt dShachar Shemesh2011-01-041-2/+4
* | Merge "Make AaptGroupEntry::getMncName accept mnc00"Dianne Hackborn2011-01-291-5/+3
|\ \
| * | Make AaptGroupEntry::getMncName accept mnc00Johan Redestig2011-01-041-5/+3
| |/
* | aapt: Allow raw "%" in unformatted string-arraysJosh Stone2011-01-221-0/+16
|/
* am 5580e44c: Merge "Support changing style parent in overlays"Jean-Baptiste Queru2010-11-051-14/+0
|\
| * Merge "Support changing style parent in overlays"Jean-Baptiste Queru2010-11-041-14/+0
| |\
| | * Support changing style parent in overlaysMartin Nordholts2010-08-171-14/+0
* | | am 46151652: Merge "fix xlarge support in aapt for gingerbread" into gingerbreadScott Main2010-11-051-2/+2
|\ \ \
| * | | fix xlarge support in aapt for gingerbreadScott Main2010-11-041-2/+2
* | | | am 63e5d07e: Merge "Fix issue with project resources overriding framework res...Xavier Ducrohet2010-10-273-19/+22
|\ \ \ \ | |/ / /
| * | | Fix issue with project resources overriding framework resources.Xavier Ducrohet2010-10-263-19/+22
* | | | am 1b6180ec: Merge "Fix rendering of digitalClock/Gallery in Eclipse editors....Xavier Ducrohet2010-10-263-11/+104
|\ \ \ \ | |/ / /
| * | | Fix rendering of digitalClock/Gallery in Eclipse editors.Xavier Ducrohet2010-10-263-11/+104
* | | | am c5371fad: Merge "Make layoutlib use the prebuilt of layoutlib_api"Xavier Ducrohet2010-10-222-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Make layoutlib use the prebuilt of layoutlib_apiXavier Ducrohet2010-10-212-2/+2
* | | | am ba501785: Merge "Implement issue #3116702: New manifest tags for supported...Dianne Hackborn2010-10-211-9/+50
|\ \ \ \ | | |/ / | |/| |
| * | | Implement issue #3116702: New manifest tags for supported screen sizes DO NO...Dianne Hackborn2010-10-211-9/+50
* | | | am 004f968d: Merge "Link against the static libcrypto in external/openssl." i...Ying Wang2010-10-181-14/+11
|\ \ \ \ | |/ / /
| * | | Link against the static libcrypto in external/openssl.Ying Wang2010-10-141-14/+11
* | | | am 3d828e62: Merge "Do not build pbkdf2gen on non-Linux hosts" into gingerbreadJoe Onorato2010-10-141-7/+10
|\ \ \ \ | |/ / /
| * | | Do not build pbkdf2gen on non-Linux hostsKenny Root2010-10-141-7/+10
* | | | am bdf8034c: Merge "OBB: use PBKDF2 for key generation." into gingerbreadKenny Root2010-10-134-11/+192
|\ \ \ \ | |/ / /
| * | | Merge "OBB: use PBKDF2 for key generation." into gingerbreadKenny Root2010-10-134-11/+192
| |\ \ \
| | * | | OBB: use PBKDF2 for key generation.Kenny Root2010-10-134-11/+192
* | | | | am 3394db7d: Merge "Regenerate preloaded classes for Gingerbread." into ginge...Jesse Wilson2010-10-132-1/+13
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Regenerate preloaded classes for Gingerbread." into gingerbreadJesse Wilson2010-10-132-1/+13
| |\ \ \ \
| | * | | | Regenerate preloaded classes for Gingerbread.Jesse Wilson2010-10-132-1/+13
| | |/ / /
* | | | | am 5c62ab0a: Merge "Adding a new <uses-gl-texture/> tag, to be used to enable...Dan Morrill2010-10-131-0/+9
|\ \ \ \ \ | |/ / / /
| * | | | Adding a new <uses-gl-texture/> tag, to be used to enable apps to specifyDan Morrill2010-10-131-0/+9
| |/ / /
| * | | Avoid pre-processing images when they won't be usedAnthony Newnam2010-10-061-1/+3
* | | | am 656d2165: Merge "Parser is optional in obtainStyledAttributes." into ginge...Xavier Ducrohet2010-10-071-5/+11
|\ \ \ \ | |/ / /
| * | | Parser is optional in obtainStyledAttributes.Xavier Ducrohet2010-10-041-5/+11
* | | | am 407f625a: Add new API to find out whether external storage is removable.Dianne Hackborn2010-10-041-8/+10
|\ \ \ \ | |/ / /
| * | | Add new API to find out whether external storage is removable.Dianne Hackborn2010-10-041-8/+10
* | | | am d9e88d22: Merge "Add "none" for vold and deprecate mkobb -c" into gingerbreadKenny Root2010-10-011-3/+2
|\ \ \ \ | |/ / /
| * | | Add "none" for vold and deprecate mkobb -cKenny Root2010-10-011-3/+2
* | | | am 735de3b3: Hash keys with MD5; track IBinders not IInterfaceKenny Root2010-09-301-9/+21
|\ \ \ \ | |/ / /
| * | | Hash keys with MD5; track IBinders not IInterfaceKenny Root2010-09-301-9/+21
* | | | am 292c246b: Merge "Call functions to calculate deps and classes.jar" into gi...Ying Wang2010-09-281-8/+4
|\ \ \ \ | |/ / /
| * | | Call functions to calculate deps and classes.jarYing Wang2010-09-281-8/+4
* | | | am d8691d73: Merge "Allow all apps to call ContentResolver.getType()." into g...Dianne Hackborn2010-09-271-0/+6
|\ \ \ \ | |/ / /
| * | | Allow all apps to call ContentResolver.getType().Dianne Hackborn2010-09-261-0/+6
* | | | am 91512f57: Layoutlib_create: Unittest for ClassHasNativeVisitor.Raphael2010-09-244-3/+196
|\ \ \ \ | | |/ / | |/| |
| * | | Layoutlib_create: Unittest for ClassHasNativeVisitor.Raphael2010-09-244-3/+196
* | | | am 37cedce1: Merge "Add an aapt option to allow string variations for differe...Eric Fischer2010-09-233-5/+95
|\ \ \ \ | | |/ / | |/| |
| * | | Add an aapt option to allow string variations for different devices.Eric Fischer2010-09-233-5/+95
* | | | am f2960b8d: Refresh the layoutlib_create doc.Raphael Moll2010-09-211-36/+164
|\ \ \ \ | | |/ / | |/| |
| * | | Refresh the layoutlib_create doc.Raphael Moll2010-09-211-36/+164