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
13 lines
No EOL
1,019 B
XML
13 lines
No EOL
1,019 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="72dp"
|
|
android:height="72dp"
|
|
android:viewportWidth="72"
|
|
android:viewportHeight="72">
|
|
|
|
<path
|
|
android:fillColor="#FFFFFF"
|
|
android:fillType="evenOdd"
|
|
android:strokeWidth="1"
|
|
android:pathData="M41.0056106,62.8327419 C46.6699888,59.2185305 51.5014519,53.9409499 55.5,47 C59.0431255,40.8496034 61.4907225,34.435796 62.842791,27.7585779 L63.0003148,26.956148 C63.9174844,22.0911212 60.9234863,17.3431744 56.1381952,16.0740506 C49.6626738,14.3578332 42.9013708,13.5 35.8544323,13.5 C29.0304059,13.5 22.5198632,14.3044208 16.3228042,15.9132624 L15.4398147,16.1491982 C10.8691231,17.399576 7.93181443,21.8424697 8.57171471,26.5377007 C9.57366173,33.9008811 11.8831564,40.7216385 15.5,47 C19.4342778,53.8293852 24.6395156,59.1616091 31.1157135,62.9966718 C34.0865037,64.757244 37.7725344,64.750645 40.7310338,63.0026676 L41.0056106,62.8327419 Z" />
|
|
</vector> |