Hylke Bons
Hylke Bons
https://github.com/hbons/SparkleShare-Design-Corner/blob/master/android/about.png
Right now it takes you back to the welcome page. Which makes you have to re-enter all the info.
Using the back button doesn't bring me back to my previous activity (the home screen). It usually loops between the folder view ant the overview...
A toast notification: http://developer.android.com/guide/topics/ui/notifiers/toasts.html would be best for this. This should appear over the Overview screen with a text like 'Project "X" successfully added'.
When multiple projects are added in the Create view there's not separation between them:
 this should point to the existing higher res icon somehow.
edit: **I'm rewriting it in Rust! 🦀 If you can sponsor me with $1/month, I can keep the momentum going: https://github.com/sponsors/hbons** --- Hello contributors to and users of SparkleShare! You...
[This PR](https://github.com/desktop/dugite-native/pull/123) made bundling Git LFS dependent on `GIT_LFS_VERSION` being set. If not set, it would be skipped. Over the years this has changed to reading the value from a...