summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorxC3FFF0E <78732474+xC3FFF0E@users.noreply.github.com>2022-03-02 19:54:26 +0100
committerGitHub <noreply@github.com>2022-03-02 19:54:26 +0100
commita3533193cc5cc32673476bc2cb345b1c634b589c (patch)
treef16716b66b7b8a5543d958944e543840bb5329c6
parentUpdate README.md (diff)
downloadxManager-a3533193cc5cc32673476bc2cb345b1c634b589c.tar
xManager-a3533193cc5cc32673476bc2cb345b1c634b589c.tar.gz
xManager-a3533193cc5cc32673476bc2cb345b1c634b589c.tar.bz2
xManager-a3533193cc5cc32673476bc2cb345b1c634b589c.tar.lz
xManager-a3533193cc5cc32673476bc2cb345b1c634b589c.tar.xz
xManager-a3533193cc5cc32673476bc2cb345b1c634b589c.tar.zst
xManager-a3533193cc5cc32673476bc2cb345b1c634b589c.zip
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a1ae737..b327867 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@
**•xManager is created using Sketchware Pro for android (https://github.com/Sketchware-Pro/Sketchware-Pro).**
**•xManager uses Sketch2Any for converting the project to Android Studio (https://play.google.com/store/apps/details?id=com.sketch2any).**
**•xManager only uses Firebase Database as its API.**
-**•No trackers, no spywares or any other malicious codes has been added on the source code. What you see on the source code is what's inside the build apk. You can extract the apk for yourself. (NOTE: As of Version 2.8, component "com.google.android.gms.ads.AdActivity" was added due to Rewarded Ads)**
+**•No trackers, no spywares, no keyloggers or any other malicious codes has been added on the source code. What you see on the source code is what's inside the build apk. You can extract the apk for yourself. (NOTE: As of Version 2.8, component "com.google.android.gms.ads.AdActivity" was added due to Rewarded Ads)**
**•The source code that can be seen here is what's inside the exported zip file for Android Studio.**
**•There are some instance that the source code is unbuildable, some parts might be missing and such due to limitations.**
~~•Most of the internal changes can only be seen in MainActivity.java. The file size already reached 1MB and Github won't allow us to edit and do further changes/commits unless removing and re-adding the new updated files.~~