1. 2080603 Removing some obsolete files by Sunny Goyal · 9 years ago
  2. a50a419 Restarting launcher when on font scale change by Sunny Goyal · 9 years ago
  3. f725824 Refactoring getPreferenceKey method by Sunny Goyal · 9 years ago
  4. d306055 Moving a few testing classes to a separate package by Sunny Goyal · 9 years ago
  5. 9fc953b Version code cleanup by Sunny Goyal · 9 years ago
  6. 823fd50 Creating a cache of users to avoid multiple calls to UserManager by Sunny Goyal · 9 years ago
  7. 153b02a Merge "Remove handler for searchables changed broadcast." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  8. 88fa741 Remove handler for searchables changed broadcast. by Winson Chung · 9 years ago
  9. e5bb705 Homescreen migration from a larger grid to a smaller grid. by Sunny Goyal · 9 years ago
  10. b177744 Refactoring fast scroller. by Winson Chung · 9 years ago
  11. 2003c75 Cancelling launcher reload on mcc change by Sunny Goyal · 9 years ago
  12. 383c507 Removing ContentObserver in launcher by Sunny Goyal · 9 years ago
  13. 7779d62 Using content provider to update launcher settings by Sunny Goyal · 9 years ago
  14. 553a8f6 Merge "Fixing crash in restore" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  15. 9637364 Fixing crash in restore by Sunny Goyal · 9 years ago
  16. 7501adf Ensure that we use the system long press duration when dragging from AllApps. by Winson Chung · 9 years ago
  17. 4f3e938 Code cleanup by Sunny Goyal · 9 years ago
  18. c620560 Creating landscape and portrait device profiles at app initialization by Sunny Goyal · 9 years ago
  19. 2e6da15 Refactoring DeviceProfile by Adam Cohen · 9 years ago
  20. 83a8f04 Moving LauncherAccessibilityDelegate to accessibility package by Sunny Goyal · 9 years ago
  21. 2bba4c3 Removing some thread priority management logic by Sunny Goyal · 9 years ago
  22. 957c13f Handling managed profile creation in the model as the activity by Sunny Goyal · 9 years ago
  23. 756adbc Fixing missing updates in package install sessions by Sunny Goyal · 9 years ago
  24. 18bf8e2 Automatically adding managed profile shortcuts to homescreen. by Sunny Goyal · 9 years ago
  25. 3f47144 WidgetTray revamp work by Hyunyoung Song · 9 years ago
  26. 1d4a2df Removing ContentObserver from LauncherModel, and calling reload by Sunny Goyal · 9 years ago
  27. 5b0e669 Rewrite: Widget preview loader logic by Sunny Goyal · 9 years ago
  28. 71c3baf Merge "Removing unnecessary intent-filter construction" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  29. 091440a Reducing method count by eliminating synthetic accessors by Adam Cohen · 9 years ago
  30. 2759579 Removing unnecessary intent-filter construction by Sunny Goyal · 9 years ago
  31. c9735cf Enabling accessible drag and drop by Adam Cohen · 10 years ago
  32. c9acdd5 Removed disableAllApps flag by Sunny Goyal · 9 years ago
  33. 71b5c0b Adding accessibility controls by Sunny Goyal · 10 years ago
  34. b02e611 Don't try to create an app state instance during restore. by Chris Wren · 10 years ago
  35. e0f58d7 Adding shortcuts corresponding to ManagedUsers automatically. by Sunny Goyal · 10 years ago
  36. 4bbf419 Removing some duplicate methods by Sunny Goyal · 10 years ago
  37. 33d4438 Updating backup restore logic by Sunny Goyal · 10 years ago
  38. 1231c07 Merge "Updating ItemInfo objects in the worker thread" into ub-now-queens by Sunny Goyal · 10 years ago
  39. 28db280 Add more Launcher files to delete on Clear Launcher Data by Helena Josol · 10 years ago
  40. 4390ace Updating ItemInfo objects in the worker thread by Sunny Goyal · 10 years ago
  41. a22666f Updating promise icon's bitmap and label when onBadgingChanged is received by Sunny Goyal · 10 years ago
  42. ee52336 Turn off debugging for launch. by Chris Wren · 10 years ago
  43. 3494262 Handling label and icon from SessionInfo. by Sunny Goyal · 10 years ago
  44. e755d46 Implementing a package install progress listener for L by Sunny Goyal · 10 years ago
  45. c2bd810 Revert "Revert Cls stopping now-master running on googlefood" by Kenny Guy · 10 years ago
  46. 7bc272a Revert Cls stopping now-master running on googlefood by Kenny Guy · 10 years ago
  47. 242bbe1 Remove reflection now we are building against L by Kenny Guy · 10 years ago
  48. 1317e2d Fix bug with user of shortcut not being remembered over restart. by Kenny Guy · 10 years ago
  49. ed13187 Launcher3 multi-profile support by Kenny Guy · 10 years ago
  50. b358f81 additional debug logs to track welcome back behavior. by Chris Wren · 10 years ago
  51. 1a1fdf4 turn off LauncherAppState.DEBUG by Chris Wren · 10 years ago
  52. aeff7ea update promise icon status by Chris Wren · 10 years ago
  53. 00c3184 Merge "Fix NPE in Workspace.onDropCompleted" into jb-ub-now-kermit by Jorim Jaggi · 11 years ago
  54. eedb00a Fix NPE in Workspace.onDropCompleted by Jorim Jaggi · 11 years ago
  55. 574120c Merge "Recover when widget preview database is deleted" into jb-ub-now-kermit by Michael Jurka · 11 years ago
  56. 16f3ea8 Allow DISABLE_ALL_APPS to be set using a system property. by Nilesh Agrawal · 11 years ago
  57. 6e27f64 Recover when widget preview database is deleted by Michael Jurka · 11 years ago
  58. 34c2e6c Clean up imports by Michael Jurka · 11 years ago
  59. a6a0547 Update suggested wallpaper dimensions in onResume by Michael Jurka · 11 years ago
  60. b380024 Adding method to get the search bar bounds. by Winson Chung · 11 years ago
  61. 6e1c0d3 Initial changes to support smaller landscape layouts. by Winson Chung · 11 years ago
  62. f7d4585 Altering the workspace padding to account for default widget padding (Bug 11116452) by Winson Chung · 11 years ago
  63. d8fe6de check the state of launcher before running a backup. by Chris Wren · 11 years ago
  64. 1307f63 Add a better app filtering mechanism and filter widgets by Bjorn Bringert · 11 years ago
  65. 414300a Clean up unused code by Michael Jurka · 11 years ago
  66. 892c74d Fixing folders to always show in view, removing old assets and references to LauncherModel count. by Winson Chung · 11 years ago
  67. 104c456 Initial implementation of new wallpaper picker. by Michael Jurka · 11 years ago
  68. 5f8afe6 Initial Changes for Dynamic Grid by Winson Chung · 11 years ago
  69. e060b0b Fix crash when started via Instrumentation. by Daniel Sandler · 11 years ago
  70. e4f9891 Lazily instantiate LauncherAppState. by Daniel Sandler · 11 years ago
  71. b9eb286 Memory tracking is now handled by a service. by Daniel Sandler · 11 years ago
  72. 211667e Fix build. by Daniel Sandler · 11 years ago
  73. a127b7a New icon to dump heap information and share it. by Daniel Sandler · 11 years ago
  74. c6e2f94 Rename mUpTime to mStartTime by Bjorn Bringert · 11 years ago
  75. 924b993 Memory debugging overlay for L3. by Daniel Sandler · 11 years ago
  76. cc8befa Move LauncherApplication's state and code to LauncherAppState. by Daniel Sandler · 11 years ago