mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Add forkyz
Fork of the [Shortyz](https://f-droid.org/en/packages/com.totsp.crossword.shortyz/) app with Google games removed, updated to work with Android 11, and other new features. Anti-feature "non-free network services" added since it downloads puzzles from various sources.
This commit is contained in:
parent
2fa9d0a9a7
commit
fc074f5301
1 changed files with 34 additions and 0 deletions
34
metadata/app.crossword.yourealwaysbe.forkyz.yml
Normal file
34
metadata/app.crossword.yourealwaysbe.forkyz.yml
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Games
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/yourealwaysbe/forkyz
|
||||
IssueTracker: https://github.com/yourealwaysbe/forkyz/issues
|
||||
|
||||
AutoName: Forkyz
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/yourealwaysbe/forkyz
|
||||
|
||||
Builds:
|
||||
- versionName: '5'
|
||||
versionCode: 500000
|
||||
commit: v5
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
scanignore:
|
||||
- gfx
|
||||
- app/src/main/assets/icons1.ttf
|
||||
- app/src/main/assets/icons4.ttf
|
||||
- puzlib/src/test/resources/puz_110523margulies.puz
|
||||
- puzlib/src/test/resources/2010-7-19-NewYorkTimes.puz
|
||||
- puzlib/src/test/resources/2010-7-4-LosAngelesTimes.puz
|
||||
- puzlib/src/test/resources/puz_110131aniston.puz
|
||||
- puzlib/src/test/resources/test.puz
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '5'
|
||||
CurrentVersionCode: 500000
|
||||
Loading…
Reference in a new issue