1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-02 17:56:35 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
cpfeiffer e47ebb8f09 Improvements to charts
- backward and forward buttons work better
- buttons only refresh the current fragment now
- activity shows fragment-specific titles
2015-08-25 00:33:37 +02:00
..
activities Improvements to charts 2015-08-25 00:33:37 +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