1
mirror of https://github.com/revanced/revanced-integrations synced 2024-11-16 22:50:31 +01:00
revanced-integrations/app
Chris fcabebf3a7
feat: swipe-controls rewrite (#64)
* rewrite swipe controls without deep hooks
+ merge changes
+ refactor class names

* fix gesture detection behaviour

* add option to disable press-to-swipe

* add config options related to swipe

* restore default device brightness when exiting fullscreen player
fixes https://github.com/revanced/revanced-patches/issues/128

* set to default brightness after reaching 0%

* block swipe-to-dismiss when not using press-to-swipe

* fix: TouchThiefLayout potentially attaches multiple times

* remove last references to 'fenster' name

* move updatePlayerType hook into its own patch

* refactor 'swipe-controls' patch

* make feedback text backgrond semi-transparent

* update swipe-controls overlay

* fix swipe-controls leaking host activity context

* fix saved screen brightness resetting between videos

* fix crash on re-enter activity

* make overlay more configurable

* add settings to revanced_prefs.xml
2022-07-11 14:29:39 +02:00
..
src/main feat: swipe-controls rewrite (#64) 2022-07-11 14:29:39 +02:00
.gitignore Initial commit 2020-08-24 17:47:57 +02:00
build.gradle feat: swipe-controls (#50) 2022-07-05 22:02:27 +02:00
proguard-rules.pro Initial commit 2020-08-24 17:47:57 +02:00