Commit Graph
15251 Commits
Author SHA1 Message Date
José Rebelo 8dd1af66f9 GBDeviceAdapterv2: Fix device alias on some popups 2025-12-26 20:02:15 +00:00
José Rebelo b2a6953f17 ControlCenterv2: Remove KK compatibility workaround 2025-12-26 20:01:26 +00:00
José Rebelo 1546fb133d Camera: Fix theme 2025-12-26 20:00:57 +00:00
José Rebelo 03935599de Fix touch ripple on device card actions 2025-12-26 20:00:04 +00:00
José Rebelo 4171dfad47 Galaxy Buds3 Pro: Fix icon color 2025-12-26 19:59:16 +00:00
José Rebelo c67da1b275 Garmin: Fix XML download progress notification 2025-12-26 19:58:36 +00:00
José Rebelo a225d868e8 Update device manufacturers
While it doesn't always match the actual manufacturer, this aligns more
closely with what users expect.
2025-12-26 19:57:39 +00:00
José Rebelo c8e4578934 BTBR: Remove queueConnected() (#5643) 2025-12-26 19:53:26 +00:00
Andreas Shimokawa 49469e0050 update changelog 2025-12-25 23:01:05 +01:00
Andreas Shimokawa 5a700f7ed9 add icon to solar panel peak W config items 2025-12-25 22:44:48 +01:00
Andreas Shimokawa b553704376 Zendure SolarFlow: fix reading min/max charge from device
add icons for settings of those also
2025-12-25 22:35:40 +01:00
Andreas Shimokawa b3e5608dd2 Marstek B2500/Zendure Solarflow: Allow setting panel peak values to be honored by the SolarEquipmentStatusActivity
This gets rid of hardcoded 380Wp :P
2025-12-25 22:10:02 +01:00
Andreas Shimokawa d01b6bb844 Zendure SolarFlow: support off grid mode settings 2025-12-25 20:16:03 +01:00
Andreas Shimokawa 0bed5563c4 Zendure SolarFlow: sync setting from device to prefs when connecting 2025-12-25 20:15:40 +01:00
Andreas Shimokawa 73b20db4e5 Zendure SolarFlow: allow setting target power to grid 2025-12-25 20:15:38 +01:00
Andreas Shimokawa 8f866a4773 Zendure SolarFlow: show off-grid AC power as Power Output 2 in status activity (Output 1 is to grid) 2025-12-25 20:15:03 +01:00
Andreas Shimokawa db92b58083 Zendure SolarFlow: parse firmware version, allow setting maximum charge 2025-12-25 20:15:03 +01:00
Andreas Shimokawa 897647175c Zendure Solarflow: allow setting minimum battery charge level
(yay, it works, now we can add some more settings!)
2025-12-25 20:15:03 +01:00
Andreas Shimokawa 33e7423406 Marstek B2500: set panel 3+4 to -1W to make the status activity remove it 2025-12-25 20:15:03 +01:00
Andreas Shimokawa 05b9e6cdc5 Add iniital exprimental support for Zendure SolarFlow devices (so far only reads a few values)
Also generalizes the SolarEquipmentStatus activity to share with Marstek B2500
2025-12-25 20:14:58 +01:00
José Rebelo a1d101f559 CMF Watch Pro 3: Initial support 2025-12-25 14:24:45 +00:00
José Rebelo c453e3a346 Garmin / Xiaomi-protobuf: Move activity reprocessing to device settings 2025-12-25 14:19:36 +00:00
Arjan SchrijverandArjan Schrijver f60684e87a Fix logic error when direct internet access is available 2025-12-25 14:45:08 +01:00
Arjan SchrijverandArjan Schrijver e502341409 Update dependency com.squareup.okhttp3:okhttp to v5.3.2 2025-12-25 14:45:08 +01:00
Arjan SchrijverandArjan Schrijver 0dd6c9a8d2 Add missing permission alert for Bangle.js app loader 2025-12-25 14:45:08 +01:00
Arjan SchrijverandArjan Schrijver 1c777550b9 Remove loadUrl delay from from Bangle and Rebble appstores 2025-12-25 14:45:08 +01:00
Arjan SchrijverandArjan Schrijver c0a467d0d6 Only apply HTML cleaning when response has Content-Type=text/html 2025-12-25 14:45:08 +01:00
Arjan SchrijverandArjan Schrijver 693c2d9e77 Only add internethelper prefs to search when available 2025-12-25 14:45:08 +01:00
Arjan SchrijverandArjan Schrijver 7eddd36d45 Fix default body contenttype in InternetUtils.doJsonRequest 2025-12-25 14:45:08 +01:00
Arjan SchrijverandArjan Schrijver 82fe173706 Add support for more HTTP request types and request headers 2025-12-25 14:45:08 +01:00
Arjan SchrijverandArjan Schrijver b950e91c4d Optionally allow insecure HTTP requests through internet helper 2025-12-25 14:45:08 +01:00
Arjan SchrijverandArjan Schrijver 4f3c521f91 Fix Bangle.js http requests through internet helper 2025-12-25 14:45:08 +01:00
Arjan SchrijverandArjan Schrijver 1053767ec8 Hide internet helper preferences in builds with direct internet access 2025-12-25 14:45:08 +01:00
Arjan SchrijverandArjan Schrijver d51820019d Add internet helper preferences to search 2025-12-25 14:45:08 +01:00
Arjan SchrijverandArjan Schrijver 038f2eb36e Make Pebble JS runner notification translatable 2025-12-25 14:45:08 +01:00
Arjan SchrijverandArjan Schrijver b0c0eda4f3 Centralize internet requests, removing Volley in the process 2025-12-25 14:45:08 +01:00
Arjan SchrijverandArjan Schrijver 3b1eda31a6 Check for INTERNET permission instead of our own manifest 2025-12-25 14:45:08 +01:00
Arjan SchrijverandArjan Schrijver 621df0e663 Remove INTERNET permission when required by dependency 2025-12-25 14:45:08 +01:00
Arjan SchrijverandArjan Schrijver 3c725b9276 Improve BangleJS code according to review 2025-12-25 14:45:08 +01:00
Arjan SchrijverandArjan Schrijver 5757ce7749 Promote Pebble background JS from dev settings to generic 2025-12-25 14:45:08 +01:00
Arjan SchrijverandArjan Schrijver 20652f2b05 Improve internet access checking logic 2025-12-25 14:45:08 +01:00
Arjan SchrijverandArjan Schrijver 77f0dbbad8 Resolve issues from review 2025-12-25 14:45:08 +01:00
Arjan SchrijverandArjan Schrijver 775d064262 Replace background WebViewSingleton with proper foreground service 2025-12-25 14:45:08 +01:00
Arjan SchrijverandArjan Schrijver 2259e6ebb5 Fix Pebble app store search 2025-12-25 14:45:08 +01:00
Arjan SchrijverandArjan Schrijver 8cff524005 Cleanups and added logging 2025-12-25 14:45:08 +01:00
Arjan SchrijverandArjan Schrijver d431d73dc3 Remove obsolete custom URL Filter code 2025-12-25 14:45:08 +01:00
Arjan SchrijverandArjan Schrijver fa5e52013b Remove redundant file and introduce cheaper isInternetHelperBound() 2025-12-25 14:45:08 +01:00
Arjan SchrijverandArjan Schrijver d928d00b44 Remove unused md5sum method from FileUtils 2025-12-25 14:45:08 +01:00
Arjan SchrijverandArjan Schrijver 528bb8d362 Take direct internet access into account 2025-12-25 14:45:08 +01:00
Arjan SchrijverandArjan Schrijver d2cd47231a Use preset groups for allowing internet requests 2025-12-25 14:45:08 +01:00