Vincent Velociter
75dcbe9a69
Bump version
2026-05-26 12:15:16 +02:00
Vincent Velociter
106b8d07df
Upgrade dependencies
2026-05-26 11:54:57 +02:00
Noah
4869ab1992
improve pgn loading speeds ( #3188 )
2026-05-26 11:13:59 +02:00
Vincent Velociter
5be90665a7
Faster game screen ( #3230 )
2026-05-25 12:26:07 +02:00
Vincent Velociter
c7846adfea
Fix build for Flutter 3.44
2026-05-21 14:26:00 +02:00
Vincent Velociter
dbc46103d7
Upgrade dependencies
2026-05-19 10:25:20 +02:00
Vincent Velociter
c957fcdecd
Upgrade dependencies
2026-05-12 13:52:46 +02:00
Vincent Velociter
38810f0def
Bump version
2026-05-12 13:49:11 +02:00
Vincent Velociter
bf3a046cb8
Bump flutter_secure_storage
2026-05-11 17:18:33 +02:00
Vincent Velociter
dffdbebebd
Bump version
2026-05-06 15:46:03 +02:00
Vincent Velociter
23afd07803
Tweak
2026-05-06 10:38:12 +02:00
Vincent Velociter
7f188d60a7
Upgrade dependencies
2026-05-06 10:37:32 +02:00
lsaudon
4c76e744b2
chore: update dependencies and flutter version in pubspec.yaml and pubspec.lock
2026-05-06 10:35:33 +02:00
Vincent Velociter
4a8d410ee6
Bump version
2026-05-05 16:57:41 +02:00
dependabot[bot]
fbb7cb4060
Bump signal_strength_indicator from 0.4.1 to 0.5.0 ( #2970 )
...
Bumps [signal_strength_indicator](https://github.com/janstol/signal_strength_indicator ) from 0.4.1 to 0.5.0.
- [Changelog](https://github.com/janstol/signal_strength_indicator/blob/master/CHANGELOG.md )
- [Commits](https://github.com/janstol/signal_strength_indicator/commits/0.5.0 )
---
updated-dependencies:
- dependency-name: signal_strength_indicator
dependency-version: 0.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-05 12:26:48 +02:00
Vincent Velociter
fe44781a7d
Bump version
2026-05-02 13:24:06 +02:00
Vincent Velociter
95b6c9355e
Bump version
2026-05-01 13:01:59 +02:00
Vincent Velociter
163a44c176
Bump version
2026-04-30 12:30:35 +02:00
Vincent Velociter
095bcacfc4
Bump version
2026-04-28 13:30:12 +02:00
Vincent Velociter
111741a090
Bump version
2026-04-28 11:45:13 +02:00
Vincent Velociter
73a1ce3e34
Bump version
2026-04-27 15:26:01 +02:00
Vincent Velociter
89575b732e
Upgrade dependencies
2026-04-15 11:20:38 +02:00
Vincent Velociter
269a76df04
Bump version
2026-04-14 17:31:59 +02:00
Vincent Velociter
038ce31024
Revert "Update material_symbol_icons"
...
This reverts commit 059daf463b .
2026-04-14 17:31:11 +02:00
Vincent Velociter
d4d0ec3d3f
Bump version
2026-04-14 14:38:08 +02:00
Vincent Velociter
059daf463b
Update material_symbol_icons
2026-04-13 13:43:29 +02:00
Vincent Velociter
8faa26cda7
Update file_picker package
2026-04-13 13:39:31 +02:00
r3econ
d9ca290790
Disable blog feed widget content when kid mode is active ( #2935 )
2026-04-10 12:57:45 +02:00
Vincent Velociter
030fdc902b
Bump version
2026-04-03 16:14:16 +02:00
Vincent Velociter
fa758e90d3
Rollback material symbol icons version
2026-03-31 15:07:31 +02:00
Vincent Velociter
5ac7344194
Bump version
2026-03-31 11:43:27 +02:00
Tom Praschan
4e0e13c6f8
feat: support creating challenge links ( #2828 )
...
Closes #2015
Closes #856
2026-03-31 10:19:56 +02:00
Vincent Velociter
d270c94e8d
Bump version
2026-03-21 11:38:11 +01:00
Vincent Velociter
877353bb46
Bump version
2026-03-19 14:33:52 +01:00
Vincent Velociter
8b931d9b7e
Bump version
2026-03-18 11:16:06 +01:00
Vincent Velociter
c4fb8b929b
OAuth 2.0 PKCE flow and redirect to system browser ( #2787 )
...
This pull request implements a new OAuth 2.0 PKCE authentication flow for the app, replacing the previous flutter_appauth dependency and approach. The new flow launches an in-app browser (or fallback to the system browser) for user authentication and handles the redirect back to the app using a custom URI scheme.
2026-03-18 10:24:39 +01:00
Vincent Velociter
b30ab19e64
Bump version
2026-03-17 10:36:46 +01:00
Vincent Velociter
22c1120101
Bump version
2026-03-12 15:00:35 +01:00
Vincent Velociter
389ad48b89
Bump version
2026-03-12 09:57:50 +01:00
Vincent Velociter
8f06301753
Fix crazyhouse illegal drop move crash
...
Closes #2746
2026-03-11 14:03:39 +01:00
Vincent Velociter
f3bcf6005c
Bump version
2026-03-09 11:54:46 +01:00
dependabot[bot]
3a5690715b
Bump flutter_appauth from 11.0.0 to 12.0.0 ( #2735 )
...
Bumps [flutter_appauth](https://github.com/MaikuB/flutter_appauth ) from 11.0.0 to 12.0.0.
- [Release notes](https://github.com/MaikuB/flutter_appauth/releases )
- [Commits](https://github.com/MaikuB/flutter_appauth/compare/flutter_appauth-v11.0.0...flutter_appauth-v12.0.0 )
---
updated-dependencies:
- dependency-name: flutter_appauth
dependency-version: 12.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-09 11:25:25 +01:00
dependabot[bot]
24c0eb422b
Bump flutter_local_notifications from 20.1.0 to 21.0.0 ( #2737 )
...
Bumps [flutter_local_notifications](https://github.com/MaikuB/flutter_local_notifications ) from 20.1.0 to 21.0.0.
- [Release notes](https://github.com/MaikuB/flutter_local_notifications/releases )
- [Commits](https://github.com/MaikuB/flutter_local_notifications/compare/flutter_local_notifications-v20.1.0...flutter_local_notifications-v21.0.0 )
---
updated-dependencies:
- dependency-name: flutter_local_notifications
dependency-version: 21.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-09 11:24:25 +01:00
Jerome Lacoste
337dd30281
fix: align Flutter version config and document requirements ( #2717 )
...
- Change .fvmrc from "beta" to "stable" to match CI behavior
- Update pubspec.yaml Flutter constraint from ^3.38.0 to ^3.41.0
to match what pubspec.lock actually requires
- Document Flutter version requirements in docs/setting_dev_env.md
Closes lichess-org/mobile#2716
2026-03-09 10:41:01 +01:00
Vincent Velociter
1e264f2c03
Bump version
2026-03-04 18:18:23 +01:00
Noah
02256de5ec
Open PGN files from file explorer, messages,... in the App on Android ( #2671 )
...
* allow to open .pgn files outside the app on android
* change launchmod to single task to create only on app instance
2026-03-03 10:58:18 +01:00
Vincent Velociter
ef8323200a
Bump version
2026-02-28 16:11:53 +01:00
Vincent Velociter
cb25cebd78
Bump version
2026-02-25 22:38:49 +01:00
Vincent Velociter
c871a3c7ee
Bump version, upgrade deps
2026-02-25 13:45:52 +01:00
Vincent Velociter
affedb6739
Bump version
2026-02-22 13:28:55 +00:00