Commit Graph

4277 Commits

Author SHA1 Message Date
Christian Pauly ed41b924f7 chore: Webrtc follow up fixes 2022-02-17 15:07:29 +01:00
Krille Fear 9b7f494542 Merge branch 'krille/fix-appbar' into 'main'
chore: Follow up fix app bar

See merge request famedly/fluffychat!742
2022-02-17 13:32:39 +00:00
Krille Fear df8420a17f Merge branch 'krille/fix-pinned-events' into 'main'
chore: Follow up fix pinned event ids

See merge request famedly/fluffychat!741
2022-02-17 13:20:18 +00:00
Christian Pauly 33132598e7 chore: Follow up fix app bar 2022-02-17 14:16:39 +01:00
Christian Pauly 5a5efe9de2 chore: Follow up fix pinned event ids 2022-02-17 14:02:17 +01:00
Aminda Suomalainen 4388828482 docs/fdroid_repo.md: mention RCs being published on it 2022-02-17 12:41:43 +00:00
Christian Pauly 5bd892668a design: Redesign chat app bar 2022-02-17 12:52:58 +01:00
Krille Fear c7ebc6d63d chore: Revert legacy store changes 2022-02-17 11:19:52 +01:00
Linerly de6741e43c
Translated using Weblate (Indonesian)
Currently translated at 100.0% (554 of 554 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/id/
2022-02-17 10:27:41 +01:00
Jelv 5e0bc1768b
Translated using Weblate (Dutch)
Currently translated at 98.7% (547 of 554 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
2022-02-17 10:27:41 +01:00
Eric ce1c3f50bb
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.8% (553 of 554 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
2022-02-17 10:27:41 +01:00
Ihor Hordiichuk b830985daf
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (554 of 554 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uk/
2022-02-17 10:27:41 +01:00
Oğuz Ersen 6108bd6251
Translated using Weblate (Turkish)
Currently translated at 100.0% (554 of 554 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/
2022-02-17 10:27:41 +01:00
Anne Onyme 017 4fcd2754c7
Translated using Weblate (French)
Currently translated at 100.0% (554 of 554 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
2022-02-17 10:27:41 +01:00
Priit Jõerüüt 53308a3ffd
Translated using Weblate (Estonian)
Currently translated at 97.8% (542 of 554 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
2022-02-17 10:27:41 +01:00
Christian Pauly 890db2bc45 chore: Adjust start video call UX 2022-02-17 09:11:45 +00:00
Christian Pauly ddecffa531 chore: Follow up migrate old preferences 2022-02-17 09:53:48 +01:00
Christian Pauly ffe387a7e2 chore: Fix keyboard 2022-02-17 09:18:50 +01:00
Christian Pauly c94db72041 fix: Use shared preferences for storing custom data 2022-02-17 08:50:16 +01:00
Christian Pauly 40e01fa9f8 chore: Use minSdkVersion 19 for google services 2022-02-17 08:17:55 +01:00
Linerly 2e0869b71f
Translated using Weblate (Indonesian)
Currently translated at 100.0% (550 of 550 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/id/
2022-02-16 15:14:05 +01:00
Eric 649f2ea156
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (550 of 550 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
2022-02-16 15:14:05 +01:00
Ihor Hordiichuk 1380d7c2ac
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (550 of 550 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uk/
2022-02-16 15:14:05 +01:00
TheOneWithTheBraid e5c03ffb53 feat: implement WebRTC calls
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-02-16 14:50:48 +01:00
Christian Pauly edb3adf208 chore: Follow up pinned events allow unpin via appbar button 2022-02-16 11:32:46 +00:00
Christian Pauly e023d52bef refactor: Remove deprecated jitsi call generator 2022-02-16 12:02:01 +01:00
Kim Tae Kyeong ff89fcfc84
Translated using Weblate (Korean)
Currently translated at 100.0% (549 of 549 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ko/
2022-02-16 11:20:58 +01:00
Eric b1c0a20577
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (549 of 549 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
2022-02-16 11:20:58 +01:00
TheOneWithTheBraid 30ce5c7f57 feat: implement an emoji keyboard
- add button to show emoji keyboard
- change database directory for debug builds

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-02-16 11:01:07 +01:00
Krille Fear 0eba2ae859 Apply 1 suggestion(s) to 1 file(s) 2022-02-16 10:14:16 +01:00
Krille Fear 018e434d49 Apply 1 suggestion(s) to 1 file(s) 2022-02-16 07:51:41 +00:00
TheOneWithTheBraid 8d1e27a0bf feat: implement pinned messages
- render pinned events on the chat top
- support scroll up for several pinned messages
- ask to unpin messages
- add button to pin message
- fix some null-safety issues
- fix the Linux database directly for debug builds

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-02-16 07:51:41 +00:00
Linerly 849f401dbb
Translated using Weblate (Indonesian)
Currently translated at 100.0% (546 of 546 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/id/
2022-02-16 07:45:01 +01:00
Jelv fc978d6214
Translated using Weblate (Dutch)
Currently translated at 100.0% (546 of 546 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
2022-02-16 07:45:00 +01:00
Eric d978bff5ea
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (546 of 546 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
2022-02-16 07:44:59 +01:00
Ihor Hordiichuk e4efd53e43
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (546 of 546 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uk/
2022-02-16 07:44:58 +01:00
Oğuz Ersen b4fa69b72b
Translated using Weblate (Turkish)
Currently translated at 100.0% (546 of 546 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/
2022-02-16 07:44:57 +01:00
Nikita Epifanov c5d8fca88e
Translated using Weblate (Russian)
Currently translated at 98.7% (539 of 546 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/
2022-02-16 07:44:56 +01:00
Anne Onyme 017 10f66ef0f0
Translated using Weblate (French)
Currently translated at 100.0% (546 of 546 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
2022-02-16 07:44:55 +01:00
Priit Jõerüüt caf6c8b937
Translated using Weblate (Estonian)
Currently translated at 97.9% (535 of 546 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
2022-02-16 07:44:55 +01:00
Milan Korecky f24c1fd4d9
Translated using Weblate (Czech)
Currently translated at 100.0% (546 of 546 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/cs/
2022-02-16 07:44:54 +01:00
Christian Pauly 7cb01bce07 fix: Reply on stories with empty string 2022-02-16 07:19:05 +01:00
Christian Pauly 24ea7daccf refactor: SSO Login and remove flutter in app view 2022-02-15 06:51:49 +00:00
Christian Pauly 9bd8b6aa44 fix: Notifications for reactions 2022-02-14 15:46:49 +01:00
Christian Pauly 3d7287993f feat: Display indicator for unread muted rooms 2022-02-14 11:22:36 +01:00
Christian Pauly be34303609 chore: Update SDK 2022-02-14 10:51:52 +01:00
Kim Tae Kyeong 15d4675114
Translated using Weblate (Korean)
Currently translated at 99.6% (543 of 545 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ko/
2022-02-14 06:34:20 +01:00
Nikita Epifanov 7c8b27055a
Translated using Weblate (Russian)
Currently translated at 98.8% (539 of 545 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/
2022-02-14 06:34:19 +01:00
notramo b4bab71047
Translated using Weblate (Hungarian)
Currently translated at 77.6% (423 of 545 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/hu/
2022-02-14 06:34:18 +01:00
Milo Ivir f34051c852
Translated using Weblate (Croatian)
Currently translated at 99.4% (542 of 545 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/hr/
2022-02-14 06:34:15 +01:00