I will now build Substratum with this commit:
π¨ bc302b5: Overlays: Allow users to see just the updateable overlays
Themers: According to template ver 13.0.0, we now have a way to update your overlays individually. Just increment a number in the "/version" file in the assets/overlays/packageName/ folder, and updating your theme will not result in everything needing to be updated - ONLY the incremented versions will show up as an update.
This IS backwards compatible. If you don't want to opt in, just don't add the version file and subs will automatically handle it.
Test: Push v1 of template to device. Compile two different overlays (android, com.android.settings). Edit com.android.settings/version and bump it from 1 to 2. Push v2 of template to device. Only com.android.settings will show up as an update.
This will work on ALL themes, not just one.
Signed-off-by: Nicholas Chum <nicholas@prjkt.io> by Nicholas Chum
π¨ bc302b5: Overlays: Allow users to see just the updateable overlays
Themers: According to template ver 13.0.0, we now have a way to update your overlays individually. Just increment a number in the "/version" file in the assets/overlays/packageName/ folder, and updating your theme will not result in everything needing to be updated - ONLY the incremented versions will show up as an update.
This IS backwards compatible. If you don't want to opt in, just don't add the version file and subs will automatically handle it.
Test: Push v1 of template to device. Compile two different overlays (android, com.android.settings). Edit com.android.settings/version and bump it from 1 to 2. Push v2 of template to device. Only com.android.settings will show up as an update.
This will work on ALL themes, not just one.
Signed-off-by: Nicholas Chum <nicholas@prjkt.io> by Nicholas Chum
I will now build Substratum with these 2 commits:
π¨ 46c73fa: Deleted Samsung Software Update from blacklist
Software Update overlay doesn't apply by using sungstromeda. Deleting it from blacklist will make it working again. @Fahadali2315 introduced this for OMS but this overlay has always been working for me before the introduction of SwU in blacklist. by Giorgio Cantoni
π¨ 45bc5f6: Merge pull request #176 from folgore95/patch-1
Deleted Samsung Software Update from blacklist by Nicholas Chum
π¨ 46c73fa: Deleted Samsung Software Update from blacklist
Software Update overlay doesn't apply by using sungstromeda. Deleting it from blacklist will make it working again. @Fahadali2315 introduced this for OMS but this overlay has always been working for me before the introduction of SwU in blacklist. by Giorgio Cantoni
π¨ 45bc5f6: Merge pull request #176 from folgore95/patch-1
Deleted Samsung Software Update from blacklist by Nicholas Chum
I will now build Substratum with this commit:
π¨ 13ba4d3: Resources: Remove Substratum overlay from Samsung permission blacklist
Signed-off-by: Nicholas Chum <nicholas@prjkt.io> by Nicholas Chum
π¨ 13ba4d3: Resources: Remove Substratum overlay from Samsung permission blacklist
Signed-off-by: Nicholas Chum <nicholas@prjkt.io> by Nicholas Chum
I will now build Substratum with this commit:
π¨ 6ff4ac5: Public release 990
This release brings Sungstromeda mode along with
some extra Samsung fixes.
Signed-off-by: Harsh Shandilya <harsh@prjkt.io> by Harsh Shandilya
π¨ 6ff4ac5: Public release 990
This release brings Sungstromeda mode along with
some extra Samsung fixes.
Signed-off-by: Harsh Shandilya <harsh@prjkt.io> by Harsh Shandilya
I will now build Substratum with this new HEAD commit:
π¨ 6ff4ac5: Public release 990
This release brings Sungstromeda mode along with
some extra Samsung fixes.
Signed-off-by: Harsh Shandilya <harsh@prjkt.io> by Harsh Shandilya
This build was triggered by a force push.
π¨ 6ff4ac5: Public release 990
This release brings Sungstromeda mode along with
some extra Samsung fixes.
Signed-off-by: Harsh Shandilya <harsh@prjkt.io> by Harsh Shandilya
This build was triggered by a force push.
Forwarded from GitHub
π¨ 1 new commit to substratum:dev:
ec6677e: Sungstromeda + Root: Show all newly compiled overlays
This change will allow all newly compiled overlays to be shown using a cache.
The cache will be selectively cleaned out (for uninstalled overlays) every reboot to prevent false positives with Samsung Theme Engine.
This will allow Sungstromeda users, Rooted users and Andromeda users on Samsung Oreo to see overlays listed in Manager Fragment.
For existing overlays, we will have a cleaning script released soon and you can rely on this to show all your currently installed overlays, just do NOT delete .samsung_overlays.xml!
Thank you to @Fahadali2315 and @MihailMihov for testing and the idea, respectively!
Signed-off-by: Nicholas Chum <nicholas@prjkt.io> by Nicholas Chum
ec6677e: Sungstromeda + Root: Show all newly compiled overlays
This change will allow all newly compiled overlays to be shown using a cache.
The cache will be selectively cleaned out (for uninstalled overlays) every reboot to prevent false positives with Samsung Theme Engine.
This will allow Sungstromeda users, Rooted users and Andromeda users on Samsung Oreo to see overlays listed in Manager Fragment.
For existing overlays, we will have a cleaning script released soon and you can rely on this to show all your currently installed overlays, just do NOT delete .samsung_overlays.xml!
Thank you to @Fahadali2315 and @MihailMihov for testing and the idea, respectively!
Signed-off-by: Nicholas Chum <nicholas@prjkt.io> by Nicholas Chum
I will now build Substratum with these 2 commits:
π¨ 7418297: MainActivity: Cleanup
Signed-off-by: Harsh Shandilya <harsh@prjkt.io>
Signed-off-by: Nicholas Chum <nicholas@prjkt.io> by Harsh Shandilya
π¨ a3f17fa: Automated cleanup
Signed-off-by: Harsh Shandilya <harsh@prjkt.io>
Signed-off-by: Nicholas Chum <nicholas@prjkt.io> by Harsh Shandilya
π¨ 7418297: MainActivity: Cleanup
Signed-off-by: Harsh Shandilya <harsh@prjkt.io>
Signed-off-by: Nicholas Chum <nicholas@prjkt.io> by Harsh Shandilya
π¨ a3f17fa: Automated cleanup
Signed-off-by: Harsh Shandilya <harsh@prjkt.io>
Signed-off-by: Nicholas Chum <nicholas@prjkt.io> by Harsh Shandilya
I will now build Substratum with this commit:
π¨ a90e45d: Update translators.csv
Signed-off-by: Nicholas Chum <nicholas@prjkt.io> by Nicholas Chum
π¨ a90e45d: Update translators.csv
Signed-off-by: Nicholas Chum <nicholas@prjkt.io> by Nicholas Chum
I will now build Substratum with this commit:
π¨ 64fdd15: RescueActivity: Allow new Samsung users to rescue using Rescue Me!
Test: When the app crashes, the rescue me button uninstalls all Android System and Substratum overlays, rooted and unrooted ways.
Signed-off-by: Nicholas Chum <nicholas@prjkt.io> by Nicholas Chum
π¨ 64fdd15: RescueActivity: Allow new Samsung users to rescue using Rescue Me!
Test: When the app crashes, the rescue me button uninstalls all Android System and Substratum overlays, rooted and unrooted ways.
Signed-off-by: Nicholas Chum <nicholas@prjkt.io> by Nicholas Chum
I will now build Substratum with this commit:
π¨ 1327645: SamsungOverlayCacher: Change exception horizon
This will catch weird Samsung exceptions that crash the app.
Signed-off-by: Nicholas Chum <nicholas@prjkt.io> by Nicholas Chum
π¨ 1327645: SamsungOverlayCacher: Change exception horizon
This will catch weird Samsung exceptions that crash the app.
Signed-off-by: Nicholas Chum <nicholas@prjkt.io> by Nicholas Chum