Sebastian Kranz
|
5e236e113f
|
Fix function to put step data into database, using the full unix epoch now. Add function for putting sleep and heartrate data into the database.
|
2018-06-28 13:48:41 +02:00 |
|
Sebastian Kranz
|
789fba95d1
|
Add function to check available activities and then get them. Add function to get the steps. First try to get the data into the database.
|
2018-06-27 09:01:26 +02:00 |
|
Sebastian Kranz
|
3539dd3e34
|
Get the also the device firmware version. Add function for messages that are broken down into two transmissions, because of their length.
|
2018-06-26 07:29:11 +02:00 |
|
Sebastian Kranz
|
e18b043d27
|
request activity info with a function.
|
2018-06-24 12:25:34 +02:00 |
|
Kranz
|
65f12bc1ee
|
Fix error inside the isMsgFormatOK function. Add DeviceInfoHandler to read the hardware info and notify about battery level.
|
2018-06-22 07:20:45 +02:00 |
|
Sebastian Kranz
|
1213ecc344
|
Add function for requesting device info and battery level.
|
2018-06-21 19:56:13 +02:00 |
|
Kranz
|
c611042e51
|
Add more commands. Add message check function.
|
2018-06-15 13:40:16 +02:00 |
|
Kranz
|
89c8c9cdfb
|
First communication test between ZeTime and GB. Ask about activitys, sleep and heart-rate infos available. ZeTime responds correctly
|
2018-06-15 11:23:44 +02:00 |
|
Sebastian Kranz
|
48affad220
|
Add some UUIDs and Cmds. Connect further.
|
2018-06-08 16:28:05 +02:00 |
|
Kranz
|
905f49101b
|
Set activity support to true. Add bonding style none.
|
2018-05-29 12:57:08 +02:00 |
|
Kranz
|
bd673fb4af
|
Initial device support for MyKronoz ZeTime, following the wiki page add new device support.
|
2018-02-08 07:21:12 +01:00 |
|
Andreas Shimokawa
|
e657b327c9
|
Pebble: only call Pebble object in javascript if it is actually available
|
2018-02-04 00:02:14 +01:00 |
|
Andreas Shimokawa
|
06929d04f9
|
Pebble: when faking the OWN response also set the "description" field with the current condition
Helps TrekVolle to display weather
|
2018-02-03 23:08:12 +01:00 |
|
Andreas Shimokawa
|
3871b6f0be
|
Amazfit Cor: Allow watchfaces to be flashed
Untested as Cor has no maintainer
|
2018-02-01 14:22:18 +01:00 |
|
Andreas Shimokawa
|
5973f189eb
|
Amazfit Bip: try to detect the font type not by the size
This could help modders
|
2018-01-30 23:28:49 +01:00 |
|
Andreas Shimokawa
|
95cc538575
|
Amazfit Bip: Allow language to be set to Spanish (needs firmware 0.1.0.66 beta, not recommended)
This also requires the latin font to be flashed before.
|
2018-01-30 23:06:08 +01:00 |
|
criogenic
|
0313500652
|
fix privacy caller ID selection (#962)
|
2018-01-30 22:44:27 +01:00 |
|
Andreas Shimokawa
|
0c907f0ba1
|
Amazfit Bip: whitelist 0.1.0.44 firmware
|
2018-01-27 23:03:47 +01:00 |
|
Andreas Shimokawa
|
f6f4d7ec40
|
Amazfit Cor: support flashing new res format also on Cor
|
2018-01-27 21:51:34 +01:00 |
|
Andreas Shimokawa
|
14a6c9a626
|
Amazfit Bip: support flashing new res, font, and latin font files
Required for firmware 0.1.0.66
|
2018-01-27 21:41:35 +01:00 |
|
Andreas Shimokawa
|
d9c012025d
|
Pebble: prepend application start event to premature appmessage from a newly started app
This should fix some InvalidStateExceptions when using background javascript
|
2018-01-25 16:42:43 +01:00 |
|
Felix Konstantin Maurer
|
296dfe2f17
|
Fix conversion from String to Integer
|
2018-01-24 22:01:12 +01:00 |
|
TaaviE
|
32dcdc24ba
|
Fixed two strings incorrectly being merged together.
|
2018-01-21 22:43:10 +01:00 |
|
Andreas Shimokawa
|
76cf667202
|
Amazfit Bip, do not set menu items during initializaton
(This could prevent menus from vanishing when updating to FW 0.1.0.51)
|
2018-01-20 01:34:40 +01:00 |
|
Andreas Shimokawa
|
06d6aeacb9
|
Prepare find phone feature to be generic and implement apphandler for upcoming pebble helper app
|
2018-01-19 23:12:50 +01:00 |
|
NotAFIle
|
d4a8b6cd80
|
Recognize some more alternative apps
* protonmail email
* challegram and plus messenger Telegram clients
|
2018-01-19 22:39:57 +01:00 |
|
NotAFile
|
32522c4f55
|
recognize telegram beta notifications
|
2018-01-18 20:43:32 +01:00 |
|
Andreas Shimokawa
|
04018955c1
|
Mi Band HRX: support older firmwares where the Band was named "Mi Band 2i"
|
2018-01-14 16:34:40 +01:00 |
|
cpfeiffer
|
fa0fd250cf
|
Attempt to fix crash with ExternalPebbleJSActivity #863
|
2018-01-14 01:40:04 +01:00 |
|
cpfeiffer
|
da5d1e3685
|
Trying to simplify ExternalPebbleJSActivity#onCreate() a bit
(by splitting into separate methods)
|
2018-01-14 00:20:13 +01:00 |
|
cpfeiffer
|
9ee1aa87e8
|
Move some methods to clarify responsibilities and simplify some things
|
2018-01-13 21:58:40 +01:00 |
|
cpfeiffer
|
e159a5dde3
|
Cleanup, deduplication, null-handling fixes
|
2018-01-13 21:08:51 +01:00 |
|
Andreas Shimokawa
|
c420f2ce93
|
Amazfit Bip: implement find phone feature
This probably also works with Amazfit Cor
Closes #887
|
2018-01-13 18:46:21 +01:00 |
|
Andreas Shimokawa
|
fda4816fc1
|
Mi Band 2: Whitellist firmwares I tested
Fixes #939
|
2018-01-13 16:56:30 +01:00 |
|
Andreas Shimokawa
|
aca31c320a
|
Amazfit Cor: allow to flash latest firmware
|
2018-01-13 16:29:48 +01:00 |
|
Andreas Shimokawa
|
68bd6f99e2
|
Amazfit Bip: whitelist latest firmwares and support flashing latest GPS firmware
|
2018-01-13 11:12:58 +01:00 |
|
Ted Stein
|
39e151f51d
|
Add transliteration for Arabic and Farsi.
|
2018-01-12 22:05:33 +01:00 |
|
Lukas Veneziano
|
781359afba
|
Added notification type for business calendar
|
2018-01-12 21:12:33 +01:00 |
|
Felix Konstantin Maurer
|
a0ee35fa4c
|
Move getFilePath to appropriate location
|
2018-01-09 22:41:27 +01:00 |
|
Felix Konstantin Maurer
|
6cbb130bce
|
Enable periodic export after boot
|
2018-01-09 22:41:27 +01:00 |
|
Felix Konstantin Maurer
|
559cd557c2
|
Permissions must be persistet to be reused after boot
|
2018-01-09 22:41:27 +01:00 |
|
Felix Konstantin Maurer
|
1477235fa2
|
Clean preferences code
|
2018-01-09 22:41:27 +01:00 |
|
Felix Konstantin Maurer
|
58e504e299
|
Improve code, add notification
|
2018-01-09 22:41:27 +01:00 |
|
Felix Konstantin Maurer
|
254afafa3e
|
First try at periodic db export
|
2018-01-09 22:41:27 +01:00 |
|
cpfeiffer
|
d570ee864d
|
Fix logs sometimes not containing stacktraces
Fixes #916
|
2018-01-04 00:12:59 +01:00 |
|
cpfeiffer
|
b9f19970df
|
Small safety measure against null device
|
2018-01-04 00:12:59 +01:00 |
|
Tomas Radej
|
56c7f72f65
|
Added Etar as calendar app type
|
2017-12-31 13:19:30 +01:00 |
|
Lukas Veneziano
|
f194cc00ed
|
Fixed accidentally changed color for telegram fixed threema notification
type not being used
|
2017-12-31 00:10:39 +01:00 |
|
Lukas Veneziano
|
6b339a3013
|
Added notification type for threema app
|
2017-12-31 00:10:39 +01:00 |
|
Andreas Shimokawa
|
cad9e4ddd0
|
Amazfit Bip: whitelist firmware 0.1.0.39
|
2017-12-31 00:07:40 +01:00 |
|