Releases: jmtornetta/quietUnknownCallers
Releases · jmtornetta/quietUnknownCallers
v1.3 -- Advanced settings and autostart fix
- Fix "Autostart" by setting autostart profile to "On" during setup
- Create "Advanced" settings menu
- Consolidate "Scene Element Set Values" into "Toggle" tasks to minimize code
- Create parent "Prep Scene" tasks for future which will contain all toggle tasks when scene is shown
- Rename backup call log for readability
- Change scene transition animations to fade for consistency and simplicity
- Add help text prompts for advanced settings menu when title is tapped
v1.2 -- Stability, Organization, and Maintenance Improvements
- Added cleaner animations between screens
- Consolidated common functions into discrete tasks for organization, readability, and maintenance
- Created error dialogs and logging for troubleshooting
- Added launch on device boot if initial setup is not complete and main profile is enabled
v1.1 -- Autostart on boot
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
Initial release.