summaryrefslogtreecommitdiff
path: root/src/com/android/settings/development/featureflags/FeatureFlagsPreferenceController.java
AgeCommit message (Collapse)Author
2019-10-24Fix feature flag page animationRaff Tsai
- Move add preference code to displayPreference() Fixes: 143192095 Test: manual Change-Id: Ib735ecd11fec6a3d45c9743577ea309755d6b010
2019-03-26Enable/disable a few things in debuggable buildsFan Zhang
- Feature flag dashboard is now only ON in debuggable builds - Draw overlay is enabled in debuggable builds for a11y testing Fixes: 129060539 Fixes: 129041251 Test: robotests Change-Id: Ic799101c8ca6cbcd26fe02b6a567f223800805ab
2019-02-14Mass clean up: don't cast class when not needed.Fan Zhang
Bug: none Test: rebuild Change-Id: Ie3f58a3d5ae99ade28a33dcac80c18de90d4d5b2
2018-10-31Add a feature flag for new version of Network and internet settings pageAntony Sargent
In addition to adding the flag, this also adds a new xml layout that is the same as the existing network and internet page, but will begin to be changed in subsequent CLs. There is also a change in code to use this new layout when the flag is turned on. One other change is to make the list of displayed feature flags in developer options be in sorted order instead of whatever semirandom order they come out of the map's key set. Bug: 116349402 Test: Manual (settings_network_and_internet_v2 flag should should up in Settings -> System -> Developer options -> Feature flags, and those flags should be in sorted order) Change-Id: I5520d286efb6bec50ba4ca99f64aeca94f01d533
2018-08-28Sort importsFan Zhang
Having consistent import order will reduce chance of merge conflict between internal and external master Test: rebuild Change-Id: I0b1a170967ddcce7f388603fd521f6ed1eeba30b
2018-07-11Add some pages to search index.Fan Zhang
* Notification access page * VR Listener page * Feature flags in dev options * QS Tile developer options * User dictionary * Billing cycle * Some accessibilty pages Bug: 70720645 Test: robotests Change-Id: I4f7d3d65b2803cebf178ac345a79721232df707c
2018-06-18Reorder and clean up imports.Fan Zhang
Test: rebuild Change-Id: I178485c84ae7146f991fd77b6d7504b029942a68
2018-04-20Migrate Settings to androidx.Aurimas Liutikas
Test: make Settings Bug: 76692459 Change-Id: I941dea40562170649bf056e675cc32e5163c0e39
2017-12-07Update feature flag dashboard UI to display all featuresFan Zhang
Bug: 36222960 Test: robotests Change-Id: I1aea8f32df9bd8ae24708374b60d173953a7c266
2017-10-03Display a list of feature flagsFan Zhang
Bug: 36222960 Test: robotests Change-Id: I31fbe7f4d42e72846aa4f025ebcf8ea8a1b6d2fd