1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-10-04 04:07:09 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
2015-08-29 20:48:33 +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 Only call super.onCharacteristicChanged() when not handling it here 2015-08-29 20:48:33 +02:00
util Fix testcases with sdk 23: don't call Notificaton API during local tests 2015-08-29 20:39:34 +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