summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Hotseat.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add special column for All Apps button in FocusLogic's sparse matrix.Tony Wickham2015-11-101-1/+1
* Fix issue with source params not reporting predicted apps.Winson2015-10-161-1/+2
* Grid adjustments, specifically for Ryu.Tony Wickham2015-10-081-2/+5
* Making long-press of AllApps to jump directly to search.Winson Chung2015-07-101-1/+2
* Code cleanupSunny Goyal2015-06-051-19/+5
* Fixing different bitmap sizes in different orientationsSunny Goyal2015-06-031-1/+1
* Adding context for app launches.Winson Chung2015-06-021-2/+8
* Creating landscape and portrait device profiles at app initializationSunny Goyal2015-05-221-1/+1
* Refactoring DeviceProfileAdam Cohen2015-05-211-9/+5
* Fixing issue where the prediction bar apps are not focused.Winson Chung2015-05-211-19/+7
* Removed disableAllApps flagSunny Goyal2015-02-261-60/+28
* [key event focus handling] (1)hotseat <-> icon now symmetric, (2)support DEL ...Hyunyoung Song2015-02-241-0/+11
* Removing code for the unused 'upgrade path'Sunny Goyal2015-02-111-35/+0
* Changing hotseat keyboard controlsSunny Goyal2014-08-201-1/+1
* Updating the UI for focused state of an icon/folder.Sunny Goyal2014-08-181-0/+1
* Merge "Mergin motorola patch to avoind 0 id for all apps button" into ub-now-...Sunny Goyal2014-07-211-1/+1
|\
| * Mergin motorola patch to avoind 0 id for all apps buttonSunny Goyal2014-07-181-1/+1
* | Preliminary work on Material TransitionsAdam Cohen2014-07-181-1/+1
|/
* Enabling quantum look and feel everywhereAdam Cohen2014-07-071-4/+0