swiftp icon indicating copy to clipboard operation
swiftp copied to clipboard

Added quick on shortcut to app icon

Open Xavron opened this issue 1 year ago • 1 comments

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

Xavron avatar Apr 27 '24 17:04 Xavron

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.

Xavron avatar May 25 '24 09:05 Xavron