1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-06 21:51:34 +02:00
Gadgetbridge/app/src/test/java/nodomain/freeyourgadget/gadgetbridge/service
Andreas Shimokawa cb1ec5dccb Make calendar event type byte instead of int
Now the UUID will be constructed like this:

High 64bit 0x4742474200 | type
Low 64bit id
2016-05-24 13:11:57 +02:00
..
btle Some preparations for unit tests 2015-08-13 23:23:40 +02:00
devices/miband Add commandline for running all firmware tests 2016-03-26 00:10:32 +01:00
AbstractServiceTestCase.java Fix testcases (all this should be scrapped and redone with e.g. robolectric) 2016-04-29 21:58:08 +02:00
DeviceCommunicationServiceTestCase.java Fix testcases (all this should be scrapped and redone with e.g. robolectric) 2016-04-29 21:58:08 +02:00
TestDeviceService.java Initial support for testing the DeviceCommunicationService 2015-08-22 01:09:56 +02:00
TestDeviceSupport.java Make calendar event type byte instead of int 2016-05-24 13:11:57 +02:00