index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
RemoteViews.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix shared drawable state
Jorim Jaggi
2015-06-01
1
-3
/
+3
*
Add Icon support to ImageView.
Dan Sandler
2015-05-13
1
-0
/
+36
*
Annotate ARGB integer parameters with @ColorInt
Tor Norbye
2015-03-05
1
-1
/
+2
*
Adding APIs to enable apps to influence accessibility traversal.
Svetoslav
2014-10-30
1
-0
/
+20
*
Apply color to progress bar for notifications
Jorim Jaggi
2014-10-09
1
-0
/
+50
*
Keep existing API behavior that regressed.
Svetoslav
2014-09-19
1
-1
/
+5
*
Fix RemoteViews to inflate views for current user.
Kenny Guy
2014-09-04
1
-8
/
+25
*
Revert "Ensure all RemoteViews use myUserId rather than context."
Kenny Guy
2014-09-04
1
-3
/
+1
*
Ensure all RemoteViews use myUserId rather than context.
Kenny Guy
2014-09-04
1
-1
/
+3
*
Media notification updates
Jorim Jaggi
2014-09-01
1
-3
/
+3
*
Fix a crash in RemoteViews.
Svetoslav
2014-08-18
1
-1
/
+1
*
Fix regression in remote views.
Svet Ganov
2014-08-07
1
-32
/
+57
*
Allow adding widgets from user profiles.
Svetoslav
2014-08-05
1
-78
/
+89
*
Strip RemoteViews from Notifications, re-create them in SysUI
Christoph Studer
2014-07-30
1
-0
/
+9
*
am b9a45aae: am 447b68e7: am b5e05cff: Merge "Fixing parcel leaks to avoid vi...
Jeff Sharkey
2014-06-19
1
-1
/
+3
|
\
|
*
Fixing parcel leaks to avoid virtual memory leak
Maunik Shah
2014-06-19
1
-1
/
+3
*
|
Move legacy notification processing to Notification.Builder
Jorim Jaggi
2014-03-27
1
-0
/
+94
|
/
*
Fix crash in app widgets
Romain Guy
2013-07-23
1
-1
/
+5
*
Use the parameter type as part of the methods cache key
Romain Guy
2013-07-22
1
-11
/
+48
*
Cache reflection lookups
Romain Guy
2013-07-22
1
-102
/
+100
*
DO NOT MERGE Stripping some new widget API that is yet unused
Adam Cohen
2013-04-17
1
-0
/
+2
*
Warn when exposing file:// Uris beyond a process.
Jeff Sharkey
2013-04-03
1
-2
/
+8
*
Updating new widget api to account for view type count
Adam Cohen
2013-01-10
1
-7
/
+15
*
Fix docs build issue
Adam Cohen
2012-12-14
1
-1
/
+1
*
Adding simple ArrayList API for collection widgets
Adam Cohen
2012-12-13
1
-15
/
+114
*
Attempted fix for issue 7469415
Adam Cohen
2012-11-06
1
-2
/
+2
*
Merge "Fixing AppWidgetService / AppWidgetHost to work in system process" int...
Adam Cohen
2012-09-27
1
-20
/
+8
|
\
|
*
Fixing AppWidgetService / AppWidgetHost to work in system process
Adam Cohen
2012-09-26
1
-20
/
+8
*
|
Fixing Keyguard widget click handling (issue 7179972)
Adam Cohen
2012-09-26
1
-0
/
+2
|
/
*
Multi-user ringtone playback.
Jeff Sharkey
2012-09-26
1
-0
/
+2
*
Merge "Allow acquiring ContentProviders across users." into jb-mr1-dev
Jeff Sharkey
2012-09-23
1
-4
/
+16
|
\
|
*
Allow acquiring ContentProviders across users.
Jeff Sharkey
2012-09-21
1
-4
/
+16
*
|
Changing public method to @hide, doesn't have to be public
Adam Cohen
2012-09-21
1
-0
/
+8
|
/
*
Fixing partiallyUpdateAppWidget to cache the new changes
Adam Cohen
2012-09-20
1
-24
/
+134
*
Allowing association between a view and its label for accessibility.
Svetoslav Ganov
2012-09-13
1
-3
/
+13
*
Update AppWidgetHost with better support for OnClickHandlers
Jim Miller
2012-08-20
1
-47
/
+44
*
am 4be93bbe: am 074b54fb: Merge "Maybe fix issue #6756472: Share button is no...
Dianne Hackborn
2012-06-28
1
-36
/
+33
|
\
|
*
Maybe fix issue #6756472: Share button is not defocusing the shade
Dianne Hackborn
2012-06-28
1
-36
/
+33
*
|
am 9906e784: am 17990395: Merge "Fix issue #6717667: expanded notification ac...
Dianne Hackborn
2012-06-25
1
-46
/
+66
|
\
\
|
|
/
|
*
Fix issue #6717667: expanded notification actions don't work on the lock screen
Dianne Hackborn
2012-06-25
1
-46
/
+66
*
|
am 63d842cc: am d5353b47: Fix docs
Daniel Sandler
2012-06-21
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix docs
Daniel Sandler
2012-06-21
1
-1
/
+1
*
|
resolved conflicts for merge of 0a43f67e to master
Chris Wren
2012-06-21
1
-2
/
+4
|
\
\
|
|
/
|
*
Unhide new methods on RemoteViews and Notification.
Daniel Sandler
2012-06-21
1
-3
/
+0
*
|
am 82811d45: am 533fce25: Merge "Docs (mostly): enumerate JELLY_BEAN target S...
Dianne Hackborn
2012-06-06
1
-1
/
+1
|
\
\
|
|
/
|
*
Docs (mostly): enumerate JELLY_BEAN target SDK changes.
Dianne Hackborn
2012-06-06
1
-1
/
+1
*
|
am 7a999b82: am 2926948d: Merge "Add RemoteViews.setViewPadding()." into jb-dev
Daniel Sandler
2012-05-21
1
-2
/
+61
|
\
\
|
|
/
|
*
Add RemoteViews.setViewPadding().
Daniel Sandler
2012-05-21
1
-2
/
+61
*
|
am 97ccf4a8: am 90497c18: Merge "Remotable view method for TextView.setTextSi...
Daniel Sandler
2012-05-21
1
-1
/
+56
|
\
\
|
|
/
|
*
Remotable view method for TextView.setTextSize(int, float).
Daniel Sandler
2012-05-21
1
-1
/
+56
[next]