summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Refactoring to ensure item deletion always removes from the DB.Winson2015-09-106-67/+75
* am 4abaf133: Merge "Removing items which are on invalid screen" into ub-launc...Sunny Goyal2015-09-091-12/+19
|\
| * Merge "Removing items which are on invalid screen" into ub-launcher3-burnabySunny Goyal2015-09-091-12/+19
| |\
| | * Removing items which are on invalid screenSunny Goyal2015-09-041-12/+19
* | | am c74e4197: Restoring provider behavior for reloading app on old devices >...Sunny Goyal2015-09-091-4/+16
|\| |
| * | Restoring provider behavior for reloading app on old devicesSunny Goyal2015-09-091-4/+16
* | | Merge "Long-clicking workspace overlay buttons does the same thing as clickin...Tony Wickham2015-09-041-6/+16
|\ \ \
| * | | Long-clicking workspace overlay buttons does the same thing as clicking them.Tony Wickham2015-09-041-6/+16
* | | | Don't repeat ReorderPreviewAnimation for folders/widgets in power save mode.Tony Wickham2015-09-041-2/+14
|/ / /
* | | am 606726ba: Merge "Preventing null pointer crash when opening a folder" into...Sunny Goyal2015-09-041-1/+1
|\| |
| * | Merge "Preventing null pointer crash when opening a folder" into ub-launcher3...Sunny Goyal2015-09-031-1/+1
| |\ \
| | * | Preventing null pointer crash when opening a folderSunny Goyal2015-09-031-1/+1
| | |/
* | | am 667d6888: Revert workaround for move to default screen on home intent.Ivan Lee2015-09-041-2/+2
|\| |
| * | Revert workaround for move to default screen on home intent.Ivan Lee2015-09-031-2/+2
| |/
* | Merge "Disabling fast scroller when searching apps." into ub-launcher3-burnab...Winson Chung2015-09-033-1/+16
|\ \
| * | Disabling fast scroller when searching apps.Winson2015-09-033-1/+16
| |/
* / Fixing regression, reset AllApps when the screen turns off.Winson2015-09-032-11/+34
|/
* Merge "Fixing NPE in recycler view scroll bar." into ub-launcher3-burnabyWinson Chung2015-08-311-3/+17
|\
| * Fixing NPE in recycler view scroll bar.Winson2015-08-311-3/+17
* | Merge "Adding workaround for regression caused by ag/752175" into ub-launcher...Winson Chung2015-08-311-2/+2
|\ \
| * | Adding workaround for regression caused by ag/752175Winson2015-08-311-2/+2
| |/
* | Merge "Using GET_UNINSTALLED_PACKAGES flag when getting packageInfo for a man...Sunny Goyal2015-08-281-2/+4
|\ \
| * | Using GET_UNINSTALLED_PACKAGES flag when getting packageInfo for a managed pr...Sunny Goyal2015-08-281-2/+4
* | | Merge "Adding graphic for all apps empty search screen." into ub-launcher3-bu...Winson Chung2015-08-284-4/+274
|\ \ \ | |/ / |/| |
| * | Adding graphic for all apps empty search screen.Winson2015-08-284-4/+274
| |/
* | Revert "Adding viewId for the QSB"Sunny Goyal2015-08-271-7/+2
* | Merge "Adding viewId for the QSB" into ub-launcher3-burnabySunny Goyal2015-08-271-1/+7
|\ \
| * | Adding viewId for the QSBSunny Goyal2015-08-271-1/+7
* | | Merge "Fixing an issue where you would inadvertently start fastscrolling." in...Winson Chung2015-08-271-4/+8
|\ \ \
| * | | Fixing an issue where you would inadvertently start fastscrolling.Winson2015-08-271-4/+8
| | |/ | |/|
* | | Merge "Fixing issue with missing scroll bar after fast-scrolling and searchin...Winson Chung2015-08-271-0/+4
|\ \ \ | |_|/ |/| |
| * | Fixing issue with missing scroll bar after fast-scrolling and searching.Winson2015-08-271-0/+4
| |/
* | Pending bind callbacks should be cleared before starting the loader,Sunny Goyal2015-08-271-0/+6
* | Merge "Fixing work folder addition logic > Showing animation when folder is...Sunny Goyal2015-08-253-59/+64
|\ \ | |/ |/|
| * Fixing work folder addition logicSunny Goyal2015-08-203-59/+64
* | Merge "Fixing widgets container inactive scroll bar color." into ub-launcher3...Winson Chung2015-08-241-4/+0
|\ \
| * | Fixing widgets container inactive scroll bar color.Winson2015-08-241-4/+0
* | | Merge "Making the detached scrollbar catch up faster to the actual scroll pos...Winson Chung2015-08-241-2/+12
|\| |
| * | Making the detached scrollbar catch up faster to the actual scroll position.Winson2015-08-241-2/+12
* | | Merge "Removing call to isButtonPressed as its only Lollipop and above" into ...Sunny Goyal2015-08-241-5/+3
|\ \ \ | |/ / |/| |
| * | Removing call to isButtonPressed as its only Lollipop and aboveSunny Goyal2015-08-171-5/+3
* | | Using the usermanager api to get creation timeSunny Goyal2015-08-211-1/+4
* | | Fixing issue with search bar not being visible.Winson2015-08-201-1/+6
* | | Updating the scrollbar to make the fastscroller more visible.Winson2015-08-201-31/+64
* | | Merge "Tweaking fast scroller to follow touch closer." into ub-launcher3-burnabyWinson Chung2015-08-206-60/+160
|\ \ \ | |_|/ |/| |
| * | Tweaking fast scroller to follow touch closer.Winson2015-08-206-60/+160
* | | Merge "Fixing empty screen created at the end, even when dragging the last it...Sunny Goyal2015-08-191-4/+4
|\ \ \
| * | | Fixing empty screen created at the end, even when dragging the last item on t...Sunny Goyal2015-08-181-4/+4
* | | | Merge "Deferring the move to the default screen until after we callback to th...Winson Chung2015-08-191-17/+27
|\ \ \ \ | |/ / / |/| | |
| * | | Deferring the move to the default screen until after we callback to the callb...Winson2015-08-191-17/+27