1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-08 06:31:35 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/model
Julien Pivotto 21d59b23c1 Allow QKSMS notifications to be handled as a generic notification if SMS notification mode is set to "never"
This makes it possible to use the "Open on Phone" and individial dismiss feature with QKSMS.
2015-09-13 22:51:05 +02:00
..
ActivityAmount.java Big refactoring: move classes and packages around to get a better structure 2015-08-03 23:09:49 +02:00
ActivityAmounts.java Big refactoring: move classes and packages around to get a better structure 2015-08-03 23:09:49 +02:00
ActivityKind.java Add showing when the device wasn't worn by the user 2015-08-28 14:58:30 +02:00
ActivitySample.java Big refactoring: move classes and packages around to get a better structure 2015-08-03 23:09:49 +02:00
Alarm.java Big refactoring: move classes and packages around to get a better structure 2015-08-03 23:09:49 +02:00
BatteryState.java Moved the enum to standalone in the model package. 2015-08-27 11:50:31 +02:00
DeviceService.java Pebble: Allow stopping apps though PebbleKit messages (also in the API) 2015-09-13 21:44:26 +02:00
DeviceType.java Initial support for testing the DeviceCommunicationService 2015-08-22 01:09:56 +02:00
GenericItem.java Make firmware and app installation a bit more user friendly #30 2015-08-30 00:21:51 +02:00
ItemWithDetails.java Make firmware and app installation a bit more user friendly #30 2015-08-30 00:21:51 +02:00
NotificationKind.java Allow QKSMS notifications to be handled as a generic notification if SMS notification mode is set to "never" 2015-09-13 22:51:05 +02:00
ServiceCommand.java Fix a small typo in gadgetbridge.model.ServiceCommand 2015-09-13 14:26:55 +02:00
SummaryOfDay.java Refactoring #45 2015-07-28 00:05:05 +02:00