1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-12-02 09:11:17 +00:00
syncthing-android/app
Catfriend1 2ecba33052
Remove welcome slide dots from screen reading (fixes #216) (#217)
* Remove welcome slide dots from screen reading

according to advice from the prelaunch report.

* Try setImportantForAccessibility on TextViews

* Update APK version to 1.0.0.7

* Try setContentDescription

* Update APK version to 1.0.0.8

* Update APK version to 1.0.0.9

* Add meaningful content description

in case a screen reader unintentionally reads out loud

* Update APK version to 1.0.0.10

* Fix type conversion

* Update APK version to 1.0.0.11

* Add views/CustomViewPager

* Use CustomViewPager in FirstStartActivity

* FirstStartActivity: Use CustomViewPager

* Add main menu string for screen readers

* Reformat code

* Try toolbar.setNavigationContentDescription

* Update APK version to 1.0.0.12

* Import de translation
2019-01-12 17:54:08 +01:00
..
src Remove welcome slide dots from screen reading (fixes #216) (#217) 2019-01-12 17:54:08 +01:00
.gitignore Revert "Revert build script changes" 2017-10-24 14:55:28 +09:00
build.gradle Remove welcome slide dots from screen reading (fixes #216) (#217) 2019-01-12 17:54:08 +01:00
lint.xml Update build.gradle and suppress lint warnings temporarily (#9) 2018-08-20 00:26:26 +02:00
postbuild.py postbuild script - Improve cross-platform compatibility (#208) 2019-01-06 21:12:23 +01:00