1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-08-31 12:01:54 +02:00

1000 Commits

Author SHA1 Message Date
OliE
315d166de3 set openScale version to 1.7.3 v1.7.3 2018-04-25 16:49:03 +02:00
OliE
810becccaf replaced debug preference with a check box preference 2018-04-25 16:45:10 +02:00
OliE
8beeca596d fixed to show correct icon if direct connection failed 2018-04-25 16:28:36 +02:00
Erik Johansson
0447fc2c31 Add support for setting scale unit on 1byone scale
Also parse out impedance value. Unfortunately the scale does not
provide fat, bone etc. directly. It is instead calculated by the app.

Issue #159
2018-04-24 23:08:29 +02:00
Erik Johansson
b9c76a48b4 Add method for converting from uint24 LE 2018-04-24 23:08:29 +02:00
ArthurReinhart
a61a8f8157 Translated using Weblate (Spanish)
Currently translated at 100.0% (188 of 188 strings)

Translation: openScale/Strings
Translate-URL: https://hosted.weblate.org/projects/openscale/strings/es/
2018-04-24 15:52:01 +02:00
d5e75f201b Translated using Weblate (Spanish)
Currently translated at 100.0% (188 of 188 strings)

Translation: openScale/Strings
Translate-URL: https://hosted.weblate.org/projects/openscale/strings/es/
2018-04-24 15:51:54 +02:00
Weblate
57ff966c59 Merge remote-tracking branch 'origin/master' 2018-04-24 00:19:00 +02:00
Marcin P
8d2c088d28 Translated using Weblate (Polish)
Currently translated at 83.5% (157 of 188 strings)

Translation: openScale/Strings
Translate-URL: https://hosted.weblate.org/projects/openscale/strings/pl/
2018-04-24 00:18:59 +02:00
Erik Johansson
e07b9a8937 Add bluetooth debug driver
The driver reads all readable characteristics and all descriptors from
the device when connected and logs them. The mode is enabled when
saving log to file is enabled and can be used on unsupported devices
as well.

This replaces the need to use the BLE scanner with something that
should be more easy to use.
2018-04-24 00:18:46 +02:00
Erik Johansson
17ec65b0bd Improve bluetooth debug logging 2018-04-24 00:18:46 +02:00
Weblate
eaf2dc14a0 Merge remote-tracking branch 'origin/master' 2018-04-23 19:49:14 +02:00
Lam Kah Hong Paul
8f3df3fb75 Translated using Weblate (Chinese (Traditional))
Currently translated at 94.1% (177 of 188 strings)

Translation: openScale/Strings
Translate-URL: https://hosted.weblate.org/projects/openscale/strings/zh_Hant/
2018-04-23 19:49:14 +02:00
Erik Johansson
dce3e512b0 Remove need to pass context to OpenScale.getInstance()
The instance is now instead created explicitly in Application class.
2018-04-23 19:48:49 +02:00
Erik Johansson
f88d6d612f Restore language setting after running screenshot recorder 2018-04-23 19:48:49 +02:00
Allan Nordhøy
47a78aaf42 Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (188 of 188 strings)

Translation: openScale/Strings
Translate-URL: https://hosted.weblate.org/projects/openscale/strings/nb/
2018-04-23 02:17:10 +02:00
Weblate
26942dd82a Merge remote-tracking branch 'origin/master' 2018-04-22 23:17:03 +02:00
Allan Nordhøy
120b0eff9b Translated using Weblate (Norwegian Bokmål)
Currently translated at 95.1% (177 of 186 strings)

Translation: openScale/Strings
Translate-URL: https://hosted.weblate.org/projects/openscale/strings/nb/
2018-04-22 23:17:03 +02:00
Erik Johansson
4f34b39848 Update swedish translation 2018-04-22 23:13:35 +02:00
Erik Johansson
bc963e3bdc Add preference to enable saving debug log to file 2018-04-22 23:07:08 +02:00
Erik Johansson
ffa39c7b24 Convert logging to use Timber 2018-04-22 23:07:08 +02:00
Erik Johansson
bb77eb305d Add Timber library for logging
The idea is to add a Tree that can save the log to a file which can be
enabled from the settings.
2018-04-22 23:07:08 +02:00
OliE
f80580ba31 Translated using Weblate (German)
Currently translated at 100.0% (186 of 186 strings)

