1. c8f4e1b Fix a couple regressions from resetting AppsCustomizeTabHost by Adam Cohen · 10 years ago
  2. 08072c0 Prevent multiple workspace state animators from being started by Adam Cohen · 10 years ago
  3. 7c39e23 Merge "Clearing DB before restore starts." into ub-now-queens by Adam Cohen · 10 years ago
  4. cf30da5 Clearing DB before restore starts. by Sunny Goyal · 10 years ago
  5. c7cd2cb Add callback which got missed in refactor by Adam Cohen · 10 years ago
  6. 416541c Adding a few null checks. by Sunny Goyal · 10 years ago
  7. 06910a8 Fixing NullPointer Exception when user is deleted. by Sunny Goyal · 10 years ago
  8. e0f58d7 Adding shortcuts corresponding to ManagedUsers automatically. by Sunny Goyal · 10 years ago
  9. b155bbb Merge "Using the default search widget in Launcher3" into ub-now-queens by Sunny Goyal · 10 years ago
  10. 4bbf419 Removing some duplicate methods by Sunny Goyal · 10 years ago
  11. 594d76d Using the default search widget in Launcher3 by Sunny Goyal · 10 years ago
  12. 8dfe2da Adding some spacing between overview panel items by Sunny Goyal · 10 years ago
  13. b1b201c Merge "Using a proxy call for isAttachedToWindow for pre 19 devices" into ub-now-queens by Sunny Goyal · 10 years ago
  14. fafca52 Using a proxy call for isAttachedToWindow for pre 19 devices by Sunny Goyal · 10 years ago
  15. 2e74094 Merge "Clearing some android list errors/warnings." into ub-now-queens by Sunny Goyal · 10 years ago
  16. 026f622 Merge "Removing InstallWidgetReceiver related obsolete code." into ub-now-queens by Sunny Goyal · 10 years ago
  17. 03a2cf1 Removing InstallWidgetReceiver related obsolete code. by Sunny Goyal · 10 years ago
  18. 45634bf Merge "Moving methods which update internal sets on a separate thread" into ub-now-queens by Sunny Goyal · 10 years ago
  19. b9f261f Clearing some android list errors/warnings. by Sunny Goyal · 10 years ago
  20. c3e12c7 Overlay shouldn't show up above Intro screen by Adam Cohen · 10 years ago
  21. 3f9c971 Adding a couple memory optimizations to Launcher by Adam Cohen · 10 years ago
  22. d90e938 Moving methods which update internal sets on a separate thread by Sunny Goyal · 10 years ago
  23. 5fd733d Failing restore, if we have an item outside screen bounds by Sunny Goyal · 10 years ago
  24. 0010580 Merge "Updating backup restore logic" into ub-now-queens by Sunny Goyal · 10 years ago
  25. bc927f9 Make sure DragLayer layout params are of the correct type by Adam Cohen · 10 years ago
  26. 33d4438 Updating backup restore logic by Sunny Goyal · 10 years ago
  27. 9d21968 Loading internal default layout if partner layout fails to load by Sunny Goyal · 10 years ago
  28. 8c4ca92 Fix edge case where LauncherOverlay scroll woudln't be reset by Adam Cohen · 10 years ago
  29. be25822 Add InsettableFrameLayout layout params to easily ignore insets by Adam Cohen · 10 years ago
  30. 0fb5ce2 Tweaking close AllApps / Widgets on KK and below by Adam Cohen · 10 years ago
  31. ac36ed6 Merge "Was seeing some duplicated icons in the migration flow" into ub-now-queens by Adam Cohen · 10 years ago
  32. a33f11e Was seeing some duplicated icons in the migration flow by Adam Cohen · 10 years ago
  33. 32e34b8 Merge "Allow LauncherOverlay to access and manage insets" into ub-now-queens by Adam Cohen · 10 years ago
  34. a6d0492 Allow LauncherOverlay to access and manage insets by Adam Cohen · 10 years ago
  35. d8cec09 Disabling restore for below L devices by Sunny Goyal · 10 years ago
  36. ef728d4 Refactoring LauncherBackupHelper.java by Sunny Goyal · 10 years ago
  37. 24e0fc1 Merge "Deleting workspace items from db which have an invalid placement" into ub-now-queens by Sunny Goyal · 10 years ago
  38. 09c7fc7 Merge "Removing AccessibleTabView and some other dead code." into ub-now-queens by Sunny Goyal · 10 years ago
  39. 24e18ae Merge "First pass of the Launcher Overlay interface / impl" into ub-now-queens by Adam Cohen · 10 years ago
  40. c2d6e89 First pass of the Launcher Overlay interface / impl by Adam Cohen · 10 years ago
  41. 1231c07 Merge "Updating ItemInfo objects in the worker thread" into ub-now-queens by Sunny Goyal · 10 years ago
  42. e75e7ab Merge "Not opening all apps again when AppInfo or Uninstall is selected" into ub-now-queens by Adam Cohen · 10 years ago
  43. 1aaf6f2 Removing AccessibleTabView and some other dead code. by Sunny Goyal · 10 years ago
  44. 2fb6609 Merge "Showing widgets in a disabled state, when running in safe mode" into ub-now-queens by Sunny Goyal · 10 years ago
  45. c69b921 Merge "Using LinearLayout for overview panel" into ub-now-queens by Sunny Goyal · 10 years ago
  46. 3a5a9d1 Refactoring layout parsing code by Sunny Goyal · 10 years ago
  47. 91d79e8 Merge "Adding ability to list folder items in separate file" into ub-now-queens by Adam Cohen · 10 years ago
  48. 4514aa2 Merge "Moving the focus indicator instantly to the target position, instead of begining the next animation from the middle." into ub-now-queens by Sunny Goyal · 10 years ago
  49. cee8c66 Adding ability to list folder items in separate file by Adam Cohen · 10 years ago
  50. e0987c5 Using LinearLayout for overview panel by Sunny Goyal · 10 years ago
  51. 736f5af Fixing some IconCache methods not thread safe by Sunny Goyal · 10 years ago
  52. fc0fe6b Deleting workspace items from db which have an invalid placement by Sunny Goyal · 10 years ago
  53. 8498eb4 Not opening all apps again when AppInfo or Uninstall is selected by Sunny Goyal · 10 years ago
  54. 9b4b081 Showing widgets in a disabled state, when running in safe mode by Sunny Goyal · 10 years ago
  55. d37a1f5 Merge "Add more Launcher files to delete on Clear Launcher Data" into ub-now-queens by Helena Josol · 10 years ago
  56. 28db280 Add more Launcher files to delete on Clear Launcher Data by Helena Josol · 10 years ago
  57. 34899b9 Merge "Use LauncherCallbacks model instead of method overrides" into ub-now-queens by Adam Cohen · 10 years ago
  58. 1e76f88 Merge "Adding NPE check in InstallShortcutReceiver" into ub-now-queens by Sunny Goyal · 10 years ago
  59. 9211d42 Use LauncherCallbacks model instead of method overrides by Adam Cohen · 10 years ago
  60. 2350bc9 Adding NPE check in InstallShortcutReceiver by Sunny Goyal · 10 years ago
  61. 5edd6bf Moving the focus indicator instantly to the target position, instead by Sunny Goyal · 10 years ago
  62. 951e881 am ae5f7ce8: Merge "Fixing typo from previous CL" into ub-now-porkchop by Adam Cohen · 10 years ago
  63. 4079337 am 755dd702: Merge "Fix missing screen when adding widget directly to provider" into ub-now-porkchop by Adam Cohen · 10 years ago
  64. ae5f7ce Merge "Fixing typo from previous CL" into ub-now-porkchop by Adam Cohen · 10 years ago
  65. d61a638 Fixing typo from previous CL by Adam Cohen · 10 years ago
  66. 755dd70 Merge "Fix missing screen when adding widget directly to provider" into ub-now-porkchop by Adam Cohen · 10 years ago
  67. 4390ace Updating ItemInfo objects in the worker thread by Sunny Goyal · 10 years ago
  68. 8cce9dd DO NOT MERGE Rechecking unrestored items when launcher gets created by Sunny Goyal · 10 years ago
  69. eb1ac42 Fix missing screen when adding widget directly to provider by Adam Cohen · 10 years ago
  70. 0014ca2 Removing some dead code by Adam Cohen · 10 years ago
  71. 05700ad Merge "Keeping icons in disabled state when SD-card is unmounted" into ub-now-queens by Sunny Goyal · 10 years ago
  72. 1a745e8 Keeping icons in disabled state when SD-card is unmounted by Sunny Goyal · 10 years ago
  73. e03b812 Using DeviceDefault theme for Launcher and WallpaperPicker by Sunny Goyal · 10 years ago
  74. b50cc8c Updating icons for sortcuts when the target app updates. by Sunny Goyal · 10 years ago
  75. 2fce90c Cleaning up icon resizing code by Sunny Goyal · 10 years ago
  76. 33de945 am 0c2918f4: Use View.generateViewId if available by Ian Parkinson · 10 years ago
  77. 4fbbb3e Create a central list of files the Launcher writes to the app directory by Helena Josol · 10 years ago
  78. 0c2918f Use View.generateViewId if available by Ian Parkinson · 10 years ago
  79. ebb2a66 am 0cd27191: Merge "Remove reference to CODENAME from compat code." into ub-now-porkchop by Kenny Guy · 10 years ago
  80. 0cd2719 Merge "Remove reference to CODENAME from compat code." into ub-now-porkchop by Kenny Guy · 10 years ago
  81. 92d6d3b Remove reference to CODENAME from compat code. by Kenny Guy · 10 years ago
  82. adf571c am 52077b7a: Merge "Don\'t let old Launcher activity interfere with new one" into ub-now-porkchop by Adam Cohen · 10 years ago
  83. 1a85c58 Don't let old Launcher activity interfere with new one by Adam Cohen · 10 years ago
  84. 10d0395 am 6d467e27: Merge "Resetting launcherProvider data if restore set was empty" into ub-now-porkchop by Sunny Goyal · 10 years ago
  85. 42de82f Resetting launcherProvider data if restore set was empty by Sunny Goyal · 10 years ago
  86. fdff96d am c5fb59fb: Fixing loadWorkspace being called multiple times Using right intent when refreshing shortcut icons by Sunny Goyal · 10 years ago
  87. c5fb59f Fixing loadWorkspace being called multiple times by Sunny Goyal · 10 years ago
  88. e9461be am f876301d: UI Fixes by Sunny Goyal · 10 years ago
  89. f876301 UI Fixes by Sunny Goyal · 10 years ago
  90. 8fd7483 Source change to get code compiling on google3 by Sameer Padala · 10 years ago
  91. d8f6253 Merge "When ensuring screen exists, make sure it's actually referring to a screen, not a rank" into ub-now-porkchop by Adam Cohen · 10 years ago
  92. 83079e4 When ensuring screen exists, make sure it's actually referring to a screen, not a rank by Adam Cohen · 10 years ago
  93. acefecb Merge "Updating promise icon's bitmap and label when onBadgingChanged is received" into ub-now-porkchop by Sunny Goyal · 10 years ago
  94. 7e053f8 Merge "Changing intent action for auto installs" into ub-now-porkchop by Sunny Goyal · 10 years ago
  95. 66af82c Merge "Adding support to delete unrestored icons and widgets" into ub-now-porkchop by Sunny Goyal · 10 years ago
  96. 2233c88 Changing intent action for auto installs by Sunny Goyal · 10 years ago
  97. 9448536 Adding support to delete unrestored icons and widgets by Sunny Goyal · 10 years ago
  98. a22666f Updating promise icon's bitmap and label when onBadgingChanged is received by Sunny Goyal · 10 years ago
  99. 92e97dc Merge "Fix: First run cling shoud show 'Welcome' when there is no migration cling" into ub-now-porkchop by Sunny Goyal · 10 years ago
  100. af0628f Fix: First run cling shoud show 'Welcome' when there is no migration cling by Sunny Goyal · 10 years ago