Commit Graph
18 Commits
Author SHA1 Message Date
Severin von Wnuck-LipinskiandJosé Rebelo aa573ad6b7 Enable battery reporting for Moondrop Space Travel 2025-04-17 17:45:23 +00:00
Severin von Wnuck-Lipinski 98775b752b Add Mijia comfort level preferences 2024-10-12 21:36:18 +02:00
Severin von Wnuck-Lipinski 10b5b1ea7c Add icon for temperature unit preference 2024-10-12 21:36:18 +02:00
Severin von Wnuck-LipinskiandJosé Rebelo 6bfd3dcd06 Add weight chart 2024-08-25 20:46:52 +00:00
Severin von Wnuck-LipinskiandJosé Rebelo 96a8b9aeae Add support for Mijia XMWSDJ04MMC 2024-08-25 19:43:55 +00:00
Severin von Wnuck-LipinskiandJosé Rebelo ef1d7171e8 Add support for Mi Smart Scale 2 2024-08-22 09:02:08 +00:00
Severin von Wnuck-LipinskiandJosé Rebelo 3be6ec0007 Add weight measurement support for MiScale 2024-08-22 09:02:08 +00:00
Severin von Wnuck-LipinskiandJosé Rebelo 9ef8bc0d67 Fix references to MiScale2 2024-08-22 09:02:08 +00:00
Severin von Wnuck-LipinskiandJosé Rebelo 5b98ae737e Rename MiScale2 to MiCompositionScale 2024-08-22 09:02:08 +00:00
Severin von Wnuck-Lipinski d1b4e013d3 Add defaults and fix NPE for Soundcore Motion 300 2024-08-12 22:55:26 +02:00
Severin von Wnuck-LipinskiandJosé Rebelo 69441a6a79 Use SoundcorePacket for Liberty 3 Pro 2024-08-09 18:18:47 +00:00
Severin von Wnuck-LipinskiandJosé Rebelo be3f8375f9 Add support for Soundcore Motion 300 2024-08-07 20:44:34 +00:00
Severin von Wnuck-LipinskiandJosé Rebelo 1885b05168 Fix Soundcore Liberty package name 2024-08-07 20:44:34 +00:00
Severin von Wnuck-LipinskiandJosé Rebelo 1a0ca0ce52 Move Soundcore Liberty code into subfolder 2024-08-07 20:44:34 +00:00
Severin von Wnuck-LipinskiandJosé Rebelo b13c1b52be Use default system TTS language
Calling TextToSpeech.setLanguage overrides the TTS language
set by the user in the system settings.
2024-07-19 19:12:55 +00:00
Severin von Wnuck-Lipinski 036dbee98c Fix decodeResponse for Moondrop Space Travel 2024-07-02 18:26:19 +02:00
Severin von Wnuck-LipinskiandJosé Rebelo 8fbc12c868 Add support for Moondrop Space Travel
All features provided by the Moondrop Link App are supported.
This includes setting the equalizer profile and
configuring the touch actions.
2024-07-01 19:48:17 +00:00
Severin von Wnuck-LipinskiandJosé Rebelo 0035c52d2a Fix config for AbstractHeadphoneDeviceSupport
Configuration changes are not passed to subclasses because
super.onSendConfiguration() is not called.
2024-07-01 19:48:17 +00:00