-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
6 changed files
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
* Initial F-Droid release | ||
* Initial Shizuku support | ||
* New translations | ||
* Database updates | ||
* Updated dependencies |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
Features: | ||
* Detect Android version | ||
* Detect Android Build Id version | ||
* Detect Android security patch level | ||
* Detect Vendor security patch level | ||
* Detect Project Mainline module version (Google Play system update) | ||
* Detect Linux kernel | ||
* Detect A/B or A-Only | ||
* Detect Dynamic Partitions | ||
* Detect Dynamic System Update(DSU) | ||
* Detect Project Treble | ||
* Detect GSI compatibility | ||
* Detect Binder bitness | ||
* Detect Process/VM architecture | ||
* Detect Vendor NDK | ||
* Detect System-as-root | ||
* Detect (flattened) APEX | ||
* Detect Toybox | ||
* Detect WebView implement | ||
* Detect outdatedTargetSdkVersion apk | ||
* Dark mode supported | ||
* Online/offline mode (fetching data from remote server or local) | ||
* MultiWindow/FreeForm/Foldable/Landscape supported |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Detect Treble, GSI, Mainline, APEX, system-as-root(SAR), A/B, etc. |