summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/res/Resources.java
Commit message (Expand)AuthorAgeFilesLines
* Correct executable bit for source filesKenny Root2013-04-131-0/+0
* @hide API change from themesRicardo Cerqueira2012-11-281-0/+1
* Squashed commit of the theme engine support.Ricardo Cerqueira2012-11-241-1/+27
* Changing debug for b/7094175.Craig Mautner2012-09-291-2/+0
* Add debug for b/7094175.Craig Mautner2012-09-181-0/+2
* The drawables cache strikes againRomain Guy2012-09-061-1/+3
* Add support for "-rtl" in resourcesFabrice Di Meglio2012-08-231-0/+2
* Merge "Add API to create new contexts with custom configurations." into jb-mr...Dianne Hackborn2012-08-141-2/+9
|\
| * Add API to create new contexts with custom configurations.Dianne Hackborn2012-08-141-2/+9
* | am bd63fb87: am 6958c161: Merge "docs: misc bug fixes from external issues" i...Scott Main2012-08-141-6/+6
|\ \ | |/ |/|
| * docs: misc bug fixes from external issuesScott Main2012-08-131-6/+6
* | We can now (kind-of) change screen density on the fly.Dianne Hackborn2012-08-031-12/+41
* | Start moving away from DisplayMetrics.DENSITY_DEVICE.Dianne Hackborn2012-08-011-4/+5
|/
* Fix issue #6440173: MenuItem.setIcon(Drawable) scaling incorrectly...Dianne Hackborn2012-05-181-1/+14
* Properly cache color state lists.Romain Guy2012-04-121-35/+16
* am d476c8b8: am d3be0a76: Merge "Unhide Resources APIs for getting resources ...Dianne Hackborn2012-01-091-2/+0
|\
| * Unhide Resources APIs for getting resources at specific densities.Dianne Hackborn2012-01-091-2/+0
* | Generate even fewer GL commandsRomain Guy2011-12-141-2/+1
|/
* Fix problems where we were allocating TypedArray when not needed.Dianne Hackborn2011-09-121-0/+15
* Some more preloaded drawables.Dianne Hackborn2011-09-061-0/+11
* Fix bug 5159736 - Make DeviceDefault the defaultAdam Powell2011-08-141-3/+9
* Make some methods/fields package private so that layoutlib can access them.Xavier Ducrohet2011-08-111-1/+1
* Fix issue #4770360: older app compatibility mode is really tiny on ICS phonesDianne Hackborn2011-06-231-13/+10
* Work on issue #4518815: Compatibility mode introduces compatibility regressio...Dianne Hackborn2011-06-081-13/+21
* Fix issue #4502672: Wrong xml resources used for homescreen widgets.Dianne Hackborn2011-05-311-2/+12
* Small fixes and cleanup of resource config handling.Dianne Hackborn2011-05-271-9/+10
* More compatibility mode improvements.Dianne Hackborn2011-05-241-19/+9
* Add new "-swNNNdp" resource qualifier.Dianne Hackborn2011-05-191-0/+1
* DO NOT MERGE. Integrate add new screen width/height in "dp" configs.Dianne Hackborn2011-05-121-0/+3
* Better compat mode part one: start scaling windows.Dianne Hackborn2011-05-091-5/+26
* Save a few bytes on the zygote heap.Jesse Wilson2011-02-171-1/+1
* Update package descriptions with editorial revisions.Scott Main2011-01-261-2/+22
* Add manifest API to request a large heap.Dianne Hackborn2011-01-161-6/+2
* Don't drop the drawable cache completely on configuration changeChristopher Lais2011-01-141-1/+0
* Add Holo theme for IMEs.Dianne Hackborn2011-01-141-0/+17
* Add path to get different DPI drawablesKenny Root2010-10-291-1/+68
* More fragment work:Dianne Hackborn2010-08-151-1/+1
* am 679ac09a: am a5ae50cd: Merge "More native work." into gingerbreadDianne Hackborn2010-08-111-1/+1
|\
| * am a5ae50cd: Merge "More native work." into gingerbreadDianne Hackborn2010-08-111-1/+1
| |\
| | * More native work.Dianne Hackborn2010-08-111-1/+1
* | | am 42ef77f3: merge from open-source masterThe Android Open Source Project2010-07-211-4/+4
|\ \ \ | |/ /
| * | Shoud specify the Resource class instance as an argument of the methodMasanori Ogino2010-07-201-4/+4
* | | am 5adfe6c5: merge from open-source masterThe Android Open Source Project2010-07-161-38/+69
|\ \ \ | |/ /
| * | Fix the problem that color drawable cache key conflicts another drawable one.Masanori Ogino2010-07-161-38/+69
| |/
* | Defer to ICU's knowledge of language-specific grammatical quantity rules.Elliott Hughes2010-07-011-9/+49
|/
* Re-arrange android-common so framework no longer links with it.Dianne Hackborn2010-02-251-1/+1
* Work on issue #2263557: PMF3000 showing hybrid of portrait and landscape modesDianne Hackborn2010-02-181-0/+4
* Introduce special UI modes for night and car usage.Tobias Haamel2010-02-111-1/+1
* Update imports to android-commonTom Taylor2009-12-211-1/+1
* Fix issue #2226370: Resource versions match with equalityDianne Hackborn2009-11-011-1/+1