summaryrefslogtreecommitdiffstats
path: root/core/java/android/appwidget
Commit message (Expand)AuthorAgeFilesLines
* am 18748035: am 379517b0: Merge "Fixing issue where AppWidgetHost.onProviders...Winson Chung2013-06-051-9/+1
|\
| * Fixing issue where AppWidgetHost.onProvidersChanged() was not being called. (...Winson Chung2013-06-041-9/+1
| * Fix awkward wording in AppWidgetManager docs.John Spurlock2013-06-031-6/+6
* | Fix awkward wording in AppWidgetManager docs.John Spurlock2013-06-031-6/+6
* | am 177543db: am 3bcc2fba: Merge "Fix issue #8470131: Process thrash kills bat...Dianne Hackborn2013-03-261-4/+16
|\ \ | |/
| * Fix issue #8470131: Process thrash kills batteryDianne Hackborn2013-03-251-4/+16
* | am 26ebeb6d: am 7b3526d5: Merge "Fix alternate time zone display for clock wi...Jim Miller2013-03-221-2/+2
|\ \ | |/
| * Fix alternate time zone display for clock widget.Jim Miller2013-03-211-2/+2
* | am 33c05985: am e70748e7: Merge "Remove unnecessary userid check" into jb-mr2...Jim Miller2013-03-111-13/+0
|\ \ | |/
| * Remove unnecessary userid checkJim Miller2013-03-111-13/+0
* | Fix widget update issueJim Miller2013-03-051-5/+2
* | Move keyguard to its own process.Jim Miller2013-02-271-1/+0
|/
* Add explicit userId to AppWidget binder callsJim Miller2013-02-202-93/+95
* am 5b56d432: am 9107fa5d: am 66adf0d0: am 70af3cdb: Merge "docs: resolve bugs...Scott Main2013-01-081-1/+1
|\
| * am 70af3cdb: Merge "docs: resolve bugs from external tracker" into jb-mr1-devScott Main2013-01-081-1/+1
| |\
| | * docs: resolve bugs from external trackerScott Main2013-01-081-1/+1
* | | am f663cad2: am 6c58b155: Merge "Make 3rd party lockscreen widgets work on se...Amith Yamasani2012-12-052-4/+29
|\ \ \ | |/ /
| * | Make 3rd party lockscreen widgets work on secondary usersAmith Yamasani2012-12-042-4/+29
* | | am 32df98d5: am c566b43d: Fix crosstalk between users for widgets hosted in l...Amith Yamasani2012-11-302-6/+37
|\ \ \ | |/ /
| * | Fix crosstalk between users for widgets hosted in lockscreenAmith Yamasani2012-11-302-6/+37
* | | am 224daede: am 035352b4: Merge "Making sure keyguard and homescreen only dis...Adam Cohen2012-11-291-1/+12
|\ \ \ | |/ /
| * | Making sure keyguard and homescreen only display eligible widgets (issue 7550...Adam Cohen2012-11-281-1/+12
* | | am cf474b1a: am 7b0c8779: Merge "Delete appWidgetId when removing lockscreen ...Michael Jurka2012-11-161-0/+16
|\ \ \ | |/ /
| * | Delete appWidgetId when removing lockscreen widgetsMichael Jurka2012-11-161-0/+16
| |/
* | Merge commit '58ed5d748c0b9b64845975ef5844ad313de7c3f6' into HEADJean-Baptiste Queru2012-11-081-0/+0
|\ \ | |/ |/|
| * am 768d9e1a: Merge "Correct executable bit for source files"Kenny Root2012-11-071-0/+0
| |\
| | * Correct executable bit for source filesKenny Root2012-11-071-0/+0
* | | If a default keyguard layout isn't specified, fallback to the default layoutAdam Cohen2012-11-042-2/+5
|/ /
* | Widget size policy, size callbacksAdam Cohen2012-11-011-8/+16
* | Merge "Stripping dead API related to keyguard widgets" into jb-mr1-lockscreen...Adam Cohen2012-11-011-24/+0
|\ \
| * | Stripping dead API related to keyguard widgetsAdam Cohen2012-10-311-24/+0
* | | Accessibility support for the lockscreen - phone.Svetoslav Ganov2012-10-311-0/+1
|/ /
* | Use new keyguard appwidget pickerMichael Jurka2012-10-311-7/+7
* | Letting partial update fall through if the widget has not received a full upd...Winson Chung2012-10-111-0/+8
* | Suppress unnecessary calls to update widget size (issue 7287744)Adam Cohen2012-10-051-10/+29
* | Getting rid of keyguard widget flag that isn't usedAdam Cohen2012-09-281-9/+2
* | Fixing AppWidgetService / AppWidgetHost to work in system processAdam Cohen2012-09-262-0/+33
* | Fixing onRestoreInstanceState crash in LauncherAdam Cohen2012-09-211-1/+6
* | Fixing partiallyUpdateAppWidget to cache the new changesAdam Cohen2012-09-201-4/+3
* | Tweaking how settings adds keyguard widgetsAdam Cohen2012-09-181-2/+6
* | Fixing construction of handler in AppWidgetHostMichael Jurka2012-09-171-1/+1
* | Add support for settings for lock widgetsJim Miller2012-09-142-5/+61
* | Adding a couple extras keys for keyguard widget selectionAdam Cohen2012-09-111-0/+14
* | Adding notion of keyguard widgetsAdam Cohen2012-09-113-7/+144
* | am 51740d6d: am 0e9f34bf: Doc update: ACTION_APPWIDGET_OPTIONS_CHANGED linkKatie McCormick2012-09-101-2/+3
|\ \
| * | Doc update: ACTION_APPWIDGET_OPTIONS_CHANGED linkKatie McCormick2012-09-101-2/+3
| |/
* | Update AppWidgetHost with better support for OnClickHandlersJim Miller2012-08-202-23/+57
* | am c4d7721c: am 806a3602: Merge "Update documentation on max widget bitmap us...Michael Jurka2012-06-251-2/+2
|\ \ | |/
| * Merge "Update documentation on max widget bitmap usage" into jb-devMichael Jurka2012-06-251-2/+2
| |\
| | * Update documentation on max widget bitmap usageMichael Jurka2012-06-251-2/+2