summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixing an issue where you would inadvertently start fastscrolling.Winson2015-08-271-4/+8
* 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
* | | | Version code cleanupSunny Goyal2015-08-1727-106/+83
| |_|/ |/| |
* | | Updating the UI for the pending widget viewSunny Goyal2015-08-171-79/+121
* | | Merge "Disabling auto restore of widgets. > Always show "Setup" button for ...Sunny Goyal2015-08-143-34/+52
|\ \ \
| * | | Disabling auto restore of widgets.Sunny Goyal2015-08-143-34/+52
* | | | Merge "Reloading launcher whenever there is an external update to contentprov...Sunny Goyal2015-08-131-13/+16
|\ \ \ \ | |_|_|/ |/| | |
| * | | Reloading launcher whenever there is an external update to contentprovider, i...Sunny Goyal2015-08-131-13/+16
| |/ /
* | / Refactoring to ExtendedEditText.Winson2015-08-134-53/+28
| |/ |/|
* | Merge "Refreshing widget list when a package containing a widget changes" int...Sunny Goyal2015-08-133-14/+39
|\ \ | |/ |/|
| * Refreshing widget list when a package containing a widget changesSunny Goyal2015-08-113-14/+39
* | Fixing crash upon cancellation of an accessible drag.Vadim Tryshev2015-08-121-0/+8
* | Merge "Ensuring that AllAppsGridAdapter is public." into ub-launcher3-burnabyWinson Chung2015-08-112-2/+2
|\ \
| * | Ensuring that AllAppsGridAdapter is public.Winson2015-08-112-2/+2
* | | Merge "Preventing zoom-in animation from running everytime the app updates." ...Sunny Goyal2015-08-112-2/+7
|\ \ \
| * | | Preventing zoom-in animation from running everytime the app updates.Sunny Goyal2015-08-112-2/+7
| | |/ | |/|
* / | Disabling home screen migration logicSunny Goyal2015-08-114-4/+7
|/ /
* | Merge "Adding market search." into ub-launcher3-burnabyWinson Chung2015-08-108-71/+190
|\ \ | |/ |/|
| * Adding market search.Winson Chung2015-08-068-71/+190
* | Merge "Fixing issue with miscalculation in updating container bounds." into u...Winson Chung2015-08-061-7/+15
|\ \
| * | Fixing issue with miscalculation in updating container bounds.Winson2015-08-061-7/+15
| |/
* | Always log if Package is missing while loading default workspaceAdam Cohen2015-08-061-2/+2
* | Merge "Fixing invisible search bar" into ub-launcher3-burnabyWinson Chung2015-08-051-0/+5
|\ \
| * | Fixing invisible search barWinson2015-08-051-0/+5
| |/
* / Using a reverse hashmap instead of indexOfValue in userManagerSunny Goyal2015-08-053-21/+23
|/
* Removing some synthetic method creationSunny Goyal2015-08-052-4/+6
* Merge "Creating a cache of users to avoid multiple calls to UserManager" into...Sunny Goyal2015-08-058-28/+80
|\
| * Creating a cache of users to avoid multiple calls to UserManagerSunny Goyal2015-08-048-28/+80
* | Merge "Refactoring search bar animations." into ub-launcher3-burnabyWinson Chung2015-08-059-303/+283
|\ \
| * | Refactoring search bar animations.Winson Chung2015-08-059-303/+283
* | | Removing account manager callsSunny Goyal2015-08-041-10/+1
| |/ |/|
* | Loading high resolution icons for first 3 items in a folderSunny Goyal2015-08-047-3/+46
* | Merge "Calculating widget minSpans and spans statically/independent of orient...Sunny Goyal2015-08-0411-149/+81
|\ \
| * | Calculating widget minSpans and spans statically/independent of orientationSunny Goyal2015-08-0311-149/+81
* | | Merge "Replacing exception with a log, when uninstalling an app leads to an i...Sunny Goyal2015-08-041-1/+5
|\ \ \ | |_|/ |/| |
| * | Replacing exception with a log, when uninstalling an app leads to an illegal ...Sunny Goyal2015-08-031-1/+5
| |/