Commit Graph

20 Commits (af4ae9ada58aedbd73584dc89f48cbe574ca8b95)

Author SHA1 Message Date
thyttan bb074c6953 spotrem: bump version and ChangeLog 2023-12-26 22:52:46 +01:00
thyttan 6b5362148a spotrem: further refactor to shorten code somewhat
fixes search and play, which was broken in version v0.10 of spotrem.
2023-12-26 22:51:38 +01:00
thyttan 8aef1c6b80 spotrem: comment out demo function 2023-12-26 22:45:12 +01:00
thyttan ca68658c01 spotrem: remove unused function 2023-12-26 22:45:12 +01:00
thyttan d2674e69c0 spotrem: remove commented out intent flags 2023-12-26 22:45:12 +01:00
thyttan 00c91839ae spotrem: keep variable in app local scope 2023-12-26 22:45:01 +01:00
thyttan c7bfc08e96 spotrem: some refactoring shortening the code 2023-12-11 22:42:28 +01:00
thyttan 5bd3070131 spotrem: Send GB wake command only once
...instead of twice like we did before. It should not be needed now we
issue a newline before GB commands.
2023-06-28 23:24:35 +02:00
Gordon Williams ba7a2f7996 Issue newline before GB commands (solves issue with console.log and ignored commands) 2023-06-19 19:19:32 +01:00
thyttan 4a7c6e4c2e remove unnecessary removeListener 2022-12-06 12:50:23 +01:00
thyttan 02cdc9fc93 remove only specific listeners 2022-12-06 12:20:52 +01:00
thyttan b124bfade5 spotrem - compatibility with Fastload Utils 2022-12-05 21:42:41 +01:00
thyttan 6819a09442 change name 2022-10-14 12:33:40 +02:00
thyttan dd44c49d1f
Add files via upload 2022-10-11 19:06:33 +02:00
thyttan e5e9394ef5
fix generated spotify playlists 2022-10-11 01:40:56 +02:00
thyttan 2cee9ac556 clean up 2022-10-11 01:33:22 +02:00
thyttan 2a55ebbfca Spotify generated playlists 2022-10-11 01:25:24 +02:00
thyttan 6f80f87537 dark/light theme 2022-10-11 00:56:28 +02:00
thyttan 6d839dd6c7 change ui color 2022-10-10 18:46:49 +02:00
thyttan eece227508 Spotify remote initial release
restructure menu

Requires Gadgetbridge 71.0

fix textinput->search menu

screenshots
2022-10-07 16:25:51 +02:00