779699cd95Pebble: remove configuration stuff from TimeStylePebble handler, update weather keys
Andreas Shimokawa
2016-12-09 23:31:32 +0100
a0e21d7c6dMerge branch 'master' into feature-weather
Andreas Shimokawa
2016-12-09 23:29:54 +0100
0e1287e382Pebble: also execute AppMessageHandler.pushMessage() if present when connection gets established
Andreas Shimokawa
2016-12-09 23:21:51 +0100
efb1cd389bMerge branch 'master' into feature-weather
Andreas Shimokawa
2016-12-09 21:52:55 +0100
388c47ea29Add some changelog items
Daniele Gobbetti
2016-12-09 20:25:00 +0100
6d713a9be5update Japanese and Spanish from transifex (thanks)
Andreas Shimokawa
2016-12-09 20:15:28 +0100
17b581022boptimize imports
Andreas Shimokawa
2016-12-09 20:14:17 +0100
34296c021fRevamp Notification types Pebble (#453)
Kevin Richter
2016-12-09 17:54:19 +0100
3e9898d86cPebble: call the "ready" method also when returning from the external web browser Additionally don't call decodeURIcomponent as the getURLVariable function already does this. Needed by apps like "slides of time". Closes 454
Daniele Gobbetti
2016-12-09 11:55:11 +0100
313499abd4Pebble: also display debug level in app logs output
Andreas Shimokawa
2016-12-08 23:20:00 +0100
f735739396bump version, update changelog, add pebble time 2 to changelog as it should work
Andreas Shimokawa
2016-12-08 19:27:25 +0100
2d0489960ePebble: boilerplate code to open dictation session #189 This is just boilerplate code, doesn't do anything but will do no harm as it's not called from anywhere
Daniele Gobbetti
2016-12-08 16:38:31 +0100
13b761c073Liveview: add notice to changelog
Daniele Gobbetti
2016-12-08 09:17:45 +0100
ed38e524bfMake some static stuff non-static (potentially fixes instant run problem and leaks)
Andreas Shimokawa
2016-12-07 23:13:51 +0100
9e8aae3b2cupdate Japanese from transifex (thanks!)
Andreas Shimokawa
2016-12-05 22:51:48 +0100
4eb56eb9caLiveview: refactor the BT stream reading functionality Read the expected number of bytes at each step instead of a single byte.
Daniele Gobbetti
2016-12-05 17:45:03 +0100
4f08e18073Updated known issues for Mi Band
Carlos Ferreira
2016-12-05 16:23:08 +0000
e53b8b6b32Liveview: ignore the SocketTimeoutException, disconnect in any other case
Daniele Gobbetti
2016-12-04 21:04:30 +0100
e773b71194Liveview: add device and supported features in README
Daniele Gobbetti
2016-12-04 20:46:34 +0100
219cc7bff1Merge branch 'master' into liveview
Daniele Gobbetti
2016-12-04 20:42:29 +0100
928bdd5d36Adjust comments to current values
cpfeiffer
2016-12-04 20:24:29 +0100
8c01123a48Liveview: addressed the first feedback. - centralized string encoding and byte order - replaced printStrackTrace with LOG.error
Daniele Gobbetti
2016-12-04 19:10:58 +0100
17e9c7e331fix strings accidentially swapped
Andreas Shimokawa
2016-12-04 17:26:55 +0100
013029443bPebble: Minor cleanups
Andreas Shimokawa
2016-12-04 17:21:29 +0100
a691cd0ff7Pebble: add option to enable applogs (debug messags from pebble apps)
Andreas Shimokawa
2016-12-04 16:54:47 +0100
c1c6e37066Mi2: update features in README
cpfeiffer
2016-12-03 23:05:06 +0100
e0a844b60aLiveview: Initial support for Liveview devices
Daniele Gobbetti
2016-11-20 21:23:47 +0100
4763731c4eupdate changelog, bump version
Andreas Shimokawa
2016-12-02 23:48:58 +0100
3db009e77dPebble: do not dump all LE traffic, minor code cleanups
Andreas Shimokawa
2016-12-02 23:38:54 +0100
ae2c107ed1Pebble 2/LE: only notify once when first PP packets are incoming
Andreas Shimokawa
2016-12-02 08:50:02 +0100
bc9041a4c9Pebble 2/LE: on connect wait 30s max and stop waiting immediately if a real PP connection got establish (ie write request on the gatt server)
Andreas Shimokawa
2016-12-02 08:07:44 +0100
3eda2d4b81Pebble 2/LE: honor reconnect tries
Andreas Shimokawa
2016-12-02 00:38:06 +0100
44f74270dfMi2: Experimental support for activity recognition
cpfeiffer
2016-12-02 00:22:06 +0100
da297ecd8bFix + cleanup time setting and calendar sending #441
cpfeiffer
2016-12-01 22:49:58 +0100