summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Ensuring that we don't clobber workspace screens map when new apps are...Winson Chung2013-08-193-57/+75
|\
| * Ensuring that we don't clobber workspace screens map when new apps are added.Winson Chung2013-08-193-57/+75
* | Fixing issue where widgets could not be picked up after the bind-dialog shows...Winson Chung2013-08-161-1/+3
|/
* Merge "Cancelling long press on widgets if they don't handle touch/tap." into...Winson Chung2013-08-161-0/+12
|\
| * Cancelling long press on widgets if they don't handle touch/tap.Winson Chung2013-08-161-0/+12
* | Merge "Removing custom content padding" into jb-ub-gel-agarAdam Cohen2013-08-152-12/+3
|\ \
| * | Removing custom content paddingAdam Cohen2013-08-152-12/+3
* | | Merge "Rename All Apps to More Apps." into jb-ub-gel-agarDaniel Sandler2013-08-151-2/+2
|\ \ \
| * | | Rename All Apps to More Apps.Daniel Sandler2013-08-151-2/+2
* | | | Merge "Hide WeightWatcher by default." into jb-ub-gel-agarDaniel Sandler2013-08-151-1/+2
|\| | | | |/ / |/| |
| * | Hide WeightWatcher by default.Daniel Sandler2013-08-151-1/+2
* | | Passing right swipes through to custom contentAdam Cohen2013-08-141-5/+21
* | | Don't switch pages when dragging out of folderAdam Cohen2013-08-143-3/+4
* | | Merge "Adding overview mode for reordering, widget adding and wallpaper switc...Adam Cohen2013-08-1410-290/+415
|\ \ \ | |_|/ |/| |
| * | Adding overview mode for reordering, widget adding and wallpaper switchingAdam Cohen2013-08-1310-290/+415
* | | Merge changes I559fae32,Ic4db1a3a into jb-ub-gel-agarWinson Chung2013-08-132-2/+6
|\ \ \
| * | | More logging.Winson Chung2013-08-121-2/+3
| * | | Adding additional logging.Winson Chung2013-08-122-0/+3
| | |/ | |/|
* / | It is *very important* to call super.onDetachedFromWindow()Romain Guy2013-08-131-0/+1
|/ /
* | Adding additional debugging code to track screen id updates.Winson Chung2013-08-094-1/+21
* | Merge "Fixing regression in initializing install time." into jb-ub-gel-agarWinson Chung2013-08-071-10/+22
|\ \
| * | Fixing regression in initializing install time.Winson Chung2013-08-051-10/+22
| |/
* | Merge "Initial implementation: Broadcasts on app launch." into jb-ub-gel-agarDaniel Sandler2013-08-063-1/+216
|\ \
| * | Initial implementation: Broadcasts on app launch.Daniel Sandler2013-08-063-1/+216
* | | Merge "Remove unnecessary FolderRing bitmaps." into jb-ub-gel-agarDaniel Sandler2013-08-061-4/+5
|\ \ \ | |_|/ |/| |
| * | Remove unnecessary FolderRing bitmaps.Daniel Sandler2013-07-311-4/+5
* | | Fix build errorMichael Jurka2013-08-051-1/+1
* | | Merge "Cross referencing all shortcuts on workspace with the PackageManager t...Winson Chung2013-08-021-29/+35
|\ \ \
| * | | Cross referencing all shortcuts on workspace with the PackageManager to ensur...Winson Chung2013-07-301-29/+35
| |/ /
* | | Merge "Removing old new-app animation code, and refactoring InstallShortcutRe...Winson Chung2013-08-028-323/+135
|\ \ \
| * | | Removing old new-app animation code, and refactoring InstallShortcutReceiver ...Winson Chung2013-07-268-325/+136
* | | | Merge "Fix bugs with dragging items out of folders" into jb-ub-gel-agarWinson Chung2013-08-022-3/+9
|\ \ \ \
| * | | | Fix bugs with dragging items out of foldersMichael Jurka2013-08-022-3/+9
| | |_|/ | |/| |
* | | | Merge "Small code formatting changes" into jb-ub-gel-agarMichael Jurka2013-08-022-3/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Small code formatting changesMichael Jurka2013-07-292-3/+6
| | |/ | |/|
* | | Fixing crash due to grabbing oob screen index. (Bug 10114488)Winson Chung2013-07-311-5/+5
* | | Merge "Adding hint for launcher to pre-create custom workspace screen." into ...Winson Chung2013-07-312-17/+33
|\ \ \
| * | | Adding hint for launcher to pre-create custom workspace screen.Winson Chung2013-07-312-17/+33
| |/ /
* | | Merge "Verifying that new applications are added and fixing issue with new it...Winson Chung2013-07-317-165/+299
|\ \ \
| * | | Verifying that new applications are added and fixing issue with new items get...Winson Chung2013-07-257-165/+299
* | | | Merge "Prevent dragging workspace items to custom content page." into jb-ub-g...Winson Chung2013-07-311-0/+5
|\ \ \ \
| * | | | Prevent dragging workspace items to custom content page.Winson Chung2013-07-261-0/+5
| | |_|/ | |/| |
* | | | Merge "Adding support for custom page indicator markers." into jb-ub-gel-agarWinson Chung2013-07-317-8/+58
|\ \ \ \
| * | | | Adding support for custom page indicator markers.Winson Chung2013-07-267-8/+58
| |/ / /
* | | / Call onShow/onHide when visibility changes on -1 screen.Derek Prothro2013-07-301-0/+7
| |_|/ |/| |
* | | Merge "Updating focus helper to account for change in Folder layout hierarchy...Winson Chung2013-07-251-1/+3
|\ \ \
| * | | Updating focus helper to account for change in Folder layout hierarchy. (Bug ...Winson Chung2013-07-251-1/+3
| |/ /
* | | Fix NPE on failed loader queries.Daniel Sandler2013-07-251-1/+3
* | | Fix overhang of custom content area into first screen of launcherAdam Cohen2013-07-242-12/+15
* | | Merge "Fixing issue where the page was reset to 0 on rotation." into jb-ub-ge...Adam Cohen2013-07-242-2/+16
|\ \ \