diff --git a/fastlane/metadata/android/en-GB/changelogs/48.txt b/fastlane/metadata/android/en-GB/changelogs/48.txt new file mode 100644 index 00000000..58d29420 --- /dev/null +++ b/fastlane/metadata/android/en-GB/changelogs/48.txt @@ -0,0 +1,5 @@ +* added an App introduction +* added support for Soehnle Shape Sense scales +* enhanced support for Yunmai scale +* set CSV date format to ISO 8601:2004 +* fixed minor bugs \ No newline at end of file diff --git a/fastlane/metadata/android/en-GB/changelogs/49.txt b/fastlane/metadata/android/en-GB/changelogs/49.txt new file mode 100644 index 00000000..aea6776c --- /dev/null +++ b/fastlane/metadata/android/en-GB/changelogs/49.txt @@ -0,0 +1,9 @@ +- added support for Vigorun YG and Quanta QTBL10 scale +- added fastlane support +- integration of Androidx navigation component +- replaced obsoleted preferences with Androidx preferences +- replaced png file with svg files +- integration of DayNight theme +- use of live data to have always up-to-date measurements +- added support for round launcher icons +- fixed minor bug diff --git a/fastlane/metadata/android/en-GB/changelogs/50.txt b/fastlane/metadata/android/en-GB/changelogs/50.txt new file mode 100644 index 00000000..a2044050 --- /dev/null +++ b/fastlane/metadata/android/en-GB/changelogs/50.txt @@ -0,0 +1,11 @@ +- added support for assisted weighing (e.g. for babies or pets) +- additional support for people with amputations +- added support for Vigorun YG and Quanta QTBL10 scale +- added fastlane support +- integration of Androidx navigation component +- replaced obsoleted preferences with Androidx preferences +- replaced png file with svg files +- integration of DayNight theme +- use of live data to have always up-to-date measurements +- added support for round launcher icons +- fixed minor bug diff --git a/fastlane/metadata/android/en-GB/changelogs/51.txt b/fastlane/metadata/android/en-GB/changelogs/51.txt new file mode 100644 index 00000000..a6349a97 --- /dev/null +++ b/fastlane/metadata/android/en-GB/changelogs/51.txt @@ -0,0 +1,3 @@ +- added support for Libra like trendlines +- updated some translations +- fixed minor bug diff --git a/fastlane/metadata/android/en-GB/full_description.txt b/fastlane/metadata/android/en-GB/full_description.txt new file mode 100644 index 00000000..80c5c4c1 --- /dev/null +++ b/fastlane/metadata/android/en-GB/full_description.txt @@ -0,0 +1,55 @@ +Monitor and track your weight, BMI, body fat, body water, muscle and other body metrics in an open source app that: +* has an easy to use user interface with graphs, +* doesn't require you to create an account, +* can be configured to only show the metrics you care about, and +* respects your privacy and lets you decide what to do with your data. + +

Bluetooth scales

+openScale has built-in support for a number of Bluetooth (BLE or "smart") scales from many manufacturers, e.g. Beurer, Sanitas, Yunmai, Xiaomi, etc. (see model list below). Together with our users we constantly improve and extend the set of supported scales and in many cases pick up where the original app falls short. + +For scales without Bluetooth, or Bluetooth scales not (yet) supported by openScale, measurements can be manually entered in a quick and easy way. + +

Privacy

