1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-27 15:30:14 +02:00
Gadgetbridge/app/src/test/java/nodomain/freeyourgadget/gadgetbridge/service
Andreas Shimokawa 29a05f1d8f refactor onFetchActivityData() into onFetchRecordedData(dataTypes) to make it more generic
This removes misuse of testNewFunctionality() and support fetching GPS data and debug logs
Fetching debug logs (Amazfit Bip/Cor) is now accessible in the debug activity
Fetching GPS data can be done by swiping in the list activity.
TODO: actually refresh list when fetching data is done :P

Also fix some android studio warnings on the go...
2018-03-31 16:21:25 +02:00
..
btle micro cleanup 2016-09-05 00:17:34 +02:00
devices/miband Allow firmware files up to 1.5MB 2017-12-21 09:40:47 +01:00
DeviceCommunicationServiceTestCase.java Fix up the testcases 2017-03-05 19:44:31 +01:00
TestDeviceService.java Port off of deprecated API 2017-04-21 22:30:29 +02:00
TestDeviceSupport.java refactor onFetchActivityData() into onFetchRecordedData(dataTypes) to make it more generic 2018-03-31 16:21:25 +02:00