summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/config
Commit message (Expand)AuthorAgeFilesLines
* config: enable LAUNCHER3_PROMISE_APPS_IN_ALL_APPSAlexander Martinz2019-12-121-1/+1
* When DeviceConfig/FeatureFlag value is different than the previousHyunyoung Song2019-09-111-9/+16
* Add support for adding promise icons for new install sessions by user.Jon Miranda2019-08-221-0/+5
* Merge "Make TogglableFlag backed by DeviceConfig for e2e testing" into ub-lau...Hyunyoung Song2019-08-152-66/+19
|\
| * Make TogglableFlag backed by DeviceConfig for e2e testingHyunyoung Song2019-08-152-66/+19
* | Adding app search improvement flagAlex Mang2019-08-141-0/+4
|/
* Changing ENABLE_HINTS_IN_OVERVIEW flag to be true in qt-r1-dev. ItAnna Wasewicz2019-07-231-1/+1
* Set the chips flag to false in QP1A. This flag should be off by default.Anna Wasewicz2019-07-111-1/+1
* Disable fake landscape UISunny Goyal2019-06-191-1/+1
* Re-enable chips in qt-r1-devPerumaal S2019-06-031-1/+1
* Disable chips in qt_devPerumaal S2019-05-311-1/+1
* Merge "Chips flag turn on by default" into ub-launcher3-qt-devPerumaal Shanmugam2019-05-231-1/+1
|\
| * Chips flag turn on by defaultPerumaal S2019-05-221-1/+1
* | Add developer options for grid change for StylesHyunyoung Song2019-05-161-3/+1
|/
* Enabling fake rotation by defaultSunny Goyal2019-05-151-1/+1
* Initial changes to creating a fake landscape Launcher UISunny Goyal2019-05-021-0/+4
* Remove FeatureFlags.STYLE_WALLPAPERSHyunyoung Song2019-04-091-4/+0
* Removing SWIPE_HOME flag and using sysUI mode insteadSunny Goyal2019-04-031-4/+0
* Making navigation mode listener a singleton so that the change is dispatchedSunny Goyal2019-03-291-4/+0
* Updating to nav bar modeWinson Chung2019-03-261-2/+2
* Make QSB_ON_FIRST_SCREEN a boolean.Jon Miranda2019-03-151-3/+2
* Removing unnecessary system RPC for checking flags on every touch eventSunny Goyal2019-03-081-5/+13
* Updates to app to icon animation, and turns on ADAPTIVE_ICON_WINDOW_ANIM flag.Jon Miranda2019-03-061-1/+1
* Changed assistant debug flag to globalMatthew Ng2019-03-011-1/+1
* Merge "Added assistant gesture swipe up right side region on nav bar" into ub...TreeHugger Robot2019-03-011-0/+4
|\
| * Added assistant gesture swipe up right side region on nav barMatthew Ng2019-03-011-0/+4
* | Transform closing window to icon on workspace using adaptive icons.Jon Miranda2019-03-011-0/+4
|/
* Add hints in OverviewMiranda Kephart2019-02-201-0/+4
* Only stabilize tasks during quick switch sessionTony2019-02-191-8/+0
* Add a flag to turn on theme picker in wallpaper pickerHyunyoung Song2019-02-071-0/+4
* Fix ToggleableGlobalSettingsFlag on user buildsTony Wickham2019-01-291-2/+12
* Merge "Swipe up to go home, swipe and hold to go to overview" into ub-launche...Tony Wickham2019-01-281-1/+1
|\
| * Swipe up to go home, swipe and hold to go to overviewTony Wickham2019-01-281-1/+1
* | Revert "Make ENABLE_TASK_STABILIZER a toggleable via global settings"bohu2019-01-281-3/+2
|/
* Make ENABLE_TASK_STABILIZER a toggleable via global settingsTony Wickham2019-01-111-2/+3
* Track window rather than shelf when FeatureFlags.SWIPE_HOME = trueTony Wickham2019-01-111-0/+4
* Support live tile in Overview (Pt2) - Complete functionalityTracy Zhou2019-01-081-0/+3
* Revert "Revert "Add spring to shelf for home <-> overview <-> all apps state ...Jon Miranda2019-01-081-0/+3
* Merge "Revert "Add spring to shelf for home <-> overview <-> all apps state t...TreeHugger Robot2019-01-051-3/+0
|\
| * Revert "Add spring to shelf for home <-> overview <-> all apps state transiti...Jonathan Miranda2019-01-051-3/+0
* | Refresh icon cache when icon shape path has changedHyunyoung Song2019-01-041-1/+1
|/
* Add spring to shelf for home <-> overview <-> all apps state transitions.Jon Miranda2019-01-041-0/+3
* Disable task stabilizerSunny Goyal2019-01-041-1/+1
* Keeping task list stable across multiple task switchesSunny Goyal2019-01-031-0/+3
* Moving autority definition to a separate file, soSunny Goyal2018-11-271-8/+1
* Get Robolectric tests passingRyan Lothian2018-11-151-1/+1
* Add ToggleableGlobalSettingsFlag for QUICK_SWITCHTony2018-11-092-20/+83
* Allow overriding flags in Robolectric testsRyan Lothian2018-11-081-1/+9
* FeatureFlag: quick scrub is now quick switchTony2018-11-011-3/+6
* Moving Plugin and feature flags UI to androidXSunny Goyal2018-10-251-52/+66