SysctlGUI Versions Save

A GUI application to edit Android kernel variables at runtime in a rooted environment

2.1.1

8 months ago

What's Changed

  • Fixed root validation on start
  • Fixed notifications for Android 13
  • Added predictive back gesture support (Android 13+)

Full Changelog: https://github.com/Lennoard/SysctlGUI/compare/2.1.0...2.1.1

2.1.0

9 months ago

What's Changed

  • Added support for Android 13
  • Initial Jetpack Compose Material 3 UI
  • Added force dark mode option [#40]
  • Added Dynamic Colors (Monet Theme) switch option [#40]

Full Changelog: https://github.com/Lennoard/SysctlGUI/compare/2.0.0...2.1.0

2.0.0

1 year ago

What's Changed

  • Added support for Android 12 / 12L
  • Added support for Monet Theme Engine
  • App redesign
  • Updated german translation by @free-bots
  • bugfix [#29]: launcher shortcuts
  • bugfix[#33]: restore behaviour

Full Changelog: https://github.com/Lennoard/SysctlGUI/compare/1.1.0...2.0.0

1.1.0

2 years ago
  • Updated import/export feature
  • Added runtime parameter backup feature
  • Added quick settings tile
  • Added option to undo new parameter commitment
  • Updated translations
  • Moved to room database

1.0.8

3 years ago
  • Improved parameter search
  • Added options and widget for favorite parameters
  • Added Tasker plugin
  • Updated translations

1.0.7

3 years ago
  • Added landscape configuration
  • Updated German translations @free-bots

View full changelog

1.0.6

4 years ago
  • Completely disable startup service if the app is set not to apply anything on boot
  • Added popup menu to on boot params
  • Added configurable delay to apply on boot service
  • Small UI changes
  • Updated translations
  • Updated dependencies and plugins

View full changelog

1.0.5

4 years ago
  • Added support for importing .conf files
  • Display official offline documentation for selected parameter
  • Updated translations

View full changelog

1.0.4

4 years ago
  • Edit parameters to be applied on startup
  • Updated German translation
  • Added Import and export feature
  • Added kernel documentation, if available

View full changelog

1.0.3

4 years ago
  • Added German translation thanks to @free-bots
  • Apply parameters at startup
  • Search parameters
  • Fixed displaying random values in parameter list

View full changelog