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
*
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
*
|
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
[next]