fdroiddata/metadata/com.google.android.accessibility.talkback.yml

45 lines
1.2 KiB
YAML
Raw Normal View History

2019-02-03 10:54:29 +00:00
Categories:
- System
License: Apache-2.0
WebSite: https://support.google.com/accessibility/android/answer/6283677?hl=en
SourceCode: https://github.com/google/talkback
AutoName: TalkBack
Description: |-
TalkBack is an Accessibility Service that helps blind and vision-impaired users
interact with their devices more easily.
This application adds spoken, audible, and vibration feedback to your device.
It comes pre-installed on many devices so you won't be able to install this if
that is the case.
It's only activated if you explicitly turn on Accessibility:
# Go to Settings
# Select Accessibility
# Enable TalkBack checkboxes
This app is for Android 8.0 or later. If your device runs an older version of Android, you should use [[com.android.talkback]] instead.
2019-02-03 10:54:29 +00:00
RepoType: git
Repo: https://github.com/google/talkback.git
Builds:
2019-02-03 10:57:11 +00:00
- versionName: 6.1.1
2019-02-03 10:54:29 +00:00
versionCode: 50200001
2019-02-03 10:57:11 +00:00
commit: 6.1.1
2019-02-03 10:54:29 +00:00
patch:
- play-services.patch
gradle:
- yes
rm:
- libs
prebuild: sed -i 's/android:versionCode=/android:versionName="$$VERSION$$" android:versionCode=/'
2019-02-03 10:54:29 +00:00
src/main/AndroidManifest.xml
2019-02-03 10:59:50 +00:00
AutoUpdateMode: Version %v
2019-02-03 10:57:36 +00:00
UpdateCheckMode: Tags
2019-02-03 10:59:50 +00:00
CurrentVersion: 6.1.1
CurrentVersionCode: 50200001