diff --git a/apps/podadrem/ChangeLog b/apps/podadrem/ChangeLog index cfdf9fcd9..2f6fa8764 100644 --- a/apps/podadrem/ChangeLog +++ b/apps/podadrem/ChangeLog @@ -8,3 +8,5 @@ Addict. 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. diff --git a/apps/podadrem/app.js b/apps/podadrem/app.js index 01ee74231..6f8721126 100644 --- a/apps/podadrem/app.js +++ b/apps/podadrem/app.js @@ -67,7 +67,6 @@ let touchHandler = function(_, xy) { } else if ((R.x-1