Commit Graph

  • eeb74b4c61 Preferences: "Generic Notification Support" is no longer a checkbox - it now opens the Android Notificaion Permission Dialog Andreas Shimokawa 2015-03-15 21:36:39 +0100
  • 3e4922a4eb revert some useless changes in gradle files 0.1.0 Andreas Shimokawa 2015-03-11 21:46:01 +0100
  • 326e079068 fix crash when no Pebble was paired, change version to 0.1.0, build tweaks Andreas Shimokawa 2015-03-11 12:40:59 +0100
  • 6fa99082ab Support for rejecting/ending calls via Pebble buttons Andreas Shimokawa 2015-03-07 17:44:39 +0100
  • 85ccafc922 Experiment with styling. Andreas Shimokawa 2015-03-07 15:32:34 +0100
  • 4e7553836b Workaround for non-working outgoing call display. Fixes #6. Andreas Shimokawa 2015-03-07 14:40:59 +0100
  • e52e26168a quick&dirty preference screen. Allows to enable/disable SMS/K9/generic notifications Andreas Shimokawa 2015-03-06 14:00:56 +0100
  • bc40f41eab Do not send notifications out notification when screen is on. Also filter out "ongoing" notifications Andreas Shimokawa 2015-03-04 23:47:47 +0100
  • e0c146bde9 add notification icon. This fixes #2 Andreas Shimokawa 2015-02-24 12:36:38 +0100
  • df8c290442 Implement music control (play, pause, next, previous). Try to make code a bit less Pebble centric. Andreas Shimokawa 2015-02-12 16:00:45 +0100
  • 20b3dffba6 initial support for music playback information (artist, album, track), fix encoding of empty strings in PebbleProtocol Andreas Shimokawa 2015-02-08 23:53:40 +0100
  • ebea37fa8e update README Andreas Shimokawa 2015-02-07 13:30:12 +0100
  • efa7920b9d do not disable/enable NotificationListener at runtime (leads to loss of permissions to read notifications) Andreas Shimokawa 2015-02-07 13:20:38 +0100
  • a47ba3c96f Cleanup 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
  • d80e98d26a fix encoding of pebble version command, stops pebble from rerequsting our version over and over Andreas Shimokawa 2015-02-06 23:28:24 +0100
  • 2793669e88 New icon Andreas Shimokawa 2015-02-06 14:28:57 +0100
  • 243b9f0a88 Various changes to Service, Activity and Notification handling Andreas Shimokawa 2015-02-06 13:55:44 +0100
  • ab233279e1 enable/disable BroadcastReceivers via PackageManager when Socket is connected/disconnected Andreas Shimokawa 2015-02-02 21:16:42 +0100
  • fafcdc1d78 Update README.md Andreas Shimokawa 2015-02-01 00:43:31 +0100
  • 24c9b5b400 quit BtSocketIoThred when socket has been closed by remote, remove dead "passive mode" code Andreas Shimokawa 2015-02-01 00:34:12 +0100
  • c0bfe2f715 make 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
  • 8e69723931 Added quit button to Service notification, removed unneccessary ACTION_STOP form Service Andreas Shimokawa 2015-01-30 11:59:36 +0100
  • ebf4c73e02 Added (ugly) icons. Andreas Shimokawa 2015-01-29 00:30:38 +0100
  • 2880e4dac9 Native support for K-9 Mail, bugfixes for generic notifications Andreas Shimokawa 2015-01-26 18:52:19 +0100
  • 94c73ef20e Receive SMS the proper way, filter them out in the generic NotificationListener. Andreas Shimokawa 2015-01-24 12:21:15 +0100
  • 070c6db5ed Resolve caller names by phone number before sending to Pebble Andreas Shimokawa 2015-01-23 11:32:58 +0100
  • bf6abe9672 Quick and dirty support for incoming calls notification the Pebble way Andreas Shimokawa 2015-01-22 22:49:50 +0100
  • 59c281c61c Reply to Pebbles version requests Andreas Shimokawa 2015-01-20 23:51:55 +0100
  • fcaf099e70 fix various annoyances Andreas Shimokawa 2015-01-18 22:44:38 +0100
  • 88bb645834 Add ACTION_SETTIME to Service and add a corresponding button in the ControlCenter activity Andreas Shimokawa 2015-01-18 01:10:44 +0100
  • 85fcdb208a Put Bluetooth communication into a foreground service and keep socket open. Andreas Shimokawa 2015-01-12 00:35:15 +0100
  • cc2b224a71 Do dot reuse BluetoothDevice, remember BT address instead and lookup the corresponding BluetoothDevice every time Andreas Shimokawa 2015-01-09 13:45:47 +0100
  • dada70e92c First checkin of actual code Andreas Shimokawa 2015-01-07 14:00:18 +0100
  • 8dd67b146d Initial commit Andreas Shimokawa 2015-01-06 00:19:03 +0100