1. 47ed171 Fix WTF in shortcuts. by Makoto Onuki · 7 years ago
  2. 3accca0 Add major version code to platform. by Dianne Hackborn · 11 years ago
  3. 35559d6 Allow assistant app to access any shortcuts by Makoto Onuki · 7 years ago
  4. 40dc211 getPinnedShortcuts() shouldn't crash with shortcuts with... by Makoto Onuki · 7 years ago
  5. 634cecb Add signature permission to allow access to shortcuts for sysui by Makoto Onuki · 7 years ago
  6. a4f89b1 Improve shortcut backup & restore. by Makoto Onuki · 7 years ago
  7. 20b8221 dumpsys shortcut can now dump specific users/packages. by Makoto Onuki · 7 years ago
  8. 6208c67 Shortcut: Avoid long lines in dumpsys by Makoto Onuki · 7 years ago
  9. 50a320e Add dumpsys option to print last restore status by Makoto Onuki · 7 years ago
  10. 475c365 Offload saving bitmaps from binder threads by Makoto Onuki · 7 years ago
  11. ef7dff2 Merge "Revert "Push chooser targets to the shortcut manager."" into oc-dev by Makoto Onuki · 7 years ago
  12. 82fb2eb Handle disabled packages as removed. by Makoto Onuki · 7 years ago
  13. 99302b5 Revert "Push chooser targets to the shortcut manager." by Makoto Onuki · 7 years ago
  14. 3414553 Workaround for b/36228253 by Makoto Onuki · 7 years ago
  15. e4179e2 Change MaskableBitmap to AdaptiveBitmap Test: $ make dist -j30 b/35399620 by Hyunyoung Song · 8 years ago
  16. 58fc95d Push chooser targets to the shortcut manager. by Hakan Seyalioglu · 8 years ago
  17. f281e7a ShortcutManager should support MaskableBitmap Icon type by Hyunyoung Song · 8 years ago
  18. 255461f Allow adding target activity via requestPinShortcut(). by Makoto Onuki · 8 years ago
  19. 9fd9019 Revert "ShortcutManager: Floating shortcuts shouldn't have target activities." by Makoto Onuki · 8 years ago
  20. 2d895c3 ShortcutManager: direct pin shortcut support. by Makoto Onuki · 8 years ago
  21. 106ff7a ShortcutManager: Floating shortcuts shouldn't have target activities. by Makoto Onuki · 8 years ago
  22. 248a0ef Always scan all apps after each OTA for manifest shortcuts by Makoto Onuki · 8 years ago
  23. ac28982 Always scan the Settings app for updated shortcuts. by Makoto Onuki · 8 years ago
  24. c8c3329 Don't update publisher version code without scanning manifest by Makoto Onuki · 8 years ago
  25. fc4cf2d Shortcut: Improve backup & restore by Makoto Onuki · 8 years ago
  26. 3366328 Do not scan system apps unless after OTA by Makoto Onuki · 8 years ago
  27. 64183d5 ShortcutManager improve app udpate check by Makoto Onuki · 8 years ago
  28. 440a1ea Support multiple intents in ShortcutInfo by Makoto Onuki · 8 years ago
  29. 7626992 Implement dumpsys --checkin for shortcut manager by Makoto Onuki · 8 years ago
  30. 4e6cef4 Handle locale change and pacakge change in different way by Makoto Onuki · 8 years ago
  31. f3ba2e0 Don't backup & restore disabled shortcuts. by Makoto Onuki · 8 years ago
  32. ff14f73 Make sure re-published dynamic shortcuts are always enabled by Makoto Onuki · 8 years ago
  33. dd09781 Fix updateShortcuts() with icons by Makoto Onuki · 8 years ago
  34. b08790c Shortcut: Only "main" activities can have shortcuts. by Makoto Onuki · 8 years ago
  35. df6da04 Update manifest shortcut XML schema by Makoto Onuki · 8 years ago
  36. 70a9154 Merge "ShortcutManger: Auto-adjust ranks." into nyc-mr1-dev by Makoto Onuki · 8 years ago
  37. 9e1f559 ShortcutManger: Auto-adjust ranks. by Makoto Onuki · 8 years ago
  38. a1d38b3 Fix some exception messages and enhance unit tets by Makoto Onuki · 8 years ago
  39. 157b162 ShortcutManager: deal with changing resource IDs on app update by Makoto Onuki · 8 years ago
  40. 7001a61 ShortcutManager: Implement max # of shortcuts by Makoto Onuki · 8 years ago
  41. eddbfec ShortcutManager: API rename by Makoto Onuki · 8 years ago
  42. 22fcc68 ShortcutManager: Support manifest shortcuts by Makoto Onuki · 8 years ago
  43. 20c95f8 ShortcutManager: API changes for DR by Makoto Onuki · 8 years ago
  44. c51b287 Refactoring ShortcutManager + bug fixes. by Makoto Onuki · 8 years ago
  45. 6c1dbd5 Clean up dangling bitmaps. by Makoto Onuki · 8 years ago
  46. 4d36b3a ShortcutManager: finishing touches by Makoto Onuki · 8 years ago
  47. 711ffe6 Merge "When app is updated, save the new version code, and update shortcuts with resource based icons." into nyc-dev by Makoto Onuki · 8 years ago
  48. be73a80 ShortcutManager: Categories should be Set, not List. by Makoto Onuki · 8 years ago
  49. 39686e8 When app is updated, save the new version code, and update shortcuts by Makoto Onuki · 8 years ago
  50. b6d3523 ShortcutManager: Address API review feedback. by Makoto Onuki · 8 years ago
  51. abe8442 Add UserHandle to ShortcutInfo, and simplify LauncherApps APIs. by Makoto Onuki · 8 years ago
  52. 2e210c4 ShortcutManager: implement backup & restore by Makoto Onuki · 8 years ago
  53. e3ae7ec ShortcutManager: Support secondary text field. by Makoto Onuki · 8 years ago
  54. 9da23fc ShortcutManager: proper work profile support by Makoto Onuki · 8 years ago
  55. d99c6f0 ShortcutManager: Fix work profile by Makoto Onuki · 8 years ago
  56. 0acbb14 ShortcutManager: Handle package broadcasts. by Makoto Onuki · 8 years ago
  57. 3145924 ShortcutManager: Extract helper classes. by Makoto Onuki · 8 years ago