summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Deleting the WallpaperPicker code inside launcher.Sunny Goyal2016-02-184-154/+116
* resolve merge conflicts of 2953833bcb to ub-launcher3-calgarySunny Goyal2016-02-181-0/+9
|\
| * Adding a utility method to iterate over folder contentsSunny Goyal2016-02-181-0/+9
* | Merge "Revert "Temporarily disabling custom search controller"" into ub-launc...Sunny Goyal2016-02-181-8/+5
|\ \
| * | Revert "Temporarily disabling custom search controller"Sunny Goyal2016-02-181-8/+5
* | | Reverting refactoring of Folder and FolderIcon to avoid dependencies breakageSunny Goyal2016-02-1717-83/+31
* | | Merge "First pass at new FolderIcon visual treatment" into ub-launcher3-calgaryAdam Cohen2016-02-176-26/+179
|\ \ \
| * | | First pass at new FolderIcon visual treatmentAdam Cohen2016-02-176-26/+179
* | | | Merge "Setting content bounds in onMeasure as it uses measuredWidth, which mi...Sunny Goyal2016-02-173-7/+9
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Setting content bounds in onMeasure as it uses measuredWidth, which mightSunny Goyal2016-02-163-7/+9
* | | Fix build; broken import due to bad mergeAdam Cohen2016-02-131-2/+1
* | | Refactor FolderIcon to separate the preview effect into it's own classAdam Cohen2016-02-1221-94/+228
* | | Merge "Clears the widget resize frame when a directional key is pressed." int...Tony Wickham2016-02-121-1/+20
|\| |
| * | Merge "Clears the widget resize frame when a directional key is pressed." int...Tony Wickham2016-02-121-1/+20
| |\ \
| | * | Clears the widget resize frame when a directional key is pressed.Tony Wickham2016-02-121-1/+20
* | | | Fixing crash during rotationSunny Goyal2016-02-112-5/+10
|\| | |
| * | | Fixing crash during rotationSunny Goyal2016-02-112-5/+10
* | | | Merge "Making some view properties exported. These will be visible in hierarc...Sunny Goyal2016-02-1113-0/+51
|\ \ \ \
| * | | | Making some view properties exported.Sunny Goyal2016-02-0913-0/+51
* | | | | Merge "Separating out Launcher3 resources from Wallpaper resources" into ub-l...Sunny Goyal2016-02-112-1/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Separating out Launcher3 resources from Wallpaper resourcesSunny Goyal2016-02-102-1/+4
* | | | | Temporarily disabling custom search controllerSunny Goyal2016-02-111-5/+8
* | | | | Merge "Change widget host view background when giving focus to child." into u...Tony Wickham2016-02-101-4/+9
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Merge "Change widget host view background when giving focus to child." into u...Tony Wickham2016-02-101-4/+9
| |\ \ \
| | * | | Change widget host view background when giving focus to child.Tony Wickham2016-02-101-4/+9
| | | |/ | | |/|
* | | | resolve merge conflicts of 3826bab27e to ub-launcher3-calgary.Sunny Goyal2016-02-1013-646/+545
|\| | |
| * | | Merge "Merging search bar with all apps" into ub-launcher3-burnaby-polishSunny Goyal2016-02-1011-628/+519
| |\ \ \
| | * | | Merging search bar with all appsSunny Goyal2016-02-0811-628/+519
| * | | | WidgetsModel clone method should be called in worker threadHyunyoung Song2016-02-091-7/+9
| * | | | Add more debugging info when Launcher deletes widget from homescreen.Hyunyoung Song2016-02-041-1/+2
| |/ / /
* | | | Merge "WidgetsModel clone method should be called in worker thread" into ub-l...Hyunyoung Song2016-02-091-7/+9
|\ \ \ \
| * | | | WidgetsModel clone method should be called in worker threadHyunyoung Song2016-02-081-7/+9
| | |_|/ | |/| |
* | | | Merge "Tweak spring-loaded workspace." into ub-launcher3-calgaryTony Wickham2016-02-0810-35/+50
|\ \ \ \ | |/ / / |/| | |
| * | | Tweak spring-loaded workspace.Tony Wickham2016-02-0810-35/+51
* | | | Add more debugging info when Launcher deletes widget from homescreen.Hyunyoung Song2016-02-031-1/+2
* | | | resolve merge conflicts of 0e04980310 to ub-launcher3-calgary.Sunny Goyal2016-02-031-1/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge "Updating folder UI when icons are normalized > Increasing padding ...Sunny Goyal2016-02-031-1/+4
| |\ \
| | * | Updating folder UI when icons are normalizedSunny Goyal2016-01-291-1/+4
| | |/
| * | Merge "Fixing Search drop target bar stays visible, until the first time an i...Sunny Goyal2016-02-011-0/+2
| |\ \
| | * | Fixing Search drop target bar stays visible, until the first timeSunny Goyal2016-01-291-0/+2
| | |/
* | | resolve merge conflicts of b9759d399b to ub-launcher3-calgary.Tony Wickham2016-02-011-3/+14
|\| |
| * | Merge "Add extra space for the search bar." into ub-launcher3-burnaby-polishTony Wickham2016-02-011-3/+14
| |\ \
| | * | Add extra space for the search bar.Tony Wickham2016-02-011-3/+14
| | |/
* | | resolve merge conflicts of b171e5675b to ub-launcher3-calgary.Sunny Goyal2016-01-293-5/+30
|\| |
| * | Adding a method to throttle backup manager callsSunny Goyal2016-01-293-5/+31
| |/
* | resolve merge conflicts of 6362683acb to ub-launcher3-calgary.Sunny Goyal2016-01-271-17/+11
|\|
| * Merge "Removing unnecessary new object creation in dispatchDraw" into ub-laun...Sunny Goyal2016-01-281-25/+13
| |\
| | * Removing unnecessary new object creation in dispatchDrawSunny Goyal2016-01-231-25/+13
* | | Preventing a Runtime widget crash from crashing the LauncherSunny Goyal2016-01-261-0/+15
|\| |
| * | Preventing a Runtime widget crash from crashing the LauncherSunny Goyal2016-01-251-0/+15
| |/