+This app has no ads and requests no unnecessary permissions. The location permission is only needed to find a Bluetooth scale. Once found the permission can be revoked (or never granted if Bluetooth isn't used). + +

Supported metrics

+Weight, BMI (body mass index), body water, muscle, LBM (lean body mass), body fat, bone mass, waist circumference, waist-to-height ratio, hip circumference, waist-hip ratio, visceral fat, chest circumference, thigh circumference, biceps circumference, neck circumference, body fat caliper, BMR (basal metabolic rate), TDEE (Total Daily Energy Expenditure) and Calories. Each entry can also have an optional comment. + +Note: don't worry if you think the list is too long: metrics you don't use can be disabled and hidden. + +

Other features

+- Resizable widget to show the latest measurement on the home screen +- Configure your weight unit: kg, lb or st +- Set a goal to help keep your diet +- Displays all your data on a chart and in a table to track your progress +- Evaluates measurements and gives a quick visual feedback to show you if you're within or outside the recommended range given your age, sex, height etc. +- Import or export your data from/into a CSV (comma separated value) file +- Supports body fat, body water and lean body mass estimations based on scientific publications. Useful if your scale doesn't support those measurements. +- Support for multiple users +- Support for assisted weighing (e.g. for babies or pets) +- Support for people with amputations +- Partially or fully translated into more than 27 languages +- Optional dark theme selectable + +

Supported Bluetooth scales

+- Custom made Bluetooth scale +- Beurer BF700, BF710 and BF800 +- Digoo DG-S038H +- Excelvan CF369BLE +- Exingtech Y1 +- Hesley (Yunchen) +- MGB +- Medisana BS444, BS440 +- Runtastic Libra +- Sanitas SBF70 +- Silvercrest SBF75 +- Xiaomi Mi scale v1 and v2 +- Yunmai Mini and SE +- iHealth HS3 +- Easy Home 64050 +- and many more + +Please see https://github.com/oliexdev/openScale/wiki/Supported-scales-in-openScale for the full list and the level of support for each scale. + +

Support

+If you find a bug, have an idea on how to improve openScale or have a question, please visit the openScale project page on GitHub: https://github.com/oliexdev/openScale diff --git a/fastlane/metadata/android/en-GB/images/featureGraphic.png b/fastlane/metadata/android/en-GB/images/featureGraphic.png new file mode 100644 index 00000000..2185848d Binary files /dev/null and b/fastlane/metadata/android/en-GB/images/featureGraphic.png differ diff --git a/fastlane/metadata/android/en-GB/images/icon.png b/fastlane/metadata/android/en-GB/images/icon.png new file mode 100644 index 00000000..b42a868c Binary files /dev/null and b/fastlane/metadata/android/en-GB/images/icon.png differ diff --git a/fastlane/metadata/android/en-GB/images/phoneScreenshots/1_en-GB.png b/fastlane/metadata/android/en-GB/images/phoneScreenshots/1_en-GB.png new file mode 100644 index 00000000..250721a1 Binary files /dev/null and b/fastlane/metadata/android/en-GB/images/phoneScreenshots/1_en-GB.png differ diff --git a/fastlane/metadata/android/en-GB/images/phoneScreenshots/2_en-GB.png b/fastlane/metadata/android/en-GB/images/phoneScreenshots/2_en-GB.png new file mode 100644 index 00000000..edfd1ee3 Binary files /dev/null and b/fastlane/metadata/android/en-GB/images/phoneScreenshots/2_en-GB.png differ diff --git a/fastlane/metadata/android/en-GB/images/phoneScreenshots/3_en-GB.png b/fastlane/metadata/android/en-GB/images/phoneScreenshots/3_en-GB.png new file mode 100644 index 00000000..c98a312d Binary files /dev/null and b/fastlane/metadata/android/en-GB/images/phoneScreenshots/3_en-GB.png differ diff --git a/fastlane/metadata/android/en-GB/images/phoneScreenshots/4_en-GB.png b/fastlane/metadata/android/en-GB/images/phoneScreenshots/4_en-GB.png new file mode 100644 index 00000000..f82dcdfa Binary files /dev/null and b/fastlane/metadata/android/en-GB/images/phoneScreenshots/4_en-GB.png differ diff --git a/fastlane/metadata/android/en-GB/images/phoneScreenshots/5_en-GB.png b/fastlane/metadata/android/en-GB/images/phoneScreenshots/5_en-GB.png new file mode 100644 index 00000000..0cdd7147 Binary files /dev/null and b/fastlane/metadata/android/en-GB/images/phoneScreenshots/5_en-GB.png differ diff --git a/fastlane/metadata/android/en-GB/images/phoneScreenshots/6_en-GB.png b/fastlane/metadata/android/en-GB/images/phoneScreenshots/6_en-GB.png new file mode 100644 index 00000000..af7fc9d9 Binary files /dev/null and b/fastlane/metadata/android/en-GB/images/phoneScreenshots/6_en-GB.png differ diff --git a/fastlane/metadata/android/en-GB/images/phoneScreenshots/7_en-GB.png b/fastlane/metadata/android/en-GB/images/phoneScreenshots/7_en-GB.png new file mode 100644 index 00000000..6d55013d Binary files /dev/null and b/fastlane/metadata/android/en-GB/images/phoneScreenshots/7_en-GB.png differ diff --git a/fastlane/metadata/android/en-GB/images/phoneScreenshots/8_en-GB.png b/fastlane/metadata/android/en-GB/images/phoneScreenshots/8_en-GB.png new file mode 100644 index 00000000..ceef2166 Binary files /dev/null and b/fastlane/metadata/android/en-GB/images/phoneScreenshots/8_en-GB.png differ diff --git a/fastlane/metadata/android/en-GB/short_description.txt b/fastlane/metadata/android/en-GB/short_description.txt new file mode 100644 index 00000000..5c54de77 --- /dev/null +++ b/fastlane/metadata/android/en-GB/short_description.txt @@ -0,0 +1 @@ +Open-source weight and body metrics tracker, with support for Bluetooth scales \ No newline at end of file diff --git a/fastlane/metadata/android/en-GB/title.txt b/fastlane/metadata/android/en-GB/title.txt new file mode 100644 index 00000000..ab86a53e --- /dev/null +++ b/fastlane/metadata/android/en-GB/title.txt @@ -0,0 +1 @@ +openScale \ No newline at end of file diff --git a/fastlane/metadata/openScale_light/en-GB/changelogs/48.txt b/fastlane/metadata/openScale_light/en-GB/changelogs/48.txt new file mode 100644 index 00000000..58d29420 --- /dev/null +++ b/fastlane/metadata/openScale_light/en-GB/changelogs/48.txt @@ -0,0 +1,5 @@ +* added an App introduction +* added support for Soehnle Shape Sense scales +* enhanced support for Yunmai scale +* set CSV date format to ISO 8601:2004 +* fixed minor bugs \ No newline at end of file diff --git a/fastlane/metadata/openScale_light/en-GB/changelogs/49.txt b/fastlane/metadata/openScale_light/en-GB/changelogs/49.txt new file mode 100644 index 00000000..aea6776c --- /dev/null +++ b/fastlane/metadata/openScale_light/en-GB/changelogs/49.txt @@ -0,0 +1,9 @@ +- added support for Vigorun YG and Quanta QTBL10 scale +- added fastlane support +- integration of Androidx navigation component +- replaced obsoleted preferences with Androidx preferences +- replaced png file with svg files +- integration of DayNight theme +- use of live data to have always up-to-date measurements +- added support for round launcher icons +- fixed minor bug diff --git a/fastlane/metadata/openScale_light/en-GB/changelogs/50.txt b/fastlane/metadata/openScale_light/en-GB/changelogs/50.txt new file mode 100644 index 00000000..a2044050 --- /dev/null +++ b/fastlane/metadata/openScale_light/en-GB/changelogs/50.txt @@ -0,0 +1,11 @@ +- added support for assisted weighing (e.g. for babies or pets) +- additional support for people with amputations +- added support for Vigorun YG and Quanta QTBL10 scale +- added fastlane support +- integration of Androidx navigation component +- replaced obsoleted preferences with Androidx preferences +- replaced png file with svg files +- integration of DayNight theme +- use of live data to have always up-to-date measurements +- added support for round launcher icons +- fixed minor bug diff --git a/fastlane/metadata/openScale_light/en-GB/changelogs/51.txt b/fastlane/metadata/openScale_light/en-GB/changelogs/51.txt new file mode 100644 index 00000000..a6349a97 --- /dev/null +++ b/fastlane/metadata/openScale_light/en-GB/changelogs/51.txt @@ -0,0 +1,3 @@ +- added support for Libra like trendlines +- updated some translations +- fixed minor bug diff --git a/fastlane/metadata/openScale_light/en-GB/full_description.txt b/fastlane/metadata/openScale_light/en-GB/full_description.txt new file mode 100644 index 00000000..81fd1d90 --- /dev/null +++ b/fastlane/metadata/openScale_light/en-GB/full_description.txt @@ -0,0 +1,39 @@ +Monitor and track your weight, BMI, body fat, body water, muscle and other body metrics in an open source app that: +* has an easy to use user interface with graphs, +* doesn't require you to create an account, +* can be configured to only show the metrics you care about, and +* respects your privacy and lets you decide what to do with your data. + +

Bluetooth scales (pro version)

+ +openScale has built-in support for a number of Bluetooth (BLE or "smart") scales from many manufacturers, e.g. Beurer, Sanitas, Yunmai, Xiaomi, etc. (see model list below). Together with our users we constantly improve and extend the set of supported scales and in many cases pick up where the original app falls short. + +For scales without Bluetooth, or Bluetooth scales not (yet) supported by openScale, measurements can be manually entered in a quick and easy way. + +Note: Please install openScale pro version to enable Bluetooth support + +

Privacy

+This app has no ads and requests no unnecessary permissions. The location permission is only needed to find a Bluetooth scale. Once found the permission can be revoked (or never granted if Bluetooth isn't used). + +

Supported metrics

+Weight, BMI (body mass index), body water, muscle, LBM (lean body mass), body fat, bone mass, waist circumference, waist-to-height ratio, hip circumference, waist-hip ratio, visceral fat, chest circumference, thigh circumference, biceps circumference, neck circumference, body fat caliper, BMR (basal metabolic rate), TDEE (Total Daily Energy Expenditure) and Calories. Each entry can also have an optional comment. + +Note: don't worry if you think the list is too long: metrics you don't use can be disabled and hidden. + +

Other features

+- Synchronize your weight to GoogleFit with openScale sync +- Resizable widget to show the latest measurement on the home screen +- Configure your weight unit: kg, lb or st +- Set a goal to help keep your diet +- Displays all your data on a chart and in a table to track your progress +- Evaluates measurements and gives a quick visual feedback to show you if you're within or outside the recommended range given your age, sex, height etc. +- Import or export your data from/into a CSV (comma separated value) file +- Supports body fat, body water and lean body mass estimations based on scientific publications. Useful if your scale doesn't support those measurements. +- Support for multiple users +- Support for assisted weighing (e.g. for babies or pets) +- Support for people with amputations +- Partially or fully translated into more than 27 languages +- Optional dark theme selectable + +

Support

+If you find a bug, have an idea on how to improve openScale or have a question, please visit the openScale project page on GitHub: https://github.com/oliexdev/openScale diff --git a/fastlane/metadata/openScale_light/en-GB/images/featureGraphic.png b/fastlane/metadata/openScale_light/en-GB/images/featureGraphic.png new file mode 100644 index 00000000..2185848d Binary files /dev/null and b/fastlane/metadata/openScale_light/en-GB/images/featureGraphic.png differ diff --git a/fastlane/metadata/openScale_light/en-GB/images/icon.png b/fastlane/metadata/openScale_light/en-GB/images/icon.png new file mode 100644 index 00000000..9f4a425b Binary files /dev/null and b/fastlane/metadata/openScale_light/en-GB/images/icon.png differ diff --git a/fastlane/metadata/openScale_light/en-GB/images/phoneScreenshots/1_en-GB.png b/fastlane/metadata/openScale_light/en-GB/images/phoneScreenshots/1_en-GB.png new file mode 100644 index 00000000..250721a1 Binary files /dev/null and b/fastlane/metadata/openScale_light/en-GB/images/phoneScreenshots/1_en-GB.png differ diff --git a/fastlane/metadata/openScale_light/en-GB/images/phoneScreenshots/2_en-GB.png b/fastlane/metadata/openScale_light/en-GB/images/phoneScreenshots/2_en-GB.png new file mode 100644 index 00000000..edfd1ee3 Binary files /dev/null and b/fastlane/metadata/openScale_light/en-GB/images/phoneScreenshots/2_en-GB.png differ diff --git a/fastlane/metadata/openScale_light/en-GB/images/phoneScreenshots/3_en-GB.png b/fastlane/metadata/openScale_light/en-GB/images/phoneScreenshots/3_en-GB.png new file mode 100644 index 00000000..f82dcdfa Binary files /dev/null and b/fastlane/metadata/openScale_light/en-GB/images/phoneScreenshots/3_en-GB.png differ diff --git a/fastlane/metadata/openScale_light/en-GB/images/phoneScreenshots/4_en-GB.png b/fastlane/metadata/openScale_light/en-GB/images/phoneScreenshots/4_en-GB.png new file mode 100644 index 00000000..0cdd7147 Binary files /dev/null and b/fastlane/metadata/openScale_light/en-GB/images/phoneScreenshots/4_en-GB.png differ diff --git a/fastlane/metadata/openScale_light/en-GB/images/phoneScreenshots/5_en-GB.png b/fastlane/metadata/openScale_light/en-GB/images/phoneScreenshots/5_en-GB.png new file mode 100644 index 00000000..af7fc9d9 Binary files /dev/null and b/fastlane/metadata/openScale_light/en-GB/images/phoneScreenshots/5_en-GB.png differ diff --git a/fastlane/metadata/openScale_light/en-GB/images/phoneScreenshots/6_en-GB.png b/fastlane/metadata/openScale_light/en-GB/images/phoneScreenshots/6_en-GB.png new file mode 100644 index 00000000..6d55013d Binary files /dev/null and b/fastlane/metadata/openScale_light/en-GB/images/phoneScreenshots/6_en-GB.png differ diff --git a/fastlane/metadata/openScale_light/en-GB/images/phoneScreenshots/7_en-GB.png b/fastlane/metadata/openScale_light/en-GB/images/phoneScreenshots/7_en-GB.png new file mode 100644 index 00000000..ceef2166 Binary files /dev/null and b/fastlane/metadata/openScale_light/en-GB/images/phoneScreenshots/7_en-GB.png differ diff --git a/fastlane/metadata/openScale_light/en-GB/short_description.txt b/fastlane/metadata/openScale_light/en-GB/short_description.txt new file mode 100644 index 00000000..bc7affcf --- /dev/null +++ b/fastlane/metadata/openScale_light/en-GB/short_description.txt @@ -0,0 +1 @@ +Open-source weight and body metrics tracker \ No newline at end of file diff --git a/fastlane/metadata/openScale_light/en-GB/title.txt b/fastlane/metadata/openScale_light/en-GB/title.txt new file mode 100644 index 00000000..e21db42b --- /dev/null +++ b/fastlane/metadata/openScale_light/en-GB/title.txt @@ -0,0 +1 @@ +openScale light \ No newline at end of file diff --git a/fastlane/metadata/openScale_pro/en-GB/changelogs/48.txt b/fastlane/metadata/openScale_pro/en-GB/changelogs/48.txt new file mode 100644 index 00000000..58d29420 --- /dev/null +++ b/fastlane/metadata/openScale_pro/en-GB/changelogs/48.txt @@ -0,0 +1,5 @@ +* added an App introduction +* added support for Soehnle Shape Sense scales +* enhanced support for Yunmai scale +* set CSV date format to ISO 8601:2004 +* fixed minor bugs \ No newline at end of file diff --git a/fastlane/metadata/openScale_pro/en-GB/changelogs/49.txt b/fastlane/metadata/openScale_pro/en-GB/changelogs/49.txt new file mode 100644 index 00000000..aea6776c --- /dev/null +++ b/fastlane/metadata/openScale_pro/en-GB/changelogs/49.txt @@ -0,0 +1,9 @@ +- added support for Vigorun YG and Quanta QTBL10 scale +- added fastlane support +- integration of Androidx navigation component +- replaced obsoleted preferences with Androidx preferences +- replaced png file with svg files +- integration of DayNight theme +- use of live data to have always up-to-date measurements +- added support for round launcher icons +- fixed minor bug diff --git a/fastlane/metadata/openScale_pro/en-GB/changelogs/50.txt b/fastlane/metadata/openScale_pro/en-GB/changelogs/50.txt new file mode 100644 index 00000000..a2044050 --- /dev/null +++ b/fastlane/metadata/openScale_pro/en-GB/changelogs/50.txt @@ -0,0 +1,11 @@ +- added support for assisted weighing (e.g. for babies or pets) +- additional support for people with amputations +- added support for Vigorun YG and Quanta QTBL10 scale +- added fastlane support +- integration of Androidx navigation component +- replaced obsoleted preferences with Androidx preferences +- replaced png file with svg files +- integration of DayNight theme +- use of live data to have always up-to-date measurements +- added support for round launcher icons +- fixed minor bug diff --git a/fastlane/metadata/openScale_pro/en-GB/changelogs/51.txt b/fastlane/metadata/openScale_pro/en-GB/changelogs/51.txt new file mode 100644 index 00000000..a6349a97 --- /dev/null +++ b/fastlane/metadata/openScale_pro/en-GB/changelogs/51.txt @@ -0,0 +1,3 @@ +- added support for Libra like trendlines +- updated some translations +- fixed minor bug diff --git a/fastlane/metadata/openScale_pro/en-GB/full_description.txt b/fastlane/metadata/openScale_pro/en-GB/full_description.txt new file mode 100644 index 00000000..096b9069 --- /dev/null +++ b/fastlane/metadata/openScale_pro/en-GB/full_description.txt @@ -0,0 +1,56 @@ +Monitor and track your weight, BMI, body fat, body water, muscle and other body metrics in an open source app that: +* has an easy to use user interface with graphs, +* doesn't require you to create an account, +* can be configured to only show the metrics you care about, and +* respects your privacy and lets you decide what to do with your data. + +

Bluetooth scales

+openScale has built-in support for a number of Bluetooth (BLE or "smart") scales from many manufacturers, e.g. Beurer, Sanitas, Yunmai, Xiaomi, etc. (see model list below). Together with our users we constantly improve and extend the set of supported scales and in many cases pick up where the original app falls short. + +For scales without Bluetooth, or Bluetooth scales not (yet) supported by openScale, measurements can be manually entered in a quick and easy way. + +

Privacy

+This app has no ads and requests no unnecessary permissions. The location permission is only needed to find a Bluetooth scale. Once found the permission can be revoked (or never granted if Bluetooth isn't used). + +

Supported metrics

+Weight, BMI (body mass index), body water, muscle, LBM (lean body mass), body fat, bone mass, waist circumference, waist-to-height ratio, hip circumference, waist-hip ratio, visceral fat, chest circumference, thigh circumference, biceps circumference, neck circumference, body fat caliper, BMR (basal metabolic rate), TDEE (Total Daily Energy Expenditure) and Calories. Each entry can also have an optional comment. + +Note: don't worry if you think the list is too long: metrics you don't use can be disabled and hidden. + +

Other features

+- Synchronize your weight to GoogleFit with openScale sync +- Resizable widget to show the latest measurement on the home screen +- Configure your weight unit: kg, lb or st +- Set a goal to help keep your diet +- Displays all your data on a chart and in a table to track your progress +- Evaluates measurements and gives a quick visual feedback to show you if you're within or outside the recommended range given your age, sex, height etc. +- Import or export your data from/into a CSV (comma separated value) file +- Supports body fat, body water and lean body mass estimations based on scientific publications. Useful if your scale doesn't support those measurements. +- Support for multiple users +- Support for assisted weighing (e.g. for babies or pets) +- Support for people with amputations +- Partially or fully translated into more than 27 languages +- Optional dark theme selectable + +

Supported Bluetooth scales

+- Custom made Bluetooth scale +- Beurer BF700, BF710 and BF800 +- Digoo DG-S038H +- Excelvan CF369BLE +- Exingtech Y1 +- Hesley (Yunchen) +- MGB +- Medisana BS444, BS440 +- Runtastic Libra +- Sanitas SBF70 +- Silvercrest SBF75 +- Xiaomi Mi scale v1 and v2 +- Yunmai Mini and SE +- iHealth HS3 +- Easy Home 64050 +- and many more + +Please see https://github.com/oliexdev/openScale/wiki/Supported-scales-in-openScale for the full list and the level of support for each scale. + +

Support

+If you find a bug, have an idea on how to improve openScale or have a question, please visit the openScale project page on GitHub: https://github.com/oliexdev/openScale diff --git a/fastlane/metadata/openScale_pro/en-GB/images/featureGraphic.png b/fastlane/metadata/openScale_pro/en-GB/images/featureGraphic.png new file mode 100644 index 00000000..2185848d Binary files /dev/null and b/fastlane/metadata/openScale_pro/en-GB/images/featureGraphic.png differ diff --git a/fastlane/metadata/openScale_pro/en-GB/images/icon.png b/fastlane/metadata/openScale_pro/en-GB/images/icon.png new file mode 100644 index 00000000..e2ce0fbb Binary files /dev/null and b/fastlane/metadata/openScale_pro/en-GB/images/icon.png differ diff --git a/fastlane/metadata/openScale_pro/en-GB/images/phoneScreenshots/1_en-GB.png b/fastlane/metadata/openScale_pro/en-GB/images/phoneScreenshots/1_en-GB.png new file mode 100644 index 00000000..250721a1 Binary files /dev/null and b/fastlane/metadata/openScale_pro/en-GB/images/phoneScreenshots/1_en-GB.png differ diff --git a/fastlane/metadata/openScale_pro/en-GB/images/phoneScreenshots/2_en-GB.png b/fastlane/metadata/openScale_pro/en-GB/images/phoneScreenshots/2_en-GB.png new file mode 100644 index 00000000..edfd1ee3 Binary files /dev/null and b/fastlane/metadata/openScale_pro/en-GB/images/phoneScreenshots/2_en-GB.png differ diff --git a/fastlane/metadata/openScale_pro/en-GB/images/phoneScreenshots/3_en-GB.png b/fastlane/metadata/openScale_pro/en-GB/images/phoneScreenshots/3_en-GB.png new file mode 100644 index 00000000..c98a312d Binary files /dev/null and b/fastlane/metadata/openScale_pro/en-GB/images/phoneScreenshots/3_en-GB.png differ diff --git a/fastlane/metadata/openScale_pro/en-GB/images/phoneScreenshots/4_en-GB.png b/fastlane/metadata/openScale_pro/en-GB/images/phoneScreenshots/4_en-GB.png new file mode 100644 index 00000000..f82dcdfa Binary files /dev/null and b/fastlane/metadata/openScale_pro/en-GB/images/phoneScreenshots/4_en-GB.png differ diff --git a/fastlane/metadata/openScale_pro/en-GB/images/phoneScreenshots/5_en-GB.png b/fastlane/metadata/openScale_pro/en-GB/images/phoneScreenshots/5_en-GB.png new file mode 100644 index 00000000..0cdd7147 Binary files /dev/null and b/fastlane/metadata/openScale_pro/en-GB/images/phoneScreenshots/5_en-GB.png differ diff --git a/fastlane/metadata/openScale_pro/en-GB/images/phoneScreenshots/6_en-GB.png b/fastlane/metadata/openScale_pro/en-GB/images/phoneScreenshots/6_en-GB.png new file mode 100644 index 00000000..af7fc9d9 Binary files /dev/null and b/fastlane/metadata/openScale_pro/en-GB/images/phoneScreenshots/6_en-GB.png differ diff --git a/fastlane/metadata/openScale_pro/en-GB/images/phoneScreenshots/7_en-GB.png b/fastlane/metadata/openScale_pro/en-GB/images/phoneScreenshots/7_en-GB.png new file mode 100644 index 00000000..6d55013d Binary files /dev/null and b/fastlane/metadata/openScale_pro/en-GB/images/phoneScreenshots/7_en-GB.png differ diff --git a/fastlane/metadata/openScale_pro/en-GB/images/phoneScreenshots/8_en-GB.png b/fastlane/metadata/openScale_pro/en-GB/images/phoneScreenshots/8_en-GB.png new file mode 100644 index 00000000..ceef2166 Binary files /dev/null and b/fastlane/metadata/openScale_pro/en-GB/images/phoneScreenshots/8_en-GB.png differ diff --git a/fastlane/metadata/openScale_pro/en-GB/short_description.txt b/fastlane/metadata/openScale_pro/en-GB/short_description.txt new file mode 100644 index 00000000..5c54de77 --- /dev/null +++ b/fastlane/metadata/openScale_pro/en-GB/short_description.txt @@ -0,0 +1 @@ +Open-source weight and body metrics tracker, with support for Bluetooth scales \ No newline at end of file diff --git a/fastlane/metadata/openScale_pro/en-GB/title.txt b/fastlane/metadata/openScale_pro/en-GB/title.txt new file mode 100644 index 00000000..7e3f2e77 --- /dev/null +++ b/fastlane/metadata/openScale_pro/en-GB/title.txt @@ -0,0 +1 @@ +openScale pro \ No newline at end of file