Commit Graph

98 Commits

Author SHA1 Message Date
Roland Geider
b87784f5fc Add an additional step when adding exercises 2022-03-28 22:11:31 +02:00
Roland Geider
6ed8a96bff Merge pull request #138 from wger-project/dependabot/pub/video_player-2.3.0
Bump video_player from 2.2.18 to 2.3.0
2022-03-25 22:54:12 +01:00
Roland Geider
5e3f8c80b4 Merge pull request #134 from wger-project/dependabot/pub/font_awesome_flutter-10.1.0
Bump font_awesome_flutter from 9.2.0 to 10.1.0
2022-03-25 22:52:39 +01:00
Roland Geider
44a72dacfb Merge pull request #135 from wger-project/dependabot/pub/network_image_mock-2.1.0
Bump network_image_mock from 2.0.1 to 2.1.0
2022-03-25 22:51:12 +01:00
Roland Geider
3cd5fb414f Merge pull request #137 from wger-project/dependabot/pub/build_runner-2.1.8
Bump build_runner from 2.1.7 to 2.1.8
2022-03-25 22:49:44 +01:00
dependabot[bot]
aee8664f5d Bump video_player from 2.2.18 to 2.3.0
Bumps [video_player](https://github.com/flutter/plugins) from 2.2.18 to 2.3.0.
- [Release notes](https://github.com/flutter/plugins/releases)
- [Commits](https://github.com/flutter/plugins/compare/video_player-v2.2.18...video_player-v2.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 21:47:36 +00:00
dependabot[bot]
1dc8ba25d5 Bump build_runner from 2.1.7 to 2.1.8
Bumps [build_runner](https://github.com/dart-lang/build) from 2.1.7 to 2.1.8.
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](https://github.com/dart-lang/build/compare/build_runner-v2.1.7...build_daemon-v2.1.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 21:47:25 +00:00
dependabot[bot]
47d634333a Bump json_serializable from 6.1.4 to 6.1.5
Bumps [json_serializable](https://github.com/google/json_serializable.dart) from 6.1.4 to 6.1.5.
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](https://github.com/google/json_serializable.dart/compare/json_serializable-v6.1.4...json_serializable-v6.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 21:47:13 +00:00
dependabot[bot]
04d4993d5e Bump network_image_mock from 2.0.1 to 2.1.0
Bumps [network_image_mock](https://github.com/stelynx/network_image_mock) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/stelynx/network_image_mock/releases)
- [Changelog](https://github.com/stelynx/network_image_mock/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stelynx/network_image_mock/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 21:47:05 +00:00
dependabot[bot]
25d12c67f9 Bump font_awesome_flutter from 9.2.0 to 10.1.0
Bumps [font_awesome_flutter](https://github.com/fluttercommunity/font_awesome_flutter) from 9.2.0 to 10.1.0.
- [Release notes](https://github.com/fluttercommunity/font_awesome_flutter/releases)
- [Changelog](https://github.com/fluttercommunity/font_awesome_flutter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fluttercommunity/font_awesome_flutter/compare/9.2.0...10.1.0)

---
updated-dependencies:
- dependency-name: font_awesome_flutter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 21:46:56 +00:00
Roland Geider
fd553b04f9 Update pubspec.lock 2022-02-19 21:47:40 +01:00
Roland Geider
2e9356ecda Bump some versions, build app with flutter 2.10 2022-02-19 21:47:07 +01:00
Roland Geider
c24bc9783e Add video player widget for exercise details 2022-01-29 12:43:50 +01:00
Roland Geider
4bb91f1c14 Update to flutter 2.8 2022-01-23 21:57:53 +01:00
Github-actions
22bd5544ef Automatic linting 2022-01-23 20:37:46 +00:00
Roland Geider
eea3e0d16b Recreate mocks and update pubspec.lock 2022-01-23 21:35:49 +01:00
Github-actions
6a225baf65 Automatic linting 2022-01-23 19:55:37 +00:00
Roland Geider
dcfe3b8e4b Merge branch 'master' into barcode_scanner
# Conflicts:
#	test/gallery/gallery_screen_test.mocks.dart
#	test/measurements/measurement_categories_screen_test.mocks.dart
#	test/measurements/measurement_provider_test.mocks.dart
#	test/nutrition/nutritional_plan_form_test.mocks.dart
#	test/other/base_provider_test.mocks.dart
#	test/workout/workout_form_test.mocks.dart
#	test/workout/workout_set_form_test.mocks.dart
2022-01-23 20:33:45 +01:00
Github-actions
4e95ed2c68 Bump version to 1.4.1+25 2022-01-16 18:46:33 +00:00
Github-actions
379d9ca067 Automatic linting 2022-01-16 18:36:05 +00:00
Roland Geider
1016710f76 Update pubspec.lock 2022-01-15 13:14:17 +01:00
Roland Geider
ac682fa525 Update dependencies 2022-01-09 17:26:06 +01:00
Github-actions
a078b16ee8 Automatic linting 2022-01-09 09:30:36 +00:00
Roland Geider
d17717cb1a Move fastlane folder to root
This is needed to be able to publish on f-droid #84
2021-12-06 17:23:29 +01:00
Adrian Halko
fa4dfe6ee5 Regenerated all classes. 2021-12-03 16:44:52 +01:00
Roland Geider
3b158d92bb Commit current pubspec.lock 2021-11-23 15:49:07 +01:00
Roland Geider
d8b7d45291 Upgrade dependencies and recreate generated files 2021-11-10 15:16:25 +01:00
Roland Geider
520b0b1460 Add new build system for android releases 2021-11-09 10:19:31 +01:00
Roland Geider
3735d8d59d Update to flutter 2.5 2021-11-03 19:55:26 +01:00
Github-actions
60273ebdc4 Automatic linting 2021-11-03 18:43:02 +00:00
Roland Geider
504e4ffaba Refactor ingredient search widget 2021-11-03 19:41:05 +01:00
Tomáš Konkoľ
76ce31287f Add custom ingredient 2021-11-03 09:45:55 +01:00
Github-actions
e23937981d Automatic linting 2021-10-28 09:47:48 +00:00
Roland Geider
27eef231f1 Bump dependencies 2021-10-28 11:28:11 +02:00
Github-actions
a2d71653cc Automatic linting 2021-10-24 20:15:32 +00:00
Roland Geider
c593086692 Mark meal ID in logs as optional 2021-10-24 22:14:00 +02:00
Github-actions
f16e8ec444 Automatic linting 2021-10-16 10:44:22 +00:00
Roland Geider
109f037581 Bump dependencies 2021-10-16 12:29:22 +02:00
Roland Geider
0ff425ca1c Update pubspec.lock 2021-10-16 12:25:03 +02:00
Github-actions
3303226374 Automatic linting 2021-10-13 15:48:35 +00:00
Roland Geider
b25c4d09ab Update pubspec.lock 2021-10-13 17:46:54 +02:00
Roland Geider
4ad5263834 Merge branch 'better-linting-rules-1' 2021-10-13 17:45:59 +02:00
Github-actions
66dd80a1a2 Automatic linting 2021-10-13 15:43:52 +00:00
Marvin M
505edda762 Merge branch 'master' into better-linting-rules-1 2021-10-11 08:57:03 +02:00
Github-actions
a2943519e4 Automatic linting 2021-10-10 17:18:45 +00:00
Roland Geider
67ce615d06 Use rive animation during initial loading
See #99
2021-10-10 19:15:43 +02:00
Marvin M
c2e881c139 Minor changes 2021-10-07 18:50:33 +02:00
Marvin M
7a79a80852 Added flutter_lints 2021-10-01 15:44:42 +02:00
Roland Geider
5b455850f4 Merge remote-tracking branch 'origin/master' 2021-09-09 21:14:57 +02:00
Roland Geider
598cde464e Update dependencies 2021-09-09 21:14:44 +02:00