1. 7089a4e am c0b52fef: Refactoring to ensure item deletion always removes from the DB. by Winson · 10 years ago
  2. c0b52fe Refactoring to ensure item deletion always removes from the DB. by Winson · 10 years ago
  3. ac7a174 am 4abaf133: Merge "Removing items which are on invalid screen" into ub-launcher3-burnaby by Sunny Goyal · 10 years ago
  4. 41cdc8d Removing items which are on invalid screen by Sunny Goyal · 10 years ago
  5. 8f531dd resolved conflicts for merge of 20884fdc to ub-launcher3-master by Sunny Goyal · 10 years ago
  6. 639e906 Fixing work folder addition logic by Sunny Goyal · 10 years ago
  7. 42e2809 Removing some eclipse warnings by Sunny Goyal · 10 years ago
  8. e3e0556 am d21f9404: 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 · 10 years ago
  9. 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 · 10 years ago
  10. 84b4adc Disabling auto restore of widgets. by Sunny Goyal · 10 years ago
  11. 01d6688 am 81056da1: Merge "Refreshing widget list when a package containing a widget changes" into ub-launcher3-burnaby by Sunny Goyal · 10 years ago
  12. 81056da Merge "Refreshing widget list when a package containing a widget changes" into ub-launcher3-burnaby by Sunny Goyal · 10 years ago
  13. 2d648b0 Refreshing widget list when a package containing a widget changes by Sunny Goyal · 10 years ago
  14. a410e99 am 6579e1ee: Disabling home screen migration logic by Sunny Goyal · 10 years ago
  15. 6579e1e Disabling home screen migration logic by Sunny Goyal · 10 years ago
  16. f85602b am 7ca3250a: Merge "Creating a cache of users to avoid multiple calls to UserManager" into ub-launcher3-burnaby by Sunny Goyal · 10 years ago
  17. 823fd50 Creating a cache of users to avoid multiple calls to UserManager by Sunny Goyal · 10 years ago
  18. f9ada46 am 317698bd: Loading high resolution icons for first 3 items in a folder by Sunny Goyal · 10 years ago
  19. 317698b Loading high resolution icons for first 3 items in a folder by Sunny Goyal · 10 years ago
  20. 790b7ad am 153b02a5: Merge "Remove handler for searchables changed broadcast." into ub-launcher3-burnaby by Winson Chung · 10 years ago
  21. 153b02a Merge "Remove handler for searchables changed broadcast." into ub-launcher3-burnaby by Winson Chung · 10 years ago
  22. 88fa741 Remove handler for searchables changed broadcast. by Winson Chung · 10 years ago
  23. 7808e27 am 8f375d1e: Merge "Enabling logging for migration task" into ub-launcher3-burnaby by Sunny Goyal · 10 years ago
  24. e745f45 Merge "Removing boot receiver." into ub-launcher3-master by Sunny Goyal · 10 years ago
  25. d934e0b Enabling logging for migration task by Sunny Goyal · 10 years ago
  26. c1729a4 resolved conflicts for merge of e5bb705f to ub-launcher3-master by Sunny Goyal · 10 years ago
  27. e5bb705 Homescreen migration from a larger grid to a smaller grid. by Sunny Goyal · 10 years ago
  28. 5e758ca Merge "Changing the dogfood check to a static boolean to better handle proguard optimizations" into ub-launcher3-master by Sunny Goyal · 10 years ago
  29. 27defa5 am 3ba922aa: Merge "Fixing widget restore" into ub-launcher3-burnaby by Sunny Goyal · 10 years ago
  30. 53f9672 Fixing widget restore by Sunny Goyal · 10 years ago
  31. 25aba0a Removing boot receiver. by Sunny Goyal · 10 years ago
  32. 6c56c68 Changing the dogfood check to a static boolean to better handle proguard optimizations by Sunny Goyal · 10 years ago
  33. 14031eb am 36db8567: Merge "Fixing AppWidgetInfo not initialized with proper user" into ub-launcher3-burnaby by Sunny Goyal · 10 years ago
  34. ab7a4fe Fixing AppWidgetInfo not initialized with proper user by Sunny Goyal · 10 years ago
  35. 2f824ac am 2a1be7a6: Merge "Fixing shortcuts not getting migrated to app icons" into ub-launcher3-burnaby by Sunny Goyal · 10 years ago
  36. c22841b Fixing shortcuts not getting migrated to app icons by Sunny Goyal · 10 years ago
  37. 882a52e Fixing minor issue with spatially sorting workspace items for binding. by Winson Chung · 10 years ago
  38. aa8ef11 Refactoring ItemInfo by Sunny Goyal · 10 years ago
  39. 4e5cc64 Fixing backup restore by Sunny Goyal · 10 years ago
  40. 2003c75 Cancelling launcher reload on mcc change by Sunny Goyal · 10 years ago
  41. c1d53ef Merge "Widgets model should respect AppFilter." into ub-launcher3-burnaby by Hyunyoung Song · 10 years ago
  42. eaf291b Widgets model should respect AppFilter. by Hyunyoung Song · 10 years ago
  43. b1622cc Deleting empty folders based on DB state by Sunny Goyal · 10 years ago
  44. 3abd548 Catch TransactionTooLargeException when loading widget provider list b/19904873 by Hyunyoung Song · 10 years ago
  45. 4f3e938 Code cleanup by Sunny Goyal · 10 years ago
  46. 091f0ff Updating widget list when iconCache updates by Sunny Goyal · 10 years ago
  47. 53d7ee4 Fixing different bitmap sizes in different orientations by Sunny Goyal · 10 years ago
  48. 316490e Removing some synthetic method creation by Sunny Goyal · 10 years ago
  49. 8f10dc2 Merge "Fix widget tray crash on screen rotation introduced by ag/694693" into ub-launcher3-burnaby by Hyunyoung Song · 10 years ago
  50. 9110d48 Fix widget tray crash on screen rotation introduced by ag/694693 by Hyunyoung Song · 10 years ago
  51. 2e6da15 Refactoring DeviceProfile by Adam Cohen · 10 years ago
  52. 5c97f51 Icons are not updated to TYPE_APPLICATION during restore by Sunny Goyal · 10 years ago
  53. 324d783 Merge "Breaking icon update task so that it doesn't block worker thread" into ub-launcher3-burnaby by Sunny Goyal · 10 years ago
  54. edc9c05 Merge "Load PackageItemInfo in background thread to prevent ANR" into ub-launcher3-burnaby by Hyunyoung Song · 10 years ago
  55. 2bd3d7d Load PackageItemInfo in background thread to prevent ANR by Hyunyoung Song · 10 years ago
  56. a508e4f Do not trim folder title by Sunny Goyal · 10 years ago
  57. 75b0f55 Breaking icon update task so that it doesn't block worker thread by Sunny Goyal · 10 years ago
  58. f3a21c8 Merge "Moving LauncherAccessibilityDelegate to accessibility package" into ub-launcher3-burnaby by Sunny Goyal · 10 years ago
  59. 0b493c8 Unify sorting between all apps and widget tray by Hyunyoung Song · 10 years ago
  60. 83a8f04 Moving LauncherAccessibilityDelegate to accessibility package by Sunny Goyal · 10 years ago
  61. 2bba4c3 Removing some thread priority management logic by Sunny Goyal · 10 years ago
  62. f5cd998 Starting the loader if the previous loader is not complete, instead of binding page synchronously by Sunny Goyal · 10 years ago
  63. a214a63 Preventing homscreen getting filled with secondary user apps, when launcher by Sunny Goyal · 10 years ago
  64. 1936ec0 Removing empty folders in loader by Sunny Goyal · 10 years ago
  65. 82b016c Trim all whitespace from titles and labels. by Winson Chung · 10 years ago
  66. 219d048 Widgets should also be bound when binding all apps. b/20915830 by Hyunyoung Song · 10 years ago
  67. 8a8f03d Merge "Skipping package update tasks if loader has not yet run." into ub-launcher3-burnaby by Sunny Goyal · 10 years ago
  68. c905efc Skipping package update tasks if loader has not yet run. by Sunny Goyal · 10 years ago
  69. 77919b9 Updating the icon cache after all apps has been bound. by Sunny Goyal · 10 years ago
  70. deb189f Merge "Adding workprofile shortcuts after the loader has completed" into ub-launcher3-burnaby by Sunny Goyal · 10 years ago
  71. 9892e58 Use valid context inside LauncherModel when calling loadAndBindXXX by Hyunyoung Song · 10 years ago
  72. 227239e update widgets model when package is updated by Hyunyoung Song · 10 years ago
  73. 80068f5 Merge "WidgetTray performance improvement (less sorting): Part 1" into ub-launcher3-burnaby by Hyunyoung Song · 10 years ago
  74. 8821ca9 WidgetTray performance improvement (less sorting): Part 1 by Hyunyoung Song · 10 years ago
  75. 756a28a Adding workprofile shortcuts after the loader has completed by Sunny Goyal · 10 years ago
  76. 957c13f Handling managed profile creation in the model as the activity by Sunny Goyal · 10 years ago
  77. dfde999 Various managed profile fixes by Sunny Goyal · 10 years ago
  78. a911672 Simplifying add to workspace by not going through the worker thread by Sunny Goyal · 10 years ago
  79. f7a29e8 Removing some unused method params from CellLayout by Sunny Goyal · 10 years ago
  80. e2df062 Adding LongArrayMap as a replacement for HashMap<Long, E> by Sunny Goyal · 10 years ago
  81. d33860f Clearing all pending runnables when Launcher is destroyed. by Sunny Goyal · 10 years ago
  82. 756adbc Fixing missing updates in package install sessions by Sunny Goyal · 10 years ago
  83. 7372fc6 Merge "Using a different userManager class as getUserForSerialNumber gives a valid userHandle for deleted user." into ub-launcher3-burnaby by Sunny Goyal · 10 years ago
  84. d4af148 Remove duplicate calls to getSortedWidgetsAndShortcuts by Hyunyoung Song · 10 years ago
  85. 7f834d2 Using a different userManager class as getUserForSerialNumber gives by Sunny Goyal · 10 years ago
  86. fa401a1 Updating drop button targets by Sunny Goyal · 10 years ago
  87. 18bf8e2 Automatically adding managed profile shortcuts to homescreen. by Sunny Goyal · 10 years ago
  88. 3f47144 WidgetTray revamp work by Hyunyoung Song · 10 years ago
  89. c517f4c Ensuring that work-profile applications are mixed in with other apps. by Winson Chung · 10 years ago
  90. 1d4a2df Removing ContentObserver from LauncherModel, and calling reload by Sunny Goyal · 10 years ago
  91. 5b0e669 Rewrite: Widget preview loader logic by Sunny Goyal · 10 years ago
  92. 091440a Reducing method count by eliminating synthetic accessors by Adam Cohen · 10 years ago
  93. 26ace12 Don't clobber widgets with the same component. by Robin Lee · 10 years ago
  94. 34b6527 Lazy loading high res icons by Sunny Goyal · 10 years ago
  95. 5d85c44 Adding sort switch in FolderPagedView by Sunny Goyal · 10 years ago
  96. 70a48be Fix widget refresh issue on package install/uninstall by Hyunyoung Song · 10 years ago
  97. b745afb Initial changes to break out AllApps into its own view. by Winson Chung · 10 years ago
  98. 5b437d8 Merge "Removed disableAllApps flag" into ub-launcher3-burnaby by Sunny Goyal · 10 years ago
  99. c9acdd5 Removed disableAllApps flag by Sunny Goyal · 11 years ago
  100. 4fbc382 Updating IconCache to maintain a persistent of icons by Sunny Goyal · 11 years ago