internal

package
v0.0.0-...-fad336a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 30, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package internal contains core patches.

Clean up unused classes

Remove some unused classes to avoid the smali error from having too many methods in a dex.

com.android.tools.smali.util.ExceptionWithContext: Unsigned short value out of range: 65537

Increase minimum API level

Set the minimum API level to 26 (8: Oreo). Ships with webview 58 (but upgradeable -- note that we want ~73+ for some of our patches). Ships with SQLite 3.18. Supports APK signatures v2.

Remove feedback

Removes the feedback option (since this is a patched version).

HtmlContentWebView visibility

Make the HtmlContentWebView Context public.

Signature check

Fix the pro signature check. You still need to buy the app to be able to use pro features.

Version

Patch the version string in the UI.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL