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
20 lines
No EOL
1.4 KiB
XML
20 lines
No EOL
1.4 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="16dp"
|
|
android:height="16dp"
|
|
android:viewportWidth="48"
|
|
android:viewportHeight="48">
|
|
|
|
<path
|
|
android:fillColor="#FFFFFF"
|
|
android:strokeWidth="1"
|
|
android:pathData="M36.0377361,2.71666667 C41.1439385,2.71666667 45.2833333,6.85606153 45.2833333,11.9622639 L45.2833333,36.0377361 C45.2833333,41.1439385 41.1439385,45.2833333 36.0377361,45.2833333 L11.9622639,45.2833333 C6.85606153,45.2833333 2.71666667,41.1439385 2.71666667,36.0377361 L2.71666667,11.9622639 C2.71666667,6.85606153 6.85606153,2.71666667 11.9622639,2.71666667 L36.0377361,2.71666667 Z M36.0377361,6.61666667 L11.9622639,6.61666667 C9.00997206,6.61666667 6.61666667,9.00997206 6.61666667,11.9622639 L6.61666667,36.0377361 C6.61666667,38.9900279 9.00997206,41.3833333 11.9622639,41.3833333 L36.0377361,41.3833333 C38.9900279,41.3833333 41.3833333,38.9900279 41.3833333,36.0377361 L41.3833333,11.9622639 C41.3833333,9.00997206 38.9900279,6.61666667 36.0377361,6.61666667 Z" />
|
|
<path
|
|
android:fillColor="#FFFFFF"
|
|
android:strokeWidth="1"
|
|
android:pathData="M 4.66666667 25.95 L 43.3333333 25.95 L 43.3333333 22.05 L 4.66666667 22.05 Z" />
|
|
<path
|
|
android:fillColor="#FFFFFF"
|
|
android:strokeWidth="1"
|
|
android:pathData="M 22.05 24 L 22.05 43.3333333 L 25.95 43.3333333 L 25.95 24 Z" />
|
|
</vector> |