1. 8b2ee3d Fix system crash due to mismatching begin/finishBroadcast() am: 7bdb9ce978 am: f3c4729947 by Makoto Onuki · 8 years ago
  2. 7bdb9ce Fix system crash due to mismatching begin/finishBroadcast() by Makoto Onuki · 8 years ago
  3. b5fc2e6 Add more utility methods for CTS by Makoto Onuki · 8 years ago
  4. 02f338e LauncherApps should also throw when user is locked by Makoto Onuki · 8 years ago
  5. 7e5c3e8 Fix intent flags by Makoto Onuki · 8 years ago
  6. 0eed441 Follow-up to multiple intents support by Makoto Onuki · 8 years ago
  7. 440a1ea Support multiple intents in ShortcutInfo by Makoto Onuki · 8 years ago
  8. 347a6bd Stop adding FLAG_ACTIVITY_RESET_TASK_IF_NEEDED when... by Makoto Onuki · 8 years ago
  9. 83f6d2d Throw ActivityNotFoundException when failed to launch shortcut by Makoto Onuki · 8 years ago
  10. ea11db1 Start shortcuts as if publisher apps did using PendingIntent by Makoto Onuki · 8 years ago
  11. bede3bf Merge "Added explicit cast so it compiles on Eclipse." into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  12. 4d6b87f Launcher shortcut callback should deliver manifest shortcuts too by Makoto Onuki · 8 years ago
  13. f93ce17 Added explicit cast so it compiles on Eclipse. by Felipe Leme · 8 years ago
  14. 1fe7dfa Merge "Changing LauncherApps to resolve activity by component name" into nyc-dev by Sunny Goyal · 8 years ago
  15. 45d3e97 Changing LauncherApps to resolve activity by component name by Sunny Goyal · 8 years ago
  16. 5ba0d3e ShortcutManager: First cut of CTS by Makoto Onuki · 8 years ago
  17. abe8442 Add UserHandle to ShortcutInfo, and simplify LauncherApps APIs. by Makoto Onuki · 8 years ago
  18. e23283a Do not enable binder exception logging. by Makoto Onuki · 8 years ago
  19. ac21497 ShortcutManager: More command for CTS, more tests.. by Makoto Onuki · 8 years ago
  20. d99c6f0 ShortcutManager: Fix work profile by Makoto Onuki · 8 years ago
  21. c5475d4 Fix potential crash loop by Makoto Onuki · 8 years ago
  22. 45c1827 Merge "Improve ShortcutSrvice" into nyc-dev by Makoto Onuki · 8 years ago
  23. aa8b94a Improve ShortcutSrvice by Makoto Onuki · 8 years ago
  24. 8a372a0 Refactoring FBE APIs based on council feedback. by Jeff Sharkey · 8 years ago
  25. 4dbe0de Fix launcher side callback by Makoto Onuki · 8 years ago
  26. 2d5b465 Implement the launcher side permission. by Makoto Onuki · 8 years ago
  27. d51b363 Merge "Fix caller validation on secondary user." into nyc-dev by Makoto Onuki · 8 years ago
  28. 7a6a05f Test for ShortcutManager.updateShortcuts(), also by Makoto Onuki · 8 years ago
  29. 3ee7f71 Fix caller validation on secondary user. by Makoto Onuki · 8 years ago
  30. 5504622 ShortcutManager: add remaining APIs. by Makoto Onuki · 8 years ago
  31. 43204b8 Implement LauncherApps.startShortcut(). by Makoto Onuki · 8 years ago
  32. 6f7362d9 Introducing ShortcutManager by Makoto Onuki · 8 years ago
  33. 369aad0 Don't exclude app info from recents. by Winson · 8 years ago
  34. b1b3026 Support FBE for managed profiles. by Kenny Guy · 8 years ago
  35. 7724275 Update PackageMonitor and LauncherApps for suspended apps. by Kenny Guy · 9 years ago
  36. cd65448 Even more PackageManager caller triage. by Jeff Sharkey · 9 years ago
  37. 6cbc2fe Using ParceledListSlice to get the list of activities in LauncherApps by Sunny Goyal · 9 years ago
  38. b683019 Add flag FLAG_ACTIVITY_RESET_TASK_IF_NEEDED in LauncherAppsService. by Nicolas Prevot · 9 years ago
  39. dcf21d15 Fixing invalid check to get component enabled state. (Bug 17679693) by Winson Chung · 10 years ago
  40. c788487 Removing the NO_CROSS_PROFILE flag for intent forwarding by Alexandra Gherghina · 10 years ago
  41. 466d203 Add method to launch settings app details page. by Kenny Guy · 10 years ago
  42. 2df1892 Check for exported and category before starting activity. by Kenny Guy · 10 years ago
  43. fa4533f Skip forwarding launcher intents by Alexandra Gherghina · 10 years ago
  44. df7db07 Derive LauncherAppsService from SystemService by Amith Yamasani · 10 years ago
  45. cea2978 Ensure only enabled profile apps can be launched by Alexandra Gherghina · 10 years ago
  46. 2871654 Limit package launcher apps callback to enabled users. by Kenny Guy · 10 years ago
  47. 932249d Deliver package broadcasts only to related profiles. by Amith Yamasani · 10 years ago
  48. 53fa4ec Extend LauncherApps service to expose enabled state. by Kenny Guy · 10 years ago
  49. 1a4e0b9 Fix bug with getLauncherActivities ignoring packageName. by Kenny Guy · 10 years ago
  50. 4f58263 Launcher APIs and broadcasts for managed profiles by Amith Yamasani · 10 years ago