summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/res
Commit message (Expand)AuthorAgeFilesLines
* Make TypedArray and LayoutInflater exceptions more usefulAlan Viverette2015-03-091-9/+23
* Annotate ARGB integer parameters with @ColorIntTor Norbye2015-03-053-3/+10
* Remove unused imports in frameworks/base.John Spurlock2015-02-282-2/+0
* Implement landscape layout for time picker dialogAlan Viverette2015-02-261-40/+0
* Add @ResourceInt annotations on APIsTor Norbye2015-02-182-41/+64
* Support activities in the same process having different resources.Wale Ogunwale2015-01-272-38/+22
* Clean up TypedArray docs & formatting, remove coercion warningsAlan Viverette2015-01-062-103/+231
* Merge "Allow use of theme attributes in color state lists"Alan Viverette2015-01-063-195/+499
|\
| * Allow use of theme attributes in color state listsAlan Viverette2015-01-053-195/+499
* | Remove null entries from constant state cacheAlan Viverette2015-01-051-1/+1
* | Iterate based on index, not key.Jeff Sharkey2014-12-171-1/+1
* | Prune the resource cache before adding new cachesAlan Viverette2014-12-081-0/+37
|/
* am a6779bc5: am 9a888816: Merge "Deprecate one-arg getDrawableForDensity, upd...Alan Viverette2014-12-021-0/+4
|\
| * Deprecate one-arg getDrawableForDensity, update currents.txtAlan Viverette2014-12-021-0/+4
* | am 63c7a655: am 1b33396e: Merge "Deprecate Resources.getDrawable(int) in favo...Alan Viverette2014-12-021-0/+4
|\ \ | |/
| * Deprecate Resources.getDrawable(int) in favor of the two-arg versionAlan Viverette2014-12-021-0/+4
* | am e580d661: am e89a2865: Merge changes If2c7e09f,Ie21f227cAdam Lesinski2014-12-021-1/+15
|\ \
| * \ Merge changes If2c7e09f,Ie21f227cAdam Lesinski2014-12-021-1/+15
| |\ \
| | * | RRO: reintroduce lost ResTable insert of assetsMÃ¥rten Kongstad2014-11-071-1/+15
* | | | am 0d05788f: am 760cfb02: Merge "Check for null drawable in theme-less getDra...Alan Viverette2014-11-251-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Check for null drawable in theme-less getDrawable()Alan Viverette2014-11-241-1/+1
* | | | am e442e904: am 47172f53: Merge "Use parseColor instead of getHTMLColor"Alan Viverette2014-11-211-3/+7
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Use parseColor instead of getHTMLColorStefan Wysocki2014-11-071-3/+7
| |/
* | Merge "Add detailed javadoc for AssetManager.getLocales." into lmp-mr1-devNarayan Kamath2014-11-131-0/+8
|\ \
| * | Add detailed javadoc for AssetManager.getLocales.Narayan Kamath2014-11-121-0/+8
* | | Ensure time picker dialog fits on small screensAlan Viverette2014-11-121-1/+1
|/ /
* | Ensure we don't pass null values in to Theme.resolveAttributesAlan Viverette2014-10-301-6/+8
* | Distinguish unspecified and explicit null values in resourcesAlan Viverette2014-10-291-0/+24
* | Add dumpsys output to UsageStatsService, along with --checkin supportAdam Lesinski2014-10-241-1/+1
* | Added a generic configuration and theme based cacheYigit Boyar2014-10-233-17/+250
* | Minor resource notation/compatibility fixesAdam Lesinski2014-10-171-2/+2
* | Mutate and apply theme if needed before caching themed drawablesAlan Viverette2014-10-071-1/+8
* | am 9e84a6a0: Merge "Fix inaccurate TypedArray.getDrawable() documentation" in...Alan Viverette2014-09-221-4/+3
|\ \ | |/
| * Fix inaccurate TypedArray.getDrawable() documentationAlan Viverette2014-09-221-4/+3
* | am 84670eef: Merge "Reduce instructions required to obtain and recycle TypedA...Alan Viverette2014-09-142-19/+15
|\ \ | |/
| * Reduce instructions required to obtain and recycle TypedArrayAlan Viverette2014-09-132-19/+15
* | am 9f7fee39: Merge "Added getStyleAttributes to access all Theme attributes."...Jon Miranda2014-09-062-0/+11
|\ \ | |/
| * Merge "Added getStyleAttributes to access all Theme attributes." into lmp-devJon Miranda2014-09-062-0/+11
| |\
| | * Added getStyleAttributes to access all Theme attributes.Jon Miranda2014-09-052-0/+11
* | | am 0c0fcce6: Merge "Add Configuration changes to UsageStats" into lmp-devAdam Lesinski2014-09-041-3/+232
|\ \ \ | |/ /
| * | Add Configuration changes to UsageStatsAdam Lesinski2014-09-041-3/+232
* | | ksd to lmp-sprout-devWink Saville2014-09-011-4/+9
|/ /
* | Introduce anydpi density resource qualifierAdam Lesinski2014-08-251-1/+18
* | Report the right resource version in am get-configAdam Lesinski2014-08-211-1/+7
* | Fix crash when launching Activities in 'android' packageAdam Lesinski2014-08-201-2/+6
|/
* Exposes style and theme data, adds developer option.Jon Miranda2014-08-181-2/+32
* Better handling of unresolved theme attributesAlan Viverette2014-08-151-1/+7
* Update disabled states to be less opaqueAlan Viverette2014-08-082-1/+29
* Clean up TimePicker and DatePicker stylingAlan Viverette2014-07-291-0/+40
* Partial revert "Add better errors for unresolved attributes, remove unused code"Alan Viverette2014-07-291-1/+27