summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/res/AssetManager.java
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'LA.BF64.1.2.2_rb4.6' of git://codeaurora.org/platform/framework...Steve Kondik2015-11-041-2/+6
|\
| * base: Fix the problems for runtime overlay.yingying2015-10-231-3/+6
* | themes: Fix strictmode warningsSteve Kondik2015-10-271-5/+1
* | Themes: Check common resource paths at java layerd34d2015-10-271-1/+6
* | Themes: Restructure resource cache [1/2]d34d2015-10-271-8/+7
* | Themes: Port to CM13 [1/3]Andy Mast2015-10-261-3/+214
|/
* Improve keying for theme caches, rebase system theme on config changeAlan Viverette2015-05-061-0/+1
* Add API for obtaining changing configurations bitmask from ThemeAlan Viverette2015-05-051-0/+1
* am e580d661: am e89a2865: Merge changes If2c7e09f,Ie21f227cAdam Lesinski2014-12-021-1/+15
|\
| * RRO: reintroduce lost ResTable insert of assetsMårten Kongstad2014-11-071-1/+15
* | Add detailed javadoc for AssetManager.getLocales.Narayan Kamath2014-11-121-0/+8
|/
* Added getStyleAttributes to access all Theme attributes.Jon Miranda2014-09-051-0/+1
* Allow for appending of resources to an AssetManager.Martin Kosiba2014-07-171-8/+11
* Parse more split APK manifest details.Jeff Sharkey2014-07-151-1/+1
* Shared library resource supportAdam Lesinski2014-03-251-5/+9
* Implement APIs for obtaining, caching themed DrawablesAlan Viverette2014-03-241-0/+3
* am 2589067d: am 9fc8e6fe: am f61add84: am 2000fe58: Merge "Make getAssetInt t...Narayan Kamath2014-02-271-1/+1
|\
| * Make getAssetInt throw unconditionally.Narayan Kamath2014-02-251-1/+1
* | resolved conflicts for merge of 1cbea39f to masterNick Kralevich2014-02-121-3/+13
|\ \ | |/
| * Runtime resource overlay, iteration 2Mårten Kongstad2014-02-031-3/+13
* | am 797b5adc: am 77a1986c: am 49b7ba4d: Merge "AArch64: Make AssetManager and ...Narayan Kamath2014-01-311-37/+37
|\ \ | |/
| * AArch64: Make AssetManager and related classes 64-bit compatibleAshok Bhat2014-01-311-37/+37
* | am 5d094b94: am aa43eb51: am 7866f2fc: am 8005b9af: am 3c30eff6: Merge "Remov...Narayan Kamath2014-01-241-1/+0
|\ \ | |/
| * Remove unused field from AssetManager.Narayan Kamath2014-01-221-1/+0
* | Hide AssetInputStream.getAssetInt (Take 2)Narayan Kamath2014-01-201-0/+3
* | am 6706888e: am 775667c0: am 03e8be75: am 8796ab7f: am bb35356d: Merge change...Narayan Kamath2014-01-161-0/+6
|\ \ | |/
| * AArch64: Add AssetInputStream.getNativeAssetAshok Bhat2014-01-151-0/+6
* | am ec70f809: am d34950cf: am 80b0496a: am 2db26788: am e71afc2e: Merge "Rever...Narayan Kamath2014-01-141-3/+0
|\ \ | |/
| * Revert "Hide AssetInputStream.getAssetInt."Narayan Kamath2014-01-141-3/+0
| * Hide AssetInputStream.getAssetInt.Narayan Kamath2014-01-141-0/+3
* | Hide AssetInputStream.getAssetInt.Narayan Kamath2014-01-141-0/+3
* | Remove unused imports from frameworks/base.John Spurlock2013-11-201-1/+0
|/
* Add new resources trace, also trace apk dex loading.Dianne Hackborn2013-04-121-1/+7
* Make some methods/fields package private so that layoutlib can access them.Xavier Ducrohet2011-08-111-2/+2
* resolved conflicts for merge of 06a8ceac to masterDianne Hackborn2011-05-191-2/+2
|\
| * am c851ea56: am 69cb8757: Add new "-swNNNdp" resource qualifier.Dianne Hackborn2011-05-191-2/+2
| |\
| | * Add new "-swNNNdp" resource qualifier.Dianne Hackborn2011-05-191-2/+2
| * | am 46a282f3: am 0ed2e845: Merge "DO NOT MERGE. Integrate add new screen widt...Dianne Hackborn2011-05-131-1/+2
| |\ \ | | |/
| | * DO NOT MERGE. Integrate add new screen width/height in "dp" configs.Dianne Hackborn2011-05-121-1/+2
* | | am 31418a1e: am 45e13ec1: am 5fcfce96: am 4b72eec3: Merge "Re-assingning loca...Jean-Baptiste Queru2011-04-261-0/+1
|\ \ \ | |/ /
| * | am 45e13ec1: am 5fcfce96: am 4b72eec3: Merge "Re-assingning local variable if...Jean-Baptiste Queru2011-04-261-0/+1
| |\ \ | | |/ | |/|
| | * Re-assingning local variable if mStringBlocks was initialized here. NPE is th...Jozef BABJAK2011-04-191-0/+1
* | | Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato2011-04-071-2/+1
* | | Add new resource configurations for screen width/height in "dp".Dianne Hackborn2011-04-061-1/+2
|/ /
* | Add path to get different DPI drawablesKenny Root2010-10-291-4/+5
|/
* Add native C APIs for working with the Asset ManagerChristopher Tate2010-07-151-0/+1
* Fix crash in PendingIntentRecord debug output.Dianne Hackborn2010-02-241-15/+61
* Introduce special UI modes for night and car usage.Tobias Haamel2010-02-111-1/+1
* Multiple asset adding in one shot for AssetManagerKenny Root2010-01-211-0/+20
* Fix #2262593: 42 ANR reports from android.process.acoreDianne Hackborn2009-11-161-27/+26