summaryrefslogtreecommitdiff
path: root/core/java/android/view/ContextThemeWrapper.java
Commit message (Expand)AuthorAgeFilesLines
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Annotated mTheme field on ContextThemeWrapper with maxTargetSdk PNader Jawad2019-02-151-1/+12
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-201-0/+7
* API refactor: context.startForegroundService()Christopher Tate2017-03-291-2/+2
* Fix issue with overridden configuration in onConfigurationChangedAdam Lesinski2016-04-041-0/+9
* Don't call public non-final getResources() from getAssets()Alan Viverette2015-12-161-2/+5
* Clean up ContextThemeWrapperAlan Viverette2015-08-251-26/+54
* Return asset manager with correct config from ContextThemeWrapperAlan Viverette2015-08-251-2/+10
* Allow ContextImpl.setTheme(int) to be called after getTheme()Alan Viverette2015-05-011-3/+6
* Add resource type annotations to some APIsTor Norbye2015-03-131-1/+2
* Add popup theme for Spinner, use for actionBarPopupTheme defaultAlan Viverette2015-01-141-4/+10
* Partial revert "Load device default theme mapping from resources"Alan Viverette2014-05-051-1/+1
* Load device default theme mapping from resourcesAlan Viverette2014-05-011-1/+1
* Cleanup ContextThemeWrapperFabrice Di Meglio2014-03-071-6/+3
* Remove unused imports from frameworks/base.John Spurlock2013-11-201-1/+0
* Add API to create new contexts with custom configurations.Dianne Hackborn2012-08-141-0/+38
* Add Holo theme for IMEs.Dianne Hackborn2011-01-141-6/+2
* Implement issue # 3255887 could CursorLoader offer...Dianne Hackborn2011-01-081-0/+6
* No longer needed.Dianne Hackborn2011-01-041-1/+5
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+103
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-103/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+103