1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-07 22:22:00 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/util
José Rebelo 705361ae3a Huawei: Fix linter
Math.multiplyExact is only available on SDK24 onward. We do not expect
an overflow to occur here, since the hashLength is fixed and the outputLength
is small (32 on all current calls).
2024-01-08 13:43:26 +00:00
..
calendar Make calendar blacklist configurable per device 2022-07-05 19:58:21 +02:00
dialogs Add lint baseline, enable linting on CI, fix some reported errors (#3291) 2023-09-11 09:17:04 +00:00
gpx Refactor and extend GpxParser 2023-05-14 14:19:48 +01:00
language Improve ASCII transliterator 2023-11-28 18:24:42 +00:00
protobuf Utils: added simple Protobuf creator 2022-09-15 01:40:05 +02:00
.gitignore Mi2: Initial support for wear location, hr during sleep and date format #323 2016-11-13 01:44:52 +01:00
AlarmUtils.java Handle one shot alarm for Fossil watch 2022-06-12 08:50:46 +02:00
AndroidUtils.java Add lint baseline, enable linting on CI, fix some reported errors (#3291) 2023-09-11 09:17:04 +00:00
ArrayUtils.java Garmin Vivomove HR support 2023-07-20 20:30:14 +00:00
BcdUtil.java update license headers 2021-01-10 23:38:13 +01:00
BitmapUtil.java Zepp OS: Display watchface and app preview on install 2023-06-10 13:34:48 +01:00
BondingInterface.java Fix Bonding for the Casio GB5600/6900/STB-1000 series 2023-11-25 22:46:45 +00:00
BondingUtil.java Fix Bonding for the Casio GB5600/6900/STB-1000 series 2023-11-25 22:46:45 +00:00
CheckSums.java Xiaomi: Watchface upload (wip, does not work) 2023-11-25 21:16:53 +00:00
CRC32C.java update license headers 2021-01-10 23:38:13 +01:00
CryptoUtils.java Huawei: Fix linter 2024-01-08 13:43:26 +00:00
DateTimeUtils.java Add PAI charts 2023-07-02 16:05:10 +01:00
DeviceHelper.java Device Management: centralized DeviceType resolution cache 2023-10-29 13:45:48 +00:00
ECDH_B163.java Dirty port tinyECDH to Java, remove ndk dependencies 2022-09-27 10:51:14 +02:00
EmojiConverter.java update license headers 2021-01-10 23:38:13 +01:00
FileUtils.java Fossil/Skagen Hybrids: Add new navigation app 2023-10-18 13:06:16 +00:00
FormatUtils.java Refactor formatting of distance strings 2021-12-30 07:55:20 +01:00
GB.java Adds a specific Notifications Channel to Connection Status Notifications 2024-01-01 19:30:42 +00:00
GBChangeLog.java Build nightly changelog from git 2023-08-09 20:00:47 +01:00
GBPrefs.java Device FlipperZero: added basic support for the Flipper Zero (#2840) 2022-09-04 23:05:57 +02:00
GridAutoFitLayoutManager.java Fossil Hybrid HR: Add watchface preview images in the app manager 2022-06-17 14:45:10 +02:00
ImportExportSharedPreferences.java fix saving app notification/pebble blacklist preferences on import 2023-03-18 17:54:55 +00:00
JavaExtensions.java update license headers 2021-01-10 23:38:13 +01:00
LimitedQueue.java Make LimitedQueue generic 2023-12-10 10:30:27 +00:00
MapUtils.java Xiaomi Smart Band 7: Initial support 2022-08-19 23:13:27 +02:00
MediaManager.java Remove duplicated media session handling code 2023-07-09 17:39:21 +01:00
NotificationUtils.java Zepp OS: Fix notification icons for work profile apps 2022-12-08 18:14:07 +00:00
Optional.java Fix calls to unsupported API functions 2022-10-02 16:04:14 +02:00
PebbleUtils.java update license headers 2021-01-10 23:38:13 +01:00
PendingIntentUtils.java Bangle.js: Bump flavor targetSdkVersion to 31 2023-05-30 00:25:20 +02:00
Prefs.java Amazfit GTR 4: Initial support 2022-10-22 22:03:49 +02:00
RangeMap.java Xiaomi: Persist and overlay sleep stages 2023-12-22 22:21:51 +00:00
RtlUtils.java update license headers 2021-01-10 23:38:13 +01:00
SilentMode.java Huami: Toggle phone silent mode from band 2023-12-11 10:50:31 +00:00
StringUtils.java Zepp OS: Add gpx route file upload 2023-05-14 14:20:39 +01:00
SwipeEvents.java update license headers 2021-01-10 23:38:13 +01:00
TimePreference.java update license headers 2021-01-10 23:38:13 +01:00
UriHelper.java update license headers 2021-01-10 23:38:13 +01:00
Version.java Fossil HR: fixed version calculation 2022-08-27 01:44:41 +02:00
WebViewSingleton.java Pebble: Attempt to fix app configuration webview 2023-12-26 16:48:59 +00:00
WidgetPreferenceStorage.java Add lint baseline, enable linting on CI, fix some reported errors (#3291) 2023-09-11 09:17:04 +00:00
XTimePreference.java update license headers 2021-01-10 23:38:13 +01:00
XTimePreferenceFragment.java Switch UI to Material 3 and support dynamic colors 2023-08-08 08:47:26 +00:00
ZipFile.java Amazfit GTR 4/GTS 4: Add AGPS Updates 2023-01-05 11:31:51 +00:00
ZipFileException.java Amazfit GTR 4/GTS 4: Add AGPS Updates 2023-01-05 11:31:51 +00:00