1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-08-30 19:49:59 +02:00
Commit Graph

2032 Commits

Author SHA1 Message Date
Hosted Weblate
6e4451f193 Merge branch 'origin/master' into Weblate 2018-10-07 12:13:34 +02:00
OliE
701fff5981 Translated using Weblate (German)
Currently translated at 100.0% (214 of 214 strings)

Translation: openScale/Strings
Translate-URL: https://hosted.weblate.org/projects/openscale/strings/de/
2018-10-07 12:13:34 +02:00
OliE
50284e0516 support all body measurements for OneByone scales. 2018-10-07 12:13:25 +02:00
OliE
e829792336 disable track activities in timber log. 2018-10-07 12:13:25 +02:00
OliE
8a2c0fe809 Translated using Weblate (German)
Currently translated at 100.0% (214 of 214 strings)

Translation: openScale/Strings
Translate-URL: https://hosted.weblate.org/projects/openscale/strings/de/
2018-10-07 11:51:00 +02:00
Erik Johansson
f2197c9ca9 Do gatt connect on main thread 2018-10-07 09:24:37 +02:00
Yaron Shahrabani
e6f0613c7a Translated using Weblate (Hebrew)
Currently translated at 99.5% (213 of 214 strings)

Translation: openScale/Strings
Translate-URL: https://hosted.weblate.org/projects/openscale/strings/he/
2018-10-07 08:18:17 +02:00
Erik Johansson
e6d1214a85 Change Hebrew locale from he to iw which seems to work better 2018-10-06 21:51:23 +02:00
Erik Johansson
eabe351b37 Minor simplification 2018-10-06 20:59:35 +02:00
Erik Johansson
1929a75462 Log BLE PHY
to see if it can give any clue on #330.
2018-10-06 20:40:52 +02:00
Erik Johansson
79bf719215 Add Hebrew to language list
even though I don't seem to get it to work in the emulator.
2018-10-06 20:17:35 +02:00
Erik Johansson
8b29d3d4b6 Minor ws changes 2018-10-06 20:17:01 +02:00
Erik Johansson
b765b775cb Disconnect from scale if no GATT services are found
May fix exception seen in #330
2018-10-06 19:51:28 +02:00
Yaron Shahrabani
97f954f548 Translated using Weblate (Hebrew)
Currently translated at 64.4% (138 of 214 strings)

Translation: openScale/Strings
Translate-URL: https://hosted.weblate.org/projects/openscale/strings/he/
2018-10-06 08:28:35 +02:00
Yaron Shahrabani
56de26d27a Added translation using Weblate (Hebrew) 2018-10-03 17:30:48 +02:00
Allan Nordhøy
8f6c7c4cc4 Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (214 of 214 strings)

Translation: openScale/Strings
Translate-URL: https://hosted.weblate.org/projects/openscale/strings/nb/
2018-10-02 09:31:48 +02:00
Hosted Weblate
3b9d98b8d8 Merge branch 'origin/master' into Weblate 2018-09-30 21:12:29 +02:00
Erik Johansson
3dc1752bcb Translated using Weblate (Swedish)
Currently translated at 100.0% (214 of 214 strings)

Translation: openScale/Strings
Translate-URL: https://hosted.weblate.org/projects/openscale/strings/sv/
2018-09-30 21:12:29 +02:00
Erik Johansson
d28bb0dba2 application -> app 2018-09-30 21:09:58 +02:00
Erik Johansson
e80c678598 Add option to enable third-party application access
Defaults to off. Needs to be enabled for the data provider to return data.
2018-09-30 20:36:51 +02:00
Erik Johansson
240a057245 Update text in unsupported operation exception
The operations will never be implemented.
2018-09-30 20:31:59 +02:00
Erik Johansson
bb0f3f455a Make meta URI use MatrixCursor to provide data 2018-09-30 20:31:08 +02:00
Erik Johansson
ee00d9ef69 Upgrade android room and test packages to the latest version 2018-09-27 22:20:41 +02:00
Erik Johansson
18de951771 Fix some analyze issues 2018-09-27 22:18:19 +02:00
Erik Johansson
acd1ee14c8 Fix bad quote in xml 2018-09-27 22:17:44 +02:00
Erik Johansson
12cb1d0faf Publish api version and version code in data provider 2018-09-27 22:17:25 +02:00
Erik Johansson
cb348f70f4 Simplify content provider URIs
and remove the variant to get a single user only
2018-09-27 20:43:38 +02:00
Erik Johansson
0cc9d0fd2b Limit what data the provider exposes
Also rename id to _ID as that is what the documentation recommends
(required to use a Cursor with a ListView).
2018-09-27 20:42:30 +02:00
OliE
2e8a2cdfed supported body measurements for Yunmai scale 2018-09-21 16:37:28 +02:00
Erik Johansson
04a68b7034 Minor ws changes 2018-09-19 20:59:12 +02:00
Erik Johansson
16b2818064 Don't hard code application id
As commented in review of #304
2018-09-19 18:51:31 +02:00
OliE
8b9eb6effb compare correctly the first hex value in the incoming data 2018-09-19 09:45:43 +02:00
OliE
ef1632dc7f grabs the correct impedance values and coefficient for a 1byone scale and print more debug messages 2018-09-17 17:34:43 +02:00
Erik Johansson
58b78174b7 Translated using Weblate (Swedish)
Currently translated at 100.0% (213 of 213 strings)

