summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Hotseat.java
Commit message (Expand)AuthorAgeFilesLines
* Enable touches on hotseat areaSamuel Fufa2019-09-191-2/+1
* Initial changes to creating a fake landscape Launcher UISunny Goyal2019-05-021-2/+10
* Do a full touch dispach when proxying touchSunny Goyal2019-04-091-0/+7
* Making CellLayout inflatable without LauncherActivtiySunny Goyal2018-11-201-16/+3
* Removing separate hotseat widget, instead using a QSB acroll all UI.Sunny Goyal2018-11-051-26/+11
* Add StatsLog*Manager for logging.Hyunyoung Song2018-11-051-1/+1
* Retiring some feature flagsSunny Goyal2018-07-101-47/+0
* Add padding between hotseat and insets in multiwindow landscapeTony Wickham2018-06-131-2/+2
* Remove custom focus logicSunny Goyal2018-05-231-1/+0
* Do not clear grid accupancy if nothing changesSunny Goyal2018-03-261-8/+9
* Adding a custom view for DragHandleSunny Goyal2018-03-261-21/+3
* Simplifying options popup and overview handlingSunny Goyal2018-03-131-8/+0
* Initial changes for handling configuration changes dynamicallySunny Goyal2018-01-311-2/+0
* Adding isSeascape method to have a common place to orientation checkSunny Goyal2018-01-261-1/+1
* Removing some device profile dependencies in view contructorsSunny Goyal2018-01-161-9/+8
* Removing layout handling in DeviceProfile and moving it toSunny Goyal2018-01-101-11/+48
* Updating landscape layout for launcher/quickstepSunny Goyal2018-01-081-1/+0
* Removing horizontal bar from page indicatorSunny Goyal2017-12-051-2/+12
* Removing extraction service and palette api dependencySunny Goyal2017-09-291-66/+0
* Remove haptic on touch downHyunyoung Song2017-09-121-1/+0
* Removing long press support from page-indicatorSunny Goyal2017-06-151-1/+0
* All Apps transition with gradient and scrim.Mario Bertschler2017-05-031-1/+7
* Updating color extraction to include wallpaper theme color.Sunny Goyal2017-04-261-1/+1
* Simplifying some launcher themesSunny Goyal2017-02-161-2/+2
* Using java_style enum generation for protoSunny Goyal2016-12-151-2/+2
* Merge "Allow long-press on workspace immediately after dropping." into ub-lau...Tony Wickham2016-12-121-1/+1
|\
| * Allow long-press on workspace immediately after dropping.Tony Wickham2016-12-121-1/+1
* | Merge "Defining various modes for CellLayout: Workspace, Hotseat & Folder" in...Sunny Goyal2016-12-121-4/+3
|\ \ | |/ |/|
| * Defining various modes for CellLayout: Workspace, Hotseat & FolderSunny Goyal2016-11-211-4/+3
* | Adding an overridable DrawableFactory to allow creating custom icon drawablesSunny Goyal2016-12-071-2/+3
|/
* resolve merge conflicts of 2fd0208 to ub-launcher3-masterTony Wickham2016-10-121-1/+1
|\
| * Use Launcher.getLauncher(Context) instead of type-casting.Tony2016-10-071-1/+1
* | Refactors in UserEventDispatcherHyunyoung Song2016-10-061-2/+2
|/
* Use ContextCompat.getColor to support API levels below 23.Jon Miranda2016-09-151-1/+2
* Cancel hotseat color animator before setting a new color.Tony Wickham2016-08-221-4/+16
|\
| * Cancel hotseat color animator before setting a new color.Tony Wickham2016-08-221-4/+16
| * [DO NOT MERGE] Set launch source target correctly for user event loggingHyunyoung Song2016-08-161-1/+0
* | Fixing broken accessibility dragSunny Goyal2016-08-171-5/+3
* | Set launch source target correctly for user event loggingHyunyoung Song2016-08-151-1/+0
|/
* Initial changes to tweak layout.Winson2016-07-201-26/+1
* Support gray hotseat background in all apps transitionHyunyoung Song2016-07-181-3/+6
* Remove relayoutsHyunyoung Song2016-07-011-3/+2
* Prevent all apps transition NPEHyunyoung Song2016-06-281-0/+4
* Fixing a crash on APPS->WORKSPACE transition when animation is automated with...Hyunyoung Song2016-06-201-0/+9
* Adding a flag (enabled by default) to remove the all-apps button.Sunny Goyal2016-06-171-40/+35
* Extract color for the hotseat.Tony Wickham2016-05-091-1/+58
* Refactor UserEventDispatcher (1/2)Hyunyoung Song2016-04-191-2/+2
* Refactor UserEventLogging, Add predictedRank, replace Bundle with ProtoHyunyoung Song2016-04-131-4/+10
* Remove scrim on highlighted spring-loaded panel.Tony Wickham2016-03-161-1/+1
* Making some view properties exported.Sunny Goyal2016-02-091-0/+3