Use a more generic term for F-Droid.

Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
clokep/encrypted-mentions-only-rooms
Patrick Cloke 1 year ago committed by GitHub
parent 89f1e2a6ce
commit 9cee1e6ede
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -108,7 +108,7 @@ Both of the above solutions are sub-optimal however:
* Some platforms don't allow a polling loop,
[e.g. iOS](https://github.com/matrix-org/matrix-spec-proposals/pull/3952#discussion_r1065004790),
so Matrix homeservers are forced to push every (encrypted) message.
* Some platforms, e.g. F-Droid, it is known to be
* Some platforms, e.g. Android without Firebase Cloud Messaging support, it is known to be
[expensive to run a polling loop](https://github.com/vector-im/element-android/issues/2055)
to download all messages and search them for notifications.

Loading…
Cancel
Save