1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-09-01 12:23:15 +02:00
Commit Graph

1688 Commits

Author SHA1 Message Date
OliE
2a7e1f5390 Merge pull request #73 from Murgeye/master
Add support for Digoo DG-S038H
2017-09-25 17:39:50 +02:00
murgi
da23985450 Add support for Digoo DG-S038H 2017-09-25 16:43:49 +02:00
oliexdev
e98af78b48 openScale dev build 50 by Travis CI [skip ci] 2017-09-23 16:07:00 +00:00
OliE
2032ea3adf Merge pull request #72 from beothorn/ptbrtranslation
Brazilian portuguese
2017-09-23 18:03:38 +02:00
Lucas
12792de42b Brazilian portuguese 2017-09-23 12:56:13 -03:00
oliexdev
71242c579c openScale dev build 47 by Travis CI [skip ci] 2017-09-22 10:39:11 +00:00
OliE
b4ce4f6b09 polynomical order can now be set for the regression weight line 2017-09-22 12:35:54 +02:00
oliexdev
b6b183f42d openScale dev build 46 by Travis CI [skip ci] 2017-09-22 08:56:07 +00:00
OliE
8761ef5f0e add an optional goal and linear regression weight line 2017-09-22 10:52:50 +02:00
oliexdev
210fcea36a openScale dev build 45 by Travis CI [skip ci] 2017-08-19 11:32:42 +00:00
OliE
8ee2042c4f Update README.md 2017-08-19 13:26:08 +02:00
oliexdev
94aa0e3617 openScale dev build 44 by Travis CI [skip ci] 2017-08-19 11:12:46 +00:00
oliexdev
199d4a56db openScale dev build 43 by Travis CI [skip ci] v1.5.4 2017-08-19 11:07:32 +00:00
OliE
d37e7fc338 update screenshots to version 1.5.4 2017-08-19 13:04:56 +02:00
OliE
952b9705bd update openScale icon and update version code 2017-08-19 12:55:19 +02:00
oliexdev
cbae27fe77 openScale dev build 42 by Travis CI [skip ci] 2017-08-10 18:55:15 +00:00
OliE
92a238a550 supporting multiple screen sizes and densities for all used icons 2017-08-10 20:46:03 +02:00
oliexdev
3c4d39dd2b openScale dev build 41 by Travis CI [skip ci] 2017-08-09 15:07:43 +00:00
OliE
94104497be add new hw address of Medisana BS444 scale to the whitelist 2017-08-09 17:00:55 +02:00
oliexdev
a180d580df openScale dev build 40 by Travis CI [skip ci] 2017-08-04 14:27:09 +00:00
OliE
f81af62438 switch cmd step 0 and 1 to fix small bug.
don't show no user notifications while receiving ignored Bluetooth data because if option ignore data out of range is activated this notification is called immediately.
2017-08-04 16:19:49 +02:00
oliexdev
6e4e8a6e48 openScale dev build 39 by Travis CI [skip ci] 2017-08-04 14:03:16 +00:00
OliE
7aaa525ef0 Merge branch 'MartinNowack-sanitas_support' 2017-08-04 15:56:13 +02:00
Martin Nowack
3933f59a69 Enhanced support for Sanitas SBF 70
* Refactoring to use state-machine-based BluetoothCommunication class approach
* Add support for user detection/creation (age, height, sex, activity level)
* Add support for baseline measurement
* Add support to set date/time of scale
* Add support to retrieve history measurements of currently selected user
* Add support to warn user if too many scale users are registered
* Add/Fix support for impedance, fat, water, muscle, bonemass, bmr, amr, bmi results
* Fix support to delete user-specific measurements
* Add support to show active measurement as Toast
* Enhanced robustness of scale communication
2017-08-04 10:11:04 +02:00
Martin Nowack
9cfd8c8da3 Add support to send arbitrary messages to openScale user.
This can be used to send any string with an argument which will be string.format() replaced.
2017-08-04 10:11:04 +02:00
Martin Nowack
f5d03b8446 Use command queue approach for sequential invocation of bluetooth commands
Issuing commands to a bluetooth device might not be successful in case the device is still busy from a previous command.
With this patch, new commands are enqueued and executed sequentially after the previous step finished executing.

The new implementation is transparent to the previous one.
2017-08-04 10:11:04 +02:00
Martin Nowack
b2a54b30aa Fix typos 2017-08-04 09:23:02 +02:00
Martin Nowack
5c1184e671 Refactor: Move scale-specific descriptor UUID into subclasses 2017-08-04 09:20:39 +02:00
oliexdev
73303c2eca openScale dev build 37 by Travis CI [skip ci] 2017-08-02 15:50:04 +00:00
OliE
c1e5febcde Merge pull request #64 from slobinger/master
add hwAddress DB2FF6 for Medisana BS 444 Connect
2017-08-02 17:43:19 +02:00
Sebastian Lobinger
85b478632e add hwAddress DB2FF6 for Medisana BS 444 Connect 2017-08-02 09:26:18 +02:00
oliexdev
5053079038 openScale dev build 35 by Travis CI [skip ci] 2017-07-29 19:10:25 +00:00
OliE
b1cb0a3b8f get tuple data entries only from the selected user. 2017-07-29 21:03:39 +02:00
OliE
e713562ba6 fixed typo for ignoreOutOfRange option 2017-07-29 20:52:22 +02:00
OliE
fd8020cf61 fix waist and hip default visible option. 2017-07-29 20:31:21 +02:00
oliexdev
0dda1249f5 openScale dev build 34 by Travis CI [skip ci] 2017-07-29 18:14:22 +00:00
Milena May
ba3957e585 Fix measurement typo 2017-07-29 20:03:27 +02:00
Milena May
de77bbb330 Upgrade gradle to 2.3.3 2017-07-29 20:03:27 +02:00
oliexdev
ffac7b6228 openScale dev build 33 by Travis CI [skip ci] 2017-07-29 17:18:18 +00:00
OliE
26120c34df Merge pull request #56 from vogan/master
added HW address of my bs444
2017-07-29 19:11:16 +02:00
vogan
e07584aa5f added HW address of my bs444 2017-07-24 22:38:23 +02:00
oliexdev
6cc9a565b5 openScale dev build 21 by Travis CI [skip ci] 2017-07-12 15:27:55 +00:00
OliE
217bd7a5df add new hw address for Medisana BS444 scale 2017-07-12 17:15:19 +02:00
oliexdev
c68057554d openScale dev build 20 by Travis CI [skip ci] 2017-07-07 13:59:54 +00:00
OliE
b36e37872f update version code and version name for openScale 1.5.3 release 2017-07-07 15:52:33 +02:00
oliexdev
545e41e9d8 openScale dev build 19 by Travis CI [skip ci] v1.5.3 2017-07-02 06:46:09 +00:00
OliE
0e7e36cfca Merge pull request #53 from mapero/master
Add new HW address for Medisana BS444; MagicNumber is current time, fixes wrong timestamp;
2017-07-02 08:32:52 +02:00
Jochen Scheib
d68c5a24dd Fix millisecs to secs 2017-07-01 19:14:19 +02:00
Jochen Scheib
ff4aa2a142 Bugfix: Wrong time. Magic Bytes contain timestamp 2017-07-01 17:34:34 +02:00
Jochen Scheib
688edb8b10 Add new HW address for Medisana BS444 2017-07-01 09:34:09 +02:00