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 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
*
|
am 6340b3f0: am e0bb6fe3: Merge "Cap widget bitmap usage by screen size (issu...
Adam Cohen
2012-05-17
1
-1
/
+2
|
\
|
|
*
Cap widget bitmap usage by screen size (issue 6464700)
Adam Cohen
2012-05-10
1
-1
/
+2
|
*
Hide RTL related APIs - DO NOT MERGE
Fabrice Di Meglio
2012-05-04
1
-5
/
+3
|
/
*
Preventing onClickPendingIntents from being set on collection widget items (i...
Adam Cohen
2012-05-01
1
-1
/
+11
*
Fix NPE in RemoteViews (issue 6408103)
Adam Cohen
2012-04-26
1
-1
/
+3
*
Enabling RemoteViews to have a landscape and portrait layout
Adam Cohen
2012-04-26
1
-99
/
+417
*
Updating activity/task transition animations.
Winson Chung
2012-04-24
1
-14
/
+19
*
Add remotable methods for TextView's compound drawables.
Daniel Sandler
2012-03-24
1
-0
/
+84
*
am dc022a6f: am 08e91352: am 93dc642e: docs: fix misc bugs from external tracker
Scott Main
2012-03-05
1
-24
/
+25
|
\
|
*
docs: fix misc bugs from external tracker
Scott Main
2012-03-02
1
-24
/
+25
*
|
Handle null PendingIntents, Bitmaps, Uris and Intents in RemoteViews (issue 5...
Adam Cohen
2012-02-02
1
-31
/
+65
|
/
*
Add content description setter to RemoteViews
Svetoslav Ganov
2011-10-18
1
-0
/
+10
*
Deprecating old RemoteViews API which takes appWidgetId when setting the Remo...
Winson Chung
2011-03-30
1
-18
/
+88
*
Making AdapaterViewAnimator setDisplayedChild remotable
Adam Cohen
2011-02-14
1
-4
/
+14
*
Removing deprecated widget api method.
Winson Chung
2011-01-19
1
-12
/
+0
*
Refactoring app widgets to address security/performance issues.
Winson Chung
2011-01-18
1
-0
/
+22
*
Don't crash with non-standard bitmap types.
Joe Onorato
2011-01-17
1
-11
/
+14
*
Adding click feedback to widget collections
Adam Cohen
2010-11-01
1
-101
/
+52
*
Adding more exception handling to RemoteViews calls to startIntentSender
Winson Chung
2010-11-01
1
-28
/
+22
*
Allow RemoteViews to silently fail when a view can't be found.
Joe Onorato
2010-10-31
1
-10
/
+9
*
Re-architecting RemoteViewsAdapter internals due to new constraints.
Winson Chung
2010-09-24
1
-2
/
+108
*
Modifying PendingIntent APIs for collection widgets
Adam Cohen
2010-09-21
1
-12
/
+128
*
Modifying API for setting on-click intents for items
Adam Cohen
2010-09-16
1
-11
/
+205
*
-> Added the ability to specify an AdapterView's empty view
Adam Cohen
2010-08-26
1
-0
/
+50
*
-> Enabled partial updates to app widgets through AppWidgetManager.
Adam Cohen
2010-08-17
1
-0
/
+78
*
Fixing build breakage due to misnamed javadoc variable.
Winson Chung
2010-07-19
1
-1
/
+1
*
Initial changes to allow collections in widgets.
Winson Chung
2010-07-19
1
-0
/
+50
*
Removed API changes from CL 54712.
Gilles Debunne
2010-06-17
1
-1
/
+1
*
Removed warnings in LayoutInflater.
Gilles Debunne
2010-06-16
1
-3
/
+4
*
Checkpoint. Data structures for Notifications in place.
Joe Onorato
2010-06-02
1
-0
/
+9
*
Add RemoteViews.setBundle() method.
Bjorn Bringert
2010-01-06
1
-1
/
+21
*
Adjust for compatibility mode before setSourceBounds().
Jeff Sharkey
2009-12-21
1
-4
/
+14
*
Make RemoteViews also set the sourceBounds in the PendingIntent.
Joe Onorato
2009-12-02
1
-1
/
+7
*
Let RemoteViews nest children, allow ViewFlipper.
Jeff Sharkey
2009-11-16
1
-1
/
+68
*
Do not crash appwdiget host when a pending intent send fails.
Romain Guy
2009-09-28
1
-1
/
+1
[next]