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
*
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
*
Release AssetManagers when ejecting storage.
Jeff Sharkey
2016-06-01
1
-3
/
+25
*
Improve performance of LocaleList with Resources
Adam Lesinski
2016-05-24
1
-70
/
+4
*
Move LocaleList to avoid layering violation.
Yohei Yukawa
2016-05-17
1
-1
/
+1
*
Fix issue where existing Activity Resources references would not update
Adam Lesinski
2016-05-05
1
-9
/
+2
*
ResourcesManager: Throw exception if failed to load asset path
Adam Lesinski
2016-04-20
1
-3
/
+4
*
Optimize ResTable::getLocales() to improve bindApplication performance
Adam Lesinski
2016-04-18
1
-183
/
+217
*
Revert "Optimize ResTable::getLocales() to improve bindApplication performance"
Tim Murray
2016-04-14
1
-217
/
+183
*
Optimize ResTable::getLocales() to improve bindApplication performance
Adam Lesinski
2016-04-13
1
-183
/
+217
*
ResourcesManager: Fix a cache issue
Adam Lesinski
2016-04-01
1
-0
/
+21
*
Allow multiple Resources associated with an Activity
Adam Lesinski
2016-03-30
1
-73
/
+227
[next]