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
12 lines
No EOL
1.4 KiB
XML
12 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="24dp"
|
|
android:height="24dp"
|
|
android:viewportWidth="72"
|
|
android:viewportHeight="72">
|
|
|
|
<path
|
|
android:fillColor="#ffffff"
|
|
android:fillType="evenOdd"
|
|
android:pathData="M56 33.0698C56 34.4505 54.8807 35.5698 53.5 35.5698C52.1193 35.5698 51 34.4505 51 33.0698V17.5C51 15.0147 48.9853 13 46.5 13H23.5C21.0147 13 19 15.0147 19 17.5V51.5C19 53.9853 21.0147 56 23.5 56H33.7731C35.1538 56 36.2731 57.1193 36.2731 58.5C36.2731 59.8807 35.1538 61 33.7731 61H23.5C18.2533 61 14 56.7467 14 51.5V17.5C14 12.2533 18.2533 8 23.5 8H46.5C51.7467 8 56 12.2533 56 17.5V33.0698ZM40.5827 23.0321V34.5409L40.5815 34.5711C40.6 35.1187 40.4003 35.6724 39.9822 36.0904C39.6109 36.4618 39.1324 36.6609 38.6463 36.6877L38.4483 36.6907L27.9239 36.6909C26.7917 36.6909 25.8739 35.773 25.8739 34.6409C25.8739 33.5087 26.7917 32.5909 27.9239 32.5909L33.584 32.59L25.4744 24.4817C24.6738 23.6811 24.6738 22.3831 25.4744 21.5825C26.2749 20.782 27.5729 20.782 28.3735 21.5825L36.482 29.69L36.4827 23.0321C36.4827 21.9514 37.3189 21.066 38.3797 20.9877L38.5327 20.9821C39.6649 20.9821 40.5827 21.8999 40.5827 23.0321ZM60 61C60 63.2091 58.2091 65 56 65H46C43.7909 65 42 63.2091 42 61V45C42 42.7909 43.7909 41 46 41H56C58.2091 41 60 42.7909 60 45V61Z" />
|
|
</vector> |