Commit Graph

2661 Commits

Author SHA1 Message Date
Roland Geider
cd4a848b79 Remove the CustomScrollView
This was only needed for the custom scrolling background / header that was
removed some time ago
2024-11-10 15:45:52 +01:00
Roland Geider
47e36eff48 More refactoring of routine screens and widgets 2024-11-10 15:13:30 +01:00
Roland Geider
12f22d214a Rename widget folder 2024-11-10 14:51:11 +01:00
Roland Geider
5c947375ee Rename provider 2024-11-10 14:48:03 +01:00
Roland Geider
415daf172d Workaround for duplicate exercises in the DB 2024-11-10 14:31:04 +01:00
Roland Geider
05b13d880e Further work on rendering the new routines 2024-11-07 11:13:58 +01:00
Roland Geider
abf9413f4b Start rendering the new routines 2024-11-02 17:28:24 +01:00
Roland Geider
9ff2bba13a Load the new DayData entries and the regular data objects from structure endpoint 2024-10-30 23:19:10 +01:00
Roland Geider
a79b6d6b4e Start implementing new flexible routines 2024-10-30 19:17:51 +01:00
Roland Geider
7db93f0b6e Start implementing new flexible routines 2024-10-30 12:14:26 +01:00
Roland Geider
c664ccedfa Update generated files 2024-10-29 19:05:20 +01:00
Dieter Plaetinck
5f148e7c92 no point showing charts that are empty - this also fixes some crashes 2024-10-16 15:33:59 +02:00
Dieter Plaetinck
c5b1695d20 fix crash for empty measurements 2024-10-16 15:33:59 +02:00
Dieter Plaetinck
bd7088d445 use a 'sensible range' for headline weight/measurements charts
this allows user to focus on their recent progress on the initial chart.
if they want to see the full history, that's only a tap away
2024-10-16 15:33:59 +02:00
Dieter Plaetinck
1a25f0f3c6 tooltip: better background color for contrast + show date 2024-10-16 15:33:59 +02:00
Dieter Plaetinck
555f57d2de dart fix --apply 2024-10-16 15:33:03 +02:00
Roland Geider
9591d7cd11 Cache flutter packages 2024-10-16 15:32:32 +02:00
dependabot[bot]
f4840f887a Bump package_info_plus from 8.0.2 to 8.0.3
Bumps [package_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus) from 8.0.2 to 8.0.3.
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/package_info_plus-v8.0.3/packages/package_info_plus)

