1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-11-26 11:56:48 +01:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
Andreas Shimokawa 336ffd5bf7 Extract EXTRA_BIG_TEXT instead of EXTRA_TEXT if available.
This makes K9 Mail usable with only using generic notifcations on Android >=5
(It shows the message preview now)
2016-10-18 23:44:00 +02:00
..
activities Add button "Test New Functionality" 2016-10-11 23:35:58 +02:00
adapter Add icon for Vibratissimo 2016-09-21 19:16:07 +02:00
contentprovider Move parsing of preference strings to int values to Prefs 2016-04-25 23:39:03 +02:00
database Optimize Imports 2016-09-13 23:53:35 +08:00
deviceevents Pebble: implement decline call with SMS 2016-06-21 00:31:53 +02:00
devices Integrate Daniele's live-sensor-data support 2016-10-11 23:13:40 +02:00
entities Storage and improved way of realtime data (hr, steps so far) 2016-10-08 01:35:58 +02:00
externalevents Extract EXTRA_BIG_TEXT instead of EXTRA_TEXT if available. 2016-10-18 23:44:00 +02:00
impl Add event "test new function" for the debug screen 2016-10-11 23:06:59 +02:00
model Add event "test new function" for the debug screen 2016-10-11 23:06:59 +02:00
service Integrate Daniele's live-sensor-data support 2016-10-11 23:13:40 +02:00
util Don't rely on File.canWrite() for directories, closes #406 2016-10-10 21:01:41 +02:00
GBApplication.java UI refactoring of the DB management activity. 2016-08-31 17:35:28 +02:00
GBEnvironment.java Some Javadoc 2015-10-26 23:32:03 +01:00
GBException.java Refactoring 2015-09-24 14:45:21 +02:00
LockHandler.java Getting closer... db migration almost works. 2016-06-18 01:26:36 +02:00
Logging.java One more attempt at fixing dynamic logging reconfiguration 2016-05-26 23:46:21 +02:00
LoggingExceptionHandler.java Some Javadoc 2015-10-26 23:32:03 +01:00
SleepAlarmWidget.java More WIP on db refactoring 2016-05-13 23:47:47 +02:00