Commit graph

7229 commits

Author SHA1 Message Date
Krille-chan
f8fbbf4c3e
Merge pull request #892 from Bubu/hide_presences_list
feat: make showing user presence info optional
2024-02-16 07:23:29 +01:00
Krille
91f4cdc7e3
chore: Follow up shortcuts on android 2024-02-16 07:16:43 +01:00
Gabby Gurdin
5a6cc913e8 disable selection if message not highlighted 2024-02-15 12:38:58 -05:00
Gabby Gurdin
d7f89eb98c show translation of selected text 2024-02-15 12:32:15 -05:00
krille-chan
dee9323d47
feat: Add notification shortcuts to android 2024-02-15 12:02:32 +01:00
Ihor Hordiichuk
b95fa2927f
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (590 of 590 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uk/
2024-02-13 02:01:57 +01:00
ggurdin
8876c86280
Merge pull request #66 from pangeachat/toolbar-testing
removed setState from dispose methods
2024-02-12 16:04:03 -05:00
Gabby Gurdin
32fab63edb removed setState from dispose methods 2024-02-12 16:03:23 -05:00
ggurdin
5e14f7669c
Merge pull request #65 from pangeachat/toolbar-testing
upgraded to most recent version of matrix sdk, fix for when to show r…
2024-02-12 15:26:01 -05:00
Gabby Gurdin
887afb0247 upgraded to most recent version of matrix sdk, fix for when to show rich text 2024-02-12 15:25:13 -05:00
ggurdin
c46c079bc1
Merge pull request #64 from pangeachat/toolbar-testing
Toolbar testing
2024-02-12 14:27:12 -05:00
Gabby Gurdin
9112ba9fd9 Merge branch 'main' into toolbar-testing 2024-02-12 14:26:22 -05:00
Gabby Gurdin
4b5a3b2cae get originalsent langcode if original written not available 2024-02-12 14:25:53 -05:00
Marcus Hoffmann
f8f73b7661 feat: add dialog to hide presence list with long-press 2024-02-11 22:24:49 +01:00
Marcus Hoffmann
ccfa3fa8f6 feat: make showing user presence info optional
895de76e70 replaced the stories feature
with presence status messages. Stories were an optional feature but
right now presence information can only be disabled on a homeserver
level.

Introduce a setting to make this feature optional on a client level.
2024-02-11 20:21:13 +01:00
Marcus Hoffmann
c6a79f7ad0 fix: properly initialize hideUnimportantStateEvents setting
This setting was not applied on app restart but always initialized to
the default value. The only way change this was to go into settings and
change the toggle twice after an app restart.
2024-02-11 18:38:30 +01:00
ggurdin
a8cb93f9e6
Merge pull request #63 from pangeachat/toolbar-testing
remove expanded widget
2024-02-11 11:28:41 -05:00
Gabby Gurdin
cd7fbc020a Merge branch 'main' into toolbar-testing 2024-02-11 11:27:42 -05:00
Gabby Gurdin
af9b666e30 remove expanded widget 2024-02-11 11:27:35 -05:00
Marcus Hoffmann
bc68a4faaa fix: use correct icons for chat pin/unpin
Similarly to the read/unread toggle this was also using the wrong icon.

If any selected room is not favourite, then show the pin icon (which
should represent the "mark as favourite" action as it corresponds to the
filled pin shown next to a favourited room. Otherwise show the outline
icon, representing the "unpin" action.
2024-02-11 14:08:45 +01:00
Marcus Hoffmann
3e4bbc4b2f fix: use correct icons for mark read/unread action
If any selected room is not marked unread
(anySelectedRoomNotMarkedUnread), then show the 'mark unread' action
icon, else show the 'mark as read' icon.

This makes it consistent with the notification on/off action.
2024-02-11 13:58:37 +01:00
William Jordan-Cooley
38b70baeb2 turn off try catch around getAudioGlobal so eerror bubbles up 2024-02-10 15:35:38 -05:00
ggurdin
c137d80f01
Merge pull request #62 from pangeachat/toolbar-testing
Toolbar testing
2024-02-10 15:02:39 -05:00
Gabby Gurdin
5569747756 merge conflict 2024-02-10 15:02:06 -05:00
Gabby Gurdin
6a299193b5 fix for github build error 2024-02-10 15:00:23 -05:00
ggurdin
2c870656a8
Merge pull request #61 from pangeachat/toolbar-testing
small fix to make sure message text in toolbar is always set
2024-02-10 14:58:05 -05:00
Gabby Gurdin
afb7b5c83b small fix to make sure message text in toolbar is always set 2024-02-10 14:57:05 -05:00
ggurdin
a4ba1c8443
Merge pull request #60 from pangeachat/toolbar-testing
fix to update state of defintion button in toolbar
2024-02-10 14:42:01 -05:00
Gabby Gurdin
da64ed1506 fix to update state of defintion button in toolbar 2024-02-10 14:41:18 -05:00
William Jordan-Cooley
23055e65d1 fix to listening with already made audio 2024-02-10 14:20:15 -05:00
ggurdin
b865e629a7
Merge pull request #59 from pangeachat/toolbar-testing
some fixes for sizing
2024-02-10 11:36:36 -05:00
Gabby Gurdin
0bb202b9a3 some fixes for sizing 2024-02-10 11:34:52 -05:00
ggurdin
6af9a7540d
Merge pull request #57 from pangeachat/toolbar
Toolbar
2024-02-10 10:57:04 -05:00
Gabby Gurdin
20b1b9ddf9 merge conflicts 2024-02-10 10:55:28 -05:00
ggurdin
68ee1320b6
Merge pull request #56 from pangeachat/features/notification_hotfix_ios
ios notification fixed, issues with entitlements, there was invlid va…
2024-02-10 10:50:05 -05:00
Gabby Gurdin
648b25a252 fix for long press selecting messages 2024-02-10 10:44:58 -05:00
lala iqbal
186e5d3973 ios notification fixed, issues with entitlements, there was invlid values in entitlemen file 2024-02-10 20:25:42 +05:00
Benjamin Wagner
ec51cb3940
Translated using Weblate (Greek)
Currently translated at 8.3% (49 of 590 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/el/
2024-02-09 09:02:02 +01:00
v1s7
76afa125fb
Translated using Weblate (Russian)
Currently translated at 100.0% (590 of 590 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/
2024-02-09 09:02:01 +01:00
ggurdin
ebbfba7ac9 added pangea tags, more testing 2024-02-08 17:09:43 -05:00
ggurdin
13b38eac29 changes from testing 2024-02-08 16:22:49 -05:00
Benjamin Wagner
5c17e9de34
Translated using Weblate (Greek)
Currently translated at 4.2% (25 of 590 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/el/
2024-02-07 23:01:13 +01:00
Benjamin Wagner
ebe83ee62e
Translated using Weblate (Russian)
Currently translated at 99.3% (586 of 590 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/
2024-02-07 23:01:12 +01:00
Benjamin Wagner
0fe5569e20
Translated using Weblate (German)
Currently translated at 100.0% (590 of 590 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
2024-02-07 23:01:12 +01:00
ggurdin
8d77ca8951 merge conflicts 2024-02-07 15:45:30 -05:00
ggurdin
7982fa6387 auto generated changes 2024-02-07 15:29:39 -05:00
ggurdin
2cb77732e3 toolbar working 2024-02-07 15:28:52 -05:00
Poesty Li
8955422b8e
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (590 of 590 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
2024-02-07 07:02:24 +01:00
josé m
152c503e9f
Translated using Weblate (Galician)
Currently translated at 100.0% (590 of 590 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
2024-02-07 07:02:23 +01:00
xabirequejo
3bdf4eefd0
Translated using Weblate (Basque)
Currently translated at 100.0% (590 of 590 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/eu/
2024-02-07 07:02:23 +01:00