Skip to content

Releases: biqqles/p2oggle

Version 1.2

20 Feb 20:38
Compare
Choose a tag to compare
  • Fixes a crash when the service tries to start on unrooted devices

Version 1.1

12 Jun 14:59
Compare
Choose a tag to compare

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

29 May 15:20
Compare
Choose a tag to compare
Version 1.1 RC1 Pre-release
Pre-release
v1.1-rc1

SettingsFragment: use if-as-expression

Version 1.0

01 Mar 17:17
Compare
Choose a tag to compare

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

01 May 13:23
Compare
Choose a tag to compare
  • New action: Caffeine
  • Fixed a crash on unrooted devices
  • Renamed System background colour to Automatic to avoid confusion on P

Version 0.3

24 Nov 22:19
Compare
Choose a tag to compare
  • 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

22 Oct 22:01
Compare
Choose a tag to compare

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

07 Sep 00:43
Compare
Choose a tag to compare

Initial release