1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-04 12:02:06 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
Daniele Gobbetti 78cd11ad93 Hide the last N reserved alarm slots from the Alarm activity.
The original values remain stored in the preferences, they are just not available to the user anymore, further they are not sent to the device.
2015-12-17 17:02:00 +01:00
..
activities Hide the last N reserved alarm slots from the Alarm activity. 2015-12-17 17:02:00 +01:00
adapter Hide the last N reserved alarm slots from the Alarm activity. 2015-12-17 17:02:00 +01:00
database Some lint fixes 2015-11-23 22:46:12 +01:00
deviceevents WIP: Work towards SMS replies / canned replies, round 2 2015-12-13 22:43:53 +01:00
devices Add preference for reserved alarm slots (for calendar event notification) 2015-12-17 16:11:35 +01:00
externalevents WIP: Work towards SMS replies / canned replies 2015-12-13 12:03:57 +01:00
impl Refactoring: centralize GBDevice creation 2015-12-13 00:43:07 +01:00
model Read events from android calendars, one week in the future. 2015-12-16 14:45:01 +01:00
service increase canned replies from 8 to 16 2015-12-17 00:05:42 +01:00
util WIP: Work towards SMS replies / canned replies, round 3 2015-12-14 23:31:31 +01:00
GBApplication.java WIP: Work towards SMS replies / canned replies, round 3 2015-12-14 23:31:31 +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