9b8cd1e564984874f2a6f5cc9bdc68cda8aa15ce |
|
26-May-2011 |
John Reck <jreck@google.com> |
Configure bookmark widget Add a configuration step when adding the bookmark widget to pick what account to use Change-Id: I2be723c411ec5b9f32d6819a5e2e65995921a252
/packages/apps/Browser/src/com/android/browser/widget/BookmarkThumbnailWidgetProvider.java
|
99c6d333106cc0fb3c028b5f8d1ff1f5cf726ca2 |
|
01-Feb-2011 |
John Reck <jreck@google.com> |
Get the widget off of startservice Bug: 3379120 Now with drastically lower memory usage as well! Change-Id: Iff16d2acceba3c8a983a51ec03a31a39ac6a12ed
/packages/apps/Browser/src/com/android/browser/widget/BookmarkThumbnailWidgetProvider.java
|
4c1c0feb85129e9c6cd7daee0071dd90151a0eb9 |
|
19-Jan-2011 |
Adam Cohen <adamcohen@google.com> |
Merge "Updating widget due to changes in API." into honeycomb
|
899cdf4ec1a1e9224301de7539bd8421666f42c6 |
|
19-Jan-2011 |
Winson Chung <winsonc@google.com> |
Updating widget due to changes in API. - Requires not calling startService. Change-Id: If29dfc990c94f50ed9ad027256690ffa494d8b7e
/packages/apps/Browser/src/com/android/browser/widget/BookmarkThumbnailWidgetProvider.java
|
21e24aba311914670f75ee05fda9430c89a0ccbe |
|
17-Jan-2011 |
John Reck <jreck@google.com> |
Use UPDATE_CURRENT pending intent in widget Instead of using FLAG_CANCEL_CURRENT, use FLAG_UPDATE_CURRENT in the widget provider for the browser shortcut. That way we never accidentally invalidate a previously set PendingIntent during partial updates. Change-Id: Iafd9f70c90046ffede31feee085d5e8109b6208b
/packages/apps/Browser/src/com/android/browser/widget/BookmarkThumbnailWidgetProvider.java
|
d9844abe83b9eb6340ce646357c3e91ac794eb46 |
|
16-Jan-2011 |
Joe Onorato <joeo@google.com> |
Using PendingIntent.FLAG_CANCEL_CURRENT makes it so there can only be one of the widget at a time. Bug: 3313989 Change-Id: Ic268637c69871562d73e42bdcd5df8b6ebec322a
/packages/apps/Browser/src/com/android/browser/widget/BookmarkThumbnailWidgetProvider.java
|
13a18750ee4fe98eca966d386de365a3f2c11791 |
|
13-Jan-2011 |
John Reck <jreck@google.com> |
More widget tweaks Change-Id: I9233bbc2df9a88a4979d065b17b0a3943500c7cd
/packages/apps/Browser/src/com/android/browser/widget/BookmarkThumbnailWidgetProvider.java
|
1537b774a62042a8b86100e1e6b0988bed70c385 |
|
12-Jan-2011 |
John Reck <jreck@google.com> |
Replace old list widget with new thumbnail widget Bug: 3336562 Change-Id: Ic612b5309f185658f4515bbc90cc44d8b9ccf1e0
/packages/apps/Browser/src/com/android/browser/widget/BookmarkThumbnailWidgetProvider.java
|