Skip to content

Commit 590cac2

Browse files
committed
Added changelog
1 parent a965044 commit 590cac2

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
v2.0 - Many fixes from hikaritenchi.
3+
v1.5 - Updated to Android Studio using Grade build system. Merged in changed from abdulmoeedammar. Updated package name due to various changes.
4+
v1.4 - Added Slovak (thanks pylerSM) and Traditional Chinese(Taiwan) (thanks Eric850130) translations. Reorganized the code so its more legible. Added a lot of default apps and keywords, fixed the broken activities, and fixed how exec() was being handled (sh -c works a differently than I expected).
5+
v1.3 - Added reset/clear confirmation dialogs. Added hooks for getInstalledPackages (thanks sirdigitalpython) and getPackageInfo. Added the ability to customize which commands and keywords RootCloak hides from the selected apps.
6+
v1.2 - Cleaned up code. Added sh blocking. Added additional package names. Added ProcessBuilder blocking.
7+
v1.1 - Added additional methods for hiding root. Refined existing methods to be more consistent.
8+
v1.0 - Initital release.

0 commit comments

Comments
 (0)