summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorxC3FFF0E <78732474+xC3FFF0E@users.noreply.github.com>2022-03-02 19:55:24 +0100
committerGitHub <noreply@github.com>2022-03-02 19:55:24 +0100
commit0a1d06a736009bf13f3ca7ddef64bb230253c190 (patch)
treeb59eb18c56027dd80be5afb44f0fd4020417b1d2
parentUpdate README.md (diff)
downloadxManager-0a1d06a736009bf13f3ca7ddef64bb230253c190.tar
xManager-0a1d06a736009bf13f3ca7ddef64bb230253c190.tar.gz
xManager-0a1d06a736009bf13f3ca7ddef64bb230253c190.tar.bz2
xManager-0a1d06a736009bf13f3ca7ddef64bb230253c190.tar.lz
xManager-0a1d06a736009bf13f3ca7ddef64bb230253c190.tar.xz
xManager-0a1d06a736009bf13f3ca7ddef64bb230253c190.tar.zst
xManager-0a1d06a736009bf13f3ca7ddef64bb230253c190.zip
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b327867..4e85fa6 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, 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)**
+**•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.~~