summaryrefslogtreecommitdiff
path: root/core/java/android/content/res/StringBlock.java
AgeCommit message (Expand)Author
2021-05-26StringBlock incremental hardening default valuesRyan Mitchell
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-10-10Add ResourceLoader API with .apk and .arsc supportWinson
2019-09-26Add Resources Perf TestsRyan Mitchell
2019-04-10Close ApkAssets in PackageParserWinson
2018-08-15Add @UnsupportedAppUsage annotationsMathew Inwood
2015-03-18Replace usages of deprecated Resources.getColor() and getColorStateList()Alan Viverette
2014-11-07Use parseColor instead of getHTMLColorStefan Wysocki
2014-01-31AArch64: Make AssetManager and related classes 64-bit compatibleAshok Bhat
2012-11-27Add support for face attribute to HTML string resourcesRomain Guy
2011-04-07Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato
2010-11-18Improve performance when getting styled string.Peter Eliasson
2010-02-25Re-arrange android-common so framework no longer links with it.Dianne Hackborn
2009-12-21Update imports to android-commonTom Taylor
2009-08-12Make <font size> and <font height> in string resources respect density.Eric Fischer
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@132589The Android Open Source Project
2009-03-02auto import from //depot/cupcake/@137055The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project