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
24 lines
No EOL
1.9 KiB
XML
24 lines
No EOL
1.9 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="24dp"
|
|
android:height="24dp"
|
|
android:viewportWidth="72"
|
|
android:viewportHeight="72">
|
|
|
|
<path
|
|
android:fillColor="#FFFFFF"
|
|
android:strokeWidth="1"
|
|
android:pathData="M58,54.1 C59.3254834,54.1 60.4,55.1745166 60.4,56.5 C60.4,57.8254834 59.3254834,58.9 58,58.9 L12,58.9 C10.6745166,58.9 9.6,57.8254834 9.6,56.5 C9.6,55.1745166 10.6745166,54.1 12,54.1 L58,54.1 Z" />
|
|
<path
|
|
android:fillColor="#FFFFFF"
|
|
android:strokeWidth="1"
|
|
android:pathData="M42.119048,40.1 C43.4445314,40.1 44.519048,41.1745166 44.519048,42.5 C44.519048,43.8254834 43.4445314,44.9 42.119048,44.9 L12,44.9 C10.6745166,44.9 9.6,43.8254834 9.6,42.5 C9.6,41.1745166 10.6745166,40.1 12,40.1 L42.119048,40.1 Z" />
|
|
<path
|
|
android:fillColor="#FFFFFF"
|
|
android:strokeWidth="1"
|
|
android:pathData="M55.4471292,7.04474087 L66.6876753,18.1620354 C67.6300861,19.0941127 67.638463,20.6136856 66.7063857,21.5560964 C65.7743083,22.4985071 64.2547355,22.5068841 63.3123247,21.5748067 L55.4,13.749 L55.4,40 C55.4,41.2702549 54.413161,42.3100212 53.1643187,42.3944631 L53,42.4 C51.6745166,42.4 50.5999998,41.3254834 50.5999998,40 L50.5999998,13.748 L42.6876753,21.5748067 C41.7881014,22.4645169 40.3626422,22.4973256 39.4242479,21.6788168 L39.2936143,21.5560964 C38.361537,20.6136856 38.3699139,19.0941127 39.3123247,18.1620354 L50.5528708,7.04474087 C51.9087253,5.70375317 54.0912747,5.70375317 55.4471292,7.04474087 Z" />
|
|
<path
|
|
android:fillColor="#FFFFFF"
|
|
android:strokeWidth="1"
|
|
android:pathData="M33.5,26.1 C34.8254834,26.1 35.9,27.1745166 35.9,28.5 C35.9,29.8254834 34.8254834,30.9 33.5,30.9 L12,30.9 C10.6745166,30.9 9.6,29.8254834 9.6,28.5 C9.6,27.1745166 10.6745166,26.1 12,26.1 L33.5,26.1 Z" />
|
|
</vector> |