summaryrefslogtreecommitdiffstats
path: root/libs/utils/AssetManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'tmo/themes-2.3.1_r1' into themes-4.0Ricardo Cerqueira2012-05-041-72/+138
|\
| * Fixed cyanogenmod issue 2861: asset redirection breaks access to AndroidManif...Josh Guilfoyle2011-03-071-8/+21
| * Removed AssetManager#dumpResources.Josh Guilfoyle2011-02-041-10/+0
| * Removed dead theme engine code.Josh Guilfoyle2011-02-041-53/+0
| * Corrected whitespace trespasses.Josh Guilfoyle2011-02-041-10/+10
| * Fixed a regression causing theme switch to fail.Josh Guilfoyle2011-01-201-0/+7
| * Asset redirections are now managed by a system service.Josh Guilfoyle2011-01-201-392/+14
| * Fix issues with theme APKs that do not specify a styleId.Josh Guilfoyle2010-12-271-3/+3
| * Merge commit 'android-2.3.1_r1' into themes-exp-2.3.1_r1Josh Guilfoyle2010-12-231-1/+7
| |\
| * | Pass the high-level theme resource id into the redirection table layer.Josh Guilfoyle2010-12-231-30/+18
| * | Create res-cache folders world-writable for now.Josh Guilfoyle2010-12-221-2/+2
| * | Fixed a crash when the currently applied theme is replaced by the PackageMana...Josh Guilfoyle2010-12-221-20/+1
| * | Introduced an asset redirection system to the theme engine.Josh Guilfoyle2010-12-221-1/+458
| * | Updated copyright headers.Josh Guilfoyle2010-11-181-0/+1
| * | Merge branch 'themes-1.5r2' into themes-eclairJosh Guilfoyle2009-11-241-73/+136
| |\ \
| | * | Add support for modifying ResTable on fly.Sergey Ten2009-09-231-51/+94
| | * | Add support for restoring asset paths stack in Asset ManagerSergey Ten2009-07-291-10/+29
| * | | donut snapshotJean-Baptiste Queru2009-07-211-16/+140
| |/ /
* | | am 041aa34e: am 87d86044: am bcd029b6: Merge "Add missing clean-up of idmap f...Conley Owens2011-05-111-0/+3
|\ \ \
| * | | Add missing clean-up of idmap file descriptors.Mårten Kongstad2011-05-051-0/+3
* | | | resolved conflicts for merge of 18490fb9 to masterKenny Root2011-04-121-3/+234
|\ \ \ \ | |/ / /
| * | | Runtime resource overlay, iteration 1.Mårten Kongstad2011-04-011-3/+234
| | |/ | |/|
* | | Include strings.h for the strcasecmp prototype.Carl Shapiro2011-03-211-1/+1
|/ /
* | More native work.Dianne Hackborn2010-08-111-0/+6
* | ZipUtilsRO rewrite based on Dalvik Zip rewriteKenny Root2010-05-121-1/+1
* | Don't re-parse the framework resources all the time.Dianne Hackborn2009-07-061-14/+83
* | Update aapt badging for native code, configs, density, etc.Dianne Hackborn2009-05-181-2/+57
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+1637
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-1637/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+1637