summaryrefslogtreecommitdiff
path: root/core/java/android/content/res/StringBlock.java
Commit message (Expand)AuthorAgeFilesLines
* Bold StyleSpan further for auto-boldsallyyuen2021-12-061-2/+6
* StringBlock incremental hardening default valuesRyan Mitchell2021-05-261-2/+27
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Add ResourceLoader API with .apk and .arsc supportWinson2019-10-101-2/+4
* Add Resources Perf TestsRyan Mitchell2019-09-261-1/+1
* Close ApkAssets in PackageParserWinson2019-04-101-6/+42
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-151-0/+3
* Replace usages of deprecated Resources.getColor() and getColorStateList()Alan Viverette2015-03-181-1/+1
* Use parseColor instead of getHTMLColorStefan Wysocki2014-11-071-3/+7
* AArch64: Make AssetManager and related classes 64-bit compatibleAshok Bhat2014-01-311-7/+7
* Add support for face attribute to HTML string resourcesRomain Guy2012-11-271-14/+73
* Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato2011-04-071-2/+1
* Improve performance when getting styled string.Peter Eliasson2010-11-181-27/+53
* Re-arrange android-common so framework no longer links with it.Dianne Hackborn2010-02-251-1/+2
* Update imports to android-commonTom Taylor2009-12-211-1/+1
* Make <font size> and <font height> in string resources respect density.Eric Fischer2009-08-121-11/+23
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+395
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-345/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-56/+6
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-6/+56
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+15
* Initial ContributionThe Android Open Source Project2008-10-211-0/+330