From 5bd3070131a4695cea7969f2c4d1cab0d4522f14 Mon Sep 17 00:00:00 2001 From: thyttan <6uuxstm66@mozmail.com⁩> Date: Wed, 28 Jun 2023 23:24:35 +0200 Subject: [PATCH] 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. --- apps/spotrem/ChangeLog | 4 +++- apps/spotrem/app.js | 1 - apps/spotrem/metadata.json | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/apps/spotrem/ChangeLog b/apps/spotrem/ChangeLog index 48b82b12a..56ded4e5c 100644 --- a/apps/spotrem/ChangeLog +++ b/apps/spotrem/ChangeLog @@ -6,4 +6,6 @@ 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) \ No newline at end of file +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/spotrem/app.js b/apps/spotrem/app.js index b3fa76f86..48274df44 100644 --- a/apps/spotrem/app.js +++ b/apps/spotrem/app.js @@ -64,7 +64,6 @@ let touchHandler = function(_, xy) { } else if ((R.x-1