summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* am 96b8a056: Merge "Fixing NPE in DragController. (Bug 6449615)" into jb-devMichael Jurka2012-05-061-2/+2
|\
| * Merge "Fixing NPE in DragController. (Bug 6449615)" into jb-devMichael Jurka2012-05-061-2/+2
| |\
| | * Fixing NPE in DragController. (Bug 6449615)Winson Chung2012-05-061-2/+2
* | | am 30774acb: Merge "Unify tablet/phone workspace scrolling behavior" into jb-devMichael Jurka2012-05-062-114/+30
|\| |
| * | Merge "Unify tablet/phone workspace scrolling behavior" into jb-devMichael Jurka2012-05-062-114/+30
| |\ \ | | |/ | |/|
| | * Unify tablet/phone workspace scrolling behaviorMichael Jurka2012-05-062-114/+30
* | | am 04cb48f4: Merge "Adding workaround to allow shortcuts to skip the launch a...Winson Chung2012-05-062-7/+16
|\| |
| * | Merge "Adding workaround to allow shortcuts to skip the launch animation. (Bu...Winson Chung2012-05-062-7/+16
| |\ \
| | * | Adding workaround to allow shortcuts to skip the launch animation. (Bug 6447372)Winson Chung2012-05-062-7/+16
| | |/
* | | am 3ed802de: Merge "Fixing NPE in LauncherModel (Bug 6449627)" into jb-devWinson Chung2012-05-062-2/+2
|\| |
| * | Merge "Fixing NPE in LauncherModel (Bug 6449627)" into jb-devWinson Chung2012-05-062-2/+2
| |\ \
| | * | Fixing NPE in LauncherModel (Bug 6449627)Winson Chung2012-05-062-2/+2
| | |/
* | | am 4a8938fd: Merge "Keying off the Launcher state to determine wallpaper visi...Winson Chung2012-05-062-11/+17
|\| |
| * | Merge "Keying off the Launcher state to determine wallpaper visibility (Bug 6...Winson Chung2012-05-062-11/+17
| |\ \
| | * | Keying off the Launcher state to determine wallpaper visibility (Bug 6396752)Winson Chung2012-05-062-11/+17
| | |/
* | | am 8a0bff5e: Remove unnecessary allocationsRomain Guy2012-05-061-1/+4
|\| |
| * | Remove unnecessary allocationsRomain Guy2012-05-061-1/+4
| |/
* | am 8e21bc54: Merge "Fixing issue where items that were not yet added were not...Winson Chung2012-05-042-14/+66
|\|
| * Merge "Fixing issue where items that were not yet added were not removed from...Winson Chung2012-05-042-14/+66
| |\
| | * Fixing issue where items that were not yet added were not removed from the db...Winson Chung2012-05-042-16/+66
* | | am a8458c8c: Merge "Initial change to queue up install/uninstall operations w...Winson Chung2012-05-043-13/+113
|\| |
| * | Initial change to queue up install/uninstall operations while dragging (Bug 6...Winson Chung2012-05-043-13/+113
| |/
* | Merge "Add content descriptions for workspace cells."Michael Jurka2012-05-031-0/+2
|\ \
| * | Add content descriptions for workspace cells.alanv2012-05-031-0/+2
* | | am 2ceccf83: Merge "Workaround for default workspace widgets not getting noti...Winson Chung2012-05-031-0/+3
|\ \ \ | |/ / |/| / | |/
| * Workaround for default workspace widgets not getting notified for new widget ...Winson Chung2012-05-031-0/+3
* | Pass focusableMode when adding focusables from PagedView.alanv2012-05-031-3/+3
|/
* Support split status bar in launcherAndrew Flynn2012-05-023-17/+19
* Fixing issue where widgets larger than the workspace were now bounded when dr...Winson Chung2012-05-012-1/+5
* Merge "Use public API to get padding" into jb-devMichael Jurka2012-05-011-2/+2
|\
| * Use public API to get paddingMichael Jurka2012-05-011-2/+2
* | Merge "Fixing regression where the proper rotation check was not being done. ...Winson Chung2012-05-013-16/+24
|\ \
| * | Fixing regression where the proper rotation check was not being done. (Bug 64...Winson Chung2012-05-013-16/+24
* | | Merge "Sending broadcast for pre-configuring default workspace widgets." into...Winson Chung2012-05-012-35/+47
|\ \ \ | |_|/ |/| |
| * | Sending broadcast for pre-configuring default workspace widgets.Winson Chung2012-05-012-35/+47
| |/
* | Fix widget resizes that shouldn't (issue 6380435)Adam Cohen2012-04-304-19/+23
* | Fix NPE when rotating with widget frame visible (issue 6391782)Adam Cohen2012-04-301-1/+1
* | Merge "Allow search/voice toolbar icons to live in same activity" into jb-devMichael Jurka2012-04-301-14/+64
|\ \
| * | Allow search/voice toolbar icons to live in same activityMichael Jurka2012-04-301-14/+64
* | | Merge "Fixing issue where last workspace page was offset when rotated. (Bug 6...Winson Chung2012-04-301-34/+27
|\ \ \ | |/ / |/| |
| * | Fixing issue where last workspace page was offset when rotated. (Bug 6413570)Winson Chung2012-04-301-34/+27
| |/
* | Merge "Making launcher update widgets with min/max extents" into jb-devAdam Cohen2012-04-304-13/+83
|\ \ | |/ |/|
| * Making launcher update widgets with min/max extentsAdam Cohen2012-04-304-13/+83
* | Say "Home" instead of "Launcher" in TalkBack modeMichael Jurka2012-04-301-0/+10
* | Merge "Fixing issue where shortcuts and widgets were not being removed when t...Winson Chung2012-04-307-25/+35
|\ \ | |/ |/|
| * Fixing issue where shortcuts and widgets were not being removed when the pack...Winson Chung2012-04-277-25/+35
* | Fixing build.Winson Chung2012-04-271-2/+1
* | Merge "Fixing issue where you can not swipe AllApps while transitioning to Al...Winson Chung2012-04-271-5/+5
|\ \
| * | Fixing issue where you can not swipe AllApps while transitioning to AllApps. ...Winson Chung2012-04-271-5/+5
* | | Logging error when we do not get a valid appWidgetId back from the configurat...Winson Chung2012-04-271-1/+7
|/ /