1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-02-06 17:13:36 +01:00

249 Commits

Author SHA1 Message Date
OliE
3003b0a75f refactored file structure and alarm handling. 2017-04-07 17:14:16 +02:00
wolkenschieber
ce76a94a06 * Cancel alarm and reschedule for next week, if data entered because alarm timestamp
* Remove notification on data input, if still present
2017-04-06 19:22:20 +02:00
OliE
fef761e6f8 Merge pull request #22 from oliexdev/nastynabz-GUI_changes
Nastynabz gui changes
2017-03-31 14:33:33 +02:00
OliE
9de48c7ec8 update GUI changes immediately via activity result 2017-03-31 14:29:01 +02:00
OliE
6ac037d3ea Merge pull request #21 from scritesair/master
added french translation
2017-03-31 13:09:24 +02:00
g
27dc151a4d added french translation
frenh tranlation + BMI  text adaptation in overview for other languages
2017-03-30 10:02:29 +02:00
Nabil MISSOUM
0c69e7087f fixed bug for GUI changes 2017-03-28 13:21:16 +02:00
Nabil MISSOUM
5687e46fd3 GUI changes 2017-03-27 20:19:30 +02:00
OliE
9c44d571db Merge pull request #18 from Poussinou/master
Update README.md
2017-03-23 19:07:57 +01:00
Poussinou
d21cbbc651 Update README.md 2017-03-23 12:41:08 +01:00
Poussinou
03057b31a6 Update the README 2017-03-23 12:40:54 +01:00
OliE
ebfa0aed6e refactored data entry activity to dynamically set measurements 2017-03-18 21:15:12 +01:00
OliE
026e5e0733 refactored measurement views for dynamically programming. 2017-03-16 20:56:17 +01:00
OliE
3c64530ed8 fix bluetooth mi scale bug if no device is in range 2017-03-16 17:03:10 +01:00
OliE
015ce484d6 update to version 1.4.3 v1.4.3 2017-03-10 20:11:14 +01:00
OliE
e81284e488 add drawable icons for the settings menu 2017-03-10 20:10:10 +01:00
OliE
3ce134fba3 add some preference icons 2017-03-10 20:08:35 +01:00
OliE
a919043489 ignore missing weekday value translations 2017-03-10 19:23:01 +01:00
OliE
f8de822dbe set only reminder time and use the current date for assembling the alarm timer 2017-03-10 19:21:19 +01:00
OliE
54181116a5 don't check for mi scale bluetooth device address. 2017-03-07 19:31:10 +01:00
OliE
9c80143ae9 translate the weekdays to Japanese 2017-03-06 20:28:45 +01:00
OliE
87cc9b4709 comment out debug info 2017-03-06 20:15:31 +01:00
wolkenschieber
128abfa2e2 Update ignores 2017-03-05 17:08:28 +01:00
wolkenschieber
5e91520a49 Debug logging for setting and receiving alarms 2017-03-05 13:30:43 +01:00
wolkenschieber
75a9b41fc0 Intent contants 2017-03-05 13:07:37 +01:00
wolkenschieber
63132a1830 Interationalize weekday names 2017-03-05 13:03:21 +01:00
wolkenschieber
5e25f6a1a6 Reformatted 2017-03-05 12:31:59 +01:00
wolkenschieber
2020980929 Define version code and name in build.gradle 2017-03-05 12:25:56 +01:00
wolkenschieber
11d298640e Updated libraries 2017-03-05 12:20:16 +01:00
OliE
1645ce4e98 change that every pending alarm intent has their own request code. 2017-03-05 11:05:08 +01:00
OliE
14c4291771 change member name from resetViewport to defaultTopViewport 2017-03-04 14:52:17 +01:00
OliE
aee8ef44bb reset the viewport of the diagram on long press 2017-03-04 14:51:13 +01:00
OliE
b7486f66c0 add an option to hide or show the points of the diagram 2017-03-04 14:36:25 +01:00
OliE
d35bcca8d6 show obligatory a delete confirmation dialog before you can delete a measurement. You can disable this dialog under the settings. 2017-03-04 14:22:11 +01:00
OliE
2573c599bb set max and min range value on the linear gauge view to float and change the waist-hip ratio range from 0.5 to 1.5 2017-03-04 13:55:50 +01:00
OliE
6eeb5f962f refactored app settings to support preference headers.
add a customizable weight reminder
2017-03-04 13:41:08 +01:00
OliE
29ceb3329d use source-built hellochart versions instead of .jar files to comply with the inclusion policy of F-Droid 2017-02-26 18:37:08 +01:00
OliE
8afd28d42a if no user was selected don't show the received weight 2016-12-27 16:05:47 +01:00
OliE
a3b9cfa0c0 add an option to automatically assign the weight data to the associated user depending on the weight
verify that Bluetooth is supported on the device, and if so, ensure that it is enabled
set waist and hip default value to false
set default values of weight data to zero
v1.4.2
2016-12-27 15:56:39 +01:00
OliE
8ac4f98d9d add some images for the mi scale wiki 2016-12-21 14:42:49 +01:00
OliE
6007b8ff25 update Android Manifest to version 1.4.1 v1.4.1 2016-12-21 14:14:05 +01:00
OliE
03f01f52f2 parse the weight data in the Bluetooth Advertisement Frame 2016-12-21 13:47:29 +01:00
OliE
829cc7ba9f while inserting a weight data make sure that the enable flag is true 2016-12-21 13:46:54 +01:00
OliE
ba353fc65e don't invoke Bluetooth search on activity result 2016-12-21 13:24:55 +01:00
OliE
e5bc4b17d7 don't really delete a scale entry just disable it. This avoids a reimport of already received Mi Scale history weight measurement. 2016-12-21 12:55:10 +01:00
OliE
68bbbb4098 validate only if the data is enabled 2016-12-21 12:45:39 +01:00
OliE
e2500b9a07 update only scale data only if its not a duplicate entry 2016-12-21 10:17:44 +01:00
OliE
33ed28cbbb add an option for searching a Bluetooth scale on startup 2016-12-21 09:46:57 +01:00
OliE
4b0c2c20f6 optimize Mi scale history weight measurement 2016-12-20 19:55:31 +01:00
OliE
4613afd3e3 if the Mi Scale device is not already initialized then set weight measurement on and set the current time 2016-12-20 19:24:02 +01:00