mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-20 12:54:49 +00:00
change description and antiFeatures
This commit is contained in:
parent
e333ec6d80
commit
21f36829b1
1 changed files with 2 additions and 4 deletions
|
|
@ -2,7 +2,7 @@ Categories:
|
||||||
- Games
|
- Games
|
||||||
License: MIT
|
License: MIT
|
||||||
AuthorName: Jeroen Carolus
|
AuthorName: Jeroen Carolus
|
||||||
AuthorEmail: info@jwtc.nl
|
AuthorEmail: jcarolus@gmail.com
|
||||||
WebSite: https://www.jwtc.nl/
|
WebSite: https://www.jwtc.nl/
|
||||||
SourceCode: https://github.com/jcarolus/android-chess
|
SourceCode: https://github.com/jcarolus/android-chess
|
||||||
IssueTracker: https://github.com/jcarolus/android-chess/issues
|
IssueTracker: https://github.com/jcarolus/android-chess/issues
|
||||||
|
|
@ -10,7 +10,7 @@ IssueTracker: https://github.com/jcarolus/android-chess/issues
|
||||||
AutoName: Chess
|
AutoName: Chess
|
||||||
Description: |-
|
Description: |-
|
||||||
Play chess against your Android or online (FICS). Featuring 2000 practice
|
Play chess against your Android or online (FICS). Featuring 2000 practice
|
||||||
positions, 500 puzzles, UCI engine support, Chess 960 and more. It’s also
|
positions, 500 puzzles, Duck chess, Chess 960 and more. It’s also
|
||||||
possible to set up a position on the board, save and edit games, navigate
|
possible to set up a position on the board, save and edit games, navigate
|
||||||
through history and import/export via e-mail or clipboard.
|
through history and import/export via e-mail or clipboard.
|
||||||
|
|
||||||
|
|
@ -306,8 +306,6 @@ Builds:
|
||||||
- gradle
|
- gradle
|
||||||
prebuild: sed -i -e 's/3.5.4/7.0.4/' ../build.gradle
|
prebuild: sed -i -e 's/3.5.4/7.0.4/' ../build.gradle
|
||||||
ndk: r25b
|
ndk: r25b
|
||||||
antifeatures:
|
|
||||||
- Tracking
|
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue