1. b2cc8e2 Fix widget not being masked when freshly added. by Rubin Xu · 8 years ago
  2. 7f98aa4 Added getProfileIds method returning array of userIds by Fyodor Kupolov · 8 years ago
  3. 0c9dd5b Clear caller identity when calling createConfirmDeviceCredentialIntent by Rubin Xu · 8 years ago
  4. 60c74e8 Merge "Changing startListening to only fetch views which are bound" into nyc-dev by Sunny Goyal · 8 years ago
  5. 2857f1c Changing startListening to only fetch views which are bound by Sunny Goyal · 8 years ago
  6. e95057a Split ACTION_MANAGED_PROFILE_AVAILABILITY_CHANGED into two. by Rubin Xu · 8 years ago
  7. efc4a34 AfW - suspend apps - API polish by Andrei Stingaceanu · 8 years ago
  8. 1af4a7b5 Skip app widget config changes when user locked. by Jeff Sharkey · 8 years ago
  9. 8a372a0 Refactoring FBE APIs based on council feedback. by Jeff Sharkey · 8 years ago
  10. 7a9c34b Show admin support dialog if app is suspended. by Sudheer Shanka · 8 years ago
  11. d589663 Move more PM calls to ParceledListSlice. by Jeff Sharkey · 8 years ago
  12. 484eea7 Merge "Fix widget icon and tap behaviour." into nyc-dev by Rubin Xu · 8 years ago
  13. 8267e82 Don't clear widget providers from stopped profiles. by Kenny Guy · 8 years ago
  14. 5580622 Fix widget icon and tap behaviour. by Rubin Xu · 9 years ago
  15. 63f4ef0 Don't load profile widgets until parent is unlocked. by Kenny Guy · 8 years ago
  16. 33f9a9c Allow widget hosts to see widgets from locked profiles. by Kenny Guy · 9 years ago
  17. 355b232 Suspend packages - new API for retrieving the suspended status by Andrei Stingaceanu · 9 years ago
  18. d090205 Mask widgets for suspended packages. by Rubin Xu · 9 years ago
  19. cd65448 Even more PackageManager caller triage. by Jeff Sharkey · 9 years ago
  20. 0999c0d Make printing framework encryption-aware. by Jeff Sharkey · 9 years ago
  21. af6ec29 Make AppWidgets encryption-aware. by Jeff Sharkey · 9 years ago
  22. cc52ce4 Mask work widgets if work profile is in quiet mode. by Rubin Xu · 9 years ago
  23. 67507d9 Drop binder identity before setting widget provider refresh alarm by Christopher Tate · 9 years ago
  24. b27fdb3 Merge "Don't remove widget providers when whitelist changes." by Kenny Guy · 9 years ago
  25. 415f111 Don't remove widget providers when whitelist changes. by Kenny Guy · 9 years ago
  26. 7c69636 Cleanup USER_OWNER in various services by Xiaohui Chen · 9 years ago
  27. dbba74e Always call onProvidersChanged() when packages containing widgets are updated. by Winson · 9 years ago
  28. c070bab GetInstalledProvidersForProfiles should never return null object. by Hyunyoung Song · 9 years ago
  29. ccf6c68 AppWidgetServiceImpl should use ParceledListSlice as return object b/19904873 by Hyunyoung Song · 9 years ago
  30. 9e9e2e7 Pass charset to XmlPullParser.setInput instead of null by Wojciech Staszkiewicz · 9 years ago
  31. e4a8da8 Exclude bound app widgets from idle app list by Amith Yamasani · 9 years ago
  32. d69e4c1 Update use of procstate for services. by Dianne Hackborn · 9 years ago
  33. b0a7839 Add a mechanism to make pending intents immutable. by Svetoslav · 9 years ago
  34. 0f7fab6 Remove widgets for packages no longer whitelisted by admin by Kenny Guy · 10 years ago
  35. ad870c3 Restored widget provider id not properly updated. by Svetoslav · 10 years ago
  36. d00bb5e Load shared library dependencies for AppWidgets by Adam Lesinski · 10 years ago
  37. c616b3e Fix a bug in parsing app widget state XML. by Svetoslav · 10 years ago
  38. 9ce7273 Merge "AppWidgetServiceImpl: Use enforceCallingOrSelfPermission for checking DUMP" into lmp-dev by Nick Kralevich · 10 years ago
  39. 75d8c0b AppWidgetServiceImpl: Use enforceCallingOrSelfPermission for checking DUMP by Nick Kralevich · 10 years ago
  40. 298a6c6 Fix collection iteration index. by Svetoslav · 10 years ago
  41. 5771ad7 RemoteViews service not unbound. by Svet Ganov · 10 years ago
  42. 3de01b2 Fix a regression in partially updading app widgets. by Svet Ganov · 10 years ago
  43. 6bd7025 Notify app widget hosts when cross-profile providers change. by Svet Ganov · 10 years ago
  44. 29564cd Remove system_server classes from the boot image. by Narayan Kamath · 10 years ago
  45. 8e1d299 Polish the new cross-profile app widget APIs by Svetoslav · 10 years ago
  46. 985e566 Fix cross-user talk. by Svetoslav · 10 years ago
  47. c71c42f Polish of the app widgets cross-profiles feature. by Svetoslav · 10 years ago
  48. 976e8bd Allow adding widgets from user profiles. by Svetoslav · 10 years ago
  49. 1c5bffb Fix security issue in bindRemoteViewsService by Adam Cohen · 10 years ago
  50. d83a096 Bump up priority of system receiving BOOT_COMPLETED. by Dianne Hackborn · 10 years ago
  51. 96472be Track package change. by Elliott Hughes · 10 years ago
  52. 132933d Unlinked providers STILL shouldn't cause crashes by Christopher Tate · 10 years ago
  53. 95ead2c Don't crash when handling unlinked widget bindings by Christopher Tate · 10 years ago
  54. adfe8b8 App widget backup/restore infrastructure by Christopher Tate · 11 years ago
  55. cab8617 am 25df673b: am 1b51c9cb: Merge "Make SystemService constructor take a Context." into klp-modular-dev by Jeff Brown · 11 years ago
  56. b880d88 Make SystemService constructor take a Context. by Jeff Brown · 11 years ago
  57. 9f97de1 am a5a93f55: am 7f416631: Merge "Check feature bits before loading optional services" into klp-modular-dev by Adam Lesinski · 11 years ago
  58. 898c13d Check feature bits before loading optional services by Adam Lesinski · 11 years ago
  59. e58a49e Merge commit '817ec49e' into manualmerge by Amith Yamasani · 11 years ago
  60. 817ec49 Wrap some services into a SystemService by Amith Yamasani · 11 years ago
  61. 49782e4 am 9158825f: Move some system services to separate directories by Amith Yamasani · 11 years ago
  62. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago