Skip to content

Releases: jmtornetta/quietUnknownCallers

v1.3 -- Advanced settings and autostart fix

20 Sep 14:45
Compare
Choose a tag to compare
  1. Fix "Autostart" by setting autostart profile to "On" during setup
  2. Create "Advanced" settings menu
  3. Consolidate "Scene Element Set Values" into "Toggle" tasks to minimize code
  4. Create parent "Prep Scene" tasks for future which will contain all toggle tasks when scene is shown
  5. Rename backup call log for readability
  6. Change scene transition animations to fade for consistency and simplicity
  7. Add help text prompts for advanced settings menu when title is tapped

v1.2 -- Stability, Organization, and Maintenance Improvements

16 Sep 20:16
Compare
Choose a tag to compare
  1. Added cleaner animations between screens
  2. Consolidated common functions into discrete tasks for organization, readability, and maintenance
  3. Created error dialogs and logging for troubleshooting
  4. Added launch on device boot if initial setup is not complete and main profile is enabled

v1.1 -- Autostart on boot

15 Sep 12:28
Compare
Choose a tag to compare

Application now autostarts on device boot if the application has been enabled. If the application is disabled, it will not autostart on device boot.

v1.0 -- Initial release

15 Sep 12:32
14e3410
Compare
Choose a tag to compare

Initial release.