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
/
appwidget
/
AppWidgetHostView.java
Age
Commit message (
Expand
)
Author
2022-03-15
Merge SP2A.220305.013
Haamed Gheibi
2021-07-01
Use the current padding instead of the default one during layout.
Pierre Barbier de Reuille
2021-06-30
Revert^3 "Deprecate Context#createApplicationContext"
Ryan Mitchell
2021-06-29
Revert^2 "Deprecate Context#createApplicationContext"
Paul Hobbs
2021-06-22
Revert "Deprecate Context#createApplicationContext"
Ryan Mitchell
2021-05-19
Merge "Deprecate Context#createApplicationContext" into sc-dev
TreeHugger Robot
2021-05-18
Deprecate Context#createApplicationContext
Ryan Mitchell
2021-05-13
Test color mapping equivalent in O(n)
Pierre Barbier de Reuille
2021-05-13
Check colors actually change for App Widget
Pierre Barbier de Reuille
2021-05-07
Merge "Print the full exception upon widgets inflation error" into sc-dev
Steven Ng
2021-05-06
Print the full exception upon widgets inflation error
Steven Ng
2021-05-04
Save/restore view states when reapplying RemoteViews for color changes
Stevie Kideckel
2021-03-22
Merge "Update system palette APIs" into sc-dev
Lucas Dupin
2021-03-20
Update system palette APIs
Lucas Dupin
2021-03-19
Correct recycling to take setViewId into account.
Pierre Barbier de Reuille
2021-03-18
Revert "Correct recycling to take setViewId into account."
Greg Kaiser
2021-03-17
Correct recycling to take setViewId into account.
Pierre Barbier de Reuille
2021-03-09
Correct invalidation of layout when new color resources are provided.
Pierre Barbier de Reuille
2021-03-04
Correct API for new sizes in App Widgets.
Pierre Barbier de Reuille
2021-02-24
Framework implementation of go/widgets-dynamic-colors
Pierre Barbier de Reuille
2021-02-17
Add checked change APIs to RemoteViews
Stevie Kideckel
2021-02-16
Framework changes for go/widget-size-specification
Pierre Barbier de Reuille
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-05-18
fix RuntimeException when inflating default layout for AdapterView-based widgets
Pinyao Ting
2020-04-15
Move noteAppWidgetTapped call into AppWidgetHostView.
Hui Yu
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-02-22
Removing SDK check when getting default widget padding
Sunny Goyal
2019-01-08
Updating the comments as per API feedback
Sunny Goyal
2018-12-04
Adding API to specify a dark text specific layout in app-widgets
Sunny Goyal
2018-11-09
Starting the default activity when an app widget's
Sunny Goyal
2018-10-29
Adding shared element transitions support in AppWidgets
Sunny Goyal
2018-08-09
Add @UnsupportedAppUsage annotations
Mathew Inwood
2017-10-25
Removing some system binder calls in AppWidgetHostView
Sunny Goyal
2017-09-21
Using bundle instead of a custom class for SaveInstanceState
Sunny Goyal
2017-08-31
Suppressing spammy logs when widget inflation fails
Sunny Goyal
2017-04-20
Renaming setAsyncExecutor to setExecutor
Sunny Goyal
2017-04-14
getApplicationInfo() should throw NameNotFoundException
Makoto Onuki
2017-01-09
Adding API to allow async inflaiton of AppWidget
Sunny Goyal
2016-09-29
Adding support for async view loading in RemoteViewsAdapter
Sunny Goyal
2016-05-23
Set accessibility string for suspended widgets.
Kenny Guy
2016-02-17
Using AppWidgetHostView in RemoteViewsAdapter instead of managing the RemoteV...
Sunny Goyal
2016-02-03
Merge "Added support for async inflation of RemoteViews"
Sunny Goyal
2016-02-01
Runtime exception on AppWidgetHostView should not cause crash to the hosting ...
Hyunyoung Song
2016-01-11
Added support for async inflation of RemoteViews
Sunny Goyal
2015-02-28
Remove unused imports in frameworks/base.
John Spurlock
2015-01-07
Fix accessibility delegation
Alan Viverette
2014-08-06
Allow adding widgets from user profiles.
Svetoslav
2012-12-04
Make 3rd party lockscreen widgets work on secondary users
Amith Yamasani
[next]