1. c7be05d Add Compile.IS_DEBUG to systemui by Jeff DeCew · 3 years, 2 months ago
  2. 3b6176a Generalize some flag manager methods by flag type. by Jeff DeCew · 3 years, 3 months ago
  3. 02e42be Convert FeatureFlags to interface. by Dave Mankoff · 3 years, 4 months ago
  4. 5346e090 Move contents of FeatureFlags into FeatureFlagManager. by Dave Mankoff · 3 years, 4 months ago
  5. d1d4886 Communicate flags from systemui async by Dave Mankoff · 3 years, 4 months ago
  6. 72a5002 Add support for flag change listeners library. by Dave Mankoff · 3 years, 4 months ago
  7. 1a934e9 Add ability to read flag values to Flag Library. by Dave Mankoff · 3 years, 5 months ago
  8. 93c9d9d Add a shared library for setting flags in SysUI. by Dave Mankoff · 3 years, 5 months ago
  9. 86b8e77 Make gradle build use debuggable FeatureFlagManager by Jeff DeCew · 3 years, 5 months ago
  10. 4d9465b Make FeatureFlagManager Dumpable by Jeff DeCew · 3 years, 5 months ago
  11. c9d778d Cache flag values when they are read. by Dave Mankoff · 3 years, 5 months ago
  12. 38180df Restart SystemUI when a flag changes. by Dave Mankoff · 3 years, 5 months ago
  13. f6db05e Add ability to set/erase flags via intents. by Dave Mankoff · 3 years, 5 months ago
  14. 8980265 Add ability to read and write flags to sysprops. by Dave Mankoff · 3 years, 5 months ago
  15. 5eac15c Remove flag plugin with flag manager with DI by Jay Aliomer · 3 years, 6 months ago
  16. 722473e Added a debug and release version of flag reader by Jay Aliomer · 3 years, 6 months ago