oliexdev
8c4114e7d1
update openScale version to 2.0.1
2019-02-24 22:11:01 +01:00
oliexdev
2d12c104fe
set small margins for measurement icons
2019-02-24 19:20:18 +01:00
oliexdev
d581241045
removed spacer line
2019-02-24 18:48:00 +01:00
oliexdev
8835aa5775
removed title last measurement and add date/time measurements in overview page
2019-02-24 18:46:34 +01:00
oliexdev
f489f23237
color y-axis and table header icons correctly in dark theme mode
2019-02-24 18:19:18 +01:00
oliexdev
e7e8dff7e3
use ImageView instead for FloatingActionButton to draw measurements icons because Android widgets accepts only standard views
2019-02-24 17:44:35 +01:00
oliexdev
49823d3bc8
commented out linear regression line
2019-02-24 08:29:38 +01:00
oliexdev
39d41ce0ec
stopped machine state until Bluetooth services are discovered
2019-02-24 08:17:12 +01:00
oliexdev
2fd331adc5
grand access to fine location which includes coarse location access
2019-02-23 12:28:54 +01:00
oliexdev
3b74a8581d
changed android:backgroundTint to app:backgroundTint to fixed bug with older Android devices
2019-02-23 11:01:29 +01:00
oliexdev
d76e8f9880
disable measurement menu in the overview page on delete
2019-02-21 19:51:48 +01:00
oliexdev
07e98e41e8
update openScale version to 2.0
2019-02-21 19:07:02 +01:00
OliE
3a577b9292
Bluetooth state machine 2.0 ( #404 )
...
simplified Bluetooth machine state
2019-02-21 18:52:44 +01:00
Hosted Weblate
8675fe7b67
Merge branch 'origin/master' into Weblate.
2019-02-17 21:10:39 +01:00
OliE
e751f73fc8
Translated using Weblate (German)
...
Currently translated at 100.0% (226 of 226 strings)
Translation: openScale/Strings
Translate-URL: https://hosted.weblate.org/projects/openscale/strings/de/
2019-02-17 21:10:37 +01:00
oliexdev
0626cb5b74
reset launch count for version 2.0
2019-02-16 12:00:34 +01:00
Yaron Shahrabani
3711763517
Translated using Weblate (Hebrew)
...
Currently translated at 100.0% (226 of 226 strings)
Translation: openScale/Strings
Translate-URL: https://hosted.weblate.org/projects/openscale/strings/he/
2019-02-13 11:10:57 +01:00
Vangelis Skarmoutsos
600bdd1d07
Translated using Weblate (Greek)
...
Currently translated at 98.7% (223 of 226 strings)
Translation: openScale/Strings
Translate-URL: https://hosted.weblate.org/projects/openscale/strings/el/
2019-02-13 11:10:56 +01:00
Roelf Kloppenborg
24fc0b9fd2
Translated using Weblate (Dutch)
...
Currently translated at 99.6% (225 of 226 strings)
Translation: openScale/Strings
Translate-URL: https://hosted.weblate.org/projects/openscale/strings/nl/
2019-02-13 11:10:55 +01:00
Allan Nordhøy
b2cc8d02a1
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 99.6% (225 of 226 strings)
Translation: openScale/Strings
Translate-URL: https://hosted.weblate.org/projects/openscale/strings/nb_NO/
2019-02-12 18:41:12 +01:00
Hosted Weblate
9cf1c07486
Merge branch 'origin/master' into Weblate.
2019-02-12 09:05:07 +01:00
Marcin P
84669268c5
Translated using Weblate (Polish)
...
Currently translated at 86.0% (190 of 221 strings)
Translation: openScale/Strings
Translate-URL: https://hosted.weblate.org/projects/openscale/strings/pl/
2019-02-12 09:05:07 +01:00
Yaron Shahrabani
b06e8c87d9
Translated using Weblate (Hebrew)
...
Currently translated at 100.0% (221 of 221 strings)
Translation: openScale/Strings
Translate-URL: https://hosted.weblate.org/projects/openscale/strings/he/
2019-02-12 09:05:06 +01:00
Miguel Serafim
2046e37866
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 67.9% (150 of 221 strings)
Translation: openScale/Strings
Translate-URL: https://hosted.weblate.org/projects/openscale/strings/pt_BR/
2019-02-12 09:05:03 +01:00
Erik Johansson
fc04b0b8b5
Update android build tools to v3.3.1
2019-02-11 23:12:01 +01:00
Erik Johansson
7670e56ac5
Do delete saved measurements as a separate step
...
Hopefully this fixes #398 , but note that the code is untested.
2019-02-11 22:23:15 +01:00
oliexdev
1d65386c67
removed gray color for diff value
2019-02-11 18:45:14 +01:00
oliexdev
dd3af28067
- add more debug logs
...
- start delayed disconnect timer for Bluetooth connecting
2019-02-11 18:23:23 +01:00
oliexdev
6c2674caa1
removed Bluetooth delays
2019-02-10 21:38:02 +01:00
oliexdev
1617315472
adding a delay of 500 ms between the end of the BLE scan and the beginning of a connection
2019-02-10 21:31:34 +01:00
oliexdev
60d6818520
discover Bluetooth services only for debug Bluetooth driver
2019-02-10 21:04:07 +01:00
oliexdev
56cd6004ec
change color depending on if you are going towards or away from your weight goal, see issue #395
2019-02-10 19:10:40 +01:00
OliE
16ee6efafc
Replaced HelloCharts with MPAndroidChart library ( #371 )
...
* replaced HelloCharts library with the MPAndroidChart library
* added option to enable/disable graph legend
* replaced statistic last week/month table view with radar graph
* added graph marker and marker menu for line graphs
* added option to enable/disable Y-axis
* added show/edit/delete button for the graph view
* use for overview and graph fragment a custom chart view based on MPAndroidChart
2019-02-10 18:46:05 +01:00
oliexdev
6b3ac62f13
refactored Sennsun scale
2019-02-10 17:54:04 +01:00
Allan Nordhøy
205ec32333
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 100.0% (221 of 221 strings)
Translation: openScale/Strings
Translate-URL: https://hosted.weblate.org/projects/openscale/strings/nb_NO/
2019-02-09 02:10:36 +01:00
Allan Nordhøy
522a0cbb22
Translated using Weblate (English)
...
Currently translated at 100.0% (221 of 221 strings)
Translation: openScale/Strings
Translate-URL: https://hosted.weblate.org/projects/openscale/strings/en/
2019-02-08 08:30:30 +01:00
Hosted Weblate
fe4cbffaf6
Merge branch 'origin/master' into Weblate.
2019-02-07 22:10:27 +01:00
DasPoseidon
83242190d0
Translated using Weblate (German)
...
Currently translated at 100.0% (220 of 220 strings)
Translation: openScale/Strings
Translate-URL: https://hosted.weblate.org/projects/openscale/strings/de/
2019-02-07 22:10:26 +01:00
oliexdev
65ca09ea2e
added notification channel for Android O
2019-02-03 19:23:17 +01:00
oliexdev
d5a119a117
enabled network provider for the location service is also ok for searching Bluetooth devices
2019-02-03 18:49:55 +01:00
oliexdev
c443c5c4ea
update openScale version to 1.9.3
2019-02-03 16:50:17 +01:00
oliexdev
6cc875dbd9
check for location service after coarse location permission is granted
2019-02-03 15:52:06 +01:00
oliexdev
66154385dc
updated location service info text
2019-02-03 15:32:07 +01:00
oliexdev
b8d1c4f47b
request for location service is it not enabled to search for Bluetooth scales.
2019-02-03 15:20:47 +01:00
oliexdev
bd8f1e4ccf
check also if the location service globally is on not only the app location permission
2019-02-03 14:42:11 +01:00
oliexdev
9129dc6a22
- set calories inc size to ten
...
- throw error on LE scan
2019-02-03 14:15:49 +01:00
oliexdev
acdd63a655
do Bluetooth LE scan before connecting to improve connection performance
2019-02-02 11:16:23 +01:00
oliexdev
bd021b75de
delay Bluetooth connection to 50ms and set Bluetooth debug level on
2019-02-02 08:40:12 +01:00
Jamal makkor
3589ae80e4
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (220 of 220 strings)
Translation: openScale/Strings
Translate-URL: https://hosted.weblate.org/projects/openscale/strings/ar/
2019-02-01 20:10:22 +01:00
Erik Johansson
4fbf16dc38
Add Arabic to language list
2019-01-28 20:04:09 +01:00