Releases: enaboapps/Switchify
Releases · enaboapps/Switchify
v1.43.1
What's Changed
- Fix issue where scan tree would unhighlight on switch direction by @OwenMcGirr in #700
Full Changelog: v1.43.0...v1.43.1
v1.43.0
What's Changed
- Fixes to zoom by @OwenMcGirr in #696
- Implement in app updates by @OwenMcGirr in #698
Full Changelog: v1.42.0...v1.43.0
v1.42.0
What's Changed
- Add support for "Open Link" action by @OwenMcGirr in #680
- Add an action to send a text using Intent.ACTION_SENDTO by @OwenMcGirr in #682
- Fix send text action to use different extra fields by @OwenMcGirr in #684
- Add action descriptions by @OwenMcGirr in #686
- Rename 'call a number' to 'call number' by @OwenMcGirr in #688
- Implement reusable text area by @OwenMcGirr in #690
- Put the extra input composables in separate files by @OwenMcGirr in #692
- Add send email action using mailto by @OwenMcGirr in #694
Full Changelog: v1.41.1...v1.42.0
v1.41.1
v1.41.0
What's Changed
- Move
SwitchActionAppLaunchPicker
toAppLaunchPicker
in a new file… by @OwenMcGirr in #659 - Working prototype of My Actions by @OwenMcGirr in #661
- Move my actions to a separate screen by @OwenMcGirr in #663
- Validate switch actions by @OwenMcGirr in #665
- And validation to the app launch picker by @OwenMcGirr in #667
- Implement the ability to edit my actions by @OwenMcGirr in #669
- Implement the ability to use user actions as switch actions by @OwenMcGirr in #671
- Implement copy text to clipboard action by @OwenMcGirr in #673
- Add action to call a number by @OwenMcGirr in #675
Full Changelog: v1.40.0...v1.41.0
v1.40.0
What's Changed
- Add the ability to hide gesture lock by @OwenMcGirr in #654
- Add device menu to menu customization screen by @OwenMcGirr in #656
Full Changelog: v1.39.0...v1.40.0
v1.39.0
What's Changed
- Add items for full volume and mute to the volume menu by @OwenMcGirr in #642
- Keyboard should return to abc if not already there when user hits space or return by @OwenMcGirr in #644
- Add better indication of switch action extras by @OwenMcGirr in #646
- Fix app picker description to show 'Will open [app]' by @OwenMcGirr in #648
- Add menu item customization by @OwenMcGirr in #649
- Rename
InputSettingsTab
function toGeneralSettingsTab
by @OwenMcGirr in #651
Full Changelog: v1.38.2...v1.39.0
v1.38.2
What's Changed
- Move cursor section to the Scanning tab in the Settings page by @OwenMcGirr in #632
- Add space between time label and stepper buttons in PreferenceTimeStepper by @OwenMcGirr in #634
- Refactor About section into Settings screen by @OwenMcGirr in #640
Full Changelog: v1.38.1...v1.38.2
v1.38.1
What's Changed
- Fix menu position going off screen by @OwenMcGirr in #628
- Ensure that the menu is always sized properly by @OwenMcGirr in #630
Full Changelog: v1.38.0...v1.38.1
v1.38.0
What's Changed
- Implement tabbed layout in settings by @OwenMcGirr in #626
Full Changelog: v1.37.0...v1.38.0