summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Workspace.java
Commit message (Expand)AuthorAgeFilesLines
...
* Merge "Adding a DB update path to handle the QSB position change" into ub-lau...Sunny Goyal2016-06-161-1/+5
|\
| * Adding a DB update path to handle the QSB position changeSunny Goyal2016-06-151-1/+5
* | Add caret shaped all app pull up handle to page indicator.Hyunyoung Song2016-06-151-3/+3
|/
* Unifying the workspace translation logicSunny Goyal2016-06-101-12/+40
* Adding support for workspace state change listenerSunny Goyal2016-06-071-2/+22
* Merge "Allowing the first screen to expand to the screen edge" into ub-launch...Sunny Goyal2016-06-071-0/+6
|\
| * Allowing the first screen to expand to the screen edgeSunny Goyal2016-06-061-0/+6
* | Removing the SearchDropTarget bar as it no longer contains the QSBSunny Goyal2016-06-061-27/+30
* | Animate size and position of page indicator when adding/removing pageTony Wickham2016-06-011-1/+6
|/
* Only show workspace page indicator when scrolling or in spring-loaded mode.Tony Wickham2016-05-311-3/+7
* Moving the QSB to the workspace grid.Sunny Goyal2016-05-271-11/+50
* Adding some UI testsSunny Goyal2016-05-261-1/+1
* Making page indicator an abstract class and implementing some common methods.Sunny Goyal2016-05-201-5/+3
* Missed one more page indicator null check.Tony Wickham2016-05-191-2/+4
* Add more null checks for page indicators.Tony Wickham2016-05-191-1/+3
* Updating the folder page indicator to be more like theSunny Goyal2016-05-181-20/+1
* Merge "Add PageIndicator interface and custom PageIndicatorLine view." into u...Tony Wickham2016-05-181-5/+27
|\
| * Add PageIndicator interface and custom PageIndicatorLine view.Tony Wickham2016-05-171-5/+27
* | instead of unbinding items from the loader, unregistering listenersSunny Goyal2016-05-171-0/+15
|/
* Removing reference of hostView from LauncherAppWidgetInfoSunny Goyal2016-05-161-16/+27
* Call onLauncherTransitionPrepare() and End() from pinch.Tony Wickham2016-05-121-15/+16
* Refactor UserEventDispatcher (1/2)Hyunyoung Song2016-04-191-2/+2
* Refactor UserEventLogging, Add predictedRank, replace Bundle with ProtoHyunyoung Song2016-04-131-5/+10
* Giving proper workspace description when the launcher is not loaded.Sunny Goyal2016-04-121-0/+4
* Fixing folder icon not getting redrawn when the contents changeSunny Goyal2016-04-061-17/+33
* Fix a couple polish bugs with new folder previewsAdam Cohen2016-04-011-3/+11
* Adding support for result callback when starting uninstall-application activitySunny Goyal2016-03-221-3/+3
* Removing some unused importsSunny Goyal2016-03-211-5/+3
* Merge "Removing dependency on wallpaper size settings from launcher" into ub-...Sunny Goyal2016-03-211-9/+9
|\
| * Removing dependency on wallpaper size settings from launcherSunny Goyal2016-03-171-9/+9
* | Fixing model being updated on UI threadSunny Goyal2016-03-181-33/+2
|/
* Remove scrim on highlighted spring-loaded panel.Tony Wickham2016-03-161-2/+12
* Changing the widget loading strategySunny Goyal2016-03-091-18/+31
* Pinch to zoom out into overview mode.Tony Wickham2016-03-041-0/+12
* Switch all folder preview rendering to be programmatic (ie. no assets)Adam Cohen2016-03-031-15/+13
* Merge "Fixing homescreen getting blank when returning from the overlay" into ...Sunny Goyal2016-03-011-0/+14
|\
| * Fixing homescreen getting blank when returning from the overlaySunny Goyal2016-02-261-0/+14
* | Fixing scrollTo getting called even though the gesture was handled by an overlaySunny Goyal2016-02-291-5/+25
|/
* Adding overlay interaction supportSunny Goyal2016-02-251-14/+75
* Revert "Reverting refactoring of Folder and FolderIcon to avoid dependencies ...Sunny Goyal2016-02-231-1/+3
* Deleting the WallpaperPicker code inside launcher.Sunny Goyal2016-02-181-1/+1
* Reverting refactoring of Folder and FolderIcon to avoid dependencies breakageSunny Goyal2016-02-171-3/+1
* Refactor FolderIcon to separate the preview effect into it's own classAdam Cohen2016-02-121-3/+5
* Merge "Making some view properties exported. These will be visible in hierarc...Sunny Goyal2016-02-111-0/+2
|\
| * Making some view properties exported.Sunny Goyal2016-02-091-0/+2
* | resolve merge conflicts of 3826bab27e to ub-launcher3-calgary.Sunny Goyal2016-02-101-1/+1
|\ \
| * | Merging search bar with all appsSunny Goyal2016-02-081-1/+1
* | | Tweak spring-loaded workspace.Tony Wickham2016-02-081-11/+13
| |/ |/|
* | Fixing some invalid checks and cleaning some redundant conditionsSunny Goyal2015-12-181-7/+7
|\|
| * Fixing some invalid checks and cleaning some redundant conditionsSunny Goyal2015-12-181-7/+7