index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
ContextThemeWrapper.java
Age
Commit message (
Expand
)
Author
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-02-15
Annotated mTheme field on ContextThemeWrapper with maxTargetSdk P
Nader Jawad
2018-08-20
Add @UnsupportedAppUsage annotations
Mathew Inwood
2017-03-29
API refactor: context.startForegroundService()
Christopher Tate
2016-04-04
Fix issue with overridden configuration in onConfigurationChanged
Adam Lesinski
2015-12-16
Don't call public non-final getResources() from getAssets()
Alan Viverette
2015-08-25
Clean up ContextThemeWrapper
Alan Viverette
2015-08-25
Return asset manager with correct config from ContextThemeWrapper
Alan Viverette
2015-05-01
Allow ContextImpl.setTheme(int) to be called after getTheme()
Alan Viverette
2015-03-13
Add resource type annotations to some APIs
Tor Norbye
2015-01-14
Add popup theme for Spinner, use for actionBarPopupTheme default
Alan Viverette
2014-05-05
Partial revert "Load device default theme mapping from resources"
Alan Viverette
2014-05-01
Load device default theme mapping from resources
Alan Viverette
2014-03-07
Cleanup ContextThemeWrapper
Fabrice Di Meglio
2013-11-20
Remove unused imports from frameworks/base.
John Spurlock
2012-08-14
Add API to create new contexts with custom configurations.
Dianne Hackborn
2011-01-14
Add Holo theme for IMEs.
Dianne Hackborn
2011-01-08
Implement issue # 3255887 could CursorLoader offer...
Dianne Hackborn
2011-01-04
No longer needed.
Dianne Hackborn
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project