Commit Graph

383 Commits

Author SHA1 Message Date
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
Joey Peter
d26b9339fb
refactor: integrations (#17) 2022-06-24 00:16:32 +02:00
bogadana
61ed39722e
feat: add array for custom-playback-speed patch (#20) 2022-06-23 01:54:37 +02:00
Robert
54baa3c2e5
Fix: ./gradlew: 23: cd: can't cd to "./ (#19) 2022-06-22 16:55:45 +02:00
Oskar
5dd10f6978
ci: chmod +x gradlew is not required (#15) 2022-06-21 15:08:19 +02:00
Canny1913
9bf804219e
feat: hide cast button by default (#12) 2022-06-16 00:09:28 +02:00
oSumAtrIX
d7631f371b
fix: info panel removal 2022-06-15 11:05:42 +02:00
oSumAtrIX
a30776f69f
feat: reels_player_overlay ads 2022-06-13 20:02:09 +02:00
oSumAtrIX
dcfcc36fb8
fix: containsAd returning true for regular video templates 2022-06-12 01:12:41 +02:00
oSumAtrIX
8ff5f0e68d
feat: make containsAd more efficient & add new values 2022-06-11 21:37:26 +02:00
oSumAtrIX
468c72e2a5
refactor: deduplicate code 2022-06-08 15:47:34 +02:00
oSumAtrIX
94c2c9d6e6
feat: additional annoyance removal options 2022-06-08 15:47:34 +02:00
oSumAtrIX
40857b1b34
refactor: remove unnecessary method containsAd(String) 2022-06-08 15:47:33 +02:00
oSumAtrIX
a96bbe6469
feat: app promo banner removal setting 2022-06-08 15:47:22 +02:00
oSumAtrIX
4fd2abc409
Merge pull request #10 from josesilveiraa/patch-1
refactor: rename applicationId
2022-06-07 00:18:36 +02:00
josesilveiraa
d007deedd2
refactor: rename applicationId
Refactor `applicationId` from `revanced.integrationspp` to `revanced.integrationsapp`.
2022-06-06 22:13:25 +00:00
oSumAtrIX
a27ec45be8
feat: additional annoyance removal options 2022-06-05 07:13:03 +02:00
oSumAtrIX
8fb1a251a2
refactor: remove unnecessary method containsAd(String) 2022-06-05 07:12:08 +02:00
oSumAtrIX
30724583e3
feat: app promo banner removal setting 2022-06-04 17:02:16 +02:00
tillnelown
4f419dd915
rename gradlew.sh (#9)
* rename gradlew.sh to gradlew to maintain consistency across repos

* Fix Github actions to use gradlew instead of gradlew.sh
2022-05-27 00:08:19 +02:00
oSumAtrIX
a1878f4ae9
add: release workflow
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-05-10 02:13:15 +02:00
Yonatan Mark Liudmirsky
7a27131fe2
Minimal misc changes to improve developments (#6)
* Better Fail handling

Change the `fail` block for a more "developer-friendly" environment

* Rename gradlew to gradlew.sh

Renaming the file will enable other developers to easier understand the file tree and not mix it with files like LICENSE and other markdown files
2022-05-07 19:47:06 +02:00
oSumAtrIX
6f15560f48
Create LICENSE 2022-05-06 23:11:34 +02:00
oSumAtrIX
f84fa03624
feat: hide reels by default
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-04-21 19:36:53 +02:00
oSumAtrIX
7a988ba1f3
Merge pull request #7 from j4k0xb/main
feat: `hide-shorts-button` patch
2022-04-19 18:25:57 +02:00
j4k0xb
145b3c063a feat: hide-shorts-button patch 2022-04-19 17:53:38 +02:00
oSumAtrIX
f80db4f7c8
feat: hide create button by default
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-04-13 03:21:00 +02:00
oSumAtrIX
63358f1ba4
refact: remove useless imports and newline 2022-04-13 03:19:56 +02:00
oSumAtrIX
e98bcd2216
feat: Globals class for proxying getAppContext 2022-04-12 20:55:12 +02:00
oSumAtrIX
241899197d
chore: update Grade dependency 2022-04-09 04:55:57 +02:00