1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-28 16:00:12 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
Andreas Shimokawa ab29736a50 Pebble: Implement "Open on Phone" function for generic notifications
TODO:
- search a better icon for the Pebble Time
- send a reply to the OG Pebble to prevent the error message from popping up
2015-09-02 22:43:22 +02:00
..
activities Pebble: Implement "Open on Phone" function for generic notifications 2015-09-02 22:43:22 +02:00
adapter Make firmware and app installation a bit more user friendly #30 2015-08-30 00:21:51 +02:00
database Use MEDIUMINT for steps per day (no effect, not used, and ignored by sqlite) 2015-09-01 23:11:22 +02:00
deviceevents Allow dismissal of individual (generic) notification 2015-09-01 22:00:11 +02:00
devices Some preparations for interactive notifications 2015-08-31 22:27:25 +02:00
externalevents Allow dismissal of individual (generic) notification 2015-09-01 22:00:11 +02:00
impl Some preparations for interactive notifications 2015-08-31 22:27:25 +02:00
model Some preparations for interactive notifications 2015-08-31 22:27:25 +02:00
service Pebble: Implement "Open on Phone" function for generic notifications 2015-09-02 22:43:22 +02:00
util set visibility of service notification to public again 2015-08-31 21:29:00 +02:00
GBApplication.java Initial support for testing the DeviceCommunicationService 2015-08-22 01:09:56 +02:00
GBEnvironment.java Initial support for testing the DeviceCommunicationService 2015-08-22 01:09:56 +02:00
GBException.java Refactoring of database access 2015-08-03 01:21:44 +02:00