.. |
adapter
|
Added AppManager, does not do anything useful yet. Only lists installed Apps.
|
2015-03-25 22:23:45 +01:00 |
protocol
|
Fix for DST (summer time), option to sync time on connect (enabled by default)
|
2015-03-29 17:12:06 +02:00 |
AppInstallerActivity.java
|
Display app name, company and version when opening a .pbw file from a filemanager
|
2015-03-28 23:23:10 +01:00 |
AppManagerActivity.java
|
enable back navigaton in AppManager and Debug activitys ActionBar
|
2015-03-27 11:23:30 +01:00 |
BluetoothCommunicationService.java
|
Fix for DST (summer time), option to sync time on connect (enabled by default)
|
2015-03-29 17:12:06 +02:00 |
BluetoothStateChangeReceiver.java
|
use LocalBroadcastManager
|
2015-03-27 10:56:08 +01:00 |
ControlCenter.java
|
Display app name, company and version when opening a .pbw file from a filemanager
|
2015-03-28 23:23:10 +01:00 |
DebugActivity.java
|
enable back navigaton in AppManager and Debug activitys ActionBar
|
2015-03-27 11:23:30 +01: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
|
Added AppManager, does not do anything useful yet. Only lists installed Apps.
|
2015-03-25 22:23:45 +01:00 |
GBDeviceApp.java
|
support removing apps/watchfaces
|
2015-03-26 18:11:47 +01:00 |
GBMusicControlReceiver.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 |
K9Receiver.java
|
K-9 Mail notifications: Hopefully fix #7 and #8
|
2015-03-16 16:18:11 +01:00 |
MusicPlaybackReceiver.java
|
initial support for music playback information (artist, album, track), fix encoding of empty strings in PebbleProtocol
|
2015-02-08 23:53:40 +01:00 |
NotificationListener.java
|
Preferences: "Generic Notification Support" is no longer a checkbox - it now opens the Android Notificaion Permission Dialog
|
2015-03-15 21:36:39 +01:00 |
PhoneCallReceiver.java
|
Implement music control (play, pause, next, previous). Try to make code a bit less Pebble centric.
|
2015-02-12 16:00:45 +01:00 |
SettingsActivity.java
|
Fix for DST (summer time), option to sync time on connect (enabled by default)
|
2015-03-29 17:12:06 +02:00 |
SMSReceiver.java
|
quick&dirty preference screen. Allows to enable/disable SMS/K9/generic notifications
|
2015-03-06 14:00:56 +01:00 |