1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-11-06 18:27:02 +01:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
danielegobbetti b858e50804 Use strings to store activity shared preferences.
System has trouble with accessing integer in the preferences, so let's not use them.
2016-02-21 13:04:32 +01:00
..
activities Pebble: Allow to select the preferred activity tracker via settings activity (Health, Misfit, Morpheuz) 2016-02-18 20:41:22 +01:00
adapter Try hard to display a unique device name in ControlCenter 2015-12-28 00:16:00 +01:00
contentprovider Pebble: Report correct connection state to PebbleKit companion apps (not always connected) 2016-01-24 00:06:44 +01:00
database Do not ack the sleep data until we can actually store them 2016-02-11 19:14:40 +01:00
deviceevents WIP: Work towards SMS replies / canned replies, round 2 2015-12-13 22:43:53 +01:00
devices Pebble: Allow to select the preferred activity tracker via settings activity (Health, Misfit, Morpheuz) 2016-02-18 20:41:22 +01:00
externalevents Pebble: Fix wrong(previous) contact being displayed on the pebble. Fixes #228 2016-02-20 22:20:02 +01:00
impl Some more Mi Band pairing improvements #180 2016-02-13 00:15:16 +01:00
model Use strings to store activity shared preferences. 2016-02-21 13:04:32 +01:00
service Attempt at fixing a (re-) connection issue 2016-02-18 23:44:01 +01:00
util Fix #221 - Cast pair.first as integer 2016-02-08 06:32:36 +01:00
GBApplication.java Use strings to store activity shared preferences. 2016-02-21 13:04:32 +01:00
GBEnvironment.java Some Javadoc 2015-10-26 23:32:03 +01:00
GBException.java Refactoring 2015-09-24 14:45:21 +02:00
LoggingExceptionHandler.java Some Javadoc 2015-10-26 23:32:03 +01:00