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
42 lines
1 KiB
Text
42 lines
1 KiB
Text
# See //base/README.md to find qualification for being an owner.
|
|
|
|
ajwong@chromium.org
|
|
danakj@chromium.org
|
|
dcheng@chromium.org
|
|
fdoray@chromium.org
|
|
gab@chromium.org
|
|
kylechar@chromium.org
|
|
mark@chromium.org
|
|
thakis@chromium.org
|
|
thestig@chromium.org
|
|
wez@chromium.org
|
|
|
|
# For Bind/Callback:
|
|
per-file bind*=tzik@chromium.org
|
|
per-file callback*=tzik@chromium.org
|
|
|
|
# For Android-specific changes:
|
|
per-file *android*=file://base/android/OWNERS
|
|
per-file BUILD.gn=file://base/android/OWNERS
|
|
|
|
# For Fuchsia-specific changes:
|
|
per-file *_fuchsia*=file://build/fuchsia/OWNERS
|
|
|
|
# For Windows-specific changes:
|
|
per-file *_win*=file://base/win/OWNERS
|
|
|
|
# For FeatureList API:
|
|
per-file feature_list*=asvitkine@chromium.org
|
|
per-file feature_list*=isherman@chromium.org
|
|
|
|
# Restricted since rand_util.h also backs the cryptographically secure RNG.
|
|
per-file rand_util*=set noparent
|
|
per-file rand_util*=file://ipc/SECURITY_OWNERS
|
|
|
|
# For TCMalloc tests:
|
|
per-file security_unittest.cc=jln@chromium.org
|
|
|
|
# For Value:
|
|
per-file values*=jdoerrie@chromium.org
|
|
|
|
# COMPONENT: Internals>Core
|