Daniele Gobbetti
|
bbecfbeace
|
Check if the bluetoothReceiver is still valid before unregistering it.
Do not set the scan tipe as BT classic if the discovery action has been set by BLE scans.
|
2016-10-03 22:31:33 +02:00 |
|
cpfeiffer
|
dd590528dc
|
Add back the x-labels
|
2016-10-03 21:53:06 +02:00 |
|
cpfeiffer
|
f23ed5ce69
|
Mi2: declare to always support hr #323
|
2016-10-03 21:17:58 +02:00 |
|
Andreas Shimokawa
|
ed343778ee
|
cleanup Debug activity a bit, add Spinner and remove a lot of buttons
|
2016-10-03 20:51:28 +02:00 |
|
cpfeiffer
|
5bdc7933b3
|
Somewhat hacky support for Mi2 notification icons #323
|
2016-10-02 23:04:59 +02:00 |
|
cpfeiffer
|
2a0d97b39a
|
Improved error handling, display errors when deleting device
|
2016-09-30 23:07:30 +02:00 |
|
cpfeiffer
|
09502f96c9
|
AlertDialog.show() is non-modal, so put code into callback. Also added unpairing.
|
2016-09-30 22:58:28 +02:00 |
|
cpfeiffer
|
2e7fb57172
|
Display device name to delete, and use different API to delete device
|
2016-09-30 22:58:28 +02:00 |
|
cpfeiffer
|
b890242c4f
|
Only refresh when deletion of device was confirmed
|
2016-09-30 22:58:28 +02:00 |
|
Andreas Shimokawa
|
5e63b7ce04
|
Vibratissimo: do not show database migration activity
|
2016-09-30 21:43:44 +02:00 |
|
cpfeiffer
|
f44974c215
|
Use findDevice() instead of getDevice() when you want to delete it
|
2016-09-30 21:27:33 +02:00 |
|
cpfeiffer
|
1fd6b59bf8
|
Fix logic error
|
2016-09-30 20:19:06 +02:00 |
|
cpfeiffer
|
27c83604d3
|
Update DeviceManager after deleting a device
|
2016-09-30 20:17:20 +02:00 |
|
Andreas Shimokawa
|
56d8a49d5b
|
only disconnect device when confirming delete dialog
|
2016-09-30 19:20:04 +02:00 |
|
Andreas Shimokawa
|
456fcfdd98
|
update French, Italian and Spanish from transifex (THANKS!)
|
2016-09-30 19:17:17 +02:00 |
|
Andreas Shimokawa
|
bce28fd8ac
|
update changelogs
|
2016-09-30 19:16:02 +02:00 |
|
Andreas Shimokawa
|
5c0618d43d
|
show confirm dialog before actually delete device
Also delete device last (after associated data), so that we do not leak if something fails
(#401)
|
2016-09-30 19:04:44 +02:00 |
|
Daniele Gobbetti
|
42f622af85
|
Support record version 12 (firmware 4.1)
|
2016-09-30 17:28:46 +02:00 |
|
Andreas Shimokawa
|
30d686fa50
|
support deleting devices and associated data
(#401)
TODO:
- remove device from list after deleting (needs changes to DeviceManager)
- confirmation dialog!!!
|
2016-09-30 13:41:06 +02:00 |
|
cpfeiffer
|
e3f15f7bd8
|
Sort devices lexicographically
|
2016-09-29 22:56:16 +02:00 |
|
cpfeiffer
|
fbfc9ed97f
|
Workaround for https://github.com/PhilJay/MPAndroidChart/issues/2317
|
2016-09-29 22:45:17 +02:00 |
|
cpfeiffer
|
f58b1f33c6
|
Fix parameter order for mpandroidchart 3.0
|
2016-09-29 22:45:17 +02:00 |
|
cpfeiffer
|
b2065fd91f
|
Update to latest mpandroidchart commit
|
2016-09-29 22:45:17 +02:00 |
|
cpfeiffer
|
1b5bc23981
|
Initial port to mpandroidchart 3.0
does not quite work yet
|
2016-09-29 22:45:17 +02:00 |
|
cpfeiffer
|
0a4eefcf11
|
Use device information from the database for GBDevices
fixes offline charts not displaying heartrate for Mi1S
|
2016-09-29 22:40:16 +02:00 |
|
cpfeiffer
|
8f36712342
|
WIP: A little more Alert Notification Profile
I think we should rather focus on a code generator, though.
|
2016-09-29 20:32:15 +02:00 |
|
Daniele Gobbetti
|
fabc52fdad
|
Don't forward group summary notifications to the wearable, they are meant for the android device only
Possibly also related to #395
|
2016-09-27 17:33:10 +02:00 |
|
Andreas Shimokawa
|
b5373d9593
|
update changelogs again
|
2016-09-26 22:35:59 +02:00 |
|
cpfeiffer
|
dbdd7366ed
|
Reenable the lollipop LE scanner, but after the plain BT scanner
|
2016-09-26 22:30:15 +02:00 |
|
cpfeiffer
|
c2f8037f07
|
WIP: Alert Notification Profile
|
2016-09-26 22:21:59 +02:00 |
|
Andreas Shimokawa
|
ea76e568cc
|
bump version, update changelog
|
2016-09-26 22:11:26 +02:00 |
|
Andreas Shimokawa
|
cb232638d4
|
disable new btle scanning, it does not work for me :(
|
2016-09-26 22:07:46 +02:00 |
|
Andreas Shimokawa
|
5364bf6246
|
Update "isch aaabe gar keine Auto"-language from transifex (thanks!)
|
2016-09-26 21:59:26 +02:00 |
|
Andreas Shimokawa
|
9cccb085c4
|
Pebble: allow sending acks to pebblekit android apps which always use transaction id -1 (this seems to be okay for pebblekit apps which do not want to use real transaction ids)
|
2016-09-26 21:51:11 +02:00 |
|
Andreas Shimokawa
|
55a1248e8f
|
compile fix
|
2016-09-26 21:43:10 +02:00 |
|
cpfeiffer
|
d4b134a490
|
WIP regarding heart rate profile
|
2016-09-26 11:44:57 +02:00 |
|
cpfeiffer
|
0341c7f61f
|
fix e.printStackTrace() by logging instead
|
2016-09-26 11:44:08 +02:00 |
|
JohnnySun
|
3259efbd10
|
When discovery gadget use Lollipop+ device, use new BTLE API instead of old general BT discovery.
(cherry picked from commit 53e3fde7c0 )
|
2016-09-26 11:43:28 +02:00 |
|
Andreas Shimokawa
|
fd03dac5cd
|
Pebble: try to work around duplicate Telegram messages
(#395)
|
2016-09-22 09:31:14 +02:00 |
|
Andreas Shimokawa
|
8080734470
|
Pebble: use telegram icon for telegram messages
also use the facebook icon for the official facebook app
(untested because we would never use facebook)
|
2016-09-21 21:31:23 +02:00 |
|
Andreas Shimokawa
|
28a1768f32
|
update translations from transifex (thanks!)
|
2016-09-21 19:28:29 +02:00 |
|
Andreas Shimokawa
|
5bba58cf21
|
bump version, add changelog
|
2016-09-21 19:22:26 +02:00 |
|
Andreas Shimokawa
|
c8fb7c5d10
|
Add icon for Vibratissimo
|
2016-09-21 19:16:07 +02:00 |
|
Andreas Shimokawa
|
e1992f43e5
|
run optipng on all pngs
|
2016-09-21 09:25:33 +02:00 |
|
cpfeiffer
|
1bd919ccaa
|
For a start, we can reuse the alert notification from Mi 1 #323
So vibration works :-)
|
2016-09-20 23:41:50 +02:00 |
|
cpfeiffer
|
ccdb843b6e
|
Improved Mi Band 2 support #323
- connecting works and is stable
- firmware and hardware version is displayed
- time is set
|
2016-09-20 23:12:17 +02:00 |
|
Andreas Shimokawa
|
696611d392
|
Do not show "your activity" if activity tracking is not supported
|
2016-09-20 22:02:40 +02:00 |
|
Andreas Shimokawa
|
1f8cfa5a68
|
Vibratissimo: clear queue when setting vibration
|
2016-09-20 21:49:27 +02:00 |
|
Andreas Shimokawa
|
6a18d90fee
|
Vibratissimo: add simple and buggy activity with a slider for vibration control
Also includes some fixes and "find your device" support ;)
|
2016-09-20 20:28:52 +02:00 |
|
Andreas Shimokawa
|
da01a76594
|
fix BatteryInfoProfile NPE, show battery level for Vibratissimo
|
2016-09-19 16:37:45 +02:00 |
|