1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-09 23:21:34 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
Ganblejs 82315b3281 Bangle.js: extending intents functionality (continuation)
Add support for (explicit) service intents.
Add support for setting flags for intents.
Add support for setting multiple categories for intents.
Add ability for Gadgetbridge to wake the Android device and leave the
 lock screen to start activities when it is sleeping. A new activity
 'WakeActivity' is used for this. (Must use 'trusted device' in Android)
Add dismiss-button to 'display over other apps' permission pop up.
Bangle.js can send "gadgetbridge" as package info to accomodate the
 different GB build variants/flavours.
Use only getContext() and not getApplicationContext() when executing
 the intents.
2022-09-19 21:52:40 +02:00
..
activities Bangle.js: extending intents functionality (continuation) 2022-09-19 21:52:40 +02:00
adapter Allow DeviceService to target a specific device 2022-08-05 21:34:15 +02:00
capabilities Make heart rate measurement intervals configurable per-device 2022-08-28 13:15:33 +02:00
contentprovider update license headers 2021-01-10 23:38:13 +01:00
database Remove KitKat support 2022-09-10 12:04:16 +02:00
deviceevents Xiaomi Smart Band 7: Initial support 2022-08-19 23:13:27 +02:00
devices Bangle.js: extending intents functionality (continuation) 2022-09-19 21:52:40 +02:00
entities add missing AbstractFitProActivitySample from entities (excluded by gitignore) 2021-09-24 10:00:36 +02:00
export add UUID to to GPX with opentracks namespace 2021-01-17 00:07:55 +01:00
externalevents Huami: Set OpenTracks track category and icon 2022-09-19 11:50:44 +02:00
impl Remove KitKat support 2022-09-10 12:04:16 +02:00
model Added calendar color and name to CalendarEventSpec 2022-09-08 18:00:27 +02:00
service Bangle.js: extending intents functionality (continuation) 2022-09-19 21:52:40 +02:00
util Utils: added simple Protobuf creator 2022-09-15 01:40:05 +02:00
GBApplication.java Remove multidex dependency 2022-09-11 16:14:18 +02:00
GBEnvironment.java Update license headers 2020-01-09 10:44:32 +01:00
GBException.java update license headers 2021-01-10 23:38:13 +01:00
LockHandler.java Update license headers 2020-01-09 10:44:32 +01:00
Logging.java Refactor file logging logic 2022-08-07 23:24:16 +01:00
LoggingExceptionHandler.java update license headers 2021-01-10 23:38:13 +01:00
SleepAlarmWidget.java Remove KitKat support 2022-09-10 12:04:16 +02:00
Widget.java Allow DeviceService to target a specific device 2022-08-05 21:34:15 +02:00