summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge "Animate size and position of page indicator when adding/removing page"...Tony Wickham2016-06-022-26/+103
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Animate size and position of page indicator when adding/removing pageTony Wickham2016-06-012-26/+103
* | | | | Import translations. DO NOT MERGEBill Yi2016-06-015-10/+10
|/ / / /
* / / / Only show workspace page indicator when scrolling or in spring-loaded mode.Tony Wickham2016-05-312-8/+27
|/ / /
* | | Disabling stricty mode checks when launching an activity.Sunny Goyal2016-05-311-3/+13
* | | Moving the QSB to the workspace grid.Sunny Goyal2016-05-2720-367/+577
* | | Merge "Add feature flag for all apps pull up work." into ub-launcher3-calgaryHyunyoung Song2016-05-271-0/+1
|\ \ \
| * | | Add feature flag for all apps pull up work.Hyunyoung Song2016-05-271-0/+1
* | | | Fixing commentsSunny Goyal2016-05-271-1/+1
* | | | Merge "Adding some UI tests > Launcher app from all-apps > Drag icon to all-a...Sunny Goyal2016-05-2713-207/+543
|\ \ \ \ | |_|_|/ |/| | |
| * | | Adding some UI testsSunny Goyal2016-05-2613-207/+543
* | | | Refactoring out grid occupancy management in a separate classSunny Goyal2016-05-278-379/+392
* | | | Merge "Showing a permission dialog when a restored widget is not yet bound, a...Sunny Goyal2016-05-273-53/+103
|\ \ \ \ | |/ / / |/| | |
| * | | Showing a permission dialog when a restored widget is not yet bound, and laun...Sunny Goyal2016-05-263-53/+103
* | | | Merge "Adding a loading view for widgets list" into ub-launcher3-calgarySunny Goyal2016-05-262-0/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Adding a loading view for widgets listSunny Goyal2016-05-192-0/+12
* | | | Merge "Import translations. DO NOT MERGE" into ub-launcher3-calgaryTreeHugger Robot2016-05-264-4/+4
|\ \ \ \
| * | | | Import translations. DO NOT MERGEBill Yi2016-05-254-4/+4
* | | | | Update wallpaper API to match NYC change.Kenny Guy2016-05-261-1/+1
| |_|/ / |/| | |
* | | | Merge "Storing the widget item views in Widget holder, to avoid looks on ever...Sunny Goyal2016-05-253-52/+27
|\ \ \ \
| * | | | Storing the widget item views in Widget holder, to avoid looks on every bind/...Sunny Goyal2016-05-193-52/+27
| | |/ / | |/| |
* | | | Merge "Removing logic for workspace migration from Launcher2" into ub-launche...Sunny Goyal2016-05-2510-684/+28
|\ \ \ \ | |_|/ / |/| | |
| * | | Removing logic for workspace migration from Launcher2Sunny Goyal2016-05-2310-684/+28
* | | | Merge "Separating out configs and common manifest entries" into ub-launcher3-...Sunny Goyal2016-05-248-164/+114
|\ \ \ \
| * | | | Separating out configs and common manifest entriesSunny Goyal2016-05-248-164/+114
| |/ / /
* | | | Merge "Removing some usused resources" into ub-launcher3-calgarySunny Goyal2016-05-2424-122/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Removing some usused resourcesSunny Goyal2016-05-1824-122/+0
| |/ /
* | | Import translations. DO NOT MERGEBill Yi2016-05-2377-107/+261
* | | Merge "Adding android.icu.text.AlphabeticIndex implementation for AlphabeticI...Sunny Goyal2016-05-201-102/+155
|\ \ \
| * | | Adding android.icu.text.AlphabeticIndex implementation for AlphabeticIndexCompatSunny Goyal2016-05-181-102/+155
* | | | Making page indicator an abstract class and implementing some common methods.Sunny Goyal2016-05-208-62/+43
* | | | Merge "Preventing unnecessary options update to QSB provider by checking if t...Sunny Goyal2016-05-192-1/+26
|\ \ \ \
| * | | | Preventing unnecessary options update to QSB providerSunny Goyal2016-05-182-1/+26
* | | | | Missed one more page indicator null check.Tony Wickham2016-05-191-2/+4
* | | | | Add more null checks for page indicators.Tony Wickham2016-05-192-2/+5
| |_|/ / |/| | |
* | | | Updating the folder page indicator to be more like theSunny Goyal2016-05-1827-457/+320
| |/ / |/| |
* | | Add null check to page indicator to prevent crashes in landscape.Tony Wickham2016-05-181-1/+3
|/ /
* | Merge "Import translations. DO NOT MERGE" into ub-launcher3-calgaryBaligh Uddin2016-05-1811-19/+19
|\ \
| * | Import translations. DO NOT MERGEBaligh Uddin2016-05-1711-19/+19
* | | Fixing build breakageSunny Goyal2016-05-181-4/+0
* | | Rearranging the provider checks to avoid packagemanager lookupsSunny Goyal2016-05-183-47/+22
* | | Merge "Add PageIndicator interface and custom PageIndicatorLine view." into u...Tony Wickham2016-05-1817-85/+345
|\ \ \
| * | | Add PageIndicator interface and custom PageIndicatorLine view.Tony Wickham2016-05-1717-85/+345
* | | | Merge "Only show App Info drag target if developer settings are enabled." int...Tony Wickham2016-05-181-2/+9
|\ \ \ \
| * | | | Only show App Info drag target if developer settings are enabled.Tony Wickham2016-05-171-2/+9
| | |/ / | |/| |
* | | | instead of unbinding items from the loader, unregistering listenersSunny Goyal2016-05-176-59/+31
* | | | Merge "Revert "Wrapping folderLisners with weak reference, and storing it as ...Sunny Goyal2016-05-174-85/+37
|\ \ \ \ | |_|/ / |/| | |
| * | | Revert "Wrapping folderLisners with weak reference, and storing it as an array"Sunny Goyal2016-05-174-85/+37
* | | | Merge "Wrapping folderLisners with weak reference, and storing it as an array...Sunny Goyal2016-05-174-37/+85
|\| | |
| * | | Wrapping folderLisners with weak reference, and storing it as an arraySunny Goyal2016-05-174-37/+85