mirror of
https://github.com/stoatchat/for-android.git
synced 2026-08-24 20:21:32 -04:00
feature request: apk support #17
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @drinks-tea on GitHub (Sep 4, 2025).
What do you want to see?
it would be nice if an explicit apk was released here
and/or adding the app on f-droid would be a good idea
@PitiBouchon commented on GitHub (Oct 15, 2025):
I do not use any google account on my phone so I cannot get the app sadly 😢
@PitiBouchon commented on GitHub (Oct 15, 2025):
It would be great to also add the signing certificate fingerprints in the github README
@trymeouteh commented on GitHub (Nov 25, 2025):
Would like this released on Fdroid to receive updates
@Bsd-us commented on GitHub (Jan 4, 2026):
+1 for this !
@Bsd-us commented on GitHub (Jan 4, 2026):
@PitiBouchon you might be interested in this, it says it support de-googled devices
https://github.com/alexjyong/android
In any case it seems that guy had interest for such feature too
Also try https://github.com/upryzing/clerotri
@PitiBouchon commented on GitHub (Jan 4, 2026):
This fork seems interesting (even if it is a bit strange to already have forks for a beta app clearly in-development).
Clerotri is a react-native app, and as such, I prefer not to use.
For stoat chat to work on android without play services it needs to be either released on this github, or released on free store like accrescent (in alpha) or f-droid and support push notification via unified push or a websocket (which is absolutely not ideal because it drains a lot of battery for a single app)