BangleApps/apps/spotrem/ChangeLog

14 lines
661 B
Plaintext

0.01: New app.
0.02: Restructure menu.
0.03: change handling of intent extras.
0.04: New layout.
0.05: Add widgets field. Tweak layout.
0.06: Make compatible with Fastload Utils app.
0.07: Remove just the specific listeners to not interfere with Quick Launch
when fastloading.
0.08: Issue newline before GB commands (solves issue with console.log and ignored commands)
0.09: Don't send the gadgetbridge wake command twice. Once should do since we issue newline before GB commands.
0.10: Some refactoring to shorten the code.
0.11: Further refactoring to shorten the code. Fixed search and play that was broken in v0.10.
0.12: Fix some warnings from the linter.