Commit Graph

742 Commits

Author SHA1 Message Date
Roland Geider
865dbeed91 Some further polishing of exercise detail page 2022-01-18 18:22:48 +01:00
Roland Geider
187f16f761 Some cleanup of exercise detail widget 2022-01-18 17:44:13 +01:00
Roland Geider
2b16b178c7 Finish MuscleWidget 2022-01-18 17:37:36 +01:00
Roland Geider
98f925be9c Merge pull request #124 from agwanyaseen/feature/exercise-crowdsourcing
feat: completed image section in Add Excercise Screen
2022-01-18 16:56:17 +01:00
yaseenagwan
d9cc243558 feat: added translated text for image caption in Add Excercise Screen 2022-01-18 21:25:06 +05:30
Roland Geider
599aa82f89 Start working on muscle widget for exercises 2022-01-17 21:09:19 +01:00
Roland Geider
ff6a2f871a Make variation view in exercise detail view work 2022-01-17 20:32:17 +01:00
Roland Geider
205d9ae908 Fix function call 2022-01-17 20:30:12 +01:00
yaseenagwan
09843ba31a feat: completed image section in Add Excercise Screen 2022-01-16 15:14:15 +05:30
Roland Geider
2d5f5162ad Recreate generated files 2022-01-15 13:05:35 +01:00
Roland Geider
2119c26ad3 Merge branch 'master' into feature/exercise-crowdsourcing
# Conflicts:
#	.github/workflows/ci.yml
#	lib/models/exercises/comment.g.dart
#	lib/models/exercises/exercise.g.dart
#	lib/models/exercises/image.g.dart
#	lib/models/measurements/measurement_entry.g.dart
#	lib/models/nutrition/ingredient_weight_unit.g.dart
#	lib/models/nutrition/log.g.dart
#	lib/models/workouts/day.g.dart
#	lib/models/workouts/session.g.dart
#	lib/models/workouts/workout_plan.g.dart
#	lib/providers/exercises.dart
#	pubspec.lock
#	pubspec.yaml
#	test/utils.dart
#	test/workout/gym_mode_screen_test.dart
2022-01-15 12:58:02 +01:00
yaseenagwan
d7b216d57a fix: Render Overflow issue in Dashboard screen 2022-01-09 13:30:03 +05:30
Debayan Sutradhar
b689a6078c Translated using Weblate (Hindi)
Currently translated at 3.9% (6 of 152 strings)

Translation: wger Workout Manager/Mobile App
Translate-URL: https://hosted.weblate.org/projects/wger/mobile/hi/
2021-12-29 15:53:23 +01:00
Debayan Sutradhar
68600c7942 Added translation using Weblate (Hindi) 2021-12-28 14:41:04 +01:00
Roland Geider
3e3928a54a Translated using Weblate (Turkish)
Currently translated at 73.0% (111 of 152 strings)

Translation: wger Workout Manager/Mobile App
Translate-URL: https://hosted.weblate.org/projects/wger/mobile/tr/
2021-12-27 12:51:34 +01:00
Roland Geider
48db6fcdf7 Translated using Weblate (Norwegian Bokmål)
Currently translated at 52.6% (80 of 152 strings)

Translation: wger Workout Manager/Mobile App
Translate-URL: https://hosted.weblate.org/projects/wger/mobile/nb_NO/
2021-12-27 12:51:34 +01:00
Roland Geider
90ff128369 Translated using Weblate (German)
Currently translated at 100.0% (152 of 152 strings)

Translation: wger Workout Manager/Mobile App
Translate-URL: https://hosted.weblate.org/projects/wger/mobile/de/
2021-12-23 15:53:46 +01:00
Nikita Epifanov
a7d1c45d68 Translated using Weblate (Russian)
Currently translated at 98.0% (149 of 152 strings)

Translation: wger Workout Manager/Mobile App
Translate-URL: https://hosted.weblate.org/projects/wger/mobile/ru/
2021-12-17 13:53:26 +01:00
Nikita Epifanov
9d8945809a Added translation using Weblate (Russian) 2021-12-16 11:21:10 +01:00
mondstern
c6bcc3779c Translated using Weblate (German)
Currently translated at 100.0% (152 of 152 strings)

Translation: wger Workout Manager/Mobile App
Translate-URL: https://hosted.weblate.org/projects/wger/mobile/de/
2021-12-01 23:53:25 +01:00
Roland Geider
d77f4ca870 Linting 2021-11-27 00:27:22 +01:00
Roland Geider
87940b86d4 Increase size of exercise image in overview 2021-11-27 00:17:19 +01:00
Roland Geider
68c3ad3ce7 Add detail view for exercises 2021-11-27 00:13:39 +01:00
Roland Geider
854d159388 Some changes to the exercise list view
Still experimenting and subject to change
2021-11-26 19:47:37 +01:00
Roland Geider
672799287f Use convenience methods to GET exercise data 2021-11-23 15:48:50 +01:00
Roland Geider
60589bfa1d Remove app_drawer.dart file, this was not used any more 2021-11-23 15:48:13 +01:00
Cenk Cidecio
67e4563cbc Translated using Weblate (Turkish)
Currently translated at 71.7% (109 of 152 strings)