Translation: openScale/Strings
Translate-URL: https://hosted.weblate.org/projects/openscale/strings/de/
2018-04-22 12:21:17 +02:00
Erik Johansson
ba19e69831 Translated using Weblate (Swedish)
Currently translated at 100.0% (186 of 186 strings)

Translation: openScale/Strings
Translate-URL: https://hosted.weblate.org/projects/openscale/strings/sv/
2018-04-21 23:41:22 +02:00
Erik Johansson
e0d9a24753 More language list adjustments 2018-04-21 23:33:22 +02:00
Erik Johansson
f80b0651e0 Language rework
Merge #243 plus some adjustments.

Merge branch 'comradekingu-patch-1'
2018-04-21 23:22:09 +02:00
Erik Johansson
a1735c48cd Adjust strings slightly 2018-04-21 23:19:46 +02:00
Erik Johansson
486707d32b Merge branch 'patch-1' of git://github.com/comradekingu/openScale into comradekingu-patch-1 2018-04-21 22:53:08 +02:00
Erik Johansson
d63734a682 Add unittest for fromUnsignedInt16Le 2018-04-21 22:45:12 +02:00
Allan Nordhøy
028b30f1c2 Reverted to BMR, error details 2018-04-21 18:42:17 +02:00
Erik Johansson
fec3a4c1ea Translated using Weblate (Swedish)
Currently translated at 100.0% (186 of 186 strings)

Translation: openScale/Strings
Translate-URL: https://hosted.weblate.org/projects/openscale/strings/sv/
2018-04-21 12:15:50 +02:00
OliE
eeecd944c8 * added German translation
* set auto backup enable default to false otherwise we need to ask for write permission on app startup
2018-04-21 09:44:14 +02:00
OliE
d4dc9c9f6a Auto backup (#247)
* implementation of auto-backup function
add an option to overwrite previous backup

* open import and export file chooser intent.
2018-04-21 09:33:33 +02:00
Erik Johansson
062db32266 New attempt at getting weight from 1byone scale
Issue #159
2018-04-20 23:03:32 +02:00
Erik Johansson
6a6ff471c1 Minor language list reordering 2018-04-20 18:48:17 +02:00
Erik Johansson
cff82c60bd Restore locale when returning to system default language 2018-04-20 18:44:07 +02:00
Erik Johansson
b4ee3a37c9 Change Chinese locale from HK to TW
since that seems to be what Android uses.
2018-04-20 14:04:36 +02:00
Erik Johansson
a7aa0fe553 The chinese translation if for traditional chinese 2018-04-20 14:04:36 +02:00
Lam Kah Hong Paul
4f0f7409d7 Translated using Weblate (Chinese (Hong Kong))
Currently translated at 100.0% (180 of 180 strings)

Translation: openScale/Strings
Translate-URL: https://hosted.weblate.org/projects/openscale/strings/zh_Hant_HK/
2018-04-20 14:04:36 +02:00
Erik Johansson
589ee18846 Remove empty string tags 2018-04-20 14:04:36 +02:00
Erik Johansson
9663df1143 Update language code for brazilian portuguese 2018-04-20 14:04:36 +02:00
Erik Johansson
36adc936bb Make it possible to show/input bone in %
Fixes #246.
2018-04-20 14:04:36 +02:00
Erik Johansson
af79227891 Convert bone to scale unit 2018-04-20 14:04:36 +02:00
Erik Johansson
01ed276c7c Convert LBM to scale unit 2018-04-20 14:04:36 +02:00
Marcin P
354574a0c6 Translated using Weblate (Polish)
Currently translated at 85.0% (153 of 180 strings)

Translation: openScale/Strings
Translate-URL: https://hosted.weblate.org/projects/openscale/strings/pl/
2018-04-20 14:04:36 +02:00
Erik Johansson
5e974f22e4 Fix off-by-one typo 2018-04-20 14:04:36 +02:00
Marcin P
789f23a463 Translated using Weblate (Polish)
Currently translated at 81.1% (146 of 180 strings)

Translation: openScale/Strings
Translate-URL: https://hosted.weblate.org/projects/openscale/strings/pl/
2018-04-20 14:04:36 +02:00
Erik Johansson
546e34f216 Add Chinese to in app language list
Add Chinese and Czech to README (and sort language list alphabetically).
2018-04-20 14:04:36 +02:00
Erik Johansson
da8afe61c2 Move language names to arrays.xml
They aren't supposed to be translated anyway
2018-04-20 14:04:36 +02:00
Erik Johansson
65e2a13732 Rename resource to fix build 2018-04-20 14:04:28 +02:00