zulip-mobile icon indicating copy to clipboard operation
zulip-mobile copied to clipboard

Zulip mobile apps for Android and iOS.

Results 115 zulip-mobile issues
Sort by recently updated
recently updated
newest added

With a prep commit that came from @gnprice's investigation into some code in `react-native` that needed to change; thanks Greg for that! Fixes: #5877

In the webapp, typing `#stream>` will open a typeahead for topics in the `#stream` (or `#stream-name` or whatever) stream. We should implement this on the mobile app as well.

webapp parity

Implement the functionality that exists on the web at: https://chat.zulip.org/#settings/your-account Important: * Email, Full name, Password * Upload new avatar Secondary: * Deactivate account * Custom profile fields

blocked on other work

If you upload a file from the Android app, then download it on any client, its filename will have non-ASCII characters (such as Korean characters) stripped out of it. We...

a-Android
a-compose/send
a-i18n

Currently, when my device's network is temporarily unavailable or the server is undergoing maintenance, the search function on the Android client cannot be used. Can we add a feature in...