Skip to content

v1.2.0

Choose a tag to compare

@spewedprojects spewedprojects released this 08 Jul 11:01

Full Changelog: v1.0.0...v1.2.0

feat: implement app filtering and sorting in mindful launch settings

  • Add filtering for User vs System apps in Mindful Launch settings.
  • Improve app list sorting by blacklisted status and label.
  • Force AppIntroScreen refresh on lifecycle resume to ensure permission states are current.
  • Kept overlay screen permission not granted permissive in app intro.
  • Disable overlay by default and remove automatic launcher app exceptions.
  • Removed the aggressive migration code in App.kt and ensured that OverlayService and DailySummaryWorker now correctly use the Device Protected Storage Context when accessing preferences.
  • Change database checkpointing to TRUNCATE mode.
  • Bump version to 1.2.0 (versionCode 2).