-
Phandroid v2.0.9 Stable
released this
2026-08-08 13:10:01 +02:00 | 4464 commits to main since this releaseAdded
- GIF picker. The setting was missing compared to phanpy.social. It is not a defect:
upstream gates the whole feature on a GIPHY API key supplied at build time, and the key
lives in the deployment, not in the source — so every self-built Phanpy, Phandroid
included, hid the setting. Phandroid now ships its own key, so Settings > Composer >
GIF picker appears and works.
Note that the key is readable inside the APK, exactly as it is in phanpy.social's
bundle, and that search terms are sent to GIPHY.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
1 download
- GIF picker. The setting was missing compared to phanpy.social. It is not a defect: