31 Commits

Author SHA1 Message Date
Tom Praschan 843ea57d25 docs: add documentation for publishing releases to f-droid (#2371) 2026-04-14 23:18:53 +02:00
Vincent Velociter d8e8f5186d Internationalise iOS widgets (#2978) 2026-04-14 15:33:19 +02: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 d0c681891e More l10n doc update 2025-06-05 09:38:12 +02:00
Vincent Velociter c7c3ef4e0c Update translation doc 2025-06-05 09:28:15 +02:00
Vincent Velociter 6e7ef8e7fb Update docs about l10n 2025-06-05 08:53:41 +02:00
Vincent Velociter 982eeadd70 Update doc 2025-05-16 09:11:29 +02:00
Vincent Velociter 84ef755fcf Revert "Translation cleanup"
This reverts commit 8082d5a43c.
2025-05-16 09:11:12 +02:00
Vincent Velociter 8082d5a43c Translation cleanup 2025-05-16 08:07:17 +02:00
Vincent Velociter 13ed5e5aca Restore stable channel 2025-04-16 15:02:22 +02:00
Vincent Velociter 5a4bc318f5 Update coding style 2025-04-14 15:13:30 +02:00
Vincent Velociter 30e6a33a2c Remove PlatformListTile 2025-04-14 09:58:05 +02:00
Adrian Wan 3a496d1e29 Update setting_dev_env.md 2025-03-26 01:06:49 -07:00
Amaan Marfatia ad7caec312 Fix functional programming link 2025-02-17 16:43:01 -05:00
Vincent Velociter 0feb8dd128 Revert "Switch to flutter main channel"
This reverts commit 3729e8e9fb.
2025-01-31 06:35:51 +01:00
Vincent Velociter 3729e8e9fb Switch to flutter main channel 2025-01-30 14:37:43 +01:00
julien4215 7bb856db3d Tweak note on using production server in setting_dev_env.md 2025-01-28 13:20:19 +01:00
Tom Praschan 1df112207e fix: inconsistent hostname in dev docs 2025-01-27 18:17:29 +01:00
Julien daecf84812 Mention lila-gitpod to run a lila instance in the setting_dev_env documentation 2025-01-22 17:55:08 +01:00
Julien 6351e8e2bd Improve documentation on setting a dev environment 2025-01-03 23:26:45 +01:00
Tom Praschan 17c7ba8eef docs: fix typo and remove obsolete note 2024-10-13 21:57:17 +02:00
Vincent Velociter 583fe27145 Merge branch 'incogg-feat/challenges' 2024-10-02 18:11:05 +02:00
Vincent Velociter af1328c64a Target lichess.dev server by default now 2024-10-02 15:44:39 +02:00
Joe Stein 7bc1795ead Add a tiny Markdown fix 2024-09-14 15:03:52 -07:00
Joe Stein bc8e43c75e Update FVM config files 2024-09-14 14:56:49 -07:00
tom-anders 211113de07 docs: various clean ups and improvements
- Move dev-setup related docs from README.md to setting_dev_env.md, some
  of this was duplicated between the two.
- Add "Before submitting a Pull Request" to CONTRIBUTING.md
- Add section about `PlatformWidget` to coding_style.md
2024-09-04 22:52:34 +02:00
Tom Praschan 8f9a29c41a docs: add lila-docker instructions to settings_dev_env.md
lila-docker runs on 8080 by default, so the port forwarding commands are a bit different
2024-07-12 16:04:06 +02:00
Vincent Velociter 173892d3ce Improve documentation 2024-07-12 10:47:22 +02:00
Tom Praschan 8d9cad8282 Add note to internalisation.md about names such as Puzzle Storm 2024-07-06 14:26:51 +02:00
tom-anders 90ce9efeee feat: add translations for mobile-only texts 2024-07-04 19:28:20 +02:00
Vincent Velociter ba0b58a5fc Add a documentation about internationalisation 2024-05-29 15:43:40 +02:00