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
18 lines
401 B
Text
18 lines
401 B
Text
Name: google-glog's symbolization library
|
|
URL: https://github.com/google/glog
|
|
License: BSD
|
|
|
|
The following files are copied AS-IS from:
|
|
https://github.com/google/glog/tree/130a3e10de248344cdaeda54aed4c8a5ad7cedac
|
|
|
|
- demangle.cc
|
|
- demangle.h
|
|
- symbolize.cc
|
|
- symbolize.h
|
|
|
|
The following files are minimal stubs created for use in Chromium:
|
|
|
|
- config.h
|
|
- glog/logging.h
|
|
- glog/raw_logging.h
|
|
- utilities.h
|