summaryrefslogtreecommitdiffstats
path: root/core/jni/android_util_AssetManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'tmo/themes-2.3.1_r1' into themes-4.0Ricardo Cerqueira2012-05-041-2/+344
|\
| * Fixed cyanogenmod issue 2861: asset redirection breaks access to AndroidManif...Josh Guilfoyle2011-03-071-8/+8
| * Removed AssetManager#dumpResources.Josh Guilfoyle2011-02-041-11/+0
| * Corrected whitespace trespasses.Josh Guilfoyle2011-02-041-77/+77
| * Asset redirections are now managed by a system service.Josh Guilfoyle2011-01-201-18/+119
| * Proper error handling doing redirections within bag access.Josh Guilfoyle2010-12-241-8/+36
| * Merge commit 'android-2.3.1_r1' into themes-exp-2.3.1_r1Josh Guilfoyle2010-12-231-85/+92
| |\
| * | Pass the high-level theme resource id into the redirection table layer.Josh Guilfoyle2010-12-231-6/+6
| * | Fixed a crash when the currently applied theme is replaced by the PackageMana...Josh Guilfoyle2010-12-221-6/+4
| * | Introduced an asset redirection system to the theme engine.Josh Guilfoyle2010-12-221-2/+83
| * | Updated copyright headers.Josh Guilfoyle2010-11-181-0/+1
| * | Merge commit 'themes/themes-eclair' into themes-2.2_r1Dirk Sigurdson2010-07-041-74/+218
| |\ \
| | * | Removed dynamic attribute assignment and related debug.Josh Guilfoyle2010-03-011-12/+0
| | * | Merge remote branch 'korg/eclair' into themes-eclairDirk Sigurdson2010-02-071-5/+22
| | |\ \
| | * \ \ Merge branch 'themes-1.5r2' into themes-eclairJosh Guilfoyle2009-11-241-77/+233
| | |\ \ \
| | | * | | Add support for modifying ResTable on fly.Sergey Ten2009-09-231-32/+60
| | | * | | Changes allowing to set color attributes directly on a theme, without (re-)ge...Sergey Ten2009-07-291-0/+12
| | | * | | Fix a bug, when re-installing of a theme apk results in growing of the size o...Sergey Ten2009-07-291-1/+1
| | | * | | Add support for restoring asset paths stack in Asset ManagerSergey Ten2009-07-291-3/+36
| | | * | | Fix a bug which prevented us from reliable extracting of ringtones from a the...Sergey Ten2009-07-291-77/+160
| | * | | | donut snapshotJean-Baptiste Queru2009-08-311-0/+18
| | * | | | donut snapshotJean-Baptiste Queru2009-07-311-6/+20
| | * | | | donut snapshotJean-Baptiste Queru2009-07-291-1/+1
| | * | | | donut snapshotJean-Baptiste Queru2009-07-211-2/+3
| | |/ / /
* | | | | resolved conflicts for merge of 06a8ceac to masterDianne Hackborn2011-05-191-1/+3
|\ \ \ \ \
| * | | | | Add new "-swNNNdp" resource qualifier.Dianne Hackborn2011-05-191-1/+3
| * | | | | DO NOT MERGE. Integrate add new screen width/height in "dp" configs.Dianne Hackborn2011-05-121-1/+4
* | | | | | You don't need to poke around inside FileDescriptor manually.Elliott Hughes2011-04-111-1/+1
* | | | | | More JNI exception-throwing cleanup.Elliott Hughes2011-04-081-178/+128
* | | | | | Add new resource configurations for screen width/height in "dp".Dianne Hackborn2011-04-061-1/+4
* | | | | | Establish a global reference before saving a class into a global.Carl Shapiro2011-03-031-1/+3
|/ / / / /
* | | | | Don't pay attention to string block on @nullKenny Root2011-01-201-0/+1
* | | | | Change assets to use 64-bit APIKenny Root2010-12-081-1/+1
* | | | | fix int vs. pointer mismatch in return statement.Olivier Bailly2010-11-181-1/+1
* | | | | Add path to get different DPI drawablesKenny Root2010-10-291-2/+3
| |_|_|/ |/| | |
* | | | Broken build. Missing ;Gilles Debunne2010-08-271-1/+1
* | | | Fix for 512 limit in assetManager.listGilles Debunne2010-08-261-77/+77
* | | | Prevent local reference table overflowsKenny Root2010-05-061-7/+14
|/ / /
* | | Fix some bugs.Dianne Hackborn2010-03-041-0/+62
* | | Use UTF-8 strings to avoid duplicate caching, part 1Kenny Root2010-02-231-8/+14
* | | Introduce special UI modes for night and car usage.Tobias Haamel2010-02-111-2/+4
* | | Stop spamming the log.Joe Onorato2010-01-061-1/+0
| |/ |/|
* | Debugging for issue #2228381 android.view.InflateExceptionDianne Hackborn2009-11-201-5/+22
* | Fix issue #2048263: More debugging informationDianne Hackborn2009-08-111-0/+18
* | Fix #2018814: System cannot correctly render assets with "wrap_content" attri...Dianne Hackborn2009-07-291-6/+20
* | First pass at reworking screen density/size APIs.Dianne Hackborn2009-07-211-1/+1
* | Expand support for different screen sizes.Dianne Hackborn2009-06-261-2/+3
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+1687
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-1687/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-3/+14