Skip to content

Releases: mirfatif/PermissionManagerX

v1.05

06 Feb 15:24
Compare
Choose a tag to compare
  • Fixed crash due to space in some permissions name
  • Temp fix for bug in androidx.security: tink-crypto/tink#413
  • Added option to run daemon from /data/local/tmp or external storage
  • Run logcat collection as a foreground service with notification
  • Build hidden APIs with official SDK without requiring any modifications
  • Improved log tags
  • Fixed ArrayAdapter memory leak
  • Added quick scan option for speed lovers
  • Make deep search faster
  • Added NOT operator in search queries
  • Added preference for special search characters: AND, OR and NOT

v1.04

13 Jan 09:25
Compare
Choose a tag to compare
  • Added Android 11 support
  • Improved crash reporting
  • Added SELinux context, ADB port and Switch to ADB in Advanced Settings
  • Improved performance and app size
  • Added app update check
  • Reduced dialog interventions
  • Improved Snackbar and ProgressBar theming
  • Made Help more friendly and accessible
  • Fixed AppOp's getLastAccessTime() crash on Pie
  • Fixed memory leaks

v1.03-beta

20 Dec 23:19
Compare
Choose a tag to compare
  • Disabled Foreground AppOp mode for RUN_IN_BACKGROUND
  • Added option to skip uninstalled apps in backup/restore
  • Fixed Exclusion Filter Settings Fragment crash on orientation changes
  • Improved Help section
  • Added | and & to search queries
  • Added Telegram support group link and paid features to About section
  • Added "Ask for redeem code" option to Donate dialog
  • Ask to send app and daemon's crash log files, delete files older than a month
  • Fixed permissions Activity crash on launch due to null ActionBar
  • Fixed OutOfMemory crash by releasing Icon Bitmaps on low memory conditions

v1.02

25 Nov 16:03
Compare
Choose a tag to compare
Bump release

v1.01

07 Nov 21:40
Compare
Choose a tag to compare
Initial release