1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-08-31 20:11:58 +02:00

1503 Commits

Author SHA1 Message Date
Maks Verver
5136bc3660 Add code to support Trisa Body Analyze 4.0 smart scale. 2018-10-07 15:05:22 +02:00
OliE
f073148c4e change deprecated import of LargeTest annotation 2018-10-07 13:18:06 +02:00
OliE
a961cb593f updated travis to android 28 2018-10-07 13:05:36 +02:00
OliE
1f8facacc8 update version to 1.8.2 and updated target version to sdk 28 2018-10-07 12:57:22 +02:00
OliE
cae3f36668 estimate fat, water and LBM until library is reversed engineered 2018-10-07 12:41:54 +02:00
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
f2cab6a399 update gradle to 3.2.0 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
ded10fe0c6 Deploy builds on all branches 2018-09-30 20:59:12 +02:00
Erik Johansson
e63e934195 Minor release body text update 2018-09-30 20:53:56 +02:00
Erik Johansson
d2dac93f20 Give non-master builds a better tag name 2018-09-30 20:44:52 +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
0a23010ddf Upgrade gradle to the one used by Android studio 3.2 2018-09-27 22:18:38 +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
Erik Johansson
a33b671510 Try to delete tag first to see if release date is updated 2018-09-24 20:25:13 +02:00
Erik Johansson
44976096d6 Support deploy on all branches 2018-09-23 07:35:04 +02:00
Erik Johansson
a65c9f746b Name builds done outside of oliexdev differently 2018-09-23 07:34:48 +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
Erik Johansson
99cd6e6e1a Update gradle build tools to 3.1.4 2018-09-19 18:34:27 +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
583cc3fe46 Update Dutch translation
Merge #320
2018-09-05 22:16:35 +02:00