Commit Graph

99 Commits

Author SHA1 Message Date
Vincent Velociter 287d8db502 Update fastlane 2025-05-28 22:02:05 +02:00
Vincent Velociter 6aaa395021 Update fastlane 2025-04-17 12:38:14 +02:00
Vincent Velociter 6c3baae900 Merge branch 'tournamentScreen' of https://github.com/tom-anders/lichess-mobile into tom-anders-tournamentScreen 2025-04-04 16:06:04 +02:00
Vincent Velociter aeaf7f31f6 Upgrade app_settings and flutter_local_notifications 2025-04-03 16:16:21 +02:00
tom-anders 966166ce0b feat: add tournament screen 2025-03-25 19:40:58 +01:00
Vincent Velociter 08ec03019d Only support game urls with orientation as deep link 2025-02-20 15:16:48 +01:00
Vincent Velociter 43d4e401c5 Merge pull request #1462 from julien4215/broadcast-game-deeplink
Broadcast game deeplink
2025-02-20 14:23:59 +01:00
Vincent Velociter 4676f727f8 More conservative settings for deep links 2025-02-20 10:16:44 +01:00
Julien 8cfe7c1078 Add broadcast game screen deeplink support 2025-02-19 17:22:29 +01:00
Julien 90004de7d7 Add deeplink support for broadcast round 2025-02-17 11:52:53 +01:00
Vincent Velociter d41824c778 Enable impeller on android 2025-02-11 16:08:49 +01:00
Julien 9a238ca4c9 Fix deeplinks uri not handled properly when the length of path segments
is one
2025-02-10 01:25:36 +01:00
Vincent Velociter fad63caaee Merge branch 'deeepLink' of https://github.com/tom-anders/lichess-mobile into theme_fixes 2025-02-09 14:11:59 +01:00
Vincent Velociter 238853dcd8 Update gradle 2025-01-31 06:40:13 +01:00
Vincent Velociter 03682ba389 Revert "Enable impeller on android"
This reverts commit d4be7f362c.
2025-01-30 15:17:58 +01:00
Vincent Velociter d4be7f362c Enable impeller on android 2025-01-30 14:37:43 +01:00
Vincent Velociter bda8235412 More work on custom background theme 2025-01-29 13:49:45 +01:00
tom-anders 935adf2eae feat: deep links 2025-01-29 13:26:43 +01:00
Vincent Velociter 6cb82258cd Enable android onBackInvokedCallback 2025-01-20 10:26:28 +08:00
Vincent Velociter 792bb66705 Fix android fastfile 2024-12-12 18:30:32 +01:00
Vincent Velociter 0b03540143 Update fastlane 2024-11-23 13:34:02 +01:00
Vincent Velociter de279db73c Merge pull request #1119 from lichess-org/dependabot/bundler/android/rexml-3.3.9
Bump rexml from 3.3.3 to 3.3.9 in /android
2024-11-19 08:12:46 +01:00
Vincent Velociter abe5f78290 Ensure firebase auto init is disabled; wait for APNS token on iOS 2024-11-09 15:36:56 +01:00
dependabot[bot] aea420e62b Bump rexml from 3.3.3 to 3.3.9 in /android
Bumps [rexml](https://github.com/ruby/rexml) from 3.3.3 to 3.3.9.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.3.3...v3.3.9)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 18:36:47 +00:00
Meenbeese 5acd606862 Disable resizing of app view on Android 2024-10-06 14:58:16 -04:00
Vincent Velociter 85c8f3d801 Fix android notification button icons 2024-10-03 10:19:14 +02:00
Vincent Velociter 75b3838417 Add proguard rules for Gson 2024-09-19 15:46:44 +02:00
Vincent Velociter e6f967bd02 Merge branch 'feat/challenges' of https://github.com/incogg/mobile into incogg-feat/challenges 2024-09-13 17:15:42 +02:00
Vincent Velociter f89761b1cd Update gradle plugin 2024-09-12 16:33:31 +02:00
Vincent Velociter fc962970f1 Disable impeller for now on android
Fixes #972
2024-09-05 12:28:34 +02:00
inc0g_ 80cb129a64 Andriod Manifest: fix formatting changes 2024-09-04 15:37:32 +10:00
inc0g_ 44103a7ddd Local Notification Service: Initial implimentation 2024-09-04 15:37:30 +10:00
Vincent Velociter 4f21ec0471 Merge pull request #894 from lichess-org/dependabot/bundler/android/rexml-3.3.3
Bump rexml from 3.3.2 to 3.3.3 in /android
2024-08-03 16:35:36 +02:00
Vincent Velociter a63427c16d Don't use not recommended runWithClient
Closes #850
2024-08-03 12:11:28 +02:00
dependabot[bot] e7a494f9dd Bump rexml from 3.3.2 to 3.3.3 in /android
Bumps [rexml](https://github.com/ruby/rexml) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.3.2...v3.3.3)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-02 02:08:43 +00:00
Vincent Velociter b58b20cdc4 Remove system_info_plus; get sound_effect from registry 2024-07-27 14:05:49 +02:00
dependabot[bot] 343185b6d8 Bump rexml from 3.2.8 to 3.3.2 in /android
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.8 to 3.3.2.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.8...v3.3.2)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-23 10:04:57 +00:00
Vincent Velociter 036130f08b Upload symbols to crashlytics 2024-06-07 19:45:19 +02:00
Vincent Velociter d16ece32ed Fix build.gradle 2024-06-07 19:33:52 +02:00
Léo de Souza cc9d66c0ff Remove Dependency Info Block 2024-06-07 18:26:48 +02:00
Vincent Velociter f41212c1b1 Add screen inviting the user to clear app data if app fails to load 2024-06-05 11:27:07 +02:00
Vincent Velociter 413c09709d Rename secure prefs file, remove key prefix 2024-06-05 10:30:31 +02:00
Vincent Velociter 5704c29850 Attempt to fix secure storage crash after app reinstall 2024-06-04 17:40:25 +02:00
Tim McCabe 66ee43b57d Rename to Lichess - DEBUG 2024-06-03 11:51:30 -04:00
Tim McCabe ab4174dcab Make it possible to install Play Store and debug builds on the same device 2024-06-02 17:15:05 -04:00
Vincent Velociter 13e01883be Set the minimum supported android version to 8.0 2024-05-27 12:02:45 +02:00
Vincent Velociter cdb0d7594b Rename application to Lichess 2024-05-27 10:47:09 +02:00
Vincent Velociter 4b2cea1d62 Use embedded cronet and ensure it is not obfuscated
It should fix #715 which is due to chronet not found on some phones for
some unknown reason.
2024-05-27 10:45:54 +02:00
Vincent Velociter 37f3690d27 Update fastlane on android 2024-05-27 09:40:36 +02:00
Vincent Velociter 62672229a5 Restrict android native platforms, remove x86 2024-05-15 14:37:49 +02:00