summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3
Commit message (Expand)AuthorAgeFilesLines
* Add callback for "Widgets" button click in launcherSandeep Siddhartha2014-01-281-1/+9
* handle shortcut restore for missing packagesChris Wren2014-01-274-14/+123
* am 7a9cda18: Merge "Defend against missing DB during migration." into jb-ub-n...Dan Sandler2014-01-241-2/+4
|\
| * Merge "Defend against missing DB during migration." into jb-ub-now-kermitDan Sandler2014-01-251-2/+4
| |\
| | * Defend against missing DB during migration.Dan Sandler2014-01-211-2/+4
* | | am 2aaf6e33: Merge "Adding tighter first run checks for migration clings. (Bu...Winson Chung2014-01-232-1/+13
|\| |
| * | Merge "Adding tighter first run checks for migration clings. (Bug 12626290)" ...Winson Chung2014-01-232-1/+13
| |\ \
| | * | Adding tighter first run checks for migration clings. (Bug 12626290)Winson Chung2014-01-212-1/+13
* | | | am 94449158: Avoid NPE from delayed RunnableIan Parkinson2014-01-221-3/+5
|\| | |
| * | | Avoid NPE from delayed RunnableIan Parkinson2014-01-211-3/+5
| | |/ | |/|
* | | am a4db090b: Merge "Adding specific buckets for N5 in dynamic grid. (Bug 1260...Adam Cohen2014-01-171-2/+4
|\| |
| * | Merge "Adding specific buckets for N5 in dynamic grid. (Bug 12604220)" into j...Adam Cohen2014-01-181-2/+4
| |\ \
| | * | Adding specific buckets for N5 in dynamic grid. (Bug 12604220)Winson Chung2014-01-171-2/+4
| | |/
* | | am 5ac62d69: Merge "Fix overlapping pages (issue 12551580)" into jb-ub-now-ke...Adam Cohen2014-01-171-1/+1
|\| |
| * | Merge "Fix overlapping pages (issue 12551580)" into jb-ub-now-kermitAdam Cohen2014-01-171-1/+1
| |\ \ | | |/ | |/|
| | * Fix overlapping pages (issue 12551580)Adam Cohen2014-01-161-1/+1
* | | am e6e0af03: Merge "Dismissing search and other overlays when the menu button...Adam Cohen2014-01-171-1/+10
|\| |
| * | Merge "Dismissing search and other overlays when the menu button is pressed. ...Adam Cohen2014-01-171-1/+10
| |\ \ | | |/ | |/|
| | * Dismissing search and other overlays when the menu button is pressed. (Bug 12...Winson Chung2014-01-171-1/+10
* | | Disabled the wallpaper when completely in -1 Now space.Selim Cinek2014-01-161-1/+1
* | | am f8584042: Merge "Updating Tablet clings. (Bug 11973614)" into jb-ub-now-ke...Winson Chung2014-01-164-41/+123
|\| |
| * | Merge "Updating Tablet clings. (Bug 11973614)" into jb-ub-now-kermitWinson Chung2014-01-164-41/+123
| |\ \
| | * | Updating Tablet clings. (Bug 11973614)Winson Chung2014-01-164-41/+123
* | | | am 1ba0a30e: Merge "Adding new bucket for inbetween phone-tablet layouts. (Bu...Winson Chung2014-01-161-0/+2
|\| | |
| * | | Merge "Adding new bucket for inbetween phone-tablet layouts. (Bug 11993166)" ...Winson Chung2014-01-161-0/+2
| |\ \ \
| | * | | Adding new bucket for inbetween phone-tablet layouts. (Bug 11993166)Winson Chung2014-01-161-0/+2
| | |/ /
* | | | am 08101b1f: Merge "Lazy load the widget preview loader class" into jb-ub-now...Adam Cohen2014-01-161-13/+16
|\| | |
| * | | Merge "Lazy load the widget preview loader class" into jb-ub-now-kermitAdam Cohen2014-01-161-13/+16
| |\ \ \ | | |_|/ | |/| |
| | * | Lazy load the widget preview loader classMichael Jurka2014-01-161-12/+15
* | | | am 72960975: Migration update: ensuring all folders go firstAdam Cohen2014-01-161-26/+51
|\| | |
| * | | Migration update: ensuring all folders go firstAdam Cohen2014-01-161-26/+51
* | | | am 556f6135: Don\'t migrate shortcuts for components that no longer existAdam Cohen2014-01-162-20/+33
|\| | |
| * | | Don't migrate shortcuts for components that no longer existAdam Cohen2014-01-152-20/+33
| | |/ | |/|
* | | Merge "Fix back button behavior for "App info" when launched by Launcher3." i...Adrian Roos2014-01-151-1/+2
|\ \ \ | |/ / |/| |
| * | Fix back button behavior for "App info" when launched by Launcher3.Adrian Roos2014-01-151-1/+2
* | | Merge "rationalize launcher backup logging" into jb-ub-now-kermitChris Wren2014-01-153-43/+58
|\ \ \ | |/ / |/| |
| * | rationalize launcher backup loggingChris Wren2014-01-153-43/+58
* | | Tightening migration conditions. (Bug 11973614)Winson Chung2014-01-153-22/+57
|/ /
* | Merge "restore app favorites and screens" into jb-ub-now-kermitDan Sandler2014-01-152-9/+89
|\ \
| * | restore app favorites and screensChris Wren2014-01-142-9/+89
* | | Merge "Remove settings in overview mode for Launcher3." into jb-ub-now-kermitJorim Jaggi2014-01-152-17/+49
|\ \ \
| * | | Remove settings in overview mode for Launcher3.Jorim Jaggi2014-01-142-17/+49
* | | | Fixing drop targets in phone / small tablet landscape (issue 12192781)Adam Cohen2014-01-143-15/+13
* | | | Merge "Ensure that hasFirstRunActivity is only called when necessary" into jb...Adam Cohen2014-01-151-3/+4
|\ \ \ \
| * | | | Ensure that hasFirstRunActivity is only called when necessaryAdam Cohen2014-01-141-3/+4
* | | | | Merge "Fix NPE in Workspace.onDropCompleted" into jb-ub-now-kermitJorim Jaggi2014-01-142-1/+11
|\ \ \ \ \
| * | | | | Fix NPE in Workspace.onDropCompletedJorim Jaggi2014-01-142-1/+11
* | | | | | search for a valid journalChris Wren2014-01-141-19/+33
| |_|/ / / |/| | | |
* | | | | Merge "Fix longpress crash." into jb-ub-now-kermitDan Sandler2014-01-141-2/+7
|\ \ \ \ \
| * | | | | Fix longpress crash.Dan Sandler2014-01-141-2/+7
| | |/ / / | |/| | |