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
997 B
XML
13 lines
No EOL
997 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="M17.5067188,14.6565216 L35.4932812,19.367288 C35.8254913,19.4542954 36.1745087,19.4542954 36.5067188,19.367288 L54.4932812,14.6565216 C55.5618111,14.3766686 56.6548914,15.0160174 56.9347444,16.0845473 C56.9780693,16.2499693 57,16.4202647 57,16.5912661 L57,48.7740807 C57,50.7380496 55.850227,52.5201354 54.0608393,53.3296203 L37.2365036,60.9406293 C36.4505105,61.2961976 35.5494895,61.2961976 34.7634964,60.9406293 L17.9391607,53.3296203 C16.149773,52.5201354 15,50.7380496 15,48.7740807 L15,16.5912661 C15,15.4866966 15.8954305,14.5912661 17,14.5912661 C17.1710014,14.5912661 17.3412968,14.6131968 17.5067188,14.6565216 Z" />
|
|
</vector> |