summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't load items which exceed the grid boundsAdam Cohen2013-12-111-42/+32
* Fix new NPE relating to reorder hintsAdam Cohen2013-12-111-2/+2
* Merge "expose the protoutil for launcher as an executable script" into jb-ub-...Chris Wren2013-12-114-2/+111
|\
| * expose the protoutil for launcher as an executable scriptChris Wren2013-12-104-2/+111
* | Merge "Revert "Revert "Move wallpaper picker code to a separate directory""" ...Michael Jurka2013-12-1191-65/+194
|\ \
| * | Revert "Revert "Move wallpaper picker code to a separate directory""Michael Jurka2013-12-1191-65/+194
* | | Merge "Size hotseat data structure appropriately." into jb-ub-now-kermitDan Sandler2013-12-112-10/+27
|\ \ \ | |/ / |/| |
| * | Size hotseat data structure appropriately.Dan Sandler2013-12-102-10/+27
* | | Merge "Adding reorder hinting, hopefully will help with (issue 10654628)" int...Adam Cohen2013-12-112-64/+109
|\ \ \
| * | | Adding reorder hinting, hopefully will help with (issue 10654628)Adam Cohen2013-12-092-64/+109
* | | | Merge "Revert "Move wallpaper picker code to a separate directory"" into jb-u...Michael Jurka2013-12-1091-194/+65
|\ \ \ \
| * | | | Revert "Move wallpaper picker code to a separate directory"Michael Jurka2013-12-1091-194/+65
| | |_|/ | |/| |
* | | | Merge "Bind the workspace synchronously if started on -1 screen." into jb-ub-...Derek Prothro2013-12-102-10/+13
|\ \ \ \ | |/ / / |/| | |
| * | | Bind the workspace synchronously if started on -1 screen.Derek Prothro2013-12-102-10/+13
| | |/ | |/|
* / | Move wallpaper picker code to a separate directoryMichael Jurka2013-12-1091-65/+194
|/ /
* | Fixing crash in empty folders. (Bug 11627191)Winson Chung2013-12-093-6/+18
* | am d65fb393: Merge "Revert "Fixing crash in empty folders. (Bug 11627191)"" i...Winson Chung2013-12-093-18/+6
|\ \
| * \ Merge "Revert "Fixing crash in empty folders. (Bug 11627191)"" into jb-ub-now...Winson Chung2013-12-103-18/+6
| |\ \
| | * | Revert "Fixing crash in empty folders. (Bug 11627191)"Winson Chung2013-12-103-18/+6
* | | | am 6de1ba33: Merge "Fixing crash in empty folders. (Bug 11627191)" into jb-ub...Winson Chung2013-12-093-6/+18
|\| | |
| * | | Merge "Fixing crash in empty folders. (Bug 11627191)" into jb-ub-now-jolly-elfWinson Chung2013-12-103-6/+18
| |\| |
| | * | Fixing crash in empty folders. (Bug 11627191)Winson Chung2013-12-093-6/+18
* | | | Allow 5 hotseat icons in DISABLE_ALL_APPS mode.Nilesh Agrawal2013-12-093-7/+72
* | | | Merge "Revert "Allow 5 hotseat icons in DISABLE_ALL_APPS mode."" into jb-ub-n...Nilesh Agrawal2013-12-092-16/+7
|\ \ \ \
| * | | | Revert "Allow 5 hotseat icons in DISABLE_ALL_APPS mode."Nilesh Agrawal2013-12-092-16/+7
* | | | | Merge "Allow 5 hotseat icons in DISABLE_ALL_APPS mode." into jb-ub-now-kermitNilesh Agrawal2013-12-092-7/+16
|\| | | |
| * | | | Allow 5 hotseat icons in DISABLE_ALL_APPS mode.Nilesh Agrawal2013-12-062-7/+16
| | |_|/ | |/| |
* | | | Merge "backup launcher preferences" into jb-ub-now-kermitChris Wren2013-12-092-0/+18
|\ \ \ \ | |/ / / |/| | |
| * | | backup launcher preferencesChris Wren2013-12-032-0/+18
* | | | Decrease delay for closing folder on removal of an item (issue 11028310)Adam Cohen2013-12-051-1/+1
* | | | Merge "Update suggested wallpaper dimensions in onResume" into jb-ub-now-kermitMichael Jurka2013-12-055-39/+101
|\ \ \ \
| * | | | Update suggested wallpaper dimensions in onResumeMichael Jurka2013-12-035-39/+101
* | | | | am a67d1ea0: Merge "Fixing regression in drop target bar height. (Bug 1198075...Winson Chung2013-12-041-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge "Fixing regression in drop target bar height. (Bug 11980757)" into jb-u...Winson Chung2013-12-051-1/+1
| |\ \ \ \
| | * | | | Fixing regression in drop target bar height. (Bug 11980757)Winson Chung2013-12-041-1/+1
| | | |_|/ | | |/| |
* | | | | am 59b5c79b: Fix page jumping regression in overview mode (issue 12003672)Adam Cohen2013-12-041-1/+1
|\| | | |
| * | | | Fix page jumping regression in overview mode (issue 12003672)Adam Cohen2013-12-041-1/+1
| |/ / /
* | | | Merge "Limit AllApps insets to certain device configurations. (Bug 11451335)"...Winson Chung2013-12-041-1/+2
|\ \ \ \
| * | | | Limit AllApps insets to certain device configurations. (Bug 11451335)Winson Chung2013-12-041-1/+2
* | | | | Merge "Retain current AllApps page if we never leave Launcher. (Bug 11468582)...Winson Chung2013-12-041-2/+2
|\ \ \ \ \
| * | | | | Retain current AllApps page if we never leave Launcher. (Bug 11468582)Winson Chung2013-12-041-2/+2
| |/ / / /
* / / / / Restoring Hotseat to the left-aligned in RTL. (Bug 11451335)Winson Chung2013-12-041-6/+19
|/ / / /
* | | | am b0ee0810: Add guards for restoreInstanceState (issue 11982812)Adam Cohen2013-12-032-2/+4
|\| | |
| * | | Add guards for restoreInstanceState (issue 11982812)Adam Cohen2013-12-032-2/+4
* | | | am b3084e87: Merge "Revert "Revert "Enable Launcher2 workspace import.""" int...Dan Sandler2013-12-031-1/+1
|\| | | | |/ / |/| |
| * | Merge "Revert "Revert "Enable Launcher2 workspace import.""" into jb-ub-now-j...Dan Sandler2013-12-031-1/+1
| |\ \
| | * | Revert "Revert "Enable Launcher2 workspace import.""Dan Sandler2013-12-021-1/+1
* | | | am c924cacf: Merge "Only import workspaces for non-tablets (where grid hasn\'...Adam Cohen2013-12-031-1/+8
|\| | |
| * | | Merge "Only import workspaces for non-tablets (where grid hasn't changed)" in...Adam Cohen2013-12-031-1/+8
| |\ \ \
| | * | | Only import workspaces for non-tablets (where grid hasn't changed)Adam Cohen2013-12-021-1/+8