Calcitem
26e89124fb
flutter: Settings color is fixed
2021-02-27 01:55:06 +08:00
Calcitem
943ef77087
flutter: appName: Use animated_text_kit
2021-02-26 22:44:20 +08:00
Calcitem
79c6ebaf7b
flutter: Allow to save color settings
...
Rename Color to PieceColor.
2021-02-26 01:25:54 +08:00
Calcitem
6939e916ff
flutter: settings: Support choose color
2021-02-25 01:52:42 +08:00
Calcitem
3d975c2a86
flutter: color: Change to crusoeColor and burlyWoodColor
2021-02-25 01:02:03 +08:00
Calcitem
d3ab21b257
flutter: board: Change innerLineWidth from 1 to 1.5
2021-02-25 01:00:51 +08:00
Calcitem
c068728a1e
flutter: help: Change color
2021-02-22 01:12:18 +08:00
Calcitem
110c0016e4
flutter: Clear unused code
...
Note: Config.loadProfile is not await.
2021-02-22 01:07:36 +08:00
Calcitem
e830513aa3
flutter: about: Move from game_settings_page.dart to navigation_home_screen.dart
2021-02-22 00:50:47 +08:00
Calcitem
6909151597
flutter: Change FlatButton to TextButton
2021-02-22 00:39:03 +08:00
Calcitem
46007d76fb
flutter: Add rule settings page
2021-02-21 13:09:10 +08:00
Calcitem
d25baa2d9a
config: Define USE_POPCNT only if not defined
2021-02-21 11:41:57 +08:00
Calcitem
c86e2887a0
depth: Return 0 if d is 0
2021-02-21 11:31:27 +08:00
Calcitem
b196bee4ba
flutter: Try to fix element._debugcheckstateisactiveforancestorlookup. anonymous closure
...
See: https://stackoverflow.com/questions/59579640/flutter-looking-up-a-deactivated-widgets-ancestor-is-unsafe-with-provider-pac
2021-02-21 10:57:47 +08:00
Calcitem
7eea26b8fb
flutter: Upgrade cupertino_icons and uuid version
...
See:
https://pub.dev/packages/cupertino_icons/changelog
https://pub.dev/packages/uuid/changelog
2021-02-21 10:02:05 +08:00
Calcitem
6fdb6b71d2
flutter: Skip packageInfo and audioplayer (WAR)
...
Waiting packages upgrade to fix them.
2021-02-21 09:57:31 +08:00
Calcitem
92691ce55d
flutter: Upgrade packages version
...
Android minSdkVersion 19 -> 23, targetSdkVersion: 28 -> 30
audioplayers: ^0.14.0 -> ^0.17.4
path_provider: ^1.6.1 -> ^0.16.27
package_info: ^0.4.0+16 -> ^0.4.3+4
See:
https://pub.dev/packages/audioplayers/changelog
https://pub.dev/packages/path_provider/changelog
https://pub.dev/packages/package_info/changelog
2021-02-21 09:46:00 +08:00
Calcitem
be4fd0246e
flutter: Android: Set splash screen color to aths_special
2021-02-21 02:16:52 +08:00
Calcitem
2cf96079cc
monkey.sh: cd to adb path first (Windows)
2021-02-21 01:44:42 +08:00
Calcitem
4f0da829f8
flutter: Use part of Best-Flutter-UI-Templates
...
See: https://github.com/mitesh77/Best-Flutter-UI-Templates
2021-02-21 01:42:41 +08:00
Calcitem
e402a69826
flutter: Change dialog to transparent when showing move history
...
And allow to copy to Clipboard.
2021-02-19 00:11:07 +08:00
Calcitem
63276fa9cc
win32: Disable warning 4996 and do not use strncpy_s
2021-02-18 22:05:18 +08:00
Calcitem
abaa4d65d9
flutter: Android: Fix EngineState build failed
2021-02-18 00:07:31 +08:00
Calcitem
b8fc7c6211
flutter: android: Fix CMakeList.txt lost
...
Lost when rename flutter dir to flutter_app.
2021-02-18 00:06:33 +08:00
Calcitem
026db0f141
Win32: Change strncpy_s()'s 2 argument from sizeof() to 256
2021-02-17 23:45:18 +08:00
Calcitem
a96268d720
flutter: Catcher: Only enable on Android or iOS
2021-02-17 23:45:15 +08:00
Calcitem
ffa1bf986c
flutter: Windows: Support Platform Channel
2021-02-17 23:44:32 +08:00
Calcitem
ea7c65fa88
Fix VC build warnings
2021-02-17 22:00:31 +08:00
Calcitem
f5d3009cb0
flutter: Windows: Change title to Mill Game
2021-02-17 18:49:19 +08:00
Calcitem
88428f3ea2
flutter: Windows: Adjust window size to 428 * 926 (19:9)
2021-02-17 18:28:08 +08:00
Calcitem
d0cd188028
flutter: Windows: Replace app_icon.ico
2021-02-17 18:15:10 +08:00
Calcitem
cb6ca25c79
flutter: Deal with getExternalStorageDirectory and profile file reading exceptions
2021-02-17 12:16:37 +08:00
Calcitem
6ca7d1becd
README.md: Update How to Build
2021-02-17 12:03:36 +08:00
Calcitem
d734a4dd9d
flutter: Update flutter-init.sh to support Windows Desktop
2021-02-17 11:50:52 +08:00
Calcitem
ac95e9c123
flutter: Rename dir flutter to flutter_app
2021-02-17 11:45:04 +08:00
Calcitem
c43509b7a5
flutter: ci: Change channel to dev
2021-02-17 11:16:41 +08:00
Calcitem
0825f933b9
flutter: Windows: Update .gitignore
...
Add:
flutter/generated_*
out/
2021-02-17 11:06:25 +08:00
Calcitem
e0a1f8273e
flutter: xCrash: Fix log string of xCrash log written
2021-02-17 10:44:08 +08:00
Calcitem
954108a467
flutter: Windows: Remove generated files
2021-02-17 10:37:47 +08:00
Calcitem
d51022b7c0
flutter: Add Windows Desktop support
...
AI is not supported right now on Desktop.
See: https://flutter.dev/desktop#add-desktop-support-to-an-existing-app
2021-02-17 10:24:51 +08:00
Calcitem
ba5ef99adc
flutter: intl upgrade to v0.17.0 preview
2021-02-17 09:57:05 +08:00
Calcitem
0a3a9caf45
Support Skill Level (WIP)
2021-02-17 01:31:51 +08:00
Calcitem
ed30ba8b80
Use iQIYI xCrash to capture java crash, native crash and ANR
...
Save crash log to Android\data\com.calcitem.sanmill\files\xcrash
File type is *.XCRASH
We can use:
ndk-stack -sym "src\ui\flutter\build\app\intermediates\cmake\debug\obj\arm64-v8a" -dump *.xcrash
To backtrace.
See: https://my.oschina.net/u/4484233/blog/4364482
2021-02-16 23:35:31 +08:00
Calcitem
8118e09e19
flutter: Add sentry for catcher but not enable
2021-02-16 19:16:45 +08:00
Calcitem
b50e00a161
flutter: Add stack_trace
...
See: https://pub.dev/packages/stack_trace
2021-02-16 18:25:09 +08:00
Calcitem
c984771662
flutter: Replace sentry by catcher and remove all try...catch...
2021-02-16 17:55:49 +08:00
Calcitem
96b2dd7533
flutter: sentry: Enable Sentry only on Release Mode
2021-02-16 15:15:46 +08:00
Calcitem
18e77e9003
flutter: Show mode on about page
2021-02-16 14:39:48 +08:00
Calcitem
914083d8d2
version: Upgrade version to v0.18.0
2021-02-16 13:12:16 +08:00
Calcitem
c9e95e2a0f
flutter: Add Sentry support
...
TODO: Initial Sentry only when the user agree to privacy policy.
2021-02-16 13:08:11 +08:00