6fa99082abSupport for rejecting/ending calls via Pebble buttons
Andreas Shimokawa
2015-03-07 17:44:39 +0100
85ccafc922Experiment with styling.
Andreas Shimokawa
2015-03-07 15:32:34 +0100
4e7553836bWorkaround for non-working outgoing call display. Fixes#6.
Andreas Shimokawa
2015-03-07 14:40:59 +0100
e52e26168aquick&dirty preference screen. Allows to enable/disable SMS/K9/generic notifications
Andreas Shimokawa
2015-03-06 14:00:56 +0100
bc40f41eabDo not send notifications out notification when screen is on. Also filter out "ongoing" notifications
Andreas Shimokawa
2015-03-04 23:47:47 +0100
e0c146bde9add notification icon. This fixes#2
Andreas Shimokawa
2015-02-24 12:36:38 +0100
df8c290442Implement music control (play, pause, next, previous). Try to make code a bit less Pebble centric.
Andreas Shimokawa
2015-02-12 16:00:45 +0100
20b3dffba6initial support for music playback information (artist, album, track), fix encoding of empty strings in PebbleProtocol
Andreas Shimokawa
2015-02-08 23:53:40 +0100
ebea37fa8eupdate README
Andreas Shimokawa
2015-02-07 13:30:12 +0100
efa7920b9ddo not disable/enable NotificationListener at runtime (leads to loss of permissions to read notifications)
Andreas Shimokawa
2015-02-07 13:20:38 +0100
a47ba3c96fCleanup main Activity, move debug code to DebugActivity, added Call related debug buttons, add state tracking to PhoneCallReceiver, support in-call display of incoming calls (untested)
Andreas Shimokawa
2015-02-07 12:58:18 +0100
d80e98d26afix encoding of pebble version command, stops pebble from rerequsting our version over and over
Andreas Shimokawa
2015-02-06 23:28:24 +0100
2793669e88New icon
Andreas Shimokawa
2015-02-06 14:28:57 +0100
243b9f0a88Various changes to Service, Activity and Notification handling
Andreas Shimokawa
2015-02-06 13:55:44 +0100
ab233279e1enable/disable BroadcastReceivers via PackageManager when Socket is connected/disconnected
Andreas Shimokawa
2015-02-02 21:16:42 +0100
fafcdc1d78Update README.md
Andreas Shimokawa
2015-02-01 00:43:31 +0100
24c9b5b400quit BtSocketIoThred when socket has been closed by remote, remove dead "passive mode" code
Andreas Shimokawa
2015-02-01 00:34:12 +0100
c0bfe2f715make quit button work by letting BtSocketIoThread actually leave its main loop, do not display "Unknown" for unknown numbers but the number itself.
Andreas Shimokawa
2015-01-31 11:49:46 +0100
8e69723931Added quit button to Service notification, removed unneccessary ACTION_STOP form Service
Andreas Shimokawa
2015-01-30 11:59:36 +0100
ebf4c73e02Added (ugly) icons.
Andreas Shimokawa
2015-01-29 00:30:38 +0100
2880e4dac9Native support for K-9 Mail, bugfixes for generic notifications
Andreas Shimokawa
2015-01-26 18:52:19 +0100
94c73ef20eReceive SMS the proper way, filter them out in the generic NotificationListener.
Andreas Shimokawa
2015-01-24 12:21:15 +0100
070c6db5edResolve caller names by phone number before sending to Pebble
Andreas Shimokawa
2015-01-23 11:32:58 +0100
bf6abe9672Quick and dirty support for incoming calls notification the Pebble way
Andreas Shimokawa
2015-01-22 22:49:50 +0100
59c281c61cReply to Pebbles version requests
Andreas Shimokawa
2015-01-20 23:51:55 +0100
fcaf099e70fix various annoyances
Andreas Shimokawa
2015-01-18 22:44:38 +0100
88bb645834Add ACTION_SETTIME to Service and add a corresponding button in the ControlCenter activity
Andreas Shimokawa
2015-01-18 01:10:44 +0100
85fcdb208aPut Bluetooth communication into a foreground service and keep socket open.
Andreas Shimokawa
2015-01-12 00:35:15 +0100
cc2b224a71Do dot reuse BluetoothDevice, remember BT address instead and lookup the corresponding BluetoothDevice every time
Andreas Shimokawa
2015-01-09 13:45:47 +0100
dada70e92cFirst checkin of actual code
Andreas Shimokawa
2015-01-07 14:00:18 +0100
8dd67b146dInitial commit
Andreas Shimokawa
2015-01-06 00:19:03 +0100