summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Removing debug logSunny Goyal2015-04-301-1/+0
* Merge "Enabling accessibility drag and drop in folder" into ub-launcher3-burnabySunny Goyal2015-04-3010-284/+463
|\
| * Enabling accessibility drag and drop in folderSunny Goyal2015-04-2810-284/+463
* | Simplifying add to workspace by not going through the worker threadSunny Goyal2015-04-294-170/+102
* | Merge "Enabling folder paged view to scroll itself with accessibility focus t...Sunny Goyal2015-04-291-0/+2
|\ \
| * | Enabling folder paged view to scroll itself with accessibility focus traversalSunny Goyal2015-04-281-0/+2
| |/
* | Merge "Animating dragview color change when dragging over ButtonDropTarget" i...Sunny Goyal2015-04-292-17/+93
|\ \
| * | Animating dragview color change when dragging over ButtonDropTargetSunny Goyal2015-04-292-17/+93
* | | Merge "Removing obsolete resources" into ub-launcher3-burnabySunny Goyal2015-04-291-2/+2
|\ \ \ | |/ / |/| |
| * | Removing obsolete resourcesSunny Goyal2015-04-291-2/+2
* | | Merge "Updating drop target assets" into ub-launcher3-burnabySunny Goyal2015-04-291-1/+1
|\ \ \ | |/ / |/| |
| * | Updating drop target assetsSunny Goyal2015-04-281-1/+1
| |/
* / Using utility method for serializing bitmapSunny Goyal2015-04-281-19/+5
|/
* WidgetPreviewLoader concurrency issue / Caching improvementHyunyoung Song2015-04-285-65/+41
* Merge "Widget tray alignment according to UX spec - Fixing an issue where wid...Hyunyoung Song2015-04-282-16/+14
|\
| * Widget tray alignment according to UX specHyunyoung Song2015-04-272-16/+14
* | Merge "Making QSB alingment match with that of recents" into ub-launcher3-bur...Sunny Goyal2015-04-271-5/+9
|\ \
| * | Making QSB alingment match with that of recentsSunny Goyal2015-04-231-5/+9
* | | Goodbye folder sortingSunny Goyal2015-04-273-220/+6
| |/ |/|
* | Merge "Removing some unused method params from CellLayout" into ub-launcher3-...Sunny Goyal2015-04-2510-337/+81
|\ \
| * | Removing some unused method params from CellLayoutSunny Goyal2015-04-2410-337/+81
* | | Merge "Add override method to fix building against master support lib." into ...Adam Cohen2015-04-241-0/+4
|\ \ \
| * | | Add override method to fix building against master support lib.Winson Chung2015-04-241-0/+4
* | | | Merge "Add drop animation / Toast to widgettray" into ub-launcher3-burnabyHyunyoung Song2015-04-246-192/+294
|\ \ \ \ | |_|/ / |/| | |
| * | | Add drop animation / Toast to widgettrayHyunyoung Song2015-04-236-192/+294
| |/ /
* | | Adding LongArrayMap as a replacement for HashMap<Long, E>Sunny Goyal2015-04-244-48/+118
* | | Accessibility fixesSunny Goyal2015-04-249-40/+97
* | | Merge "Clearing all pending runnables when Launcher is destroyed." into ub-la...Sunny Goyal2015-04-243-74/+28
|\ \ \
| * | | Clearing all pending runnables when Launcher is destroyed.Sunny Goyal2015-04-233-74/+28
| | |/ | |/|
* / | Moving item to its old position in folder if DnD is cancelledSunny Goyal2015-04-232-2/+11
|/ /
* / Fixing missing updates in package install sessionsSunny Goyal2015-04-2211-427/+225
|/
* Merge "Using a different userManager class as getUserForSerialNumber gives a ...Sunny Goyal2015-04-221-4/+14
|\
| * Using a different userManager class as getUserForSerialNumber givesSunny Goyal2015-04-211-4/+14
* | Merge "Refactoring to single path for overview mode." into ub-launcher3-burnabyWinson Chung2015-04-217-613/+652
|\ \
| * | Refactoring to single path for overview mode.Winson Chung2015-04-217-613/+652
* | | Remove duplicate calls to getSortedWidgetsAndShortcutsHyunyoung Song2015-04-212-18/+24
| |/ |/|
* | Preventing concurrent modification exception during widget restoreSunny Goyal2015-04-201-2/+4
|/
* Ensuring that we skip item decoration drawing when there are no apps.Winson Chung2015-04-201-0/+4
* Merge "Notify data-set changed when new items are added/removed." into ub-lau...Winson Chung2015-04-201-34/+2
|\
| * Notify data-set changed when new items are added/removed.Winson Chung2015-04-191-34/+2
* | WidgetTray UI tweakHyunyoung Song2015-04-193-10/+20
|/
* Merge "Fixing build." into ub-launcher3-burnabyWinson Chung2015-04-171-0/+11
|\
| * Fixing build.Winson Chung2015-04-171-0/+11
* | Merge "Accounting for recent changes in padding when detecting backgound taps...Winson Chung2015-04-173-19/+65
|\ \ | |/ |/|
| * Accounting for recent changes in padding when detecting backgound taps to clo...Winson Chung2015-04-173-19/+65
* | Merge "Updating drop button targets" into ub-launcher3-burnabySunny Goyal2015-04-1712-374/+299
|\ \
| * | Updating drop button targetsSunny Goyal2015-04-1612-374/+299
| |/
* / Removing LauncherProvider dependency from LauncherSettingsSunny Goyal2015-04-172-14/+22
|/
* Merge "Fixing drag-n-drop for folders in hotseat." into ub-launcher3-burnabySunny Goyal2015-04-163-5/+37
|\
| * Fixing drag-n-drop for folders in hotseat.Sunny Goyal2015-04-153-5/+37