Commit Graph

85 Commits

Author SHA1 Message Date
Bryce Hackel
235e2966bc Fix bugs, only allow one seek gesture 2024-08-25 23:10:49 -07:00
Bryce Hackel
6aa1f62140 Add smoothing, improve seek, adjust sensitivity 2024-08-25 21:58:18 -07:00
Bryce Hackel
aa5300f54f Refactor, update seek implementation, improve speed 2024-08-25 17:31:11 -07:00
Bryce Hackel
312f84eb78 Merge branch 'main' into fix-settings-crash 2024-08-24 16:34:16 -07:00
Bryce Hackel
8eed3ce8bc Fix playback in feeds on iPad 2024-08-21 21:01:27 -07:00
Bryce Hackel
c0a2ec26ed Revert bigytminiplayer 2024-08-21 20:34:37 -07:00
Bryce Hackel
36f9da844b Add disable option 2024-08-16 09:58:32 -07:00
Bryce Hackel
e63bc374cf Fix defaults and text descriptions 2024-08-16 09:21:19 -07:00
Bryce Hackel
e62699749d Sensitivity and Deadzone settings 2024-08-16 00:25:24 -07:00
Bryce Hackel
4602b74e6f Add deadzone 2024-08-15 23:24:07 -07:00
Bryce Hackel
6854f91c1e Implement gesture selection 2024-08-15 19:48:41 -07:00
Bryce Hackel
8ed3d97d2d Gesture refactor for settings 2024-08-15 00:01:53 -07:00
Bryce Hackel
e92ada8427 Gesture settings 2024-08-14 23:16:49 -07:00
Bryce Hackel
4ed8e94880 Merge branch 'main' into gestures 2024-08-13 23:41:37 -07:00
Bryce Hackel
b588b7f6d0 Attempt seek gesture 2024-08-13 22:51:30 -07:00
Bryce Hackel
dd88efc631 Merge pull request #331 from bhackel/fix-oled-live-chat
Fix OLED live chat
2024-08-12 23:05:35 -07:00
Bryce Hackel
e067e8dec5 Fix OLED live chat 2024-08-12 23:04:29 -07:00
Bryce Hackel
82e4f21d24 Add Hide Speed Toast 2024-08-12 22:16:05 -07:00
Bryce Hackel
08c263fdf0 Copy Hide HUD and Hide Collapse Button 2024-08-10 04:18:36 -07:00
Bryce Hackel
1a9758770d Fix bugs 2024-08-10 03:21:45 -07:00
Bryce Hackel
f64aab1b58 Fix build error 2024-08-10 02:19:23 -07:00
Bryce Hackel
ba13d1b987 Live Chat OLED dark mode 2024-08-10 02:11:17 -07:00
Bryce Hackel
753d690b78 Hide autoplay mini preview 2024-08-10 02:11:16 -07:00
Bryce Hackel
11a3e75b0d Default disable big mini player 2024-08-10 02:11:16 -07:00
Bryce Hackel
4f2b55a897 Hide comment previews by @arichornlover 2024-08-10 02:11:15 -07:00
Bryce Hackel
64c712d630 Attempt brightness and volume gestures 2024-08-09 16:51:12 -07:00
Bryce Hackel
91290efdfe Allow other gestures 2024-08-09 15:39:52 -07:00
Bryce Hackel
d4679b8414 Attempt Volume Sliding 2024-08-07 10:59:10 -07:00
Bryce Hackel
df3d09e81d Gesture test using YTHFS code 2024-08-06 23:09:19 -07:00
Bryce Hackel
62df9c5a6b Fix compilation error 2024-07-18 23:54:59 -07:00
arichornlover
b68abacc63 mark “Fullscreen to the Right” as iPhone-Exclusive 2024-07-18 16:39:38 -05:00
Bryce Hackel
1c1efa75d9 Fix fullscreen to the right 2024-07-17 16:16:51 -07:00
Bryce Hackel
6c2ae1996e Add Disable Engagement Overlay 2024-07-17 14:55:25 -07:00
arichornlover
eb8e4cb073 Updated iPhone Layout Option 2024-07-13 10:16:51 -05:00
arichornlover
6b78aba609 Remove Deprecated Code (Fullscreen to the Right)
UI_USER_INTERFACE_IDIOM() was the wrong Idiom and was deprecated, I am sorry for using the incorrect Device Type Checker 😅
2024-07-13 05:23:27 -05:00
zx
9086f42b6e fix: redefinition of -userInterfaceIdiom 2024-07-12 16:54:26 -04:00
arichornlover
767a0fbe81 Update iPad Layout Option
Other hooks/classes of iPad Layout may get removed soon.
2024-07-12 11:45:43 -05:00
arichornlover
cd72b8d8f3 Added Fullscreen to the Right stuff (YTLitePlus.xm) 2024-07-10 04:25:06 -05:00
arichornlover
c0d4342317 Update YTLitePlus.xm 2024-07-09 13:30:02 -05:00
arichornlover
f3363f40e4 Restore duplicate
I re-added the duplicate but it’s the version from YTLite’s Sideloading.x
the old version of this would likely result with no icons at the top and bottom all over again.
2024-07-09 13:10:06 -05:00
Bryce Hackel
f63957ed01 Misc features (#220)
* Add YTTapToSeek

* Add Disable pull-to-full

* Add always remaining time/disable toggle time

* Fix headers

* Add disable ambient mode
2024-07-08 18:05:20 +02:00
arichornlover
1cb51102ba Remove another duplicate 2024-07-07 05:48:10 -05:00
Bryce Hackel
0369070984 Remove Hide Community Posts 2024-07-06 23:56:12 -07:00
Bryce Hackel
ac7267e573 Remove YTSpeed 2024-07-06 23:19:23 -07:00
Bryce Hackel
44075f5bec Remove YTUnShorts 2024-07-06 22:54:45 -07:00
Bryce Hackel
71cde24094 Remove stock volume HUD 2024-07-06 22:52:15 -07:00
Bryce Hackel
bb9efe5df4 Remove YTNoSuggestedVideo 2024-07-06 22:46:42 -07:00
Bryce Hackel
4131412566 Merge remote-tracking branch 'origin/main' into misc-updates 2024-07-06 20:00:17 -07:00
Bryce Hackel
b0a2dd49ce give up on new settings UI 2024-07-06 19:52:58 -07:00
Bryce Hackel
25fda866ec Try to debug new settings UI toggle 2024-07-05 23:05:07 -07:00