Ryan Lothian
688e9896fa
Groundwork for runtime-toggleable feature flags
...
This is the first step in adding a flag toggler UI to launcher.
The change migrates a single flag (QSB_ON_FIRST_SCREEN) from a
boolean constant to a boolean method. In future, that will allow
us to return different values at runtime.
Bug: 117223984
Change-Id: I1e62c91dd941b8145166021bc0aa157733e62ea0
2018-10-08 13:17:30 -04:00
Rajeev Kumar
ff8699e411
Revert "Re-enabling Widgets in Launcher3Go"
...
This reverts commit 2eb7f0a34b .
Bug: 74039047
Test: Manual tests
Change-Id: Ifa38f7b1b805d781fbfc63cd71b01609f0a85d9e
2018-04-05 18:25:54 +00:00
Rajeev Kumar
2eb7f0a34b
Re-enabling Widgets in Launcher3Go
...
Bug: 72876955
Test: Tested manually
Change-Id: I19e8696cf41cc00832b571e778bbc4c4774fa112
2018-02-05 13:57:24 -08:00
Hyunyoung Song
76bf7f3835
Disable adaptive icon drawable parallax effect during drag and drop
...
Bug: 34828147
Change-Id: I5abb0997ce42db1ea73ebe469686585282f43594
2017-08-07 01:38:03 -07:00
Sunny Goyal
e1ee42c588
Simplifying FeatureFlags by moving common flags to a base class.
...
Only the modified flags need to be redefined.
Bug: 63967896
Change-Id: I521018a45a4c6b3280a4fbcf97cac698f8470a03
2017-07-24 01:03:43 -07:00
Sunny Goyal
64a75aa305
Adding A feature flag to disable widgets and a corresponding build
...
target Launcher3Go without widgets support
Bug: 62353159
Change-Id: Ia03d2235a9bcf75f9ef191924f81630e63a2c684
2017-07-21 14:10:13 -07:00