1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-02 17:56:35 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
Andreas Shimokawa 1d41f2f8e4 Refactoring
The notfification APIs now use NotificationSpec as their only parameter, which
contains all information (required and optional ones).
We no longer have separate methods and actions for SMS/EMAIL/GENERIC anymore.
The type of notification is important now, not how we received them technically.
2015-09-24 14:45:21 +02:00
..
activities Refactoring 2015-09-24 14:45:21 +02:00
adapter Refactoring 2015-09-24 14:45:21 +02:00
database Refactoring 2015-09-24 14:45:21 +02:00
deviceevents Pebble: Implement WIP outbound communication with PebbleKit Android Apps 2015-09-17 19:21:22 +02:00
devices Refactoring 2015-09-24 14:45:21 +02:00
externalevents Refactoring 2015-09-24 14:45:21 +02:00
impl Refactoring 2015-09-24 14:45:21 +02:00
model Refactoring 2015-09-24 14:45:21 +02:00
service Refactoring 2015-09-24 14:45:21 +02:00
util Refactoring 2015-09-24 14:45:21 +02:00
GBApplication.java Refactoring 2015-09-24 14:45:21 +02:00
GBEnvironment.java Initial support for testing the DeviceCommunicationService 2015-08-22 01:09:56 +02:00
GBException.java Refactoring 2015-09-24 14:45:21 +02:00