summaryrefslogtreecommitdiffstats
path: root/services/appwidget
Commit message (Expand)AuthorAgeFilesLines
* Also dump widget options in 'dumpsys appwidget'.Danny Baumann2015-10-251-0/+3
* Always call onProvidersChanged() when packages containing widgets are updated.Winson2015-08-111-1/+1
* GetInstalledProvidersForProfiles should never return null object.Hyunyoung Song2015-06-181-4/+1
* AppWidgetServiceImpl should use ParceledListSlice as return objectHyunyoung Song2015-06-171-2/+3
* Pass charset to XmlPullParser.setInput instead of nullWojciech Staszkiewicz2015-05-141-4/+5
* Exclude bound app widgets from idle app listAmith Yamasani2015-05-011-10/+100
* Update use of procstate for services.Dianne Hackborn2015-04-291-2/+4
* Add a mechanism to make pending intents immutable.Svetoslav2015-04-101-4/+7
* Remove widgets for packages no longer whitelisted by adminKenny Guy2015-02-171-5/+27
* Restored widget provider id not properly updated.Svetoslav2014-10-081-2/+3
* Load shared library dependencies for AppWidgetsAdam Lesinski2014-10-071-1/+7
* Fix a bug in parsing app widget state XML.Svetoslav2014-09-221-0/+16
* Merge "AppWidgetServiceImpl: Use enforceCallingOrSelfPermission for checking ...Nick Kralevich2014-09-041-7/+5
|\
| * AppWidgetServiceImpl: Use enforceCallingOrSelfPermission for checking DUMPNick Kralevich2014-09-041-6/+4
* | Fix collection iteration index.Svetoslav2014-09-041-1/+1
|/
* RemoteViews service not unbound.Svet Ganov2014-08-241-20/+7
* Fix a regression in partially updading app widgets.Svet Ganov2014-08-211-3/+3
* Notify app widget hosts when cross-profile providers change.Svet Ganov2014-08-201-3/+73
* Remove system_server classes from the boot image.Narayan Kamath2014-08-151-0/+2
* Polish the new cross-profile app widget APIsSvetoslav2014-08-081-113/+23
* Fix cross-user talk.Svetoslav2014-08-071-10/+7
* Polish of the app widgets cross-profiles feature.Svetoslav2014-08-071-4/+7
* Allow adding widgets from user profiles.Svetoslav2014-08-052-2257/+3147
* Fix security issue in bindRemoteViewsServiceAdam Cohen2014-05-271-0/+9
* Bump up priority of system receiving BOOT_COMPLETED.Dianne Hackborn2014-05-021-2/+3
* Track package change.Elliott Hughes2014-04-241-2/+1
* Unlinked providers STILL shouldn't cause crashesChristopher Tate2014-03-271-1/+2
* Don't crash when handling unlinked widget bindingsChristopher Tate2014-03-261-1/+1
* App widget backup/restore infrastructureChristopher Tate2014-03-202-45/+759
* am 25df673b: am 1b51c9cb: Merge "Make SystemService constructor take a Contex...Jeff Brown2014-02-111-5/+5
|\
| * Make SystemService constructor take a Context.Jeff Brown2014-02-101-5/+5
* | am a5a93f55: am 7f416631: Merge "Check feature bits before loading optional s...Adam Lesinski2014-02-062-11/+10
|\ \ | |/
| * Check feature bits before loading optional servicesAdam Lesinski2014-02-052-11/+10
* | Merge commit '817ec49e' into manualmergeAmith Yamasani2013-12-201-250/+271
|\ \ | |/
| * Wrap some services into a SystemServiceAmith Yamasani2013-12-201-250/+271
* | am 9158825f: Move some system services to separate directoriesAmith Yamasani2013-12-191-3/+0
|/
* Move some system services to separate directoriesAmith Yamasani2013-12-193-0/+2500