* 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
* Update FensterOverlayController.kt
change overlay time to 250ms for fast volume & brightness panel switch. Also 2sec is iritating.
* Update FensterOverlayController.kt
* refactor: integrations and prepare new patches
* bugfixes
* fix critical bug
* prepare BrandingWaterMark patch
* fixing create button
* dont use Strings in ReVancedSettingsFragment when we have a wonderful enum for that
* rename classes from fenster to Swipe
* push
* exclude android packages from build