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
OliE
5227e6f0e3
read Mi Scale history weight measurements
2016-12-20 17:35:47 +01:00
OliE
8af3278dcd
update copyright note
2016-12-18 09:15:42 +01:00
OliE
447046abb4
invoke BT_RETRIEVE_SCALE_DATA message only if a new scale data is available
2016-12-17 09:37:15 +01:00
OliE
c6355f7e32
Update README.md
2016-12-16 18:25:22 +01:00
OliE
51f27ab453
ignore missing translation for the bluetooth device type array
...
update one missing translation
v1.4
2016-12-16 18:05:58 +01:00
OliE
709ee2e036
keep bluetooth status icon while switching screen orientation
...
search only once at the app start for a bluetooth device
2016-12-16 17:39:14 +01:00
OliE
5eae0044a6
use MI_SCALE as default device name
...
check if bluetooth on the device is enabled
2016-12-16 12:59:39 +01:00
OliE
4ec0a24823
support for Bluetooth 4.x Xiaomi Mi Scale
...
move LinearGaugeView to gui package
fixed small bug if the age is in the future
2016-12-16 12:21:19 +01:00
OliE
f11cfff3f9
Merge pull request #1 from MilenaMMay/master
...
openScale code refactoring contributions from MilenaMMay
2016-12-11 12:31:44 +01:00
Milena May
a2db9f76e4
Bugfix: reset user selected data when user changes
...
... otherwise if user A selects data on the line chart,
and switches to user B, user B sees the selected data
of user A instead of user B's last data.
2016-08-24 07:12:48 +02:00
Milena May
93708cdf3c
Introduce class Measurement for gui operations
...
* makes it easier to add a new Measurement without having to search
through the OverviewFragment where to add new Labels and Texts
* the inherited XyzMeasurement classes focus on the properties that are
different
2016-08-24 07:01:43 +02:00
Milena May
6cf96d5d1c
Refactor calculations: introduce ScaleCalculator
...
* does calculations based on ScaleData and user's body weight
* redactoring reduces number of parameters for calculations and
makes it possible to introduce more calculations based on the
same parameters
2016-08-11 22:18:19 +02:00
Milena May
3cad32c7b6
Refactor diffs so that it's easier to add a new one
2016-08-11 22:18:19 +02:00
OliE
635044290d
don't throw an exception if you wrote the wrong birthday instead log as an error.
2016-02-13 11:58:43 +01:00