From 30273a9bbdd40453baeb09f26ac9d218569a3e71 Mon Sep 17 00:00:00 2001
From: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com>
Date: Thu, 22 Dec 2022 01:19:19 +0400
Subject: [PATCH] feat(youtube/return-youtube-dislike): debug connection
statistics, toast on error, high priority background threads (#1320)
---
.../host/values/strings.xml | 34 ++++++++++++++++++-
1 file changed, 33 insertions(+), 1 deletion(-)
diff --git a/src/main/resources/returnyoutubedislike/host/values/strings.xml b/src/main/resources/returnyoutubedislike/host/values/strings.xml
index 314f5dc2d..b01df034c 100644
--- a/src/main/resources/returnyoutubedislike/host/values/strings.xml
+++ b/src/main/resources/returnyoutubedislike/host/values/strings.xml
@@ -1,4 +1,12 @@
+ Dislikes temporarily not available (API timed out)
+ Dislikes not available (client API limit reached)
+
+ ReturnYouTubeDislike failed to register as new user
+ ReturnYouTubeDislike failed to confirm new user
+ ReturnYouTubeDislike failed to send vote
+ ReturnYouTubeDislike failed to confirm vote
+
Return YouTube Dislike
Dislikes are shown
Dislikes are not shown
@@ -9,4 +17,28 @@
ReturnYouTubeDislike.com
Dislike data is provided by the Return YouTube Dislike API. Tap here to learn more.
-
\ No newline at end of file
+
+
+ ReturnYouTubeDislike API statistics of this device
+
+ API response time, average
+ API response time, minimum
+ API response time, maximum
+
+ API response time, last video
+ Dislikes temporarily not available - Client API rate limit in effect
+
+ API fetch votes, number of calls
+ No network calls have been made
+ %d network calls have been made
+
+ API fetch votes, number of timeouts
+ No network calls have timed out
+ %d network calls timed out
+
+ API client rate limits
+ No client rate limits have been encountered
+ Client rate limit was encountered %d times
+
+ %d milliseconds
+