78 Commits

Author SHA1 Message Date
Arjan Aswal 9d87131523 chore: update pipeline.yml 2025-03-15 11:16:35 -04:00
Arjan Aswal 90fe882d71 update lockfile 2025-02-24 15:42:02 -05:00
Arjan Aswal 5babbb9fc8 Release v1.7.0 2025-02-24 15:39:53 -05:00
Arjan Aswal 5506628b3e Update Stockfish@sf_17 2025-02-24 15:30:31 -05:00
Arjan Aswal 8f5f263346 Merge pull request #43 from ahmedzayan7920/master
Fix incorrect package declaration in AndroidManifest.xml
2025-02-24 15:00:47 -05:00
Ahmed Zayan e0e757fcf6 Update Stockfish Android Manifest Patch 2024-08-28 01:14:18 +03:00
Vincent Velociter bc5346dc6f Switch to Stockfish 16 (#41)
As this plugin is used by mobile devices, SF16 is a good trade-off
considering its network file size (38M) which is significantly smaller
than the next one (SF16.1: 62M).
2024-06-11 08:51:10 +07:00
Vincent Velociter f7abbbd5e3 Update stockfish to 16.1 (#40) 2024-04-17 16:42:23 +07:00
Đào Hoàng Sơn 67de75cc62 Run integration tests against Android emulator (#31)
Also:

* Enable all logging in example app
2023-10-04 12:37:26 +07:00
Arjan Aswal 4fb9d9cc48 Bump version to 1.4.0 2023-06-08 18:10:39 +05:30
Arjan Aswal cf7a53aa8f Merge pull request #30 from ArjanAswal/agp-8 2023-05-09 18:00:32 +05:30
Dao Hoang Son b40ece818a Replace logging@1.1 with 1.0 to restore support for Flutter@3.0 2023-05-09 17:19:13 +07:00
Đào Hoàng Sơn 3fab1740e2 Add support for both AGP v8 and older versions
See https://github.com/flutter/flutter/issues/125621#issuecomment-1525995461
2023-05-09 17:11:02 +07:00
Arjan Aswal 9b22e9de31 Merge pull request #27 from lichess-org/abi_filters
Exclude x86 since flutter doesn't support it
2023-04-27 18:30:17 +05:30
Arjan Aswal daab0d7e29 Merge pull request #28 from lichess-org/logging
Replace debug print statements with a logger
2023-04-27 18:27:56 +05:30
Vincent Velociter 13694f5504 Replace debug print statements with a logger 2023-04-26 17:56:11 -03:00
Vincent Velociter 274cf52e63 Exclude x86 since flutter doesn't support it 2023-04-26 17:21:35 -03:00
Arjan Aswal 63cc9d9ae4 Update Version to 1.3.0 2023-04-18 19:37:12 +05:30
Đào Hoàng Sơn 21c92d76a2 Improve android performance (#26)
* USE_NEON on `arm64-v8a` only
* Apply some optimization flags to `armv7` and `x86_64`

---------

Co-authored-by: Vincent Velociter <vincent.velociter@gmail.com>
2023-04-18 09:36:23 +07:00
Đào Hoàng Sơn 7b7239bd59 Build Android APKs with GitHub Actions (#21)
Running integration test is unstable with Android emulator, so we only build APKs to make sure the build scripts are working across different Flutter versions and Android architectures.
2023-04-17 18:53:14 +07:00
Đào Hoàng Sơn ad57e5371f Delete unused android/CMakeLists.txt-e file (#25) 2023-04-14 00:04:25 +07:00
Arjan Aswal 7372584d85 Merge pull request #24 from lichess-org/sf15.1
Update to Stockfish@sf_15.1 and change license to GPL
2023-04-12 18:25:47 +05:30
Vincent Velociter 98525cb4e2 Change LICENCE to GNU GPL since stockfish is GPL 2023-04-12 09:44:11 +02:00
Vincent Velociter ded464d601 Include full stockfish source 2023-04-12 09:42:52 +02:00
Vincent Velociter 654092d068 Update to Stockfish@sf_15.1 2023-04-12 09:22:27 +02:00
Arjan Aswal d67889bac5 Merge pull request #22 from lichess-org/podspec 2023-04-10 07:32:16 +05:30
Vincent Velociter f5ba1fb874 Fix some podspec warnings 2023-04-07 11:33:31 +02:00
Vincent Velociter 6d1f90c77f Add cpp compiler flags and improve podspec 2023-04-07 11:18:10 +02:00
Đào Hoàng Sơn b9d4495b97 Run integration tests with GitHub Actions (#20) 2023-04-03 00:44:36 +07:00
Arjan Aswal 0860e1f5d2 Update Version to 1.2.0 2023-04-01 10:27:51 +05:30
Đào Hoàng Sơn a4bf12bad3 Fix comment in code blocks in README 2023-04-01 00:49:53 +07:00
Arjan Aswal b3b4d9e89c Merge pull request #19 from lichess-org/update_dependencies 2023-03-31 22:32:24 +05:30
Vincent Velociter b5303f27fd Update example app and dependencies 2023-03-31 18:05:32 +02:00
Vincent Velociter 77bfff4c1f Update dependencies 2023-03-31 16:20:02 +02:00
Arjan Aswal 280c575191 Update README.md 2023-03-27 22:34:58 +05:30
Arjan Aswal 55a009a739 Update package version and README.md 2023-03-27 22:26:44 +05:30
Arjan Aswal 0c0441c0fb Update Stockfish@sf_15 2023-03-27 22:22:40 +05:30
ArjanAswal 3a2559e34e Update to Stockfish 14 2021-10-21 14:44:47 +05:30
Arjan Aswal 084ac3c46a Merge pull request #10 from ArjanAswal/sf/14
Update Stockfish 14
2021-09-20 11:31:57 +05:30
Đào Hoàng Sơn cdf8d71a9d Merge pull request #12 from ArjanAswal/restyled/sf/14
Restyle Update Stockfish 14
2021-09-19 23:44:40 +07:00
Restyled.io ff0a3fed2a Restyled by whitespace 2021-09-19 16:44:03 +00:00
Dao Hoang Son 01fde5402f Exclude stockfish upstream source code from Restyled 2021-09-19 23:43:53 +07:00
Dao Hoang Son ba7181019a Use Flutter@2.5.0 2021-09-19 23:26:52 +07:00
Dao Hoang Son 18fea8019f Update Stockfish@sf_14 2021-09-19 23:17:05 +07:00
ArjanAswal 327144e330 Update Version to 0.1.0 2021-05-27 22:36:02 +05:30
Dao Hoang Son 20150824af Update curl command in podspec to follow redirects 2021-05-27 22:51:02 +07:00
Arjan Aswal 33822b2b4b Merge pull request #3 from ArjanAswal/refactor/nnbd
Migrate to NNBD
2021-05-26 21:33:55 +05:30
restyled-io[bot] ad4e11bf93 Restyled by prettier-yaml (#4)
Co-authored-by: Restyled.io <commits@restyled.io>
2021-05-26 22:59:28 +07:00
Dao Hoang Son f583d7077a Migrate example 2021-05-26 22:43:47 +07:00
Dao Hoang Son 5d30a97d26 Migrate to NNBD 2021-05-26 22:43:06 +07:00