1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-08 06:31:35 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
Andreas Shimokawa e859ece7c6 Add Support for notifications send to Pebble from 3rd party applications
This enables support for Conversations without using generic notificaion support.
Other applications could also work partly but are untested.

This commit also changes the SettingsActivity to use Comboboxes instead of two
Checkboxes for each notification source.
2015-05-04 01:03:56 +02:00
..
adapter androidstudio vs. eclipse :/ 2015-05-01 01:49:43 +02:00
btle Pebble: corrections to PebbleIoThreads, better logging 2015-04-26 00:54:41 +02:00
externalevents Add Support for notifications send to Pebble from 3rd party applications 2015-05-04 01:03:56 +02:00
miband androidstudio vs. eclipse :/ 2015-05-01 01:49:43 +02:00
pebble update German translation 2015-05-01 10:08:24 +02:00
protocol #46 make all strings localizable 2015-05-01 01:26:30 +02:00
AbstractBTDeviceSupport.java battery info hooked in, dummy for pebble 2015-04-19 22:31:09 +02:00
AbstractDeviceSupport.java reformat code with androidstudio 2015-04-19 11:28:03 +02:00
AppManagerActivity.java add icons for pebble and watchfaces. Store app type in GBDeviceApp. Store device type in GBDevice. 2015-03-31 23:34:19 +02:00
BluetoothCommunicationService.java androidstudio vs. eclipse :/ 2015-05-01 01:49:43 +02:00
BluetoothStateChangeReceiver.java fix refresh of device list when bluetooth gets turned on 2015-03-29 23:43:05 +02:00
ControlCenter.java androidstudio vs. eclipse :/ 2015-05-01 01:49:43 +02:00
DebugActivity.java update German translation 2015-05-01 10:08:24 +02:00
DeviceSupport.java reformat code with androidstudio 2015-04-19 11:28:03 +02:00
EventHandler.java battery info hooked in, dummy for pebble 2015-04-19 22:31:09 +02:00
GB.java Add Support for notifications send to Pebble from 3rd party applications 2015-05-04 01:03:56 +02:00
GBApplication.java #46 add missing GBApplication 2015-05-01 09:36:33 +02:00
GBCallControlReceiver.java Change the way how device commands or replys to information requests are passed back to the App 2015-03-26 12:06:26 +01:00
GBCommand.java Added AppManager, does not do anything useful yet. Only lists installed Apps. 2015-03-25 22:23:45 +01:00
GBDevice.java #46 make all strings localizable 2015-05-01 01:26:30 +02:00
GBDeviceApp.java add icons for pebble and watchfaces. Store app type in GBDeviceApp. Store device type in GBDevice. 2015-03-31 23:34:19 +02:00
GBDeviceIoThread.java reformat code with androidstudio 2015-04-13 11:22:03 +02:00
GBMusicControlReceiver.java Implement volume control for Pebble 2015-04-13 22:25:23 +02:00
SettingsActivity.java androidstudio vs. eclipse :/ 2015-05-01 01:49:43 +02:00