Commit Graph

1987 Commits

Author SHA1 Message Date
Calcitem c01aee9b43 flutter: Fix bottom overflowed when show countdown dialog on Windows
(cherry picked from commit bf4523f659)
2021-05-14 20:25:39 +08:00
Calcitem 89ef5c2dcd flutter: windows: Change title to "Mill (N Men's Morris)"
(cherry picked from commit 2852dbf1f7)
2021-05-14 20:25:39 +08:00
Calcitem 82b7c1374d flutter: Windows: Add msix_config 2021-05-14 20:06:54 +08:00
Calcitem c7bff6d150 flutter: Windows: Change version to 1.0.4 2021-05-14 20:06:54 +08:00
Calcitem 29842e44e5 flutter: deps: Add msix
How to create msix:
flutter build windows
flutter pub run msix:create

See: https://pub.dev/packages/msix
2021-05-14 20:06:54 +08:00
Calcitem 944611933c flutter: windows: Force locale to "en_US" 2021-05-14 20:06:54 +08:00
Calcitem fd320117aa flutter: Windows: Can get packageInfo.version but not correct 2021-05-14 20:06:54 +08:00
Calcitem 75419ddbd6 flutter: windows: audios: Return functions if platform is Windows 2021-05-14 20:06:54 +08:00
Calcitem 1a253b89aa flutter: windows: Do not show play sounds settings 2021-05-14 20:06:54 +08:00
Calcitem 12cb05c21a flutter: deps: Upgrade uuid and catcher 2021-05-14 20:06:54 +08:00
Calcitem 30c7bcd0b2
Readme: Add F-Droid link 2021-05-13 22:00:54 +08:00
Calcitem acd44abdb7 Sanmill v1.0.4
Official release version of Sanmill v1.0.4
2021-05-09 12:11:59 +08:00
Calcitem 0b9fde3a6a fastlane: Add zh-CN 2021-05-09 12:10:42 +08:00
Calcitem c15d1f7c2e fastlane: changelogs: en-US: Rename 1759.txt to 1768.txt 2021-05-09 11:50:53 +08:00
Calcitem 111e814b45 flutter: ios: Restore .gitignore 2021-05-09 00:32:37 +08:00
Calcitem 2321929228 flutter: zh: Replace link from github to gitee for zh_* 2021-05-09 00:30:13 +08:00
Calcitem c261af4148 flutter: android: Limit activity orientation to be portrait 2021-05-08 23:08:09 +08:00
Calcitem 59dbca332a
Delete src/ui/flutter_app/ios directory
This App cannot release for iOS.

Because iOS Developer Program License AgreementPurpose:

If Your Application includes any FOSS, You agree to comply with all applicable FOSSlicensing terms. You also agree not to use any FOSS in the development of Your Application in such away that would cause the non-FOSS portions of the Apple Software to be subject to any FOSS licensingterms or obligations.
2021-05-08 19:14:07 +08:00
Calcitem 1a099a3a64 flutter: Fix gradle/wrapper/gradle-wrapper.properties is missing distributionSha256Sum.
This means that the gradle download is not verified.
We recommend explicitly setting the expected Sha256sum to protect you and your apps if a bad actor gets access to the Gradle servers or manages to MitM your internet connection.
Please note that Android Studio does not currently support this and may or may  not crash, but we suggest you try our suggestion anyway to improve the security of yourself and your app.

See: https://gitlab.com/fdroid/fdroiddata/-/merge_requests/8917
2021-05-06 00:28:08 +08:00
Calcitem e9c4978dc8 flutter: audios: Add Adobe© Audition© Content – Terms of Use 2021-05-05 10:47:53 +08:00
Calcitem 44039c5bb8 fdroid: build: Remove release signingConfigs
Reference:
https://github.com/teal77/trireme/blob/master/android/app/build.gradle
https://nikhiljha.com/posts/flutteronfdroid/
2021-05-05 04:50:07 +08:00
Calcitem 74cf4f5207 fdroid: build: Use System.getenv instead of keystoreProperties
Reference:
https://github.com/stonega/tsacdop/blob/master/android/app/build.gradle
2021-05-05 04:19:31 +08:00
Calcitem cf50266211 flutter: android: storeFile judge keystoreProperties null
Try to fix:
Build file '/builds/calcitem/fdroiddata/build/com.calcitem.sanmill/src/ui/flutter_app/android/app/build.gradle' line: 71
* What went wrong:
A problem occurred evaluating project ':app'.
> path may not be null or empty string. path='null'

