356 Commits

Author SHA1 Message Date
Vincent Velociter 3494583d83 Skip upload symbols for debug simulator builds 2026-05-21 14:45:45 +02:00
Vincent Velociter a2ce2d99b0 Migrate ios for new Flutter version 2026-05-21 14:34:19 +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 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
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
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
dependabot[bot] 2a5a4ca4c8 Bump addressable from 2.8.9 to 2.9.0 in /ios (#2921)
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.8.9 to 2.9.0.
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.8.9...addressable-2.9.0)

---
updated-dependencies:
- dependency-name: addressable
  dependency-version: 2.9.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-25 12:37:38 +02:00
Rafal Sroka a2f4471578 Update fetch interval and extract constants 2026-04-17 22:58:59 +02:00
Rafal Sroka b87d83c184 Remove not needed files 2026-04-17 22:51:29 +02:00
Rafal Sroka fc4782f340 Document 2026-04-17 22:35:14 +02:00
Rafal Sroka eeca20e70d Remove debugging code 2026-04-17 22:27:50 +02:00
Rafal Sroka 138761392e Update translations 2026-04-17 22:20:43 +02:00
Rafal Sroka d7866e3152 Update placeholders 2026-04-17 22:10:00 +02:00
Rafal Sroka d91f0ad654 Simplify small widget 2026-04-17 22:01:43 +02:00
Rafal Sroka 1a5e612f85 Simplifz header 2026-04-17 21:59:53 +02:00
Rafal Sroka 7ded87c5ba Tweak layout 2026-04-17 21:56:42 +02:00
Rafal Sroka e43db94928 Add placeholders, fix the layout 2026-04-17 21:38:29 +02:00
Rafal Sroka 03a581dede Merge branch 'main' of https://github.com/r3econ/mobile into ios-lichess-broadcasts-widget 2026-04-16 22:59:14 +02:00
r3econ fbbd822cdb Link to daily puzzle screen from puzzle widget (#2984)
* Link to puzzle screen in the app from puzzle widget

* Extract constants

* Fix build problem in widget

* Fetch first daily to avoid extra request; add tests

---------

Co-authored-by: Vincent Velociter <vincent.velociter@gmail.com>
2026-04-14 22:58:15 +02:00
r3econ 481b4c58d2 Fix puzzle widget theme sync (#2983)
* Update app group values

* Update selected theme settings when the app starts and there is no previous settings
2026-04-14 20:20:49 +02:00
r3econ 8d18242139 Fix puzzle widget layout on iPad (#2982)
* Add preview

* Fix layout problems on iPad
2026-04-14 20:18:04 +02:00
Vincent Velociter 3d60d6cfcb Partially translate ios blog widgets 2026-04-14 16:21:49 +02:00
Vincent Velociter d62df922c0 Remove ios daily puzzle side to move indicator 2026-04-14 15:51:24 +02:00
Vincent Velociter e1d9234333 Fix lichess logo sizes in iOS widgets 2026-04-14 15:47:17 +02:00
Vincent Velociter d8e8f5186d Internationalise iOS widgets (#2978) 2026-04-14 15:33:19 +02:00
Vincent Velociter cb0547c9f5 Remove rating in ios daily puzzle widget 2026-04-14 15:06:14 +02:00
Vincent Velociter 5b3d3dabc8 Tweak daily puzzle widget update date format 2026-04-14 15:00:59 +02:00
Vincent Velociter fe89ef38f2 Upgrade dependencies 2026-04-14 14:50:49 +02:00
Rafal Sroka 22c3bae0c0 Merge branch 'main' into ios-lichess-broadcasts-widget
# Conflicts:
#	ios/EXTENSIONS.md
#	ios/LichessWidgets/Daily Puzzle Widget/BoardStyle.swift
#	ios/LichessWidgets/Daily Puzzle Widget/DailyPuzzleEntry.swift
#	ios/LichessWidgets/Daily Puzzle Widget/DailyPuzzleFetcher.swift
#	ios/LichessWidgets/Daily Puzzle Widget/DailyPuzzleProvider.swift
#	ios/LichessWidgets/Daily Puzzle Widget/DailyPuzzleWidget.swift
#	ios/LichessWidgets/Daily Puzzle Widget/Views/ChessBoardView.swift
#	ios/LichessWidgets/Daily Puzzle Widget/Views/ChessPieceView.swift
#	ios/LichessWidgets/Daily Puzzle Widget/Views/DailyPuzzleWidgetLayout.swift
#	ios/LichessWidgets/Daily Puzzle Widget/Views/DailyPuzzleWidgetView.swift
#	ios/LichessWidgets/LichessWidgetsBundle.swift
#	ios/Runner.xcodeproj/xcshareddata/xcschemes/LichessWidgetsExtension.xcscheme
#	lib/src/app.dart
2026-04-14 14:35:10 +02:00
Vincent Velociter ccbfc5190e Update ios conf 2026-04-14 12:11:31 +02:00
r3econ b615b8e8ae Add iOS Daily Puzzle widget (#2965) 2026-04-14 10:49:21 +02:00
Rafal Sroka 062ca50823 Add broadcasts widget 2026-04-12 23:07:12 +02:00
Rafal Sroka 247c160722 Improve error ui 2026-04-12 20:08:51 +02:00
Rafal Sroka 16e76b55b6 Fix problem with asset naming 2026-04-12 19:26:41 +02:00
Rafal Sroka b8f9291a33 Deduplicate widget names 2026-04-12 17:36:50 +02:00
Rafal Sroka ee43e6e87f Deduplicate next fetch date 2026-04-12 17:36:38 +02:00
Rafal Sroka fad0aaac49 Remove not needed vstack 2026-04-12 17:36:05 +02:00
Rafal Sroka 5194644ae9 Update small widget placeholder 2026-04-12 17:35:45 +02:00
Rafal Sroka b65db86b56 Add lichessURL(path:) static helper that centralizes the localhost/https detection. 2026-04-12 17:35:10 +02:00
Rafal Sroka 45df072b4f Update documentation 2026-04-12 16:46:36 +02:00
Rafal Sroka 0ba335d1b7 Allow for testing using local server and widget in simulator 2026-04-12 16:18:33 +02:00
Rafal Sroka f4ba161e92 Extract layout constants 2026-04-12 15:13:04 +02:00
Rafal Sroka 2de825d0f9 Update the scheme 2026-04-12 15:07:04 +02:00
Rafal Sroka 0dadf9d2e3 Remove configuration from the small widget 2026-04-12 15:06:05 +02:00
Rafal Sroka 6db72c4892 Fix formatting 2026-04-12 14:47:22 +02:00