1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-09 23:21:34 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
cpfeiffer 0bb3188bc8 Start and end dates now work properly across charts
They are now managed by the Activity, because the fragments
may be created and destroyed at any time and hece cannot
synchronize their date-state all the time.

Open issue: moving across the borders (first day with data,
current day)
2015-08-25 00:54:16 +02:00
..
activities Start and end dates now work properly across charts 2015-08-25 00:54:16 +02:00
adapter Add and use a "client interface" for the actions of the service 2015-08-21 01:03:57 +02:00
database Some initial fixes found by static analysis #92 2015-08-16 00:17:16 +02:00
deviceevents Pebble: blindly implement missing parts for app installation on FW 3.x 2015-08-16 00:32:36 +02:00
devices Fix bug regarding setting wear location. 2015-08-21 15:23:48 +02:00
externalevents Add and use a "client interface" for the actions of the service 2015-08-21 01:03:57 +02:00
impl Fix find device (wrong EXTRA_ constant used) 2015-08-22 12:38:35 +02:00
model Initial support for testing the DeviceCommunicationService 2015-08-22 01:09:56 +02:00
service More testing work: with a new test for finding the device 2015-08-23 00:54:51 +02:00
util Initial support for testing the DeviceCommunicationService 2015-08-22 01:09:56 +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