mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
accessibility.talkback - archive
This commit is contained in:
parent
a33e233b50
commit
bb3eca2964
1 changed files with 3 additions and 2 deletions
|
|
@ -7,6 +7,8 @@ SourceCode: https://github.com/google/talkback
|
|||
Name: TalkBack (deprecated)
|
||||
AutoName: TalkBack
|
||||
Description: |-
|
||||
<b>NOTE:</b> This app is deprecated, you should use https://f-droid.org/packages/com.android.talkback instead.
|
||||
|
||||
TalkBack is an Accessibility Service that helps blind and vision-impaired users
|
||||
interact with their devices more easily.
|
||||
|
||||
|
|
@ -22,8 +24,6 @@ Description: |-
|
|||
<li>Enable TalkBack checkboxes</li>
|
||||
</ol>
|
||||
|
||||
This app is deprecated, you should use https://f-droid.org/packages/com.android.talkback instead.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/google/talkback.git
|
||||
|
||||
|
|
@ -40,6 +40,7 @@ Builds:
|
|||
prebuild: sed -i 's/android:versionCode=/android:versionName="$$VERSION$$" android:versionCode=/'
|
||||
src/main/AndroidManifest.xml
|
||||
|
||||
ArchivePolicy: 0
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 6.1.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue