lsaudon
4c76e744b2
chore: update dependencies and flutter version in pubspec.yaml and pubspec.lock
2026-05-06 10:35:33 +02:00
Vincent Velociter
a7c3c1a1d0
Merge branch 'MaartenD-feature/ECO-on-openings-explorer'
2026-05-06 10:27:18 +02:00
Vincent Velociter
fc9e592725
Tweak opening eco name
2026-05-06 10:26:57 +02:00
Maarten Duits
59b69d9cca
Feature/ECO code on openings explorer
2026-05-06 10:26:18 +02:00
Vincent Velociter
c7ddeafded
Merge branch 'MaartenD-fix/FEN-import-ignores-side-to-move'
2026-05-06 10:24:00 +02:00
Vincent Velociter
5bb26cfcdf
Add another test
2026-05-06 10:23:45 +02:00
Vincent Velociter
16a919830e
Refactor
2026-05-06 10:17:29 +02:00
Vincent Velociter
ce7c8809e2
Merge branch 'fix/FEN-import-ignores-side-to-move' of https://github.com/MaartenD/mobile into MaartenD-fix/FEN-import-ignores-side-to-move
2026-05-06 10:11:53 +02:00
Vincent Velociter
819aefdbe5
Support only user deep links on Android
2026-05-06 10:04:28 +02:00
Maarten Duits
9dbb4a6392
Fix/promotion correspondence with confirm overlay issue ( #3119 )
2026-05-06 10:02:16 +02:00
Lucas SAUDON
f3f3582727
fix(move-list): move list padding in scroll view ( #3107 )
2026-05-06 08:48:13 +02:00
Maarten Duits
8ce5b5f59e
fix format issue CI
2026-05-05 19:00:29 +02:00
Maarten Duits
5949b86387
fix/FEN import ignores side to move
2026-05-05 18:40:40 +02:00
Vincent Velociter
4a8d410ee6
Bump version
2026-05-05 16:57:41 +02:00
Maarten Duits
c6d4c8fa0d
Feature: delete block private messages ( #3030 )
2026-05-05 12:34:22 +02:00
Vincent Velociter
774654f3e1
Tweak
2026-05-05 12:31:15 +02:00
Vincent Velociter
fbf62f807c
Update pubspec.lock
2026-05-05 12:31:03 +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
Maarten Duits
52d93c38d8
Feature: after game added moves in Italic ( #3031 )
2026-05-05 12:19:08 +02:00
Vincent Velociter
1061d5a693
Upgrade dependencies
2026-05-05 11:46:14 +02:00
Vincent Velociter
4030343087
Improve blog and broadcast ios widgets when icons are transparent
2026-05-05 11:44:04 +02:00
Vincent Velociter
17a214bb2e
Fix iOS daily puzzle widget with Clear or Tinted icons ( #3112 )
2026-05-05 11:33:33 +02:00
Maarten Duits
c7b3d261bd
Fix best move arrow not shown when engine lines set to zero ( #3100 )
2026-05-04 14:58:36 +02:00
Maarten Duits
d8678ce920
Feature Added PGN labels tab on broadcast game screen ( #3010 )
2026-05-04 14:56:45 +02:00
Julien
e0c557e6ef
Merge tag 'v0.23.11' into fdroid
v0.23.11.fdroid
2026-05-04 12:05:45 +02:00
Sérgio Glórias
6a25349ab7
Update country list to turn the same as server ( #3104 )
2026-05-04 11:49:48 +02:00
Maarten Duits
5b43a3aa64
Feature/quick-rematch-with-friends ( #2985 )
2026-05-04 11:48:36 +02:00
Tom Praschan
3ac777648c
refactor: add ServerAnalysisMixin ( #3068 )
...
In preparation for study chapter analysis
2026-05-04 11:23:19 +02:00
Vincent Velociter
3b760efcd0
Merge branch 'fix_otb_timecontrol_ui'
2026-05-04 10:58:46 +02:00
Vincent Velociter
568f1d6841
Tweaks
2026-05-04 10:55:52 +02:00
Maarten Duits
5298eee1b6
Changed hardcoded inconsist defaults
2026-05-04 10:55:52 +02:00
Maarten Duits
36302d1c8f
Fix: Inconsistant UI for OTB time controls
2026-05-04 10:55:52 +02:00
Maarten Duits
dac5abed6a
Fix/game not found opening explorer ( #3006 )
2026-05-04 10:53:02 +02:00
Vincent Velociter
03ba21f6ba
Add Broadcasts translations to ios lichess widgets
2026-05-04 10:08:52 +02:00
Vincent Velociter
924f5835aa
Fix account menu on iOS transp background ( #3103 )
2026-05-04 10:03:39 +02:00
freebeartogoodhome
8988a8277b
Switched to updated MediaQuery in some files to avoid unnecessary rebuilds ( #3095 )
2026-05-04 10:03:02 +02:00
freebeartogoodhome
77b220c56a
Fix gestures_exclusions sending null to Android ( #3097 )
2026-05-04 10:02:33 +02:00
freebeartogoodhome
d04da79735
Small cleanup of misused set literals ( #3085 )
...
* Small cleanup of misused set literals
* Branch nodes are never root nodes. Simplify 'node is Root' to false
2026-05-02 20:29:16 +02:00
freebeartogoodhome
f3b4b5b6c2
Be sure to properly cancel and dispose the Retro timer ( #3088 )
2026-05-02 20:25:11 +02:00
Gaurav Baghel
54456d43de
feat(engine): show 0.0 on evaluation gauge in neutral positions ( #2879 )
...
* feat(engine): show 0.0 on evaluation gauge in neutral positions
When the position is equal or the game is a draw, the evaluation gauge now displays "0.0" instead of being empty. This provides better feedback to the user that the engine is active.
Co-Authored-By: Claude <noreply@anthropic.com >
* style: fix formatting in EngineGauge tests
Co-Authored-By: Claude <noreply@anthropic.com >
* fix(engine): Ensure 0.0 evaluation has no sign
Update evaluation string logic to return '0.0' for any value that
rounds to 0.0, avoiding '+0.0' or '-0.0' displays. This matches the
behavior of the Lichess web UI and provides a cleaner display when
the engine is drifting near zero. Also added a test case for small
evaluations.
* style: Format engine gauge test file
---------
Co-authored-by: Claude <noreply@anthropic.com >
2026-05-02 19:52:29 +02:00
Vincent Velociter
68004e577d
Merge branch 'r3econ-ios-lichess-broadcasts-widget'
2026-05-02 19:45:00 +02:00
Vincent Velociter
d8d2f65313
Update project.pbxproj
2026-05-02 19:44:09 +02:00
Vincent Velociter
5a74a292b1
Merge branch 'ios-lichess-broadcasts-widget' of https://github.com/r3econ/mobile into r3econ-ios-lichess-broadcasts-widget
2026-05-02 19:40:18 +02:00
Vincent Velociter
a4f97d7946
Update fastlane
2026-05-02 13:48:38 +02:00
Vincent Velociter
fe44781a7d
Bump version
v0.23.11
2026-05-02 13:24:06 +02:00
Vincent Velociter
31defc104d
Fix analysis tabs and player info background color
2026-05-02 13:24:06 +02:00
Tom Praschan
6118d9f9cf
feat: add a tab bar to the analysis view to make tabs discoverable ( #3090 )
2026-05-02 13:09:31 +02:00
Vincent Velociter
71dd48b973
fix: restore Android sign-in by routing OAuth callback through a trampoline activity ( #3091 )
2026-05-02 13:09:09 +02:00
Vincent Velociter
95b6c9355e
Bump version
2026-05-01 13:01:59 +02:00
Vincent Velociter
dc00597dad
Restore player screen button for now
2026-05-01 13:00:55 +02:00