Releases: biqqles/p2oggle
Releases · biqqles/p2oggle
Version 1.2
Version 1.1
Enhancements
- New app icon
- New overlay icons for Flashlight
- Service notification is now hidden on lock screen by default
Optimisations
- Updated SDK version to 29
- Write external storage is no longer requested on Android 10 and up
Bug fixes
- Fixed Dictaphone on Android 11 and up
Version 1.1 RC1
v1.1-rc1 SettingsFragment: use if-as-expression
Version 1.0
Enhancements
- Added much-requested Dictaphone action
Optimisations
- Removed unnecessary dependency on
androidx.constraintlayout
- Many code cleanups and linter warnings fixed
Bug fixes
- Fixed service unresponsive to configuration changes until restarted
- Fixed Caffeine not working on all ROMs
- Fixed overlay delay on Android 10+
- Fixed horrible hangs when su access denied
- Fixed su sometimes not being detected until app restart
Version 0.4
- New action: Caffeine
- Fixed a crash on unrooted devices
- Renamed System background colour to Automatic to avoid confusion on P
Version 0.3
- App should now be compatible with Android 10
- Minimised number of
su
processes to reduce toast notification spam from Magisk and lag on enabling service
Version 0.2
New in this release:
- New actions: Vibrate, Silent, Play/pause, Location, Alarms only, Priority only
- New option: Emit broadcasts for other apps
- Overlay theming options added
- Action Silent mode renamed to Total silence to better represent its function
- Better error messages on initial setup
Bug fixes in this release:
- Overlay should now be completely reliable
- Disabling Start on boot now actually works
- Service now immediately unbinds from switch when disabled
- Disabled Notification settings and Hide intents on N, where using these options would prevent the overlay from working
- Fixed superuser access not being detected until app restart
Version 0.1
Initial release