Clone this repo:
  1. 34978bb GamingMode: Make AppTile view smaller and remove the app label by Nauval Rizky · 3 years, 2 months ago r
  2. cf75686 GamingMode: Make menu QS and AppTile centered by Nauval Rizky · 3 years, 2 months ago
  3. 4332a2f GamingMode: Set menu's width WRAP_CONTENT when on landscape by Nauval Rizky · 3 years, 2 months ago
  4. 718bf73 GamingMode: Align menu qs text size with the systemui ones by Nauval Rizky · 3 years, 2 months ago
  5. eeb1e3f GamingMode: Adjust performance slider style by Nauval Rizky · 3 years, 2 months ago

GamingMode

exTHmUI 游戏模式

性能调节器说明

当进入游戏模式或者用户调节 SeekBar 时, 游戏模式会设置 sys.performance.level 这个属性。
设备维护者需要在代码中添加对这个属性变化的监听。 可以参考 这个commit

属性值说明

  • 0-6 : 数值越大性能越高
  • -1 : 恢复默认性能

使用的第三方组件