Compare commits

..

22 Commits

Author SHA1 Message Date
redphx
fe16c28dc5 Bump version to 3.2.4 2024-03-16 17:29:09 +07:00
redphx
b2adc5b365 Add link to Android app 2024-03-16 17:17:45 +07:00
redphx
af5e92057d Use window.scrollTo() 2024-03-15 17:17:57 +07:00
redphx
d37a16169f Call AppInterface.onEvent() 2024-03-15 10:25:50 +07:00
redphx
447e93096b Rename "AndroidInterface" to "AppInterface" 2024-03-15 10:23:00 +07:00
redphx
94bddb0740 Support vibrating using Android API 2024-03-13 16:52:01 +07:00
redphx
357ee51999 Add "disableIndexDbLogging" patch 2024-03-12 17:20:33 +07:00
redphx
e47a0521c8 Fix Logitech G Cloud's controller name 2024-03-12 16:56:08 +07:00
redphx
6beb4b2f72 Fix "enableXcloudLogger" patch 2024-03-12 16:54:23 +07:00
redphx
a9254d0ad8 Add Indonesian translations 2024-03-12 16:21:08 +07:00
redphx
adf689d61d Bump version to 3.2.3 2024-03-10 20:47:21 +07:00
redphx
086385fbfb Update translations 2024-03-10 20:45:18 +07:00
redphx
705446ffb9 Fix language names 2024-03-10 20:21:45 +07:00
redphx
e366cb73e4 Stop exposing Toast class 2024-03-10 18:02:03 +07:00
redphx
d148fc708e Minor bug fixes 2024-03-10 18:01:36 +07:00
redphx
f75e22b5f6 Move Touch control settings to Controller tab 2024-03-10 17:57:16 +07:00
redphx
0f7ac4c372 Don't call MkbHandler.destroy() if the MKB feature is not enabled 2024-03-10 17:45:19 +07:00
redphx
a4874c76db Stop redrawing the "👀" emoji every seconds in the stats bar 2024-03-10 17:39:08 +07:00
redphx
397b3baa9b Avoid rendering the Settings multiple times 2024-03-10 16:20:53 +07:00
redphx
0330d0d811 Shorten name of the MKB controller 2024-03-10 07:54:08 +07:00
redphx
f8e035d98f Show a toast when a controller is connected/disconnected 2024-03-09 22:51:42 +07:00
redphx
1e7bc366ca Change STREAM_TARGET_RESOLUTION's default value back to "auto" 2024-03-09 21:29:19 +07:00
2 changed files with 384 additions and 62 deletions

View File

@@ -1,5 +1,5 @@
// ==UserScript==
// @name Better xCloud
// @namespace https://github.com/redphx
// @version 3.2.2
// @version 3.2.4
// ==/UserScript==

File diff suppressed because it is too large Load Diff