Releases: RabehX/Securify
Releases · RabehX/Securify
1.3.0
Changelog :
- [App] The primitive methods were abandoned, and the application was rebuilt using
Kotlin
andJetpack Compose
. - [App] Improving the interface and supporting
Material You
. - [App] The
Export Logcat
feature has been added. - [App] The code has been migrated to
MVVM
,Protobuf
support has been added, and the old methods have been abandoned. - [App] Support for
Android 15
. - [App]
Hilt Injection
and other advanced libraries are being used. - [App] The feature to encrypt device information has been added for Android 12 and lower. For newer versions, a masking feature has been introduced.
- [Core] The code structure has been changed to support localization into other languages.
1.1.0
Changelog :
- [App] Now you can hide your device information and easily send a screenshot by clicking on
Hide
. - [App] Supports remote updating through the repository.
- [App]
Arabic
translation is now available. - [App] Numerous improvements and various fixes have been implemented.
- [App] New
TextView
for displaying theKernel
. - [Core] The number of detections has been increased to 20.
- [Core] Fixed false detection
Found a suspicious mount
. - [Core] Fixed false detection
SELinux is permissive
. - [Core] Fixed false detection
Partition mounted abnormally
.