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
/
appwidget
Commit message (
Expand
)
Author
Age
Files
Lines
*
am cf474b1a: am 7b0c8779: Merge "Delete appWidgetId when removing lockscreen ...
Michael Jurka
2012-11-16
1
-0
/
+16
|
\
|
*
Delete appWidgetId when removing lockscreen widgets
Michael Jurka
2012-11-16
1
-0
/
+16
*
|
Merge commit '58ed5d748c0b9b64845975ef5844ad313de7c3f6' into HEAD
Jean-Baptiste Queru
2012-11-08
1
-0
/
+0
|
\
\
|
|
/
|
/
|
|
*
am 768d9e1a: Merge "Correct executable bit for source files"
Kenny Root
2012-11-07
1
-0
/
+0
|
|
\
|
|
*
Correct executable bit for source files
Kenny Root
2012-11-07
1
-0
/
+0
*
|
|
If a default keyguard layout isn't specified, fallback to the default layout
Adam Cohen
2012-11-04
2
-2
/
+5
|
/
/
*
|
Widget size policy, size callbacks
Adam Cohen
2012-11-01
1
-8
/
+16
*
|
Merge "Stripping dead API related to keyguard widgets" into jb-mr1-lockscreen...
Adam Cohen
2012-11-01
1
-24
/
+0
|
\
\
|
*
|
Stripping dead API related to keyguard widgets
Adam Cohen
2012-10-31
1
-24
/
+0
*
|
|
Accessibility support for the lockscreen - phone.
Svetoslav Ganov
2012-10-31
1
-0
/
+1
|
/
/
*
|
Use new keyguard appwidget picker
Michael Jurka
2012-10-31
1
-7
/
+7
*
|
Letting partial update fall through if the widget has not received a full upd...
Winson Chung
2012-10-11
1
-0
/
+8
*
|
Suppress unnecessary calls to update widget size (issue 7287744)
Adam Cohen
2012-10-05
1
-10
/
+29
*
|
Getting rid of keyguard widget flag that isn't used
Adam Cohen
2012-09-28
1
-9
/
+2
*
|
Fixing AppWidgetService / AppWidgetHost to work in system process
Adam Cohen
2012-09-26
2
-0
/
+33
*
|
Fixing onRestoreInstanceState crash in Launcher
Adam Cohen
2012-09-21
1
-1
/
+6
*
|
Fixing partiallyUpdateAppWidget to cache the new changes
Adam Cohen
2012-09-20
1
-4
/
+3
*
|
Tweaking how settings adds keyguard widgets
Adam Cohen
2012-09-18
1
-2
/
+6
*
|
Fixing construction of handler in AppWidgetHost
Michael Jurka
2012-09-17
1
-1
/
+1
*
|
Add support for settings for lock widgets
Jim Miller
2012-09-14
2
-5
/
+61
*
|
Adding a couple extras keys for keyguard widget selection
Adam Cohen
2012-09-11
1
-0
/
+14
*
|
Adding notion of keyguard widgets
Adam Cohen
2012-09-11
3
-7
/
+144
*
|
am 51740d6d: am 0e9f34bf: Doc update: ACTION_APPWIDGET_OPTIONS_CHANGED link
Katie McCormick
2012-09-10
1
-2
/
+3
|
\
\
|
*
|
Doc update: ACTION_APPWIDGET_OPTIONS_CHANGED link
Katie McCormick
2012-09-10
1
-2
/
+3
|
|
/
*
|
Update AppWidgetHost with better support for OnClickHandlers
Jim Miller
2012-08-20
2
-23
/
+57
*
|
am c4d7721c: am 806a3602: Merge "Update documentation on max widget bitmap us...
Michael Jurka
2012-06-25
1
-2
/
+2
|
\
\
|
|
/
|
*
Merge "Update documentation on max widget bitmap usage" into jb-dev
Michael Jurka
2012-06-25
1
-2
/
+2
|
|
\
|
|
*
Update documentation on max widget bitmap usage
Michael Jurka
2012-06-25
1
-2
/
+2
*
|
|
am 101a120c: am 9be0105f: docs: fix several links
Scott Main
2012-06-22
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
docs: fix several links
Scott Main
2012-06-22
1
-1
/
+1
|
|
/
*
|
Updating AppWidgetHost to receive a callback when any appWidget has changed. ...
Winson Chung
2012-06-13
1
-1
/
+19
|
/
*
Merge "Cap widget bitmap usage by screen size (issue 6464700)" into jb-dev
Adam Cohen
2012-05-16
1
-0
/
+8
|
\
|
*
Cap widget bitmap usage by screen size (issue 6464700)
Adam Cohen
2012-05-10
1
-0
/
+8
*
|
Expose class name in AppWidgetHostView for accessibility
Guang Zhu
2012-05-15
1
-0
/
+7
|
/
*
Accounting for widget padding in dips instead of pixels
Adam Cohen
2012-05-09
1
-6
/
+7
*
Account for auto-padding in AppWidgetHostView#updateAppWidgetSize (issue 6454...
Adam Cohen
2012-05-08
1
-6
/
+17
*
Changing app widget "extras" to "options" and another small API Review issue
Adam Cohen
2012-05-02
3
-38
/
+39
*
Pushing widget resize callback responsibility to AppWidgetHost
Adam Cohen
2012-04-30
1
-20
/
+16
*
New API to allow third-party apps to bind widgets
Michael Jurka
2012-04-24
1
-2
/
+113
*
Adding callback for widget size changed, and potentially other extra info
Adam Cohen
2012-04-19
3
-2
/
+146
*
docs: Add developer guide cross-references, Project ACRE, round 4
Joe Fernandez
2011-12-22
3
-8
/
+18
*
Making default widget padding public API
Adam Cohen
2011-11-07
1
-22
/
+33
*
Adding default padding to AppWidgetHostView for widgets >= API level 14
Adam Cohen
2011-09-30
1
-0
/
+52
*
Getting rid of the (hidden) oldName parameter for widgets
Adam Cohen
2011-08-17
2
-21
/
+0
*
Fixing widget notifyDataSetChanged() not getting called, issue 5092676
Adam Cohen
2011-07-28
1
-0
/
+6
*
Fixing new minResizeWidth/Height API
Adam Cohen
2011-07-22
2
-0
/
+12
*
Adding resizeMinWidth/Height to AppWidgetProviderInfo
Adam Cohen
2011-07-19
2
-2
/
+26
*
Small change to AppWidgetProviderInfo public field name and docs
Adam Cohen
2011-02-28
1
-3
/
+9
*
Adding framework support for resizable widgets
Adam Cohen
2011-02-25
2
-4
/
+44
*
Update package descriptions with editorial revisions.
Scott Main
2011-01-26
1
-23
/
+23
[next]