Translation: openScale/Strings
Translate-URL: https://hosted.weblate.org/projects/openscale/strings/sv/
2018-09-17 16:32:09 +02:00
Juan Antonio Martín Jiménez
de3d50ea6b Translated using Weblate (Spanish)
Currently translated at 100.0% (213 of 213 strings)

Translation: openScale/Strings
Translate-URL: https://hosted.weblate.org/projects/openscale/strings/es/
2018-09-08 09:27:07 +02:00
Erik Johansson
2620dee673 Fix some formatting errors 2018-09-05 22:16:11 +02:00
Sten Van Houwelingen
605d563408 Updated Dutch language file to match the english version 2018-09-05 19:32:58 +02:00
ezjerry liao
cf0b06d73c Translated using Weblate (Chinese (Traditional))
Currently translated at 84.9% (181 of 213 strings)

Translation: openScale/Strings
Translate-URL: https://hosted.weblate.org/projects/openscale/strings/zh_Hant/
2018-09-01 04:14:29 +02:00
OliE
00607a63a5 add basic support for Yunmai mini 2 scale with device name YUNMAI-ISM2-EN 2018-08-20 21:21:58 +02:00
Carlos Alexandre Rosendo
de8935b36d Translated using Weblate (Portuguese (Brazil))
Currently translated at 67.6% (144 of 213 strings)

Translation: openScale/Strings
Translate-URL: https://hosted.weblate.org/projects/openscale/strings/pt_BR/
2018-08-18 22:41:19 +02:00
OliE
5e3fe90c6b set a maximum viewport for the bottom graph 2018-08-05 17:26:03 +02:00
OliE
e15ce4eba3 increase month selector minimum height, see issue #299 2018-08-05 16:44:27 +02:00
Vaszil
610a7601c6 Translated using Weblate (Czech)
Currently translated at 67.1% (143 of 213 strings)

Translation: openScale/Strings
Translate-URL: https://hosted.weblate.org/projects/openscale/strings/cs/
2018-08-04 07:36:11 +02:00
Ricardo Rego
58a5457cfc Translated using Weblate (Portuguese (Brazil))
Currently translated at 67.6% (144 of 213 strings)

Translation: openScale/Strings
Translate-URL: https://hosted.weblate.org/projects/openscale/strings/pt_BR/
2018-08-01 21:42:06 +02:00
Vaszil
07e8d59356 Translated using Weblate (Czech)
Currently translated at 67.1% (143 of 213 strings)

Translation: openScale/Strings
Translate-URL: https://hosted.weblate.org/projects/openscale/strings/cs/
2018-07-28 10:36:06 +02:00
Allan Nordhøy
cc3fbe28be Translated using Weblate (Norwegian Bokmål)
Currently translated at 100,0% (213 of 213 strings)

Translation: openScale/Strings
Translate-URL: https://hosted.weblate.org/projects/openscale/strings/nb/
2018-07-20 19:46:31 +02:00
OliE
4f3eec183f Merge branch 'master' into funkwit-master 2018-07-20 16:21:42 +02:00
OliE
2f4a10ced5 renamed and moved to ScaleDatabaseProvider.java 2018-07-20 16:21:16 +02:00
oliexdev
fd0b5e6f9b catch error if polygon degree of regression line is empty (fixed bug #306) 2018-07-18 20:30:38 +02:00
oliexdev
a18ce3a6df Merge branch 'master' of https://github.com/oliexdev/openScale 2018-07-18 20:03:53 +02:00