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
/
widget
/
RemoteViews.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update some Parcelables to send Strings UTF-8.
Jeff Sharkey
2020-04-21
1
-6
/
+6
*
Move noteAppWidgetTapped call into AppWidgetHostView.
Hui Yu
2020-04-15
1
-12
/
+1
*
Update AppOps & UsageStats when app widget tapped.
Hui Yu
2020-03-21
1
-1
/
+12
*
Updating widgets docs
Sunny Goyal
2020-03-13
1
-3
/
+3
*
Updates Icon type checks in framework to include TYPE_URI_ADAPTIVE_BITMAP
Mehdi Alizadeh
2020-01-09
1
-1
/
+2
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-06
1
-1
/
+1
*
Revert "Revert "Cleaning up listener when task completes""
Sunny Goyal
2019-12-12
1
-11
/
+11
*
Revert "Cleaning up listener when task completes"
Winson Chung
2019-12-12
1
-12
/
+11
*
Cleaning up listener when task completes
Sunny Goyal
2019-12-09
1
-11
/
+12
*
Use static filter for inflater of RemoteViews
Zhen Zhang
2019-11-12
1
-2
/
+25
*
Restore some greylist entries.
Mathew Inwood
2019-06-28
1
-18
/
+19
*
Adding some missing annotations as per API review
Sunny Goyal
2019-03-01
1
-4
/
+7
*
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-1
/
+1
*
Restrict RemoteViews unsupported app usage
Adam Powell
2019-02-04
1
-18
/
+19
*
Merge "Apply cache and preload mechanism to inline image notifications."
Wu Ahan
2018-12-06
1
-0
/
+10
|
\
|
*
Apply cache and preload mechanism to inline image notifications.
Ahan Wu
2018-12-04
1
-0
/
+10
*
|
Adding API to specify a dark text specific layout in app-widgets
Sunny Goyal
2018-12-04
1
-47
/
+97
|
/
*
Add onActionClicked in NotificationAssistantService
Tony Mak
2018-11-29
1
-0
/
+49
*
Removing mApplyTheme parameter in RemoteViews as it changes the internal state
Sunny Goyal
2018-11-13
1
-16
/
+16
*
Adding shared element transitions support in AppWidgets
Sunny Goyal
2018-10-29
1
-189
/
+290
*
Merge "Add activity options flag to force launching an activity in a new task"
TreeHugger Robot
2018-10-18
1
-4
/
+11
|
\
|
*
Add activity options flag to force launching an activity in a new task
Winson Chung
2018-09-28
1
-4
/
+11
*
|
Fixes touch ripples on media buttons.
Gus Prevas
2018-10-15
1
-0
/
+67
|
/
*
Fixing static instant of OnClickHandler is getting modified at runtime
Sunny Goyal
2018-08-22
1
-44
/
+22
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-21
1
-0
/
+22
*
More conservative dark text calculation
Lucas Dupin
2018-06-07
1
-2
/
+2
*
Merge "Autofill: new UX for TV and support themes" into pi-dev
TreeHugger Robot
2018-04-26
1
-0
/
+20
|
\
|
*
Autofill: new UX for TV and support themes
Dake Gu
2018-04-25
1
-0
/
+20
*
|
Disabled reply action when pending intents are cancelled
Selim Cinek
2018-04-24
1
-0
/
+1
*
|
Split the reply icon permanently from the right icon
Selim Cinek
2018-04-23
1
-2
/
+20
|
/
*
Visit Uris in RemoteViews for granting purposes.
Jeff Sharkey
2018-04-18
1
-0
/
+50
*
Changed the appearance of phone call notifications
Selim Cinek
2018-04-12
1
-0
/
+15
*
Remove uses of libcore.util.Objects.hashCode / equals.
Narayan Kamath
2018-02-19
1
-5
/
+4
*
add list of supported views to RemoteViews docs
Scott Main
2017-11-21
1
-0
/
+25
*
Notification: Fix PendingIntent whitelisting
Adrian Roos
2017-10-27
1
-8
/
+23
*
Optimizing memory for RemoteViewsAdapter caches.
Sunny Goyal
2017-10-19
1
-5
/
+12
*
Updating documentation for setOnClickPendingIntent
Sunny Goyal
2017-10-12
1
-1
/
+5
*
Merge "Simplifying writeToParcel for various actions"
TreeHugger Robot
2017-09-27
1
-337
/
+139
|
\
|
*
Simplifying writeToParcel for various actions
Sunny Goyal
2017-09-27
1
-337
/
+139
*
|
Fixing wrong actions were written to parcel when copying
Sunny Goyal
2017-09-26
1
-1
/
+1
|
/
*
Preventing data overwirte in a Parcel
Sunny Goyal
2017-09-21
1
-32
/
+32
*
ActivityOptions.set/getLaunchStackId() be gone!
Wale Ogunwale
2017-09-19
1
-5
/
+6
*
Adding a copy constructor for RemoteViews
Sunny Goyal
2017-09-06
1
-214
/
+111
*
Changing RemoteViews to using MethodHandles instead of relection
Sunny Goyal
2017-08-31
1
-97
/
+90
*
Transforming all texts of decorated media custom views
Selim Cinek
2017-08-23
1
-0
/
+63
*
Fixed a bug with decorated custom views
Selim Cinek
2017-08-22
1
-0
/
+28
*
Reducing bitmap sizes in notifications
Selim Cinek
2017-07-19
1
-0
/
+16
*
Merge "Merge "Fix bug where RemoteViews addView is backwards." into oc-dr1-de...
Anthony Chen
2017-07-06
1
-0
/
+2
|
\
|
*
Fix bug where RemoteViews addView is backwards.
Anthony Chen
2017-07-05
1
-0
/
+2
*
|
Manually merge 23bb5bf262279ab37cfa109091c1bf0ae75e0685 to fix APIs
Alan Viverette
2017-06-14
1
-15
/
+24
[next]