| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-11-15 | Fix flag app being empty. | |
| 2022-11-15 | Restart after flag changes on screen off. | |
| 2022-11-09 | Define server flag names for all existing flags. | |
| 2022-10-26 | Restart SystemUI on DeviceConfig changes. | |
| 2022-10-03 | Use less SysUI specific code in Flags. | |
| 2022-08-06 | Add ability for flags to be server-overridden. | |
| 2022-01-12 | Add Compile.IS_DEBUG to systemui | |
| 2021-11-17 | Convert FeatureFlags to interface. | |
| 2021-11-10 | Move contents of FeatureFlags into FeatureFlagManager. | |
| 2021-11-03 | Add ability to read flag values to Flag Library. | |
| 2021-10-30 | Make gradle build use debuggable FeatureFlagManager |