// substratum ci //
2.3K subscribers
14 photos
1.01K files
1.06K links
Official beta builds for every new commit. Uninstall PS version first!

Andromeda:
- Tap on the gear icon on the card and tap on "Allow debuggable substratum builds"

Custom ROMs:
- Go into Settings, Developer Options, Force Authorize Theme Systems
Download Telegram
Forwarded from Sai
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
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
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
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
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.
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
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
I will now build Substratum with this commit:

πŸ”¨ 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
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
Forwarded from Sai