summaryrefslogtreecommitdiffstats
path: root/src_config
Commit message (Collapse)AuthorAgeFilesLines
* Add feature flag to disable light status barTony Wickham2016-10-121-0/+2
| | | | | Bug: 32085545 Change-Id: I4860145b00893c20f7e37817e9659ccd90409966
* Bye bye swipe down searchHyunyoung Song2016-10-061-1/+1
| | | | | | b/31935141 Change-Id: I4ab6741baa4681358a8a234860179d2de4290fd7
* Fixing issue where overview->normal workspace mode cannot be done by tappingHyunyoung Song2016-09-161-1/+3
| | | | | | | | | | | b/31458165 Because workspaceInModalState makes the VerticalFlingDetector to consume the touch input, click is not detected in Overview mode. Placed pulldown to search behind a feature flag. Change-Id: I31ab69f57944a18e6b264c4f2ed2d0c1175cd940
* Adding support for multiwindow drag and dropSunny Goyal2016-09-121-1/+1
| | | | Change-Id: I95b46e3c3f1238307d3ef5a6c81a8e530ba0987a
* Adding a flag (enabled by default) to remove the all-apps button.Sunny Goyal2016-06-171-0/+2
| | | | | | | All apps can still be opened by clicking the caret. Bug: 29398447 Change-Id: I61f1b05cea83a0a49d7cc16c518c5419618ba779
* Adding a DB update path to handle the QSB position changeSunny Goyal2016-06-151-0/+3
| | | | | | | | > Renamed the id of 1st screen to 0 and making space for the QSB by running the grid migration task. > Added a feature flag to easily disable the QSB-in-workspace behavior Change-Id: Ie3369f0d4433d916e9d6215d414770d4333f3e26
* Add feature flag for all apps pull up work.Hyunyoung Song2016-05-271-0/+1
| | | | | | b/28917826 Change-Id: I98b647694b1041ef4061dcd6297b63f11fddc7ea
* Separating out configs and common manifest entriesSunny Goyal2016-05-242-0/+56
This separation allows for easier modification of Launcher3 by derivative projects Change-Id: Ib3469e9b5d2707daef572050698d792316534d45