Commit Graph

205 Commits

Author SHA1 Message Date
dcfcc36fb8 fix: containsAd returning true for regular video templates v0.7.0 2022-06-12 01:12:41 +02:00
8ff5f0e68d feat: make containsAd more efficient & add new values v0.6.0 2022-06-11 21:37:26 +02:00
468c72e2a5 refactor: deduplicate code v0.5.0 2022-06-08 15:47:34 +02:00
94c2c9d6e6 feat: additional annoyance removal options 2022-06-08 15:47:34 +02:00
40857b1b34 refactor: remove unnecessary method containsAd(String) 2022-06-08 15:47:33 +02:00
a96bbe6469 feat: app promo banner removal setting 2022-06-08 15:47:22 +02:00
4fd2abc409 Merge pull request #10 from josesilveiraa/patch-1
refactor: rename applicationId
v0.4.0
2022-06-07 00:18:36 +02:00
d007deedd2 refactor: rename applicationId
Refactor `applicationId` from `revanced.integrationspp` to `revanced.integrationsapp`.
2022-06-06 22:13:25 +00:00
a27ec45be8 feat: additional annoyance removal options v0.3.0 2022-06-05 07:13:03 +02:00
8fb1a251a2 refactor: remove unnecessary method containsAd(String) 2022-06-05 07:12:08 +02:00
30724583e3 feat: app promo banner removal setting v0.2.0 2022-06-04 17:02:16 +02:00
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
v0.1.0
2022-05-27 00:08:19 +02:00
a1878f4ae9 add: release workflow
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
v0.0.1
2022-05-10 02:13:15 +02:00
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
6f15560f48 Create LICENSE 2022-05-06 23:11:34 +02:00
f84fa03624 feat: hide reels by default
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-04-21 19:36:53 +02:00
7a988ba1f3 Merge pull request #7 from j4k0xb/main
feat: `hide-shorts-button` patch
2022-04-19 18:25:57 +02:00
145b3c063a feat: hide-shorts-button patch 2022-04-19 17:53:38 +02:00
f80db4f7c8 feat: hide create button by default
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-04-13 03:21:00 +02:00
63358f1ba4 refact: remove useless imports and newline 2022-04-13 03:19:56 +02:00
e98bcd2216 feat: Globals class for proxying getAppContext 2022-04-12 20:55:12 +02:00
241899197d chore: update Grade dependency 2022-04-09 04:55:57 +02:00
792b6dc2ad fix: project not building 2022-04-08 19:34:16 +02:00
4da053804b fix: correct implementation of indexOf (#5)
LithoAdRemoval.indexOf never increments the index for the outer loop, causing an infinite loop
2022-04-08 19:25:38 +02:00
14c5d21f9d Merge pull request #3 from ividito/main
Fixed typo: `hierarcy` -> `hierarchy`
2022-03-25 18:25:35 +01:00
06a468fb36 fix: hierarcy -> hierarchy 2022-03-25 14:24:40 -03:00
57be50cab1 feat: implement missing classes 2022-03-25 11:20:56 +01:00
9c945e28c6 change nonmusic skip string 2022-03-05 20:37:54 +01:00
086b2f9757 don't add the vanced user agent for the channel details route 2022-02-24 22:47:57 +01:00
b1a86abd34 make sure to add vanced useragent 2022-02-22 16:31:46 +01:00
804dae3731 add a null check for parseEnabledMap context param 2022-02-17 17:23:36 +01:00
b094547dd3 Merge pull request #68 from YTVanced/ryd-integration 2022-02-16 16:29:29 +00:00
5e78704276 fix previous dislike logic and change MinSDK 2022-02-16 01:17:55 +00:00
dfb25653b2 Updated deps + fixed player buttons and dislike formatting 2022-02-16 01:05:23 +00:00
1e115e1d69 format dislikes from the json 2022-02-11 20:02:16 +01:00
2318490793 rename filler 2022-02-08 17:55:22 +01:00
9a45757824 import/export api url 2022-02-07 16:29:42 +01:00
e5c6cff7dc mark locked segments as orange if vip 2022-02-07 16:15:22 +01:00
e3ec5430c9 preview new category color while editing 2022-02-01 15:17:44 +01:00
15267516c1 fix filler category name 2022-02-01 14:05:11 +01:00
b809ac6111 add support for changing the API URL 2022-01-28 22:38:43 +01:00
4c7f21f5a9 uncommit xml because AS is being a little bitch 2022-01-28 15:48:14 +01:00
fde1f3d95b submit video duration with segments 2022-01-28 15:47:58 +01:00
3773422f4c fix guidelines url 2022-01-28 14:47:17 +01:00
bd4725a2e2 change sbb sum sum more :^) 2022-01-27 23:37:15 +01:00
dd961378cf round down 2022-01-27 23:28:05 +01:00
073ba21dec commit drawables 2022-01-27 23:22:08 +01:00
5018bed000 change the browser button string sum a bit 2022-01-27 23:07:51 +01:00
5fafc46cb7 add open in sb.ltn.fi button 2022-01-27 23:05:46 +01:00
3960dcad6e Merge remote-tracking branch 'origin/ryd-integration' into ryd-integration 2022-01-26 14:44:01 +01:00