---
updated-dependencies:
- dependency-name: package_info_plus
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-16 15:23:42 +02:00
dependabot[bot]
2ab835d38a Bump url_launcher from 6.3.0 to 6.3.1
Bumps [url_launcher](https://github.com/flutter/packages/tree/main/packages/url_launcher) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/url_launcher-v6.3.1/packages/url_launcher)

---
updated-dependencies:
- dependency-name: url_launcher
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-16 15:23:27 +02:00
Oğuz Ersen
591667615c Translated using Weblate (Turkish)
Currently translated at 100.0% (266 of 266 strings)

Translation: wger Workout Manager/Mobile App
Translate-URL: https://hosted.weblate.org/projects/wger/mobile/tr/
2024-10-13 17:09:38 +02:00
kvnrmnn
51542f776b Translated using Weblate (German)
Currently translated at 100.0% (266 of 266 strings)

Translation: wger Workout Manager/Mobile App
Translate-URL: https://hosted.weblate.org/projects/wger/mobile/de/
2024-10-13 17:09:38 +02:00
Clerton Araujo
13a865cae1 Translated using Weblate (Portuguese (Brazil))
Currently translated at 76.8% (202 of 263 strings)

Translation: wger Workout Manager/Mobile App
Translate-URL: https://hosted.weblate.org/projects/wger/mobile/pt_BR/
2024-10-13 17:09:38 +02:00
Oğuz Ersen
3e0260d87b Translated using Weblate (Turkish)
Currently translated at 100.0% (263 of 263 strings)

Translation: wger Workout Manager/Mobile App
Translate-URL: https://hosted.weblate.org/projects/wger/mobile/tr/
2024-10-13 17:09:38 +02:00
dependabot[bot]
beb89fd0b8 Bump video_player from 2.9.1 to 2.9.2
Bumps [video_player](https://github.com/flutter/packages/tree/main/packages/video_player) from 2.9.1 to 2.9.2.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/video_player-v2.9.2/packages/video_player)

---
updated-dependencies:
- dependency-name: video_player
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 11:58:31 +02:00
dependabot[bot]
bda11c269b Bump build_runner from 2.4.12 to 2.4.13
Bumps [build_runner](https://github.com/dart-lang/build) from 2.4.12 to 2.4.13.
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](https://github.com/dart-lang/build/compare/build_runner-v2.4.12...build_runner-v2.4.13)

---
updated-dependencies:
- dependency-name: build_runner
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 11:58:19 +02:00
Roland Geider
773b8df4e6 Localize chart titles 2024-10-07 11:56:39 +02:00
Roland Geider
1bbb73c4e7 Merge pull request #651 from wger-project/dependabot/pub/build_runner-2.4.12
Bump build_runner from 2.4.11 to 2.4.12
2024-10-02 09:29:33 +02:00
Roland Geider
04e85e10c8 Merge pull request #650 from wger-project/dependabot/pub/path_provider-2.1.4
Bump path_provider from 2.1.3 to 2.1.4
2024-10-02 09:29:06 +02:00
dependabot[bot]
537fa0b473 Bump build_runner from 2.4.11 to 2.4.12
Bumps [build_runner](https://github.com/dart-lang/build) from 2.4.11 to 2.4.12.
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](https://github.com/dart-lang/build/compare/build_runner-v2.4.11...build_runner-v2.4.12)

---
updated-dependencies:
- dependency-name: build_runner
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 00:50:32 +00:00
dependabot[bot]
39a19d92d0 Bump path_provider from 2.1.3 to 2.1.4
Bumps [path_provider](https://github.com/flutter/packages/tree/main/packages/path_provider) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/path_provider-v2.1.4/packages/path_provider)

---
updated-dependencies:
- dependency-name: path_provider
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 00:50:25 +00:00
Roland Geider
dd4622475a Merge pull request #635 from wger-project/dependabot/pub/drift_dev-2.20.3
Bump drift_dev from 2.19.0 to 2.20.3
2024-09-29 20:17:28 +02:00
Roland Geider
6853946308 Recreate generated files 2024-09-29 20:14:36 +02:00
Roland Geider
280963f4b4 Merge pull request #642 from wger-project/dependabot/pub/http-1.2.2
Bump http from 1.2.1 to 1.2.2
2024-09-29 20:10:55 +02:00
dependabot[bot]
5bf4627d3f Bump drift_dev from 2.19.0 to 2.20.3
Bumps [drift_dev](https://github.com/simolus3/drift) from 2.19.0 to 2.20.3.
- [Release notes](https://github.com/simolus3/drift/releases)
- [Commits](https://github.com/simolus3/drift/compare/drift_dev-2.19.0...drift_dev-2.20.3)

---
updated-dependencies:
- dependency-name: drift_dev
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-29 17:46:03 +00:00
dependabot[bot]
64d814f981 Bump http from 1.2.1 to 1.2.2
Bumps [http](https://github.com/dart-lang/http/tree/master/pkgs) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/dart-lang/http/releases)
- [Commits](https://github.com/dart-lang/http/commits/http-v1.2.2/pkgs)

---
updated-dependencies:
- dependency-name: http
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-29 17:46:03 +00:00
Roland Geider
2f9b73c3ac Merge pull request #643 from wger-project/dependabot/pub/fl_chart-0.69.0
Bump fl_chart from 0.68.0 to 0.69.0
2024-09-29 19:42:18 +02:00
Roland Geider
42bddb403d Merge pull request #644 from wger-project/dependabot/pub/shared_preferences-2.3.2
Bump shared_preferences from 2.2.3 to 2.3.2
2024-09-29 19:38:22 +02:00
Roland Geider
5f0630fbcc Merge pull request #646 from wger-project/feature/ingredient-cache
Use local sqlite database for ingredient cache
2024-09-29 13:57:55 +02:00
Roland Geider
906fa7257a Rename function 2024-09-29 11:45:31 +02:00
Roland Geider
8f42514544 Remove "multiple databases open" error 2024-09-29 11:33:50 +02:00
Roland Geider
72a68b4f59 Allow resetting the ingredient cache from the settings page 2024-09-29 11:25:14 +02:00
Roland Geider
5f33a2d5d7 Update goldens 2024-09-27 16:11:51 +02:00
Roland Geider
dbdec5c9dd Add tests for db cache 2024-09-27 11:11:35 +02:00
Roland Geider
b1a49218ad Fix tests 2024-09-27 10:25:55 +02:00
Roland Geider
26491bb8b9 Remove cache version handling from provider
This now happens as a database migration
2024-09-27 10:25:36 +02:00
Roland Geider
188dcddf23 Rename field to "lastFetched" and add migration class 2024-09-26 23:37:50 +02:00
Roland Geider
8ce9029459 Start migrating the ingredient cache to a local sqlite database 2024-09-26 21:18:54 +02:00
dependabot[bot]
9f2403b553 Bump fl_chart from 0.68.0 to 0.69.0
Bumps [fl_chart](https://github.com/imaNNeo/fl_chart) from 0.68.0 to 0.69.0.
- [Release notes](https://github.com/imaNNeo/fl_chart/releases)
- [Changelog](https://github.com/imaNNeo/fl_chart/blob/main/CHANGELOG.md)
- [Commits](https://github.com/imaNNeo/fl_chart/compare/0.68.0...0.69.0)

---
updated-dependencies:
- dependency-name: fl_chart
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-26 18:03:30 +00:00
Roland Geider
15b6eb19b0 Update carousel_slider and used flutter version 2024-09-26 20:00:55 +02:00
dependabot[bot]
2476bc9091 Bump shared_preferences from 2.2.3 to 2.3.2
Bumps [shared_preferences](https://github.com/flutter/packages/tree/main/packages/shared_preferences) from 2.2.3 to 2.3.2.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/shared_preferences-v2.3.2/packages/shared_preferences)

---
updated-dependencies:
- dependency-name: shared_preferences
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 00:21:41 +00:00