Skip to content

Commit 552ecc8

Browse files
committed
Changelog format fix
1 parent 590cac2 commit 552ecc8

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
# Changelog
22
v2.0 - Many fixes from hikaritenchi.
3+
34
v1.5 - Updated to Android Studio using Grade build system. Merged in changed from abdulmoeedammar. Updated package name due to various changes.
5+
46
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).
7+
58
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.
9+
610
v1.2 - Cleaned up code. Added sh blocking. Added additional package names. Added ProcessBuilder blocking.
11+
712
v1.1 - Added additional methods for hiding root. Refined existing methods to be more consistent.
13+
814
v1.0 - Initital release.

0 commit comments

Comments
 (0)