summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Opening the system default wallpaper picker on clicking the wallpaper tileSunny Goyal2016-05-173-2/+41
|/ /
* | Merge "Removing reference of hostView from LauncherAppWidgetInfo" into ub-lau...Sunny Goyal2016-05-173-58/+50
|\ \
| * | Removing reference of hostView from LauncherAppWidgetInfoSunny Goyal2016-05-163-58/+50
* | | On some "non-standard" devices, load label can cause a security exception due...Sunny Goyal2016-05-160-0/+0
|\ \ \ | |/ / |/| |
| * | On some "non-standard" devices, load label can cause a security exceptionSunny Goyal2016-05-162-2/+16
* | | Making the 'Allow rotation' setting dependent on system stateSunny Goyal2016-05-165-73/+68
| |/ |/|
* | Call onLauncherTransitionPrepare() and End() from pinch.Tony Wickham2016-05-126-44/+48
* | Update page when scrolling/flinging in free-scroll.Tony Wickham2016-05-121-5/+15