mirror of https://github.com/espruino/BangleApps
16 lines
623 B
Plaintext
16 lines
623 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.
|
|
|