diff --git a/README.md b/README.md
new file mode 100644
index 00000000..92c0190b
--- /dev/null
+++ b/README.md
@@ -0,0 +1,8 @@
+# SponsorBlock YouTube Vanced Implementation
+In order to use this in YouTube/Vanced you must first apply the smali mods outlined in smali.md (if you mod vanced directly it is not required)
+* First make your edits in android studio and then compile the code to a debug apk
+* Decompile this apk using apktool https://github.com/iBotPeaches/Apktool
+* Take this decompiled folder and look for a folder labeled pl in one of your dex class folders (usually the second one)
+* Decompile YouTube/Vanced using apktool (you only need to decompile the base apk files(for vanced you can get these using vanced manager and looking in android/data/com.vanced.manager for black or dark.apk), if you are decompiling stock youtube you must also merge a dpi split into it (todo))
+* Copy the pl folder from earlier into the 4th dex class folder (remove any existing one completely first)
+* Recompile your modded YouTube/Vanced using apktool and sign it + all splits required for your device using the same key
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 6d38e38d..6a1a04bd 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -4,7 +4,7 @@
- xfileFIN (Mods, Theming, Support)
- Laura (Theming, Support)
- ZaneZam (Publishing, Support)
- - KevinX8 (Neko, Support)"
+ - KevinX8 (Overlord, Support)"
About
Auto repeat in background is off
Auto repeat in background is on
@@ -24,8 +24,8 @@
Cast button is shown
Cast button
Codec override
- Overrided manufacturer
- Overrided model
+ Override manufacturer
+ Override model
Extra debug logging is disabled
Extra debug logging is enabled
Debug mode
@@ -33,7 +33,7 @@
Default codec
Tap to join Vanced on Discord
Discord Server
- ExoPlayer v2 is experimental. DO NOT report errors happened when ExoPlayer v2 is enabled
+ ExoPlayer v2 is experimental. DO NOT report errors that occur when ExoPlayer v2 is enabled
Warning
Tap to enable hardware HDR
Samsung Galaxy S8+
@@ -42,7 +42,7 @@
HDR Max brightness
taps needed to enable hidden setting
No need, hidden setting has already been enabled
- Hidden setting has been enabled
+ Hidden setting have been enabled
Info cards are hidden
Info cards are shown
Info cards
@@ -82,9 +82,9 @@
Support links
Support
Video settings
- Tap to start forcing the VP9 codec
- VP9 codec not enabled
- VP9 codec enabled for supported devices, disable if you encounter stuttering/slowness in videos
+ Tap to force usage of the VP9 codec
+ VP9 codec not forced
+ VP9 codec is enabled by default for supported devices, disable if you encounter stuttering/slowness in videos
VP9 codec
Tap to open the XDA post
XDA thread
@@ -129,6 +129,14 @@
souramoo
SponsorBlock implementation
JakubWeg
+ Comments are shown at the top (new place)
+ Comments are shown at the bottom (old place). This feature can break things. For example swipe features will not work.
+ Comments location (Alpha)
+ Tablet miniplayer is not being used
+ Tablet miniplayer is being used
+ Tablet miniplayer
+ Vanced translators
+ Link to Crowdin where you can contribute by translating Vanced to your language
Enable Sponsor Block (Beta)
@@ -142,11 +150,11 @@
Skip count tracking
This lets SponsorBlock leaderboard system know how much time people have saved. The extension sends a message to the server each time you skip a segment.
Adjusting new segment step
- This is a number of milliseconds you can move when clicking buttons when adding new segment
+ This is the number of milliseconds you can move when you use the time adjustment buttons while adding new segment
Your unique user id
This should be kept private. This is like a password and should not be shared with anyone. If someone has this, they can impersonate you
Cache segments locally
- Frequently watched videos (eg. music videos) may store segments on this device to make skipping segments faster
+ Frequently watched videos (eg. music videos) may store segments in app cache to make skipping segments faster
Clear sponsor block segments cache
Sponsor
Paid promotion, paid referrals and direct advertisements
@@ -168,12 +176,12 @@
Skipped self promotion
Skipped silence
Skipped preview
- Just skip, automatically
- Show skip button
+ Skip automatically
+ Show a skip button
Don\'t do anything
About
- This app uses API from Sponsor Block
- Click to learn more at: sponsor.ajay.app
+ This app uses the API from Sponsor Block
+ Tap to learn more at: sponsor.ajay.app
Integration made by JakubWeg
Tap to skip
@@ -205,4 +213,4 @@
-
\ No newline at end of file
+