summaryrefslogtreecommitdiffstats
path: root/core/java/android/appwidget
Commit message (Expand)AuthorAgeFilesLines
* Remove unused imports in frameworks/base.John Spurlock2015-02-281-2/+0
* Fix accessibility delegationAlan Viverette2015-01-071-2/+3
* Avoid non-static innner classes that are passed over via IPC.Svetoslav2014-12-181-13/+37
* Removing context ref from AppWidgetHost. (Bug 18769791)Winson Chung2014-12-171-11/+11
* Generalizing Recents widget category to Search box. (Bug 17334589)Winson Chung2014-09-042-3/+3
* RemoteViews service not unbound.Svet Ganov2014-08-242-10/+9
* Fixing wrong tag usageSunny Goyal2014-08-151-1/+1
* Returning null when preview image is not available for AppWidgetProviderInfoSunny Goyal2014-08-151-7/+8
* Polish the new cross-profile app widget APIsSvetoslav2014-08-083-38/+35
* Polish of the app widgets cross-profiles feature.Svetoslav2014-08-072-47/+8
* Allow adding widgets from user profiles.Svetoslav2014-08-054-218/+493
* Widget restore documentation tweaksChristopher Tate2014-05-281-6/+6
* Exposing the API to support widgets in Recents.Winson Chung2014-05-052-2/+2
* Adding ability to load a search widget into Recents.Winson Chung2014-05-021-0/+6
* App widget backup/restore infrastructureChristopher Tate2014-03-202-12/+125
* Tabs -> spaces in frameworks/base.John Spurlock2014-02-251-1/+1
* Remove unused imports from frameworks/base.John Spurlock2013-11-202-3/+0
* 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