marzika / Snapprefs

A project which offer enhanced features for Snapchat throught the Xposed Framework.
GNU General Public License v3.0
272 stars 82 forks source link

Updates to 10.6.6.0. #394

Closed svg-frog closed 6 years ago

svg-frog commented 7 years ago

This is just updating Obfuscator variables based on usage and similar class structure. Some may be incorrect or methods in Snapprefs may need to be updated. It also forces the user to accept that they're running an untested Snapprefs build based on build.gradle's information.

Description

Added Alpha checker

Updated obfuscator references:

Added multiple references from @Andrerm124 's ChatMedia saving to the Obfuscator and updated them. These include, thus so far:

How Has This Been Tested?

Tested on a OnePlus 3 device running Android 6.0 Resurrection Remix, ElementalX Kernel, Xposed Systemless on Magisk v12.0. It does not enable any features (again - other Snapprefs hooks need updating), nor does it break anything.

Screenshots (if appropriate):

Types of changes

Checklist:

svg-frog commented 7 years ago

also idk why i show up as two people okay it just happens

marzika commented 7 years ago

Any reasons you changed the "alpha" in the options array to "alpha_layout" then you added a new layout for that?

svg-frog commented 7 years ago

@marzika Sorry, that was modified by a refactor when setting up the alpha acknowledgment dialog. That change has been rectified.