1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-03 02:06:21 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
Andreas Shimokawa ea0817f7b6 Use TextUtils.join intead of String.join, to make at least the linter happy
It is not clear to me if this would get desugarized anyway, but linter says needs API 26
2023-12-16 19:37:40 +01:00
..
activities Use TextUtils.join intead of String.join, to make at least the linter happy 2023-12-16 19:37:40 +01:00
adapter Convert last remaining Switches to MaterialSwitch 2023-12-14 13:24:04 +01:00
capabilities Xiaomi: Manage widgets 2023-12-11 22:00:16 +00:00
contentprovider
database Device management: store deviceType name in DB 2023-10-27 19:14:49 +00:00
deviceevents Huami: Toggle phone silent mode from band 2023-12-11 10:50:31 +00:00
devices ColaCao 2021 / 2023: Initial support 2023-12-14 21:53:30 +00:00
entities Support for Femometer Vinca 2 and HealthThermometerProfile (#3369) 2023-10-15 13:37:41 +00:00
export Xiaomi: Parse daily summary and workout gps tracks 2023-12-12 14:12:00 +00:00
externalevents Huami: Toggle phone silent mode from band 2023-12-11 10:50:31 +00:00
impl Huami: Toggle phone silent mode from band 2023-12-11 10:50:31 +00:00
model ColaCao 2021 / 2023: Initial support 2023-12-14 21:53:30 +00:00
service Use TextUtils.join intead of String.join, to make at least the linter happy 2023-12-16 19:37:40 +01:00
util Huami: Toggle phone silent mode from band 2023-12-11 10:50:31 +00:00
GBApplication.java Make LimitedQueue generic 2023-12-10 10:30:27 +00:00
GBEnvironment.java
GBException.java
LockHandler.java
Logging.java Amazfit GTR 4: Initial support 2022-10-22 22:03:49 +02:00
LoggingExceptionHandler.java
SleepAlarmWidget.java Bangle.js: Bump flavor targetSdkVersion to 31 2023-05-30 00:25:20 +02:00
Widget.java Generalize charts logic for non-activity data 2023-06-16 23:53:28 +01:00