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 |
||
|---|---|---|
| .. | ||
| fft_size_128 | ||
| fft_size_256 | ||
| LICENSE | ||
| README.chromium | ||
Name: General Purpose FFT (Fast Fourier/Cosine/Sine Transform) Package Short Name: fft4g URL: http://www.kurims.kyoto-u.ac.jp/~ooura/fft.html Version: 0 Date: 2018-06-19 License: Custome license License File: LICENSE Security Critical: yes Description: This is a package to calculate Discrete Fourier/Cosine/Sine Transforms of 1-dimensional sequences of length 2^N. This package contains C and Fortran FFT codes.