Commit Graph

1658 Commits

Author SHA1 Message Date
Calcitem 520d6671de flutter: game_settings_page: Remove top space 2021-03-14 00:26:25 +08:00
Calcitem 5fc4463fa7 flutter: about: Change license page from jump to URL to show text 2021-03-13 23:44:13 +08:00
Calcitem 804bcfd8c6 flutter: Add about page 2021-03-13 13:08:20 +08:00
Calcitem f36c31a486 flutter: Add more menu items string 2021-03-13 11:09:27 +08:00
Calcitem 095f9ef68c flutter: Add help (zh_CN) 2021-03-13 01:43:20 +08:00
Calcitem 5b942362c6 flutter: Add help (en_US) 2021-03-13 00:49:54 +08:00
Calcitem 230322b8a0 flutter: intl: Add strings 2021-03-12 01:56:26 +08:00
Calcitem 7a0115c720 flutter: Add some subtitle to rule settings (WIP) 2021-03-11 00:31:18 +08:00
Calcitem dc45d836ff 1 2021-03-10 23:14:26 +08:00
Calcitem a72bc8b469 flutter: intl: Add strings 2021-03-10 23:03:11 +08:00
Calcitem dd13661efb flutter: Replace S.of(context)! to S.of(context)
Fix: warning: The '!' will have no effect because the receiver can't be null.
2021-03-10 21:29:53 +08:00
Calcitem d359b06a3f flutter: Upgrade catcher to v0.5.0 2021-03-10 21:26:53 +08:00
Calcitem 84242e9d87 flutter: Can click 'restart' when lose on dialog 2021-03-10 01:02:41 +08:00
Calcitem b8fe0c52ec Flutter: Add text to OperatorBar 2021-03-10 00:37:15 +08:00
Calcitem 4312c31446 flutter: ci: Add release configs and secrets env
See:
https://dev.to/cddelta/signing-flutter-android-apps-for-release-in-github-actions-2892
https://flutterchina.club/android-release/
2021-03-09 02:17:57 +08:00
Calcitem ba35578931 flutter: .gitignore: Ignore key.properties 2021-03-09 01:31:59 +08:00
Calcitem 31d7ee4c3d flutter: android: Change app name to Mill 2021-03-09 01:31:13 +08:00
Calcitem 5bf43a95ce version: Update to v0.19.0 2021-03-09 00:52:42 +08:00
Calcitem 3c51b5f945 flutter: Fix dart analysis warnings 2021-03-08 01:40:29 +08:00
Calcitem 647e72b19b flutter: Migrate to null-safety (4, fix runtime warnings) 2021-03-08 01:37:02 +08:00
Calcitem 68bc5a4551 flutter: Migrate to null-safety (3, fix errors) 2021-03-08 01:31:00 +08:00
Calcitem 42aade876b flutter: Migrate to null-safety (2, tools) 2021-03-08 01:03:05 +08:00
Calcitem 1fe2b01741 flutter: Migrate to null-safety (1, manually) 2021-03-08 00:47:30 +08:00
Calcitem eb9c3d39cd flutter: Remove unused analyze.dart 2021-03-07 23:20:49 +08:00
Calcitem b35fa960ae flutter: Upgrade dependencies and support Flutter SDK 2.0 2021-03-07 21:57:30 +08:00
Calcitem 3bf0ca1ebe flutter: Add analyzeText (WIP) 2021-03-07 13:13:44 +08:00
Calcitem 22d9d9d9cc flutter: game-page: Use icons to replace title 2021-03-07 11:51:46 +08:00
Calcitem e0510bf89e flutter-test: Let simple test pass 2021-03-07 09:59:51 +08:00
Calcitem 7f2d91ffa3 f 2021-03-07 02:59:13 +08:00
Calcitem 4e911141f5 flutter: Change blurPositionColor/focusPositionColor theme 2021-03-07 02:55:47 +08:00
Calcitem d5c288f4d1 flutter: Blur and focus AI's pieces 2021-03-07 02:07:09 +08:00
Calcitem 8ea3d4942b flutter: color settings: Add font background color to text 2021-03-06 21:38:17 +08:00
Calcitem de25cf991e flutter: settings: Add PieceColor config 2021-03-06 21:12:21 +08:00
Calcitem 682df254a0 flutter: settings: Enhance experience of picking color 2021-03-06 13:35:39 +08:00
Calcitem 6e32af553d flutter: config: Add restoreDefaultSettings 2021-03-06 13:11:50 +08:00
Calcitem 00fed6d58b flutter: config: Add borderLineWidth and innerLineWidth 2021-03-06 02:22:18 +08:00
Calcitem f15a916f4e flutter: Change slider theme 2021-03-06 01:25:32 +08:00
Calcitem 84a6e4dbb9 flutter: settings: Add IsPieceCountInHandShown option 2021-03-06 01:15:00 +08:00
Calcitem 7b3ed6c4b8 android: monkey.sh: Test 10000000 times 2021-03-05 21:52:32 +08:00
Calcitem 53acff3cfb flutter: Merge some modification of branch null-safety 2021-03-04 01:17:14 +08:00
Calcitem 9ac0c56d04 flutter: level: Change Slider Theme 2021-03-02 01:43:29 +08:00
Calcitem d3c3f20816 flutter: Ask user whether challenge harder level when win 2021-03-02 01:03:20 +08:00
Calcitem 3440101486 skill: Add skill level slide 2021-03-01 02:03:34 +08:00
Calcitem 60ad4aed57 flutter: EngineType: Add comment to mark Not Implemented items 2021-02-28 11:41:13 +08:00
Calcitem b4f25859fa flutter: Print profile content when load profile 2021-02-28 11:40:30 +08:00
Calcitem 3023ec95f6 flutter: Refactor setWhoIsAi() 2021-02-28 11:39:47 +08:00
Calcitem 7172e9bdb2 Change option name to upper camel case style 2021-02-28 10:55:30 +08:00
Calcitem 6a5ff653e1 flutter: config: Change config name style 2021-02-28 10:27:02 +08:00
Calcitem 8eae369275 flutter: Remove bgmEnabled settings 2021-02-28 10:24:01 +08:00
Calcitem 83eb96ece5 flutter: Remove algorithm.dart 2021-02-28 10:21:07 +08:00