Aunali321
51016efcb7
feat: added issue templates. ( #77 )
2022-07-11 20:45:26 +02:00
semantic-release-bot
530949657f
chore(release): 0.22.1 [skip ci]
...
## [0.22.1](https://github.com/revanced/revanced-integrations/compare/v0.22.0...v0.22.1 ) (2022-07-11)
### Bug Fixes
* `hdr-auto-brightness` patch ([#74 ](https://github.com/revanced/revanced-integrations/issues/74 )) ([7314032
](7314032a38
))
2022-07-11 16:27:23 +00:00
Chris
7314032a38
fix: hdr-auto-brightness
patch ( #74 )
2022-07-11 18:24:32 +02:00
semantic-release-bot
134d7e33bd
chore(release): 0.22.0 [skip ci]
...
# [0.22.0](https://github.com/revanced/revanced-integrations/compare/v0.21.9...v0.22.0 ) (2022-07-11)
### Features
* `swipe-controls` rewrite ([#64 ](https://github.com/revanced/revanced-integrations/issues/64 )) ([fcabebf
](fcabebf3a7
))
2022-07-11 12:32:26 +00:00
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
semantic-release-bot
376ffc0844
chore(release): 0.21.9 [skip ci]
...
## [0.21.9](https://github.com/revanced/revanced-integrations/compare/v0.21.8...v0.21.9 ) (2022-07-08)
### Bug Fixes
* remove int argument from buffer functions ([#71 ](https://github.com/revanced/revanced-integrations/issues/71 )) ([7de1994
](7de199421c
))
2022-07-08 21:09:51 +00:00
TheJeterLP
7de199421c
fix: remove int argument from buffer functions ( #71 )
2022-07-08 23:06:37 +02:00
semantic-release-bot
e2a1bb7ce8
chore(release): 0.21.8 [skip ci]
...
## [0.21.8](https://github.com/revanced/revanced-integrations/compare/v0.21.7...v0.21.8 ) (2022-07-08)
### Bug Fixes
* Block some more movies in adblocker ([#69 ](https://github.com/revanced/revanced-integrations/issues/69 )) ([391ce64
](391ce64c25
))
2022-07-08 07:39:03 +00:00
OxrxL
391ce64c25
fix: Block some more movies in adblocker ( #69 )
...
* browsy_bar block
* feat: add browsy block
2022-07-08 09:36:28 +02:00
TheJeterLP
f346ed6122
refactor: revert previous commit
2022-07-08 01:21:18 +02:00
TheJeterLP
4d12729306
refactor: downgrade gradle plugin so intellij can open the project
2022-07-08 01:00:34 +02:00
semantic-release-bot
9a8ddc9ca6
chore(release): 0.21.7 [skip ci]
...
## [0.21.7](https://github.com/revanced/revanced-integrations/compare/v0.21.6...v0.21.7 ) (2022-07-07)
### Bug Fixes
* enable wide-search-bar by default ([#67 ](https://github.com/revanced/revanced-integrations/issues/67 )) ([fabc4e0
](fabc4e0548
))
2022-07-07 22:35:49 +00:00
TheJeterLP
fabc4e0548
fix: enable wide-search-bar by default ( #67 )
2022-07-08 00:32:29 +02:00
TheJeterLP
7f64a8bcab
docs(debugging): Show how to use the debug logger
2022-07-07 18:58:09 +02:00
semantic-release-bot
1f29541aa7
chore(release): 0.21.6 [skip ci]
...
## [0.21.6](https://github.com/revanced/revanced-integrations/compare/v0.21.5...v0.21.6 ) (2022-07-07)
### Bug Fixes
* use Log.d for debugging ([#66 ](https://github.com/revanced/revanced-integrations/issues/66 )) ([605124b
](605124bc60
))
2022-07-07 16:54:18 +00:00
TheJeterLP
605124bc60
fix: use Log.d for debugging ( #66 )
2022-07-07 18:50:42 +02:00
semantic-release-bot
f74a11523f
chore(release): 0.21.5 [skip ci]
...
## [0.21.5](https://github.com/revanced/revanced-integrations/compare/v0.21.4...v0.21.5 ) (2022-07-07)
### Bug Fixes
* don't enable debug log by default ([bf7f138
](bf7f138615
))
2022-07-07 09:47:34 +00:00
TheJeterLP
bf7f138615
fix: don't enable debug log by default
2022-07-07 11:44:48 +02:00
semantic-release-bot
f29c608808
chore(release): 0.21.4 [skip ci]
...
## [0.21.4](https://github.com/revanced/revanced-integrations/compare/v0.21.3...v0.21.4 ) (2022-07-06)
### Bug Fixes
* change overlay time of swipe-controls ([#60 ](https://github.com/revanced/revanced-integrations/issues/60 )) ([7da963c
](7da963cf8e
))
2022-07-06 20:38:59 +00:00
EXAM454
7da963cf8e
fix: change overlay time of swipe-controls ( #60 )
...
* Update FensterOverlayController.kt
change overlay time to 250ms for fast volume & brightness panel switch. Also 2sec is iritating.
* Update FensterOverlayController.kt
2022-07-06 22:36:12 +02:00
semantic-release-bot
d7161938f3
chore(release): 0.21.3 [skip ci]
...
## [0.21.3](https://github.com/revanced/revanced-integrations/compare/v0.21.2...v0.21.3 ) (2022-07-06)
### Bug Fixes
* Reduce padding DPI for swipe zones ([b944f6b
](b944f6bd59
))
2022-07-06 18:26:20 +00:00
EXAM454
b944f6bd59
fix: Reduce padding DPI for swipe zones
2022-07-06 20:23:07 +02:00
semantic-release-bot
eb41894d0a
chore(release): 0.21.2 [skip ci]
...
## [0.21.2](https://github.com/revanced/revanced-integrations/compare/v0.21.1...v0.21.2 ) (2022-07-06)
### Bug Fixes
* remove long-press from swipe-controls ([7c559bb
](7c559bb13c
))
2022-07-06 18:16:34 +00:00
OxrxL
1dcbed7eaf
refactor: Litho comments blockage generalization ( #57 )
2022-07-06 20:14:00 +02:00
EXAM454
7c559bb13c
fix: remove long-press from swipe-controls
2022-07-06 20:13:27 +02:00
semantic-release-bot
fe8f7cb62f
chore(release): 0.21.1 [skip ci]
...
## [0.21.1](https://github.com/revanced/revanced-integrations/compare/v0.21.0...v0.21.1 ) (2022-07-05)
### Bug Fixes
* fix build not creating new release ([9c981f7
](9c981f7203
))
2022-07-05 20:41:17 +00:00
Joey Peter
9c981f7203
fix: fix build not creating new release
2022-07-05 22:38:35 +02:00
Joey Peter
ada1ac160c
build: Trigger Release
2022-07-05 22:34:23 +02:00
Joey Peter
0476299570
refactor: move settings to SettingsEnum ( #49 )
2022-07-05 22:31:13 +02:00
semantic-release-bot
7bd3b07559
chore(release): 0.21.0 [skip ci]
...
# [0.21.0](https://github.com/revanced/revanced-integrations/compare/v0.20.1...v0.21.0 ) (2022-07-05)
### Features
* `swipe-controls` ([#50 ](https://github.com/revanced/revanced-integrations/issues/50 )) ([4e27c9f
](4e27c9f88c
))
2022-07-05 20:05:14 +00:00
Chris
4e27c9f88c
feat: swipe-controls
( #50 )
2022-07-05 22:02:27 +02:00
semantic-release-bot
a1ecb48442
chore(release): 0.20.1 [skip ci]
...
## [0.20.1](https://github.com/revanced/revanced-integrations/compare/v0.20.0...v0.20.1 ) (2022-07-05)
### Bug Fixes
* Fix NPE when opening video from different App ([#53 ](https://github.com/revanced/revanced-integrations/issues/53 )) ([3c0408f
](3c0408fa09
))
2022-07-05 07:25:04 +00:00
Joey Peter
3c0408fa09
fix: Fix NPE when opening video from different App ( #53 )
2022-07-05 09:22:41 +02:00
OxrxL
2710d50f66
refactor: alphabetical ordering for litho
componnent blocks.
2022-07-03 15:41:31 +02:00
semantic-release-bot
6c42c7588d
chore(release): 0.20.0 [skip ci]
...
# [0.20.0](https://github.com/revanced/revanced-integrations/compare/v0.19.1...v0.20.0 ) (2022-07-03)
### Features
* block suggestions ([#46 ](https://github.com/revanced/revanced-integrations/issues/46 )) ([ecb7088
](ecb708898e
))
2022-07-03 13:29:01 +00:00
OxrxL
ecb708898e
feat: block suggestions ( #46 )
2022-07-03 15:27:11 +02:00
semantic-release-bot
b55cd0153c
chore(release): 0.19.1 [skip ci]
...
## [0.19.1](https://github.com/revanced/revanced-integrations/compare/v0.19.0...v0.19.1 ) (2022-07-02)
### Bug Fixes
* add missing dummy task `publish` ([3a2655b
](3a2655b38b
))
* prepare for hide-suggestions patch ([#35 ](https://github.com/revanced/revanced-integrations/issues/35 )) ([0ce6aa8
](0ce6aa854c
))
2022-07-02 22:56:50 +00:00
semantic-release-bot
382c6aa36f
chore(release): 0.19.1-dev.1 [skip ci]
...
## [0.19.1-dev.1](https://github.com/revanced/revanced-integrations/compare/v0.19.0...v0.19.1-dev.1 ) (2022-07-02)
### Bug Fixes
* add missing dummy task `publish` ([3a2655b
](3a2655b38b
))
* prepare for hide-suggestions patch ([#35 ](https://github.com/revanced/revanced-integrations/issues/35 )) ([b2d08e9
](b2d08e9e9f
))
2022-07-03 00:52:57 +02:00
Joey Peter
20310146dd
refactor: remove no longer used feature. was added from youtube already ( #36 )
2022-07-03 00:52:57 +02:00
Joey Peter
0ce6aa854c
fix: prepare for hide-suggestions patch ( #35 )
2022-07-03 00:52:57 +02:00
oSumAtrIX
3a2655b38b
fix: add missing dummy task publish
2022-07-02 13:40:06 +02:00
oSumAtrIX
7fe30d550e
build: semantic-release ( #38 )
2022-07-02 06:18:52 +02:00
Joey Peter
cfb4132ed1
refactor: rename XSwipe and XSettingsActivity ( #33 )
2022-06-30 13:54:00 +02:00
OxrxL
7a9c61b71b
refactor: Strings
...
closes #29
2022-06-30 13:32:08 +02:00
Joey Peter
aecafc5380
refactor: dialogs and seperate RYD from SB ( #31 )
2022-06-30 12:38:28 +02:00
OxrxL
d9268bc0fa
refactor: use containsAny
helper method ( #27 )
2022-06-27 23:12:28 +02:00
Joey Peter
9b1dce42ed
fix: some more refactoring and cleanup ( #21 )
...
* 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
2022-06-27 22:08:50 +02:00
OxrxL
0938f6c59f
fix: home ads ( #24 )
...
* Ads test
* refactor: cleanup code
Co-authored-by: Sculas <contact@sculas.xyz>
2022-06-27 22:08:24 +02:00
bogadana
a2bb4a5f03
refactor: move whole speeds array to new class ( #22 )
2022-06-25 15:15:59 +02:00
oSumAtrIX
773357d6e6
feat: workflow_dispatch
2022-06-24 00:55:50 +02:00