Benoit Marty
33a3813e87
Fix a crash at start-up if translated string is empty
2021-08-27 16:05:16 +02:00
Benoit Marty
e78434d25c
Merge pull request #3900 from vector-im/feature/fre/expired_account_error
...
Add expired account error code
2021-08-27 15:09:08 +02:00
Florian Renaud
1ca4b3b78a
Add expired account error code
...
For synapse instances which have activated and configured the email account validity module, an error code (ORG_MATRIX_EXPIRED_ACCOUNT) is triggered for any request authenticated by the user's access token which is expired.
This change only add the error code in the matrix SDK but does not handle it for now in the client side.
More documentation can be found in the dedicated Synapse plugin module repository: https://github.com/matrix-org/synapse-email-account-validity
2021-08-27 14:28:07 +02:00
Benoit Marty
5b908c404e
Merge pull request #3863 from vector-im/feature/fga/new_voip_design
...
Feature/fga/new voip design
2021-08-27 12:02:35 +02:00
Benoit Marty
1815acf1ae
Merge pull request #3765 from vector-im/feature/bca/m11.12
...
Spaces | Default to 'Home' in settings
2021-08-27 12:01:52 +02:00
ganfra
fd25813862
Merge branch 'develop' into feature/fga/new_voip_design
2021-08-26 15:15:16 +02:00
ganfra
26d2694301
Call: fix outgoing ring issue
2021-08-26 11:44:29 +02:00
Benoit Marty
97bdd14880
Merge pull request #3854 from vector-im/feature/fga/call_end_reasons_dialog
...
Call ended: handle busy reason and invite timeout.
2021-08-26 11:40:27 +02:00
ganfra
4518962658
New voip design: clean after benoit review
2021-08-26 11:08:34 +02:00
Benoit Marty
6fd66752bc
Merge pull request #3834 from Tigermouthbear/develop
...
Add mxid to autocomplete suggestion if multiple users have same displayname
2021-08-26 10:48:38 +02:00
Benoit Marty
f843712d7e
Merge pull request #3825 from vector-im/feature/dla/room_notification_settings
...
Room Notification Settings V2
2021-08-25 15:20:43 +02:00
Tigermouthbear
65076a4aec
Add mxid to autocomplete suggestion if more than one user in a room has the same displayname, closes #1823
...
improve performance of duplicate displayname finding
fix code formatting
move member autocomplete disambiguation to AutocompleteMemberPresenter and preserve original order
Add mxid to autocomplete suggestion if more than one user in a room has the same displayname, closes #1823
2021-08-25 08:25:24 -04:00
Benoit Marty
37738489ba
Update vector/src/main/java/im/vector/app/features/call/VectorCallActivity.kt
2021-08-25 12:05:51 +02:00
David Langley
4d4d370b8f
checks and remove build settings
2021-08-24 22:33:32 +01:00
David Langley
f8114dd7a1
Fix HomeList error snackbar and add dialog for bottom sheet errors
2021-08-24 22:28:31 +01:00
Valere
15cb31ac0d
Code review
2021-08-24 16:39:32 +02:00
Valere
27df3e626e
Spaces | Default to 'Home' in settings
2021-08-24 16:34:32 +02:00
ganfra
42bfa129b3
Merge branch 'develop' into feature/fga/new_voip_design
2021-08-24 16:21:35 +02:00
ganfra
2b708387c2
New voip design: makes lint happy
2021-08-24 16:19:54 +02:00
David Langley
cd424b0766
fix checks
2021-08-24 12:17:39 +01:00
David Langley
fe800a56e2
Address comments.
2021-08-24 12:12:39 +01:00
Benoit Marty
1071797805
Merge branch 'develop' into patch-1
2021-08-23 16:15:15 +02:00
Benoit Marty
ee0b87bd82
Merge pull request #3786 from vector-im/feature/dla/fix_missing_notification_noise
...
Fix missing sounds on room notifications (messages, invitations, etc).
2021-08-23 15:04:20 +02:00
Benoit Marty
18936122a8
Merge pull request #3773 from pvagner/a11yAvatarVerbosity
...
a11y: change some content descriptions
2021-08-23 12:15:43 +02:00
Benoit Marty
ecbf8739cd
Merge pull request #3793 from pr0gr8mm3r/patch-1
...
Fix attachment menu animation order
2021-08-23 10:48:21 +02:00
Simon Wazynski
dfa0fb70d6
Fix swapped order
2021-08-18 21:03:40 +02:00
ganfra
121f17b93f
Call: Clean code
2021-08-18 17:33:48 +02:00
ganfra
50a042683b
Architecture: get rid of RoomSummariesHolder as it can lead to errors
2021-08-18 15:25:58 +02:00
ganfra
799cd99176
Call: make PiP works with 2 calls
2021-08-18 10:52:19 +02:00
ganfra
d3e4a3c010
Call: fix wrong opponent name
2021-08-18 10:51:03 +02:00
ganfra
3b1249c489
Merge branch 'develop' into feature/fga/new_voip_design
2021-08-17 17:10:10 +02:00
ganfra
fce50adca6
Merge pull request #3847 from vector-im/feature/fga/fix_dial_pad_restore
...
Fix Dial pad lost entry when config changes #3845
2021-08-17 16:42:59 +02:00
ganfra
d7a3e6f2ca
Also fix compilation error on strings.xml
2021-08-17 16:03:10 +02:00
ganfra
99a0d17dfc
Call ended: handle busy reason and invite timeout.
2021-08-17 12:15:37 +02:00
ganfra
29279f0262
Fix Dial pad lost entry when config changes #3845
2021-08-16 18:27:01 +02:00
ganfra
36581a1f31
VoiP : fix string resource
2021-08-16 15:38:52 +02:00
ganfra
e45314e3d5
Timeline call tile: some minor changes
2021-08-13 14:55:05 +02:00
ganfra
8bd1cd6b17
Jitsi widget: use state_key instead of widget content
2021-08-13 14:54:38 +02:00
ganfra
4821852430
Jitsi conf: don't show ui in DM
2021-08-13 14:54:09 +02:00
ganfra
6e55076f7c
Jitsi conf: animate background color of join button
2021-08-12 19:26:21 +02:00
ganfra
452647fb00
Remove jitsi widget: change threshold + wording
2021-08-12 18:50:58 +02:00
ganfra
27abf2f8d1
Timeline call tiles: show notice item for hidden events
2021-08-12 12:14:07 +02:00
ganfra
0d56707fd3
Timeline call tiles: refact grouping events and fix some issues
2021-08-12 11:10:00 +02:00
Onuray Sahin
e215d964ff
Translated using Weblate (Indonesian)
...
Currently translated at 45.7% (1174 of 2565 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/id/
2021-08-11 17:40:26 +00:00
David Langley
de5b2ad460
simplify logic in bottom sheet and add comment
2021-08-11 15:00:27 +01:00
Weblate
f1ff0a78fc
Merge branch 'origin/develop' into Weblate.
2021-08-11 13:46:06 +00:00
Linerly
35b381e7ea
Translated using Weblate (Indonesian)
...
Currently translated at 46.0% (1174 of 2552 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/id/
2021-08-11 13:45:39 +00:00
Danial Behzadi
bb4a45a93d
Translated using Weblate (Persian)
...
Currently translated at 99.6% (2542 of 2552 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fa/
2021-08-11 13:45:17 +00:00
David Langley
c8efb293cf
fix line length
2021-08-11 14:36:32 +01:00
David Langley
00275d9367
Cleanup and link
2021-08-11 14:31:00 +01:00