1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-23 13:30:48 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
2015-08-29 11:31:48 +02:00
..
activities finally fix build with SDK 23 2015-08-29 11:31:48 +02:00
adapter Moved the enum to standalone in the model package. 2015-08-27 11:50:31 +02:00
database Some initial fixes found by static analysis #92 2015-08-16 00:17:16 +02:00
deviceevents Moved the enum to standalone in the model package. 2015-08-27 11:50:31 +02:00
devices Add showing when the device wasn't worn by the user 2015-08-28 14:58:30 +02:00
externalevents Add and use a "client interface" for the actions of the service 2015-08-21 01:03:57 +02:00
impl Also parcel the battery level threshold 2015-08-28 13:53:16 +02:00
model Add showing when the device wasn't worn by the user 2015-08-28 14:58:30 +02:00
service Merge remote-tracking branch 'origin/master' into low_battery_notification 2015-08-28 10:40:46 +02:00
util Merge remote-tracking branch 'origin/master' into low_battery_notification 2015-08-24 17:48:17 +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