1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-20 12:00:51 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
MrYoranimo d39f86f3c8 Xiaomi: fix music volume command only increasing volume
Earlier Xiaomi devices would send either 0 or 100 for the requested
volume to indicate whether the app should increase or decrease the
phone's volume. Newer devices send the volume to change to, based on the
known current volume. We therefore need to check whether the device
increased or decreased the volume based on the current volume ourselves
in order to determine which event we want to fire.
2024-04-12 20:54:49 +02:00
..
activities Xiaomi: add support for 2x3 widget layouts 2024-04-12 20:54:49 +02:00
adapter Dashboard view (#3478) 2024-04-04 19:28:04 +00:00
capabilities Xiaomi: add support for 2x3 widget layouts 2024-04-12 20:54:49 +02:00
contentprovider Update license headers and CONTRIBUTORS file 2024-01-10 19:01:48 +01:00
database Add smart wakeup interval 2024-02-24 09:56:56 +01:00
deviceevents Update license headers and CONTRIBUTORS file 2024-01-10 19:01:48 +01:00
devices Xiaomi: add support for 2x3 widget layouts 2024-04-12 20:54:49 +02:00
entities Fossil/Skagen Hybrids: Use steps instead of calories for activity intensity 2024-02-23 20:54:49 +01:00
export Update license headers and CONTRIBUTORS file 2024-01-10 19:01:48 +01:00
externalevents Add support for multiple weather locations 2024-03-29 21:10:40 +00:00
impl Add support for multiple weather locations 2024-03-29 21:10:40 +00:00
model Redmi Watch 4: initial experimental support 2024-04-12 20:54:49 +02:00
service Xiaomi: fix music volume command only increasing volume 2024-04-12 20:54:49 +02:00
util Nothing: add option to read aloud incoming notifications. 2024-04-12 16:51:49 +02:00
GBApplication.java TimeChangeReceiver: Ensure the alarm is set 2024-02-18 19:12:30 +00:00
GBEnvironment.java Update license headers and CONTRIBUTORS file 2024-01-10 19:01:48 +01:00
GBException.java Update license headers and CONTRIBUTORS file 2024-01-10 19:01:48 +01:00
LockHandler.java Update license headers and CONTRIBUTORS file 2024-01-10 19:01:48 +01:00
Logging.java Update license headers and CONTRIBUTORS file 2024-01-10 19:01:48 +01:00
LoggingExceptionHandler.java Update license headers and CONTRIBUTORS file 2024-01-10 19:01:48 +01:00
SleepAlarmWidget.java Update license headers and CONTRIBUTORS file 2024-01-10 19:01:48 +01:00
Widget.java Dashboard view (#3478) 2024-04-04 19:28:04 +00:00