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
/
widget
/
RemoteViewsAdapter.java
Age
Commit message (
Expand
)
Author
2022-03-15
Merge SP2A.220305.013
Haamed Gheibi
2021-05-04
Save/restore view states when reapplying RemoteViews for color changes
Stevie Kideckel
2021-02-17
Add checked change APIs to RemoteViews
Stevie Kideckel
2020-10-29
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-28
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-15
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-07-29
Update language to comply with Android's inclusive language guidance
Nader Jawad
2020-01-06
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-06-06
Resetting widget cache when some configurations change
Sunny Goyal
2018-12-06
Prevent a broken widget from crashing the Launcher
Sunny Goyal
2018-12-04
Adding API to specify a dark text specific layout in app-widgets
Sunny Goyal
2018-08-21
Add @UnsupportedAppUsage annotations
Mathew Inwood
2017-10-20
Binding to the RemoteViewsService directly from the host
Sunny Goyal
2017-10-19
Optimizing memory for RemoteViewsAdapter caches.
Sunny Goyal
2017-04-20
Renaming setAsyncExecutor to setExecutor
Sunny Goyal
2016-10-27
Merge "Adding support for async view loading in RemoteViewsAdapter"
Sunny Goyal
2016-10-11
Fix import statements in android.widget package.
Aurimas Liutikas
2016-09-29
Adding support for async view loading in RemoteViewsAdapter
Sunny Goyal
2016-02-25
Fixing the parent check loop to allow RemoteViewsFrameLayout
Sunny Goyal
2016-02-17
Using AppWidgetHostView in RemoteViewsAdapter instead of managing the RemoteV...
Sunny Goyal
2016-02-17
Changing hashmaps to sparseArrays and other similar conversions
Sunny Goyal
2015-04-28
am 6af08c6b: Merge "Fix for infinite loop in RemoteViewsAdapter"
Alan Viverette
2015-04-28
Merge "Fix for infinite loop in RemoteViewsAdapter"
Alan Viverette
2015-04-24
Remove problematic early return from notifyDataSetChanged
Adam Cohen
2015-04-02
am 095428d2: am d15958f6: am 64c8a073: Merge "Early return in RemoteViewsAdap...
Elliott Hughes
2015-03-21
Fix for infinite loop in RemoteViewsAdapter
Henrik Engström
2015-02-28
Remove unused imports in frameworks/base.
John Spurlock
2014-11-27
Early return in RemoteViewsAdapter is too late
Henrik Baard
2014-08-28
Fix app widget serices not being unbound.
Svetoslav
2014-08-24
RemoteViews service not unbound.
Svet Ganov
2014-08-05
Allow adding widgets from user profiles.
Svetoslav
2013-11-20
Remove unused imports from frameworks/base.
John Spurlock
2013-03-06
Fix keyguard listview widgets for secondary users
Jim Miller
2012-12-06
Merge "Making sure to clear state related to views that are being recycled (i...
Adam Cohen
2012-12-06
Making sure to clear state related to views that are being recycled (issue 76...
Adam Cohen
2012-12-04
Make 3rd party lockscreen widgets work on secondary users
Amith Yamasani
2012-12-03
Fix remote views cache to avoid lockscreen widget crosstalk
Amith Yamasani
2012-11-30
Fix crosstalk between users for widgets hosted in lockscreen
Amith Yamasani
2012-09-26
Fixing Keyguard widget click handling (issue 7179972)
Adam Cohen
2012-07-27
No longer parceling FixedSizeRemoteViewsCaches
Adam Cohen
2012-07-25
Fixing cache pruning to avoid pruning those in the visible range
Adam Cohen
2012-07-24
Caching the FixedSizeRemoteViewsCaches across rotation
Adam Cohen
2012-07-20
Prevent crash in AppWidgetHost that can be triggered by an AppWidget
Adam Cohen
2012-05-22
Fix ANR which could occur for collection widgets with very large items
Adam Cohen
2012-04-26
Enabling RemoteViews to have a landscape and portrait layout
Adam Cohen
2012-04-02
Only preload items if they are within the valid range (issue 6265338, 6194161)
Adam Cohen
2012-01-17
Hinting RemoteViewsAdapter as to which views are visible
Adam Cohen
2011-07-28
Fixing widget notifyDataSetChanged() not getting called, issue 5092676
Adam Cohen
2011-07-14
Catching RemoteViews#apply() layout inflation exceptions in RemoteViewsAdapter
Adam Cohen
[next]