1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-23 04:41:16 +00:00
syncthing-android/app/src/main
Catfriend1 cdaf8e69c5
Add welcome wizard slides on first start requesting permissions (#1176)
* Prepare welcome wizard related to issues
https://github.com/syncthing/syncthing-android/issues/1129
https://github.com/syncthing/syncthing-android/issues/622

* Add drawables and texts

* Disable scrolling the ViewPager, we have buttons for that

* Add welcome wizard code
Ask for storage and location permission
Location permission is required to run the app
Recheck storage permission on each app start, if revoked the
welcome slides show again.

* Review

* Review - Do not quit the app when storage permission is not granted

* Review - Minor string improvements
2018-08-01 20:10:31 +02:00
..
java/com Add welcome wizard slides on first start requesting permissions (#1176) 2018-08-01 20:10:31 +02:00
play Bumped version to 0.10.13 2018-07-27 20:38:00 +01:00
res Add welcome wizard slides on first start requesting permissions (#1176) 2018-08-01 20:10:31 +02:00
AndroidManifest.xml Add pull order to folder create and edit UI (fixes #677) (#1178) 2018-07-08 11:32:03 +01:00