Based on Nekogram. Key additions: - Rebrand to FoxiGram (app name, APK name, applicationId com.foxigram.app) - Embedded Xray (VLESS+Reality) proxy client via JNI libxray.so - Bundled hidden one-tap proxies (LTE + WiFi), read-only in UI - Auto-restore proxy on restart, rebind to active network (LTE/WiFi) - Server credentials externalized to git-ignored XrayServers.java (+ template) - libxray Go source included; compiled .so, keystore, google-services.json ignored |
||
|---|---|---|
| .. | ||
| LICENSE | ||
| memcheck.h | ||
| README.chromium | ||
| valgrind.h | ||
Name: valgrind URL: http://valgrind.org License: BSD Header files in this directory define runtime macros that determine whether the current process is running under Valgrind and tell Memcheck tool about custom memory allocators. These header files were taken from Valgrind source code (svn://svn.valgrind.org/valgrind/trunk@11504, dated 21 Jan 2011). The files are covered under BSD license as described within.