Commit Graph
11 Commits
Author SHA1 Message Date
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