Reference:
https://gitlab.com/TheOneWithTheBraid/xournalpp_mobile/-/blob/master/android/app/build.gradle
2021-05-05 03:12:55 +08:00
Calcitem a8cec3c95f Readme: Add feature graphic and video introduction link 2021-05-05 00:34:03 +08:00
Calcitem a563f1880c fdroid: Add fastlane
See: https://gitlab.com/snippets/1895688
2021-05-05 00:24:06 +08:00
Calcitem 3d486cab9f fdroid: Add build.gradle_fdroid (WAR)
Need to copy build.gradle_fdroid to overwrite build.gradle before building.
2021-05-04 23:20:54 +08:00
Calcitem 5ce24cab64 Readme: Add Google Play badge 2021-05-04 21:01:56 +08:00
Calcitem 07ede5517d Sanmill v1.0.3
Official release version of Sanmill v1.0.3
2021-05-03 18:45:34 +08:00
Calcitem 02c98bc459 evaluation: Evaluate as draw when not known win if may fly (Disabled)
See: http://www.66z66.com/news/?53990.html

If enable it, win rate is 24% : 44% : 32% in developer mode.
2021-05-03 18:41:46 +08:00
Calcitem 6b4a5435a1 flutter: Do not show yes/no on dialog when win level 20 2021-05-03 16:22:39 +08:00
Calcitem 57d3445ba4 flutter: strings: Change draw string 2021-05-03 15:53:26 +08:00
Calcitem 307a6bede3 Sanmill v1.0.2
Official release version of Sanmill v1.0.2
2021-05-02 22:06:28 +08:00
Calcitem aaed6c50c0 flutter: tips: Add ! to win/draw tips 2021-05-02 22:04:18 +08:00
Calcitem 4545d61e0e flutter: Fix rule50 cannot judge when AI touched (WAR)
This reverts commit 7c1aea0f0c.
2021-05-02 22:03:45 +08:00
Calcitem 526862e6f8 flutter: pickColor: Add space to pick string 2021-05-02 13:17:56 +08:00
Calcitem fb5fc8f41c Sanmill v1.0.1
Official release version of Sanmill v1.0.1
2021-05-02 10:48:03 +08:00
Calcitem 8de5fe6515 flutter: Do not add difficulty level if level is 20 2021-05-02 10:43:41 +08:00
Calcitem 447d7c2b87 flutter: strings: Change Player1/2 to Player 1/2 2021-05-02 09:15:33 +08:00
Calcitem 46154a32dc flutter: strings: Use player1/2 instead of black/white 2021-05-02 09:11:55 +08:00
Calcitem 5fdef5a0ca flutter: Add tipContinueMill tips 2021-05-02 08:56:21 +08:00
Calcitem 13963a6a9b flutter: Add tip for mayFly 2021-05-02 08:00:26 +08:00
Calcitem 04b05a9ff7 flutter: Change some tip strings 2021-05-02 07:09:43 +08:00
Calcitem 0a4db935ea flutter: Change some tip strings 2021-05-02 00:33:38 +08:00
Calcitem b2f40668c4 flutter: Congratulations only only when humanVsAi 2021-05-02 00:13:10 +08:00
Calcitem b52a4e28a7 flutter: Show level up dialog only humanVsAi 2021-05-02 00:08:02 +08:00
Calcitem 73528be045 flutter: Add more tips to illegal move 2021-05-02 00:00:39 +08:00
Calcitem cb099d3035 flutter: Clean up 2021-05-01 21:30:55 +08:00
Calcitem fbdbd2b7f2 flutter: windows: Do not init audio player 2021-05-01 21:13:13 +08:00
Calcitem 2d6a23573a Clean up 2021-05-01 21:09:13 +08:00
Calcitem 4ae863d24c Change some judgement from rule.piecesCount to ule.hasDiagonalLines 2021-05-01 20:12:42 +08:00