index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
ResourcesManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-09
1
-1
/
+1
*
Add @UnsupportedAppUsage annotations for greylist.
Artur Satayev
2019-11-08
1
-0
/
+7
*
[wm] Fix smallestScreenWidthDp configuration on non default display (1/2)
GyeHun Jeon
2019-04-22
1
-1
/
+1
*
Propagate base code path and split dir changes to Resources objects
Winson
2019-03-26
1
-7
/
+28
*
Handle WebView assets correctly when multiple APKs are used.
Torne (Richard Coles)
2019-03-12
1
-8
/
+16
*
ResourceManager: Disable APK Assets cache for real.
Richard Uhler
2018-08-20
1
-1
/
+1
*
Merge "ResourceManager: Disable APK Assets cache."
TreeHugger Robot
2018-08-17
1
-18
/
+35
|
\
|
*
ResourceManager: Disable APK Assets cache.
Narayan Kamath
2018-08-17
1
-18
/
+35
*
|
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-14
1
-0
/
+8
|
/
*
Reduce LoadedApkAssets LRU cache size.
Richard Uhler
2018-05-22
1
-1
/
+1
*
Refactor AssetManager
Adam Lesinski
2018-02-28
1
-31
/
+171
*
Revert "Make idiomatic use of ApkAssets and AssetManager"
Adam Lesinski
2018-02-09
1
-168
/
+30
*
Make idiomatic use of ApkAssets and AssetManager
Adam Lesinski
2018-02-05
1
-30
/
+168
*
Revert "Make idiomatic use of ApkAssets and AssetManager"
Artem Iglikov
2018-01-25
1
-168
/
+30
*
Make idiomatic use of ApkAssets and AssetManager
Adam Lesinski
2018-01-24
1
-30
/
+168
*
Revert "Make idiomatic use of ApkAssets and AssetManager"
Adam Lesinski
2018-01-23
1
-168
/
+30
*
Make idiomatic use of ApkAssets and AssetManager
Adam Lesinski
2018-01-18
1
-30
/
+168
*
Merge changes I7218f17a,I96b7340a
Mårten Kongstad
2017-08-31
1
-1
/
+1
|
\
|
*
ResourcesManager: correct @NonNull -> @Nullable
Mårten Kongstad
2017-08-31
1
-1
/
+1
*
|
Merge "Remove extraneous invalidate call that unregisters AssetManagers" into...
Adam Lesinski
2017-07-31
1
-2
/
+0
|
\
\
|
*
|
Remove extraneous invalidate call that unregisters AssetManagers
Adam Lesinski
2017-07-28
1
-4
/
+0
|
|
/
*
/
Do not call onConfigurationChanged for appBound position changes.
Bryce Lee
2017-07-31
1
-3
/
+6
|
/
*
Temporary remove resource-display caching
Andrii Kulian
2017-04-17
1
-44
/
+1
*
Do not make strong reference to Resources.
Bryce Lee
2017-04-07
1
-6
/
+37
*
Revert "Do not make strong reference to Resources."
Bryce Lee
2017-04-07
1
-37
/
+6
*
Do not make strong reference to Resources.
Bryce Lee
2017-04-06
1
-6
/
+37
*
Fix NPE when adding WebView to ResourcesManager
Adam Lesinski
2017-04-05
1
-1
/
+1
*
Themes: Apply themes to system_server safely
Adam Lesinski
2017-03-28
1
-1
/
+1
*
Let ResourcesManager generate CompatResources
Jason Monk
2017-03-02
1
-8
/
+12
*
Update DisplayAdjustments in Display from Resources.
Bryce Lee
2017-02-22
1
-8
/
+50
*
Report move to display for activities that handle config changes
Andrii Kulian
2017-02-16
1
-7
/
+12
*
Teach apps to refresh AppInfos without restarting
Mårten Kongstad
2017-01-17
1
-26
/
+67
*
Merge "fixed applyConfigurationToResourcesLocked WeakReference is null" am: 2...
liangweikang
2016-11-11
1
-2
/
+4
|
\
|
*
Merge "fixed applyConfigurationToResourcesLocked WeakReference is null" am: 2...
liangweikang
2016-11-11
1
-2
/
+4
|
|
\
|
|
*
Merge "fixed applyConfigurationToResourcesLocked WeakReference is null"
liangweikang
2016-11-11
1
-2
/
+4
|
|
|
\
|
|
|
*
fixed applyConfigurationToResourcesLocked WeakReference is null
liangweikang
2016-11-09
1
-2
/
+4
|
|
|
*
Update DisplayMetrics when resizing
Adam Lesinski
2016-06-24
1
-8
/
+19
*
|
|
|
Fix regression with defaultDisplay adjustments am: f02523bf4b am: be75a58447
Adam Lesinski
2016-10-18
1
-1
/
+4
|
\
|
|
|
|
*
|
|
Fix regression with defaultDisplay adjustments
Adam Lesinski
2016-10-18
1
-1
/
+4
*
|
|
|
Update DisplayMetrics even on default display am: 4309721843 am: dab7950d80
Adam Lesinski
2016-10-14
1
-12
/
+12
|
\
|
|
|
|
*
|
|
Update DisplayMetrics even on default display
Adam Lesinski
2016-10-14
1
-12
/
+12
|
|
/
/
*
|
|
ResourcesManager: Return null on failure to create Resources am: 53fafdfbe7 a...
Adam Lesinski
2016-08-04
1
-16
/
+37
|
\
|
|
|
*
|
ResourcesManager: Return null on failure to create Resources
Adam Lesinski
2016-08-03
1
-16
/
+37
*
|
|
Make sure to apply latest configuration to resources am: 3b3c914e62
Andrii Kulian
2016-07-22
1
-0
/
+20
|
\
|
|
|
*
|
Make sure to apply latest configuration to resources
Andrii Kulian
2016-07-21
1
-0
/
+20
*
|
|
Fix undefined fontScale issue in Configuration
Adam Lesinski
2016-07-20
1
-1
/
+1
|
/
/
*
/
Update DisplayMetrics when resizing
Adam Lesinski
2016-06-24
1
-8
/
+19
|
/
*
ContextImpl: Keep DisplayAdjustments and Display in sync
Adam Lesinski
2016-06-21
1
-4
/
+5
*
ResourcesManager: Allow managed addition of library asset paths
Adam Lesinski
2016-06-15
1
-1
/
+88
*
Throw proper exception in ResourcesManager
Adam Lesinski
2016-06-08
1
-9
/
+9
[next]