summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Hotseat.java
Commit message (Expand)AuthorAgeFilesLines
* Use Launcher.getLauncher(Context) instead of type-casting.Tony2016-10-071-1/+1
* 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
* Add new assets for LMP previewAdam Cohen2014-06-111-0/+5
* Add a setter/getter for Launcher.mAllAppsButton.Anjali Koppal2014-03-121-8/+2
* Allow DISABLE_ALL_APPS to be set using a system property.Nilesh Agrawal2014-01-091-4/+4
* Workaround for small icons. Draw icon drawables at the expected icon size. (B...Winson Chung2013-10-131-1/+1
* Guarantee views are invisible after being faded (issue 11112570)Adam Cohen2013-10-111-0/+11
* Initial changes for new clings. (Bug 11142616)Winson Chung2013-10-091-2/+20
* Fixing AllApps pressed state (issue 10845969)Adam Cohen2013-09-301-19/+10
* Fixing issue with folders not showing up.Winson Chung2013-09-131-0/+8
* Initial changes to restore AllApps.Winson Chung2013-09-051-37/+95
* Move wallpapers to external activityMichael Jurka2013-09-041-4/+4
* Clean up unused codeMichael Jurka2013-08-281-10/+0
* Initial Changes for Dynamic GridWinson Chung2013-08-201-10/+9
* Rename All Apps to More Apps.Daniel Sandler2013-08-151-2/+2