1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-23 21:40:54 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
Ganblejs f8e15068ea Bangle.js: add save file to android functionality
Bangle.js:file handling LOG.warn -> info

Bangle.js: sync file can't escape device directory

Naïve solution. I wanted to use `Path.normalize()` but Android Studio
said it could not be used from the static context. This does not attempt
to normalize the path, but just remove the special names `..\` and `.\`.

Bangle.js:simpler hindering of escaping device dir
2024-03-25 17:04:21 +00:00
..
activities ActivitySummariesActivity:fix no fetch btn spinner 2024-03-21 23:28:29 +00:00
adapter Device settings: removed menu entry 2024-03-09 13:58:20 +00:00
capabilities Nothing CMF Watch Pro: Initial support 2024-01-28 18:46:13 +00: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 [Huawei] Fix GT3(Pro) encrypted transaction 2024-03-23 21:50:09 +01: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 Device connection: removed references to ACTION_START 2024-03-05 00:11:32 +01:00
impl Device connection: classify more states as reconnecting 2024-03-05 00:11:32 +01:00
model [Huawei] Add Huawei Watch Ultimate support 2024-03-21 19:06:02 +01:00
service Bangle.js: add save file to android functionality 2024-03-25 17:04:21 +00:00
util FileUtils: refactor copyStringToFile 2024-03-21 23:28:29 +00: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 Update license headers and CONTRIBUTORS file 2024-01-10 19:01:48 +01:00