Translation: wger Workout Manager/Mobile App
Translate-URL: https://hosted.weblate.org/projects/wger/mobile/tr/
2021-11-14 15:50:22 +01:00
Milo Ivir
814e1d182a Translated using Weblate (Croatian)
Currently translated at 100.0% (152 of 152 strings)

Translation: wger Workout Manager/Mobile App
Translate-URL: https://hosted.weblate.org/projects/wger/mobile/hr/
2021-11-11 15:50:23 +01:00
Github-actions
ab885b1145 Automatic linting 2021-11-10 14:19:52 +00:00
Roland Geider
d8b7d45291 Upgrade dependencies and recreate generated files 2021-11-10 15:16:25 +01:00
Roland Geider
e5bd9e901f Add workaround for the AndroidMetadata checks
The metaDataAsMap method doesn't work during tests and throws a null check
error. A better solution should be implemented when possible.
2021-11-08 10:55:16 +01:00
Roland Geider
a77a0cc5db Show last logged items for quick access 2021-11-08 10:37:57 +01:00
Roland Geider
fbff8f5425 Send user agent header with app version when logging in and registering 2021-11-08 09:57:18 +01:00
Roland Geider
1e9c44e56b Use makeUri helper function in auth provider 2021-11-08 09:54:50 +01:00
Roland Geider
909349ce90 Remove unsed code in auth provider 2021-11-08 09:44:22 +01:00
Roland Geider
cf882c194f Move flag checking for minimum required version to manifest
This is still not the best solution, ideally we would save this to some kind
of configuration file that we can use for dev/prod etc. Also, this solution
doesn't work with iOS or web
2021-11-08 09:42:32 +01:00
Roland Geider
03f7e1e371 Remove linting errors 2021-11-08 09:42:32 +01:00
Roland Geider
498a43f292 Test min application version check in auth provider 2021-11-08 09:42:32 +01:00
J. Lavoie
51fe2fcdc1 Translated using Weblate (French)
Currently translated at 100.0% (152 of 152 strings)

Translation: wger Workout Manager/Mobile App
Translate-URL: https://hosted.weblate.org/projects/wger/mobile/fr/
2021-11-07 17:52:41 +01:00
Roland Geider
025c9393cd Merge branch 'master' into feature/exercise-crowdsourcing
# Conflicts:
#	test/base_provider_test.mocks.dart
#	test/gallery_screen_test.mocks.dart
#	test/measurements/measurement_categories_screen_test.mocks.dart
#	test/measurements/measurement_provider_test.mocks.dart
#	test/nutritional_plan_form_test.mocks.dart
#	test/workout_form_test.mocks.dart
#	test/workout_set_form_test.mocks.dart
2021-11-03 20:28:06 +01:00
Roland Geider
9d6d3fcc25 Add quick link to log to diary on dashboard 2021-11-03 20:04:19 +01:00
Roland Geider
4c1bcd4928 Fix app bar color 2021-11-03 19:55:26 +01:00
Roland Geider
e4e6387df9 Merge branch 'add-custom-ingredient' 2021-11-03 19:41:22 +01: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
J. Lavoie
990363ad0d Translated using Weblate (French)
Currently translated at 100.0% (150 of 150 strings)

Translation: wger Workout Manager/Mobile App
Translate-URL: https://hosted.weblate.org/projects/wger/mobile/fr/
2021-11-02 19:35:13 +01:00
J. Lavoie
ca5e61a2eb Translated using Weblate (Italian)
Currently translated at 98.0% (147 of 150 strings)

Translation: wger Workout Manager/Mobile App
Translate-URL: https://hosted.weblate.org/projects/wger/mobile/it/
2021-11-02 19:35:13 +01:00
J. Lavoie
135b905ce3 Translated using Weblate (German)
Currently translated at 100.0% (150 of 150 strings)

Translation: wger Workout Manager/Mobile App
Translate-URL: https://hosted.weblate.org/projects/wger/mobile/de/
2021-11-02 19:35:12 +01:00
Roland Geider
c9fdd765c6 Merge pull request #113 from TaarnStar/hacktoberfest2021
Fix for RiR slider
2021-10-31 06:53:00 +01:00
Marko Milosevic
9997252e1e Removing final keyword for the RiR slider properties 2021-10-30 18:24:10 +02:00