1. c01efc9 Allow app shortcuts to have a preferred placement by Borjan Tchakaloff · 7 years ago fp2-m-sibon fp2-sibon-17.10.1 fp2-sibon-17.11.2 fp2-sibon-17.12.1 fp2-sibon-18.01.1 fp2-sibon-18.02.0 fp2-sibon-18.03.1 fp2-sibon-18.04.1
  2. 41cdc8d Removing items which are on invalid screen by Sunny Goyal · 9 years ago
  3. 639e906 Fixing work folder addition logic by Sunny Goyal · 9 years ago
  4. d21f940 Merge "Disabling auto restore of widgets. > Always show "Setup" button for a widget which has a config activity." into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  5. 84b4adc Disabling auto restore of widgets. by Sunny Goyal · 9 years ago
  6. 81056da Merge "Refreshing widget list when a package containing a widget changes" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  7. 2d648b0 Refreshing widget list when a package containing a widget changes by Sunny Goyal · 9 years ago
  8. 6579e1e Disabling home screen migration logic by Sunny Goyal · 9 years ago
  9. 823fd50 Creating a cache of users to avoid multiple calls to UserManager by Sunny Goyal · 9 years ago
  10. 317698b Loading high resolution icons for first 3 items in a folder by Sunny Goyal · 9 years ago
  11. 153b02a Merge "Remove handler for searchables changed broadcast." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  12. 88fa741 Remove handler for searchables changed broadcast. by Winson Chung · 9 years ago
  13. d934e0b Enabling logging for migration task by Sunny Goyal · 9 years ago
  14. e5bb705 Homescreen migration from a larger grid to a smaller grid. by Sunny Goyal · 9 years ago
  15. 53f9672 Fixing widget restore by Sunny Goyal · 9 years ago
  16. ab7a4fe Fixing AppWidgetInfo not initialized with proper user by Sunny Goyal · 9 years ago
  17. c22841b Fixing shortcuts not getting migrated to app icons by Sunny Goyal · 9 years ago
  18. 4e5cc64 Fixing backup restore by Sunny Goyal · 9 years ago
  19. 2003c75 Cancelling launcher reload on mcc change by Sunny Goyal · 9 years ago
  20. c1d53ef Merge "Widgets model should respect AppFilter." into ub-launcher3-burnaby by Hyunyoung Song · 9 years ago
  21. eaf291b Widgets model should respect AppFilter. by Hyunyoung Song · 9 years ago
  22. b1622cc Deleting empty folders based on DB state by Sunny Goyal · 9 years ago
  23. 3abd548 Catch TransactionTooLargeException when loading widget provider list b/19904873 by Hyunyoung Song · 9 years ago
  24. 4f3e938 Code cleanup by Sunny Goyal · 9 years ago
  25. 091f0ff Updating widget list when iconCache updates by Sunny Goyal · 9 years ago
  26. 53d7ee4 Fixing different bitmap sizes in different orientations by Sunny Goyal · 9 years ago
  27. 316490e Removing some synthetic method creation by Sunny Goyal · 9 years ago
  28. 8f10dc2 Merge "Fix widget tray crash on screen rotation introduced by ag/694693" into ub-launcher3-burnaby by Hyunyoung Song · 9 years ago
  29. 9110d48 Fix widget tray crash on screen rotation introduced by ag/694693 by Hyunyoung Song · 9 years ago
  30. 2e6da15 Refactoring DeviceProfile by Adam Cohen · 9 years ago
  31. 5c97f51 Icons are not updated to TYPE_APPLICATION during restore by Sunny Goyal · 9 years ago
  32. 324d783 Merge "Breaking icon update task so that it doesn't block worker thread" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  33. edc9c05 Merge "Load PackageItemInfo in background thread to prevent ANR" into ub-launcher3-burnaby by Hyunyoung Song · 9 years ago
  34. 2bd3d7d Load PackageItemInfo in background thread to prevent ANR by Hyunyoung Song · 9 years ago
  35. a508e4f Do not trim folder title by Sunny Goyal · 9 years ago
  36. 75b0f55 Breaking icon update task so that it doesn't block worker thread by Sunny Goyal · 9 years ago
  37. f3a21c8 Merge "Moving LauncherAccessibilityDelegate to accessibility package" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  38. 0b493c8 Unify sorting between all apps and widget tray by Hyunyoung Song · 9 years ago
  39. 83a8f04 Moving LauncherAccessibilityDelegate to accessibility package by Sunny Goyal · 9 years ago
  40. 2bba4c3 Removing some thread priority management logic by Sunny Goyal · 9 years ago
  41. f5cd998 Starting the loader if the previous loader is not complete, instead of binding page synchronously by Sunny Goyal · 9 years ago
  42. a214a63 Preventing homscreen getting filled with secondary user apps, when launcher by Sunny Goyal · 9 years ago
  43. 1936ec0 Removing empty folders in loader by Sunny Goyal · 9 years ago
  44. 82b016c Trim all whitespace from titles and labels. by Winson Chung · 9 years ago
  45. 219d048 Widgets should also be bound when binding all apps. b/20915830 by Hyunyoung Song · 9 years ago
  46. 8a8f03d Merge "Skipping package update tasks if loader has not yet run." into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  47. c905efc Skipping package update tasks if loader has not yet run. by Sunny Goyal · 9 years ago
  48. 77919b9 Updating the icon cache after all apps has been bound. by Sunny Goyal · 9 years ago
  49. deb189f Merge "Adding workprofile shortcuts after the loader has completed" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  50. 9892e58 Use valid context inside LauncherModel when calling loadAndBindXXX by Hyunyoung Song · 9 years ago
  51. 227239e update widgets model when package is updated by Hyunyoung Song · 9 years ago
  52. 80068f5 Merge "WidgetTray performance improvement (less sorting): Part 1" into ub-launcher3-burnaby by Hyunyoung Song · 9 years ago
  53. 8821ca9 WidgetTray performance improvement (less sorting): Part 1 by Hyunyoung Song · 9 years ago
  54. 756a28a Adding workprofile shortcuts after the loader has completed by Sunny Goyal · 9 years ago
  55. 957c13f Handling managed profile creation in the model as the activity by Sunny Goyal · 9 years ago
  56. dfde999 Various managed profile fixes by Sunny Goyal · 9 years ago
  57. a911672 Simplifying add to workspace by not going through the worker thread by Sunny Goyal · 9 years ago
  58. f7a29e8 Removing some unused method params from CellLayout by Sunny Goyal · 9 years ago
  59. e2df062 Adding LongArrayMap as a replacement for HashMap<Long, E> by Sunny Goyal · 9 years ago
  60. d33860f Clearing all pending runnables when Launcher is destroyed. by Sunny Goyal · 9 years ago
  61. 756adbc Fixing missing updates in package install sessions by Sunny Goyal · 9 years ago
  62. 7372fc6 Merge "Using a different userManager class as getUserForSerialNumber gives a valid userHandle for deleted user." into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  63. d4af148 Remove duplicate calls to getSortedWidgetsAndShortcuts by Hyunyoung Song · 9 years ago
  64. 7f834d2 Using a different userManager class as getUserForSerialNumber gives by Sunny Goyal · 9 years ago
  65. fa401a1 Updating drop button targets by Sunny Goyal · 9 years ago
  66. 18bf8e2 Automatically adding managed profile shortcuts to homescreen. by Sunny Goyal · 9 years ago
  67. 3f47144 WidgetTray revamp work by Hyunyoung Song · 9 years ago
  68. c517f4c Ensuring that work-profile applications are mixed in with other apps. by Winson Chung · 9 years ago
  69. 1d4a2df Removing ContentObserver from LauncherModel, and calling reload by Sunny Goyal · 9 years ago
  70. 5b0e669 Rewrite: Widget preview loader logic by Sunny Goyal · 10 years ago
  71. 091440a Reducing method count by eliminating synthetic accessors by Adam Cohen · 10 years ago
  72. 26ace12 Don't clobber widgets with the same component. by Robin Lee · 10 years ago
  73. 34b6527 Lazy loading high res icons by Sunny Goyal · 10 years ago
  74. 5d85c44 Adding sort switch in FolderPagedView by Sunny Goyal · 10 years ago
  75. 70a48be Fix widget refresh issue on package install/uninstall by Hyunyoung Song · 10 years ago
  76. b745afb Initial changes to break out AllApps into its own view. by Winson Chung · 10 years ago
  77. 5b437d8 Merge "Removed disableAllApps flag" into ub-launcher3-burnaby by Sunny Goyal · 10 years ago
  78. c9acdd5 Removed disableAllApps flag by Sunny Goyal · 10 years ago
  79. 4fbc382 Updating IconCache to maintain a persistent of icons by Sunny Goyal · 10 years ago
  80. 66cfdc2 Removing code for the unused 'upgrade path' by Sunny Goyal · 10 years ago
  81. 158da08 am b76c165a: Fix ClassCastException due to typo by Adam Cohen · 10 years ago
  82. b76c165 Fix ClassCastException due to typo by Adam Cohen · 10 years ago
  83. bb3b02f Replacing hotseat icon to an appropriate system app by Sunny Goyal · 10 years ago
  84. c1b7c2e Simplifying loadScreenDB to load the screen IDs in sorted order by Sunny Goyal · 10 years ago
  85. 71b5c0b Adding accessibility controls by Sunny Goyal · 10 years ago
  86. 08f7261 Adding a rank column for itemInfo by Sunny Goyal · 10 years ago
  87. 5940042 Supporting custom widgets provided by launcher by Adam Cohen · 11 years ago
  88. 2a66bbf Disabling auto addition of managed profile shortcuts by Sunny Goyal · 10 years ago
  89. e0f58d7 Adding shortcuts corresponding to ManagedUsers automatically. by Sunny Goyal · 10 years ago
  90. 24e0fc1 Merge "Deleting workspace items from db which have an invalid placement" into ub-now-queens by Sunny Goyal · 10 years ago
  91. 1231c07 Merge "Updating ItemInfo objects in the worker thread" into ub-now-queens by Sunny Goyal · 10 years ago
  92. fc0fe6b Deleting workspace items from db which have an invalid placement by Sunny Goyal · 10 years ago
  93. 9b4b081 Showing widgets in a disabled state, when running in safe mode by Sunny Goyal · 10 years ago
  94. 2350bc9 Adding NPE check in InstallShortcutReceiver by Sunny Goyal · 10 years ago
  95. 4390ace Updating ItemInfo objects in the worker thread by Sunny Goyal · 10 years ago
  96. 1a745e8 Keeping icons in disabled state when SD-card is unmounted by Sunny Goyal · 10 years ago
  97. b50cc8c Updating icons for sortcuts when the target app updates. by Sunny Goyal · 10 years ago
  98. 2fce90c Cleaning up icon resizing code by Sunny Goyal · 10 years ago
  99. 1a85c58 Don't let old Launcher activity interfere with new one by Adam Cohen · 10 years ago
  100. c5fb59f Fixing loadWorkspace being called multiple times by Sunny Goyal · 10 years ago