Commit Graph
721 Commits
Author SHA1 Message Date
Andreas Shimokawa 15d8ceea8a Pebble: Map cloudy weather icons in system weather app (on fw 4.x) 2025-11-20 18:32:55 +01:00
Andreas Shimokawa 6959f7655e Pebble: Support multiple weather location with system weather app (on fw 4.x) 2025-11-19 20:43:15 +01:00
Andreas Shimokawa 876f5c8050 Pebble 2 Duo: request battery level though battery service when connecting
Also cleanup code a bit.

Problem is that the battery level vanishes for some reason after being displayed for a split second
2025-11-02 12:27:15 +01:00
Andreas Shimokawa 09a99f934a use native method of setting MTU on Pebble 2 Duo 2025-10-30 17:40:11 +01:00
José Rebelo 22921b5900 update changelog, bump version 2025-09-23 13:51:06 +01:00
José Rebelo bf4b65a70b update changelog, bump version 2025-09-13 15:31:16 +01:00
José Rebelo d68e3766c7 Update changelog 2025-09-12 21:38:09 +01:00
José Rebelo 9392413c26 Update changelog 2025-08-21 01:02:57 +01:00
José Rebelo b322f0ac61 Update changelog 2025-08-03 14:57:30 +01:00
José Rebelo 1445f35799 Update changelog 2025-07-25 23:34:14 +01:00
Andreas Shimokawa b0bb0f0eb5 Rename ATC_TLSR_Paper to ATC_BLE_OEPL
It seems the old github repo is named ATC_TLSR_Paper, but the firmware (without published source) we use now is called ATC_BLE_OEPL

At least the author calls it ATC_BLE_OEPL now

https://www.youtube.com/watch?v=9oKWkHGI-Yk
2025-07-03 23:57:54 +02:00
Andreas Shimokawa 0c2dad6f89 ATC_TLSR_Paper: Initial support
This is for epaper devices with a TLSR8359 chip, running a fork of openepaperlink that enables BLE

The firmware that has to be flashed is this one:

https://atc1441.github.io/ATC_BLE_OEPL.bin
(there seems to be no source for that)

It also has to be configured already to match your screen, so you should already see the openepaperlink screen on the device before using Gadgetbridge

Works:
- getting screen configuration
- sending images to epaper displays with black/white or black/white/red/yellow

TODO:
- allow configuration of screen type and parameters through Gadgetbridge
- firmware update
2025-06-30 12:25:25 +02:00
José Rebelo 79d9f99ed0 Update changelog 2025-06-28 18:49:46 +01:00
José Rebelo fa625597ad update changelog, bump version 2025-06-23 22:57:40 +01:00
José Rebelo 816f909805 update changelog, bump version 2025-06-21 08:43:20 +01:00
José Rebelo 2961c38c04 Update changelog 2025-06-18 19:55:23 +01:00
José Rebelo 6d82e34d80 Update changelog 2025-06-14 18:17:30 +01:00
José Rebelo b05ecac21b Update changelog 2025-05-25 20:24:41 +01:00
José Rebelo a1ffa0a9b2 Update changelog 2025-05-11 14:43:21 +01:00
José Rebelo c9423f7d25 Update changelog 2025-05-03 09:48:38 +01:00
José Rebelo dcebe5f4c1 update changelog, bump version 2025-04-17 18:07:00 +01:00
José Rebelo c539fe50ba Update changelog 2025-04-13 16:26:04 +01:00
José Rebelo 900dfb03da Mi Band 8: Improve workout parsing 2025-04-10 23:26:55 +01:00
José Rebelo 3e01ab7a35 Update changelog 2025-04-09 22:12:49 +01:00
José Rebelo fc9124cbbd Update changelog 2025-04-08 23:17:04 +01:00
José Rebelo ad8d2dc3f9 Update changelog 2025-04-06 21:01:15 +01:00
José Rebelo 476b479aba Update changelog 2025-04-02 20:30:46 +01:00
José Rebelo 729881ce21 Update changelog 2025-03-30 21:01:27 +01:00
José Rebelo 4cca17926b Update changelog 2025-03-16 20:31:27 +00:00
Ilya Nikitenkov b057e6a35c Huawei Freebuds Pro: Initial support 2025-03-15 18:03:27 +03:00
José Rebelo 11acaba4de Update changelog 2025-03-09 15:42:44 +00:00
José Rebelo 190d7cd845 Update changelog 2025-03-08 18:25:21 +00:00
José Rebelo a21fa0cf02 Update changelog 2025-02-23 20:05:48 +00:00
Andreas Shimokawa aabfd91cf8 update changelog, bump version 2025-02-23 13:51:16 +01:00
José Rebelo 52d3128474 Update changelog 2025-01-13 18:36:56 +00:00
José Rebelo 894f913a89 Update changelog 2025-01-04 13:13:48 +00:00
Andreas Shimokawa a6e4adc442 Marstek B2500: Fix setting pass-through mode 2025-01-02 01:27:28 +01:00
José Rebelo bfefc7f31c bump version, add xml and fastlane changelogs 2024-12-27 17:48:24 +00:00
José Rebelo 2113dd691e Update changelog 2024-12-27 16:21:45 +00:00
Andreas Shimokawa 151f633247 Marstek B2500: also display current battery change level in Wh, not only percentage 2024-12-26 13:31:37 +01:00
Andreas Shimokawa 122108ec6d Marstek B2500: Fix wrong gauge display for panel 2 and output 2 2024-12-25 11:52:27 +01:00
Andreas Shimokawa 891db1eb96 add xml and fastlane changelogs 2024-12-22 12:22:14 +01:00
José Rebelo 794a30816c Update changelog 2024-12-22 10:10:01 +00:00
Andreas Shimokawa 1cd30c29c6 bump version update changelog 2024-12-22 00:03:27 +01:00
Gordon Williams 839cbcd3e5 Bangle.js: Fix call notification in Turkish locale
Turns out toUpper/Lowercase use the current locale, so for Turkish, "INCOMING" turns into "ıncomıng" (the 'i' is different!)
2024-12-13 11:07:21 +00:00
Gordon Williams 9a962bd495 Bangle.js: Support sending activity type from Bangle (#4323) 2024-12-05 09:31:07 +00:00
José Rebelo 7a4fb57646 Update changelog 2024-12-04 19:04:55 +00:00
José Rebelo 1f109c8f8b Update changelog 2024-11-24 21:03:47 +00:00
Arjan SchrijverandAndreas Shimokawa cbb710abe7 Update changelog 2024-11-11 23:27:59 +01:00
José Rebelo c2c1e48c85 Update changelog 2024-11-10 22:39:55 +00:00