Roland Geider
|
5a6959d116
|
Improve workflow
|
2023-04-17 16:44:53 +02:00 |
|
Roland Geider
|
5864f2b31c
|
Add first version of github actions for building flathub packages
|
2023-04-17 16:44:53 +02:00 |
|
Roland Geider
|
c42dc0c825
|
Replace the deprecated flutter format with dart format
|
2023-02-07 20:30:09 +01:00 |
|
Roland Geider
|
e129b2bb8a
|
Bump flutter version to 3.7
|
2023-01-27 19:59:11 +01:00 |
|
Roland Geider
|
475d70b839
|
Fix syntax
|
2022-12-06 19:26:07 +01:00 |
|
Roland Geider
|
f26d8b0fcf
|
Update java version used
|
2022-12-06 19:20:01 +01:00 |
|
Roland Geider
|
11810bd856
|
Remove set-output, this is deprecated
|
2022-12-06 19:19:45 +01:00 |
|
Roland Geider
|
36d8e124ba
|
Bump action version
|
2022-10-10 17:06:18 +02:00 |
|
Roland Geider
|
a8e4fdb4e0
|
Merge branch 'master' into feature/exercise-crowdsourcing
# Conflicts:
# lib/models/workouts/log.dart
# 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-10-10 15:50:50 +02:00 |
|
Roland Geider
|
f5efefe798
|
Remove workflow for dependency management
This is now handled by the official Github dependabot
|
2022-09-26 15:21:47 +02:00 |
|
Roland Geider
|
12a8e73809
|
Update flutter version used for CI and builds
|
2022-09-26 15:20:59 +02:00 |
|
Roland Geider
|
64a930cd9b
|
Upgrade to flutter 3.3
|
2022-09-10 23:47:53 +02:00 |
|
Roland Geider
|
a83d54bef2
|
Merge branch 'master' into feature/exercise-crowdsourcing
|
2022-07-18 15:59:24 +02:00 |
|
Roland Geider
|
c80b9f11ac
|
Update to flutter 3.0
Closes #196
|
2022-07-18 15:45:07 +02:00 |
|
Roland Geider
|
0711e199da
|
Merge branch 'master' into feature/exercise-crowdsourcing
# Conflicts:
# lib/models/exercises/exercise.g.dart
# pubspec.lock
# pubspec.yaml
# test/gallery/gallery_screen_test.mocks.dart
# test/measurements/measurement_provider_test.mocks.dart
# test/nutrition/nutritional_plan_form_test.mocks.dart
# test/workout/workout_form_test.mocks.dart
# test/workout/workout_set_form_test.mocks.dart
|
2022-07-01 09:47:52 +02:00 |
|
Roland Geider
|
4bd916afa6
|
Upload coverage results to coveralls
|
2022-07-01 09:44:58 +02:00 |
|
Roland Geider
|
7ae98462fa
|
Also run the CI on branches other than master
|
2022-05-11 00:05:46 +02:00 |
|
Roland Geider
|
a2f0a86510
|
Merge branch 'master' into feature/exercise-crowdsourcing
# Conflicts:
# pubspec.lock
|
2022-03-27 13:54:43 +02:00 |
|
Roland Geider
|
f41ad86e1e
|
Run tests when updating pubspec.yaml
|
2022-03-25 22:52:25 +01:00 |
|
Roland Geider
|
060432a227
|
Add dependabot.yml
|
2022-03-25 22:45:57 +01:00 |
|
Roland Geider
|
badc3257d0
|
Merge branch 'master' into feature/exercise-crowdsourcing
# Conflicts:
# assets/images/muscles/back.svg
# assets/images/muscles/main/muscle-1.svg
# assets/images/muscles/main/muscle-10.svg
# assets/images/muscles/main/muscle-11.svg
# assets/images/muscles/main/muscle-12.svg
# assets/images/muscles/main/muscle-13.svg
# assets/images/muscles/main/muscle-14.svg
# assets/images/muscles/main/muscle-15.svg
# assets/images/muscles/main/muscle-16.svg
# assets/images/muscles/main/muscle-2.svg
# assets/images/muscles/main/muscle-3.svg
# assets/images/muscles/main/muscle-4.svg
# assets/images/muscles/main/muscle-5.svg
# assets/images/muscles/main/muscle-6.svg
# assets/images/muscles/main/muscle-7.svg
# assets/images/muscles/main/muscle-8.svg
# assets/images/muscles/main/muscle-9.svg
# assets/images/muscles/secondary/muscle-1.svg
# assets/images/muscles/secondary/muscle-10.svg
# assets/images/muscles/secondary/muscle-11.svg
# assets/images/muscles/secondary/muscle-12.svg
# assets/images/muscles/secondary/muscle-13.svg
# assets/images/muscles/secondary/muscle-14.svg
# assets/images/muscles/secondary/muscle-15.svg
# assets/images/muscles/secondary/muscle-16.svg
# assets/images/muscles/secondary/muscle-2.svg
# assets/images/muscles/secondary/muscle-3.svg
# assets/images/muscles/secondary/muscle-4.svg
# assets/images/muscles/secondary/muscle-5.svg
# assets/images/muscles/secondary/muscle-6.svg
# assets/images/muscles/secondary/muscle-7.svg
# assets/images/muscles/secondary/muscle-8.svg
# assets/images/muscles/secondary/muscle-9.svg
# lib/helpers/consts.dart
# lib/l10n/app_en.arb
# lib/models/exercises/exercise.dart
# lib/models/exercises/exercise.g.dart
# lib/providers/exercises.dart
# lib/widgets/exercises/exercises.dart
# pubspec.lock
# pubspec.yaml
# test/exercises/exercises_detail_widget_test.dart
# test/nutrition/nutritional_plan_form_test.mocks.dart
# test/workout/workout_set_form_test.mocks.dart
|
2022-02-19 22:07:47 +01:00 |
|
Roland Geider
|
2e9356ecda
|
Bump some versions, build app with flutter 2.10
|
2022-02-19 21:47:07 +01:00 |
|
Roland Geider
|
4bb91f1c14
|
Update to flutter 2.8
|
2022-01-23 21:57:53 +01:00 |
|
Roland Geider
|
0da22365f6
|
The fastlane config folder is now located at the root, not under android
|
2022-01-16 20:13:21 +01:00 |
|
Roland Geider
|
b7ad01b97c
|
Move envfiles folder out of the android one
This was causing it to apperar in weblate as a translatable language
|
2022-01-16 19:33:26 +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 |
|
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 |
|
Roland Geider
|
97616871bc
|
Don't run CI when non-dart files were changed
|
2021-11-09 11:29:46 +01:00 |
|
Roland Geider
|
c02f81b21e
|
Bump action version
|
2021-11-09 11:25:16 +01:00 |
|
Roland Geider
|
57361f9ef5
|
Add CHANGELOG.md
|
2021-11-09 10:58:33 +01:00 |
|
Roland Geider
|
f826c28b34
|
Fix workflow name
|
2021-11-09 10:34:47 +01:00 |
|
Roland Geider
|
7ab7d5c9f3
|
Remove duplicated android release config file
|
2021-11-09 10:20:38 +01:00 |
|
Roland Geider
|
520b0b1460
|
Add new build system for android releases
|
2021-11-09 10:19:31 +01:00 |
|
Roland Geider
|
0ac894bdc2
|
Merge branch 'master' into feature/exercise-crowdsourcing
|
2021-11-03 20:30:54 +01:00 |
|
Roland Geider
|
23fea5a46a
|
Test the app with flutter 2.5
|
2021-11-03 20:29:09 +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
|
3735d8d59d
|
Update to flutter 2.5
|
2021-11-03 19:55:26 +01:00 |
|
Roland Geider
|
e8ca3dd33f
|
Use correct file name
|
2021-10-24 22:00:12 +02:00 |
|
Roland Geider
|
2d8d864f27
|
Merge branch 'master' into feature/exercise-crowdsourcing
# Conflicts:
# lib/main.dart
# lib/models/exercises/exercise.dart
# lib/providers/exercises.dart
# lib/providers/nutrition.dart
# lib/widgets/exercises/exercises.dart
# lib/widgets/workouts/forms.dart
# lib/widgets/workouts/gym_mode.dart
# pubspec.lock
# test/base_provider_test.mocks.dart
# test/gallery_screen_test.mocks.dart
# test/gym_mode_screen_test.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.dart
# test/workout_set_form_test.mocks.dart
|
2021-10-16 12:40:01 +02:00 |
|
Roland Geider
|
18265bde39
|
Build with 2.2 flutter version
|
2021-10-10 19:15:43 +02:00 |
|
Roland Geider
|
b8a41bc89d
|
Add PR template file
|
2021-10-03 10:53:29 +02:00 |
|
Roland Geider
|
4eb1580359
|
Create FUNDING.yml
|
2021-09-16 16:18:56 +02:00 |
|
Roland Geider
|
3344532b8d
|
Run the tests on all branches
|
2021-09-13 21:10:30 +02:00 |
|
Roland Geider
|
6a0f96e0be
|
Manually set used flutter version
The flutter_charts package is not yet compatible with 2.5
|
2021-09-10 10:30:11 +02:00 |
|
Roland Geider
|
7b8fba9856
|
Allow users to delete measurement categories
|
2021-08-30 19:20:23 +02:00 |
|
Roland Geider
|
b23c417da5
|
Remove explicit language generation
This is not needed anymore
|
2021-08-25 16:41:36 +02:00 |
|
Roland Geider
|
f7fb5196a2
|
--no-sound-null-safety is not needed anymore!
|
2021-07-07 23:16:35 +02:00 |
|
Roland Geider
|
e311da4c12
|
Use line length of 100 for formatting
|
2021-06-22 22:37:33 +02:00 |
|
Marvin M
|
98f5e08abf
|
Fix linting failing
|
2021-06-20 15:44:00 +02:00 |
|
Marvin M
|
c2c67a2861
|
Update linter.yml
|
2021-06-19 23:52:41 +02:00 |
|