Aleksander Nowakowski
fec8377db5
Option to set Scope in DFU. DFU 1.5.2
...
Setting scope allows to upload only application from a ZIP that contains
both SD/BL and App. This is useful for Secure DFU when SD/BL update
succeeds but App upload fails. Repeating SD/BL is not possible as the BL
version check fails.
2017-11-03 17:42:22 +01:00
Aleksander Nowakowski
a22f9eb17a
Bugfix: NPE fix
...
RSC calls isConnected() from handler's post() which could execute after
the service was destroyed.
2017-11-03 17:36:32 +01:00
Aleksander Nowakowski
7a81c7bca0
DFU version info updated
2017-11-03 14:03:55 +01:00
Aleksander Nowakowski
299fca0f96
Adaptive icons
2017-11-03 11:59:13 +01:00
Aleksander Nowakowski
bdf31bd93c
Small code refactoring in base profile activities classes
2017-11-02 13:55:09 +01:00
Aleksander Nowakowski
392cd5d31f
Bugfix: Fixed cancelling pending connection attempt
...
+ fixed handling connection timeout
2017-11-02 13:49:58 +01:00
Aleksander Nowakowski
7221b04c26
Bugfix: Invalid unit
2017-11-02 13:04:36 +01:00
Aleksander Nowakowski
3c379d70b4
Bugfix: GLS and Glucose Measurement Context information
2017-11-02 11:27:39 +01:00
Aleksander Nowakowski
4a786fe06a
Notification channels for Android Oreo
2017-11-02 11:26:24 +01:00
Aleksander Nowakowski
cd1862f5c9
Bugfix: mSlider was null in landscape layout, because of inconsistent layout xml ( #34 )
2017-11-02 11:24:42 +01:00
Aleksander Nowakowski
a63efa3ba8
Locales added
2017-11-02 11:23:23 +01:00
Aleksander Nowakowski
6a6fc1c0a5
Migration to Java 1.8 and support lib 26, part 2
2017-11-02 11:22:55 +01:00
Aleksander Nowakowski
1538d6014c
Migration to Java 1.8 and support lib 26+
...
+ lambdas
+ removing casts in findViewById
+ using support views as based for custom views (#34 )
2017-11-02 11:21:12 +01:00
Aleksander Nowakowski
c85dddc1d8
Ignoring warnings in AndroidManifests
2017-11-02 11:12:09 +01:00
Aleksander Nowakowski
5f43630340
Bug fixed : #33
2017-06-30 15:31:20 +02:00
Aleksander Nowakowski
fe75efa4cd
Bug fixed : #32
2017-06-28 17:12:14 +02:00
Aleksander Nowakowski
f3cd55a756
DFU Library 1.3.0
2017-04-07 15:02:18 +02:00
Aleksander Nowakowski
3e21a9468e
HRM parser bug fixed
2017-04-05 11:45:07 +02:00
Aleksander Nowakowski
a497b2e01b
Issue #2 fixed
2017-03-17 14:48:48 +01:00
Aleksander Nowakowski
9ecf7dc502
Bug fix: forcing proximity link loss alarm volume
2017-03-16 15:49:48 +01:00
Aleksander Nowakowski
54de8e6d9e
Bug fix: fixed service discovery delay
2017-03-16 13:51:10 +01:00
Aleksander Nowakowski
c07824c38a
Improvement: autoConnect=false on first connection
...
First connection will always be done with autoConnect=false (improves
initial connection speed)
2017-03-16 13:09:21 +01:00
Aleksander Nowakowski
409f9573bd
Clearing task queues fixed
2017-03-16 12:43:40 +01:00
Aleksander Nowakowski
a01d3d5b41
Clearing the task queues on disconnection
2017-03-15 12:32:35 +01:00
Aleksander Nowakowski
38546cf4a0
Recent changes in BleManager copied to wear/BleManager
2017-03-15 11:25:28 +01:00
Aleksander Nowakowski
6b5b66b123
Bond request added
2017-03-15 11:05:00 +01:00
Aleksander Nowakowski
aa05fb71a0
Stability improvements in BleManager
...
Requires more testing on different phones.
2017-03-13 18:26:59 +01:00
Aleksander Nowakowski
c7a1a0c38d
Stability improvement: Delaying BLE operations after Bluetooth enabled
2017-03-13 16:59:06 +01:00
Aleksander Nowakowski
cf5eb61019
Bug fixed: Proximity crashing when Bluetooth turned off and on again while device was connected
2017-03-13 15:49:26 +01:00
Aleksander Nowakowski
acb23bb0ac
Critical bug fixed #27
2017-03-10 17:06:34 +01:00
Aleksander Nowakowski
30911025f5
Old gray background removed
2017-03-09 14:30:09 +01:00
Aleksander Nowakowski
8406ab6afd
Fixing deprecations
2017-02-23 16:41:04 +01:00
Aleksander Nowakowski
bc64870f73
Added support for Android Wear 2.0 and wear synchronization in China
2017-02-23 16:40:48 +01:00
Aleksander Nowakowski
090ccf0075
DFU Lib version shown on DFU screen
2017-02-23 16:39:03 +01:00
Aleksander Nowakowski
5d3a3d8fa6
Version 2.2.0
2016-11-29 13:05:55 +01:00
Aleksander Nowakowski
217d7a3abb
Bug fixed: crash from Google Play
2016-10-21 13:24:53 +02:00
Aleksander Nowakowski
e2850218d2
Shortcuts icons matching Pixel style
2016-10-21 11:32:37 +02:00
Aleksander Nowakowski
5c9d516f57
Bug fixed: simple date format template fix
2016-10-21 11:31:35 +02:00
Aleksander Nowakowski
496e6e4607
Version 2.1.0 - Support for Android 7.1
...
Rounded icon and 2 sample shortcuts added
2016-10-20 16:59:41 +02:00
Aleksander Nowakowski
8981a23d77
Bug fixed in UART: empty command
2016-10-20 16:58:32 +02:00
Aleksander Nowakowski
fc24969483
Bug fixed: plurals failed on other locales
2016-10-20 16:32:01 +02:00
Aleksander Nowakowski
8d3b90ea9b
Removing one log message
2016-10-19 14:27:53 +02:00
Aleksander Nowakowski
4bbd88b0e6
Bugs fixed in Proximity profile
2016-10-19 12:13:57 +02:00
Aleksander Nowakowski
3c8c13ff7e
Bluetooth state receiver moved to BleManager
...
Manager is responsible for receiving Bluetooth OFF state,
Receivers registered in connect to make the manager reusable (close()
unregister them)
2016-10-19 12:04:59 +02:00
Aleksander Nowakowski
c117823a4f
Preventing from starting the service after it was killed
2016-10-18 17:23:30 +02:00
Aleksander Nowakowski
d7e980953f
Resetting alertOn flag in Proximity after disconnection
2016-10-18 16:44:11 +02:00
Aleksander Nowakowski
3cd8180f13
Bugs fixed: setting new logger for new connection
2016-10-18 16:43:13 +02:00
Aleksander Nowakowski
fbfb6fc23f
Bug fixed: restoring calling onDeviceDisconnect()
2016-10-18 16:41:17 +02:00
Aleksander Nowakowski
e0fee213f0
Bugs fixed in proximity, adjusting layout for smaller screens
2016-10-18 15:55:10 +02:00
Aleksander Nowakowski
ea6dfac97c
Bugs fixed, error will no longer disconnect from a device, comments added
2016-10-18 15:52:36 +02:00