548 lines
14 KiB
YAML
548 lines
14 KiB
YAML
Categories:
|
|
- Games
|
|
License: GPL-3.0-only
|
|
SourceCode: https://github.com/ligi/gobandroid
|
|
IssueTracker: https://github.com/ligi/gobandroid/issues
|
|
|
|
AutoName: Gobandroid
|
|
Description: |-
|
|
Gobandroid is virtual goban (GO-Board) on your mobile to study and play the
|
|
ancient game of Go (weiqi in Chinese, igo in Japanese, baduk in Korean).
|
|
|
|
Go originated in China more than 2,000 years ago. The game is noted for being
|
|
rich in strategy despite its relatively simple rules. It has been claimed that
|
|
Go is the most complex game in the world due to its vast number of variations in
|
|
individual games. More info on [http://en.wikipedia.org/wiki/Go_(game)
|
|
Wikipedia].
|
|
|
|
Features:
|
|
|
|
* Solve Tsumegos (Go Problems are called Tsumego)
|
|
* Review Games (SGF Format reader)
|
|
* Record Games (or use the phone/tablet as a board - incl SGF writer)
|
|
* TV-Mode (automatic replay of games - mainly for GoogleTV)
|
|
* Play against GnuGo (extra install needed)
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/ligi/gobandroid.git
|
|
|
|
Builds:
|
|
- versionName: '1.28'
|
|
versionCode: 128
|
|
commit: '1.28'
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/android-sdk-manager/d' build.gradle
|
|
|
|
- versionName: '1.29'
|
|
versionCode: 129
|
|
commit: '1.29'
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/android-sdk-manager/d' build.gradle
|
|
|
|
- versionName: 1.9.0
|
|
versionCode: 190
|
|
commit: 1.9.0
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/android-sdk-manager/d' build.gradle
|
|
|
|
- versionName: 1.9.2
|
|
versionCode: 192
|
|
commit: 1.9.2
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/android-sdk-manager/d' build.gradle
|
|
|
|
- versionName: 1.9.3
|
|
versionCode: 193
|
|
commit: 1.9.3
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/android-sdk-manager/d' build.gradle
|
|
|
|
- versionName: 1.9.4
|
|
versionCode: 194
|
|
commit: 1.9.4
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/android-sdk-manager/d' build.gradle
|
|
|
|
- versionName: 2.0.0
|
|
versionCode: 200
|
|
commit: 2.0.0
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/android-sdk-manager/d' build.gradle
|
|
|
|
- versionName: 2.0.1
|
|
versionCode: 201
|
|
commit: 2.0.1
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/android-sdk-manager/d' build.gradle
|
|
|
|
- versionName: 2.0.3
|
|
versionCode: 203
|
|
commit: 2.0.3
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/android-sdk-manager/d' build.gradle
|
|
|
|
- versionName: 2.0.4
|
|
versionCode: 204
|
|
commit: 2.0.4
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/android-sdk-manager/d' build.gradle
|
|
|
|
- versionName: 2.0.5
|
|
versionCode: 205
|
|
commit: 2.0.5
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/android-sdk-manager/d' build.gradle
|
|
|
|
- versionName: 2.0.6
|
|
versionCode: 206
|
|
commit: 2.0.6
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d'
|
|
build.gradle
|
|
|
|
- versionName: 2.0.7
|
|
versionCode: 207
|
|
commit: 2.0.7
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d'
|
|
build.gradle
|
|
|
|
- versionName: 2.0.8
|
|
versionCode: 208
|
|
commit: 2.0.8
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d'
|
|
build.gradle
|
|
|
|
- versionName: 2.0.9
|
|
versionCode: 209
|
|
commit: 2.0.9
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d'
|
|
build.gradle
|
|
|
|
- versionName: 2.1.0
|
|
versionCode: 210
|
|
disable: wrong tag
|
|
commit: 2.1.0
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d'
|
|
build.gradle
|
|
|
|
- versionName: 2.1.1
|
|
versionCode: 211
|
|
commit: 2.1.1
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d'
|
|
build.gradle
|
|
|
|
- versionName: 2.1.2
|
|
versionCode: 212
|
|
commit: 2.1.2
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d'
|
|
build.gradle
|
|
|
|
- versionName: 2.1.3
|
|
versionCode: 213
|
|
commit: 2.1.3
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d'
|
|
build.gradle
|
|
|
|
- versionName: 2.1.4
|
|
versionCode: 214
|
|
commit: 2.1.4
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d'
|
|
build.gradle
|
|
|
|
- versionName: 2.1.5
|
|
versionCode: 215
|
|
commit: 2.1.5
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d'
|
|
build.gradle
|
|
|
|
- versionName: 2.1.6
|
|
versionCode: 216
|
|
commit: 2.1.6
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d'
|
|
build.gradle
|
|
|
|
- versionName: 2.1.7
|
|
versionCode: 217
|
|
commit: 2.1.7
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d'
|
|
build.gradle
|
|
|
|
- versionName: 2.1.8
|
|
versionCode: 218
|
|
commit: 2.1.8
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d'
|
|
build.gradle
|
|
|
|
- versionName: 2.1.9
|
|
versionCode: 219
|
|
commit: 2.1.9
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d'
|
|
build.gradle
|
|
|
|
- versionName: 2.2.0
|
|
versionCode: 220
|
|
commit: 2.2.0
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d'
|
|
build.gradle
|
|
|
|
- versionName: 2.2.1
|
|
versionCode: 221
|
|
commit: 2.2.1
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d'
|
|
build.gradle
|
|
|
|
- versionName: 2.2.4
|
|
versionCode: 224
|
|
commit: 2.2.4
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d'
|
|
build.gradle
|
|
|
|
- versionName: 2.2.5
|
|
versionCode: 225
|
|
commit: 2.2.5
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d'
|
|
build.gradle
|
|
|
|
- versionName: 2.2.6
|
|
versionCode: 226
|
|
commit: 2.2.6
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d'
|
|
build.gradle
|
|
|
|
- versionName: 2.2.7
|
|
versionCode: 227
|
|
commit: 2.2.7
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d'
|
|
build.gradle
|
|
|
|
- versionName: 2.3.0
|
|
versionCode: 230
|
|
commit: 2.3.0
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d'
|
|
build.gradle
|
|
|
|
- versionName: 2.3.1
|
|
versionCode: 231
|
|
commit: 2.3.1
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d'
|
|
build.gradle
|
|
|
|
- versionName: 2.3.3
|
|
versionCode: 233
|
|
commit: 2.3.3
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d'
|
|
build.gradle
|
|
|
|
- versionName: 2.3.4
|
|
versionCode: 234
|
|
commit: 2.3.4
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d'
|
|
build.gradle
|
|
|
|
- versionName: 2.3.5
|
|
versionCode: 235
|
|
commit: 2.3.5
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d'
|
|
build.gradle
|
|
|
|
- versionName: 2.3.6
|
|
versionCode: 236
|
|
commit: 2.3.6
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d'
|
|
build.gradle
|
|
|
|
- versionName: 2.3.7
|
|
versionCode: 237
|
|
commit: 2.3.7
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d'
|
|
build.gradle
|
|
|
|
- versionName: 2.3.8
|
|
versionCode: 238
|
|
commit: 2.3.8
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d'
|
|
build.gradle
|
|
|
|
- versionName: 2.3.9
|
|
versionCode: 239
|
|
commit: 2.3.9
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d'
|
|
build.gradle
|
|
|
|
- versionName: 2.4.0
|
|
versionCode: 240
|
|
commit: 2.4.0
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d'
|
|
build.gradle
|
|
|
|
- versionName: 2.4.2
|
|
versionCode: 242
|
|
commit: 2.4.2
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d'
|
|
build.gradle
|
|
|
|
- versionName: 2.4.3
|
|
versionCode: 243
|
|
commit: 2.4.3
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d'
|
|
build.gradle
|
|
|
|
- versionName: 2.4.5
|
|
versionCode: 245
|
|
commit: 2.4.5
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d'
|
|
build.gradle
|
|
|
|
- versionName: 2.4.6
|
|
versionCode: 246
|
|
commit: 2.4.6
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloudProd
|
|
prebuild: sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d'
|
|
build.gradle
|
|
|
|
- versionName: 2.4.7
|
|
versionCode: 247
|
|
commit: 2.4.7
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloudProd
|
|
prebuild: sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d'
|
|
build.gradle
|
|
|
|
- versionName: 2.4.8
|
|
versionCode: 248
|
|
commit: 2.4.8
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloudProd
|
|
prebuild: sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d'
|
|
build.gradle
|
|
|
|
- versionName: 2.4.9
|
|
versionCode: 249
|
|
commit: 2.4.9
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloudProd
|
|
prebuild: sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d'
|
|
build.gradle
|
|
|
|
- versionName: 2.5.0
|
|
versionCode: 250
|
|
commit: 2.5.0
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloudProd
|
|
prebuild: sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d'
|
|
build.gradle
|
|
|
|
- versionName: 2.5.1
|
|
versionCode: 251
|
|
disable: lint error
|
|
commit: 2.5.1
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloudProd
|
|
prebuild: sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d'
|
|
build.gradle
|
|
|
|
- versionName: 2.5.2
|
|
versionCode: 252
|
|
commit: 2.5.2
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloudProd
|
|
prebuild: sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d'
|
|
build.gradle
|
|
|
|
- versionName: 2.5.3
|
|
versionCode: 253
|
|
commit: 2.5.3
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloudProd
|
|
prebuild: sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d'
|
|
build.gradle
|
|
|
|
- versionName: 2.5.4
|
|
versionCode: 254
|
|
commit: 2.5.4
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloudProd
|
|
prebuild: sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d'
|
|
build.gradle
|
|
|
|
- versionName: 2.5.5
|
|
versionCode: 255
|
|
commit: 2.5.5
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloudProd
|
|
prebuild: sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d'
|
|
build.gradle
|
|
|
|
- versionName: 2.5.6
|
|
versionCode: 256
|
|
commit: 2.5.6
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d'
|
|
build.gradle
|
|
|
|
- versionName: 2.5.7
|
|
versionCode: 257
|
|
commit: 2.5.7
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d'
|
|
build.gradle
|
|
|
|
- versionName: 2.5.8
|
|
versionCode: 258
|
|
commit: 2.5.8
|
|
subdir: android
|
|
gradle:
|
|
- NoAnalyticsNoCloud
|
|
prebuild: sed -i -e '/play_services/d' -e '/play-services/d' -e '/android-sdk-manager/d'
|
|
build.gradle
|
|
|
|
- versionName: 2.5.9
|
|
versionCode: 259
|
|
commit: 2.5.9
|
|
subdir: android
|
|
gradle:
|
|
- noAnalytics
|
|
- noCloud
|
|
- noAutostart
|
|
prebuild: sed -i -e '/play-services/d' build.gradle
|
|
|
|
AutoUpdateMode: Version %v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 2.5.9
|
|
CurrentVersionCode: 259
|