zulip-flutter
zulip-flutter copied to clipboard
Future Zulip client using Flutter
If I horizontally scroll inside a code block and then scroll the message containing the code block out of view by less than a screen full and scroll it back...
When selecting multiple images from the gallery, the app crashes. This issue happens on: - ✅ Android 11 - ✅ Android 13 - ✅ Android 15 It happens every time...
- [x] Viewing and inserting saved snippets - [x] Adding new saved snippets - [x] Handle saved snippet events [CZO discussion](https://chat.zulip.org/#narrow/channel/530-mobile-design/topic/.23F863.20saved.20replies/with/2169460) Stacked on top of #1498. screenshots | light |...
This prepares the data model and API bindings for #1391 towards #863.
The server change in zulip/zulip#34177, renaming `:smile:` to `:slight_smile:`, broke the corresponding reaction button in the message action sheet. We've been sending the add/remove-reaction request with the old name 'smile',...
Screenshots | settings | languages | | - | - | |  |  | |  |  | Since we don't have enough translated strings for RTL...
Split from #1379. Migrates the Android notification routing implementation from URL-encoded payloads to instead implement and use the same Pigeon API that iOS uses in #1379.
This is a follow-up to #1500. Fixes: #1499
Issue #1067 The implementation is simple use well known package code [diacritic](https://pub.dev/packages/diacritic) for cleaner approach. If you dont want to use package just let me know ?
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action