1. 6a6cd46 Adds debug logging to Backlinks by Ajinkya Chalke · 8 months ago
  2. cd50f53 Add soong namespace to sysui libs by Peter Kalauskas · 11 months ago
  3. fd3c348 Classic feature flags cleanup & use EnableFlags annotations for tests by Jeff DeCew · 1 year, 4 months ago
  4. 6b5ecc3 Don't restart when the lockscreen is occluded. by Dave Mankoff · 1 year, 5 months ago
  5. c56f34b Replace class TEAMFOOD with aconfig TEAMFOOD by Dave Mankoff · 1 year, 5 months ago
  6. 048a82a Add new FeatureFlagsClassic alias by Steve Elliott · 1 year, 7 months ago
  7. 7c86c78 Remove ids from SystemUI Flagging System. by Dave Mankoff · 1 year, 7 months ago
  8. cc2d70f Detect blocking binder calls in SystemUI by Peter Kalauskas · 2 years, 3 months ago
  9. ad7ef8b Add logging utilities for development with Kotlin by Marcello Galhardo · 1 year, 11 months ago
  10. 366264d Remove ability for Released or Resource flags to be "teamfood". by Jeff DeCew · 2 years ago
  11. 7254626 Delay restarting SystemUI on debug builds. by Dave Mankoff · 2 years ago
  12. cd1af6a Step 1 of Removing Ids from Flags. by Dave Mankoff · 2 years, 2 months ago
  13. aea66f7 Fix flag app being empty. by Dave Mankoff · 2 years, 4 months ago
  14. c38ec1a Restart after flag changes on screen off. by Dave Mankoff · 2 years, 4 months ago
  15. 57d1b2a Define server flag names for all existing flags. by Dave Mankoff · 2 years, 4 months ago
  16. 99fedc1 Restart SystemUI on DeviceConfig changes. by Dave Mankoff · 2 years, 5 months ago
  17. f1a5f74 Use less SysUI specific code in Flags. by Dave Mankoff · 2 years, 5 months ago
  18. 2719567 Add ability for flags to be server-overridden. by Dave Mankoff · 2 years, 8 months ago
  19. 214c001 Add support for TEAMFOOD flag. by Dave Mankoff · 3 years ago
  20. c7be05d Add Compile.IS_DEBUG to systemui by Jeff DeCew · 3 years, 2 months ago
  21. 3b6176a Generalize some flag manager methods by flag type. by Jeff DeCew · 3 years, 3 months ago
  22. 02e42be Convert FeatureFlags to interface. by Dave Mankoff · 3 years, 4 months ago
  23. 5346e090 Move contents of FeatureFlags into FeatureFlagManager. by Dave Mankoff · 3 years, 4 months ago
  24. d1d4886 Communicate flags from systemui async by Dave Mankoff · 3 years, 4 months ago
  25. 72a5002 Add support for flag change listeners library. by Dave Mankoff · 3 years, 4 months ago
  26. 1a934e9 Add ability to read flag values to Flag Library. by Dave Mankoff · 3 years, 4 months ago
  27. 93c9d9d Add a shared library for setting flags in SysUI. by Dave Mankoff · 3 years, 5 months ago
  28. 86b8e77 Make gradle build use debuggable FeatureFlagManager by Jeff DeCew · 3 years, 4 months ago
  29. 4d9465b Make FeatureFlagManager Dumpable by Jeff DeCew · 3 years, 4 months ago
  30. c9d778d Cache flag values when they are read. by Dave Mankoff · 3 years, 5 months ago
  31. 38180df Restart SystemUI when a flag changes. by Dave Mankoff · 3 years, 5 months ago
  32. f6db05e Add ability to set/erase flags via intents. by Dave Mankoff · 3 years, 5 months ago
  33. 8980265 Add ability to read and write flags to sysprops. by Dave Mankoff · 3 years, 5 months ago
  34. 5eac15c Remove flag plugin with flag manager with DI by Jay Aliomer · 3 years, 5 months ago
  35. 722473e Added a debug and release version of flag reader by Jay Aliomer · 3 years, 5 months ago