swiftp
swiftp copied to clipboard
Added quick on shortcut to app icon
Closes:
- https://github.com/ppareit/swiftp/issues/170
App icon shortcut to turn on the server
Notes:
- Had to be dynamic
- Static wouldn't work and just did an ANR instead
- Tested on Android 8, Android 14
There's a possible app crash showing with this but I believe its only happening during new code under construction (where that has a problem and not this). As far as I can see this works fine under normal conditions. So, I won't be trying something different until I see otherwise.