Benoit Marty
|
cafe86e675
|
Rework: create a MediaModule
|
2020-12-03 09:56:26 +01:00 |
|
Benoit Marty
|
d889598b20
|
Fix DefaultLocale lint issue
|
2020-12-02 17:04:54 +01:00 |
|
Benoit Marty
|
c426364618
|
Remove unused dependencies
|
2020-12-02 12:45:31 +01:00 |
|
Benoit Marty
|
42bc4d2445
|
Upgrade some dependencies and Kotlin version
|
2020-12-02 12:09:56 +01:00 |
|
Benoit Marty
|
a813610c04
|
Room setting: update join rules and guest access (#2442)
|
2020-11-30 17:52:16 +01:00 |
|
Benoit Marty
|
9c53f0f881
|
Clarify aliasLocalPart
|
2020-11-30 10:59:07 +01:00 |
|
Benoit Marty
|
50ddd3cf31
|
Small cleanup, handle case of no local alias, handle unpublish of canonical alias
|
2020-11-30 10:59:07 +01:00 |
|
Benoit Marty
|
412fc78c9a
|
Cleanup
|
2020-11-30 10:59:07 +01:00 |
|
Benoit Marty
|
0da0857970
|
Cleanup
|
2020-11-30 10:59:07 +01:00 |
|
Benoit Marty
|
90e0006cae
|
Room directory visibility management
|
2020-11-30 10:59:07 +01:00 |
|
Benoit Marty
|
82b23d9a13
|
Ensure we push only clean m.room.canonical_alias event
|
2020-11-30 10:59:07 +01:00 |
|
Benoit Marty
|
ed4676bb6c
|
Cleanup and avoid duplicate
|
2020-11-30 10:59:07 +01:00 |
|
Benoit Marty
|
93580c902f
|
Prepare to update canonical alias state
|
2020-11-30 10:59:07 +01:00 |
|
Benoit Marty
|
27fc5f265f
|
Add/Remove local alias (#2428)
|
2020-11-30 10:59:07 +01:00 |
|
Benoit Marty
|
5b618ba1f3
|
Create RoomDirectoryAPI, and handle deletion of alias
|
2020-11-30 10:59:07 +01:00 |
|
Benoit Marty
|
a6f56ace24
|
Create a dedicated screen to manage room alias (#2428) - WIP
|
2020-11-30 10:59:07 +01:00 |
|
Benoit Marty
|
0d93105bcd
|
Rended m.room.canonical_alias event in the timeline, considering alt_aliases (#2428)
|
2020-11-30 10:59:07 +01:00 |
|
Benoit Marty
|
7c2fea8623
|
Typo
|
2020-11-30 10:59:07 +01:00 |
|
Benoit Marty
|
03715e0939
|
Do not use m.room.aliases event to compute a room name (#2428)
|
2020-11-30 10:59:07 +01:00 |
|
Benoit Marty
|
4d9b9cb959
|
Deprecated event m.room.aliases
|
2020-11-30 10:59:07 +01:00 |
|
Benoit Marty
|
b004dfbdf2
|
Merge pull request #2457 from Dominaezzz/suspend_functions_2
Convert IntegrationManagerService to suspend functions
|
2020-11-30 10:49:46 +01:00 |
|
Benoit Marty
|
40ea91cce4
|
Merge pull request #2459 from Dominaezzz/suspend_functions_3
Convert UploadsService to suspend functions
|
2020-11-30 10:48:44 +01:00 |
|
Benoit Marty
|
abcb02d4aa
|
Merge pull request #2460 from Dominaezzz/suspend_functions
Convert TermsService to suspend functions
|
2020-11-30 10:47:55 +01:00 |
|
Benoit Marty
|
cd983de058
|
Fix cancellation of sending event (#2438)
|
2020-11-30 10:08:31 +01:00 |
|
Benoit Marty
|
f6cc05634f
|
Send task: small rework and cleanup
|
2020-11-30 10:08:05 +01:00 |
|
Dominic Fischer
|
33a5cc1488
|
Remove redundant returns
Signed-off-by: Dominic Fischer <dominicfischer7@gmail.com>
|
2020-11-27 13:18:07 +00:00 |
|
Benoit Marty
|
bc889cbcf4
|
Merge pull request #2444 from vector-im/feature/bca/deeplink_mxto
Fix issues with matrix.to deep linking
|
2020-11-27 10:22:51 +01:00 |
|
Weblate
|
d80927a8f9
|
Merge branch 'origin/develop' into Weblate.
|
2020-11-27 07:37:32 +00:00 |
|
Dominic Fischer
|
27050b911b
|
Convert TermsService to suspend functions
Signed-off-by: Dominic Fischer <dominicfischer7@gmail.com>
|
2020-11-26 21:53:22 +00:00 |
|
Dominic Fischer
|
a3a2c0a9a8
|
Convert UploadsService to suspend functions
Signed-off-by: Dominic Fischer <dominicfischer7@gmail.com>
|
2020-11-26 21:51:58 +00:00 |
|
Dominic Fischer
|
92ceb0e8fb
|
Convert IntegrationManagerService to suspend functions
Signed-off-by: Dominic Fischer <dominicfischer7@gmail.com>
|
2020-11-26 21:17:58 +00:00 |
|
Valere
|
4c599d3d40
|
Merge pull request #2451 from vector-im/feature/bca/fix_update_profile_no_rooms
Fix / update profile when no rooms
|
2020-11-26 15:09:40 +01:00 |
|
Valere
|
67057bfac4
|
Merge pull request #2417 from vector-im/feature/bca/quick_invite_dm_tab
Feature/bca/quick invite dm tab
|
2020-11-26 14:58:14 +01:00 |
|
Valere
|
fbc3f47eeb
|
Fix / update profile when no rooms
|
2020-11-26 14:34:45 +01:00 |
|
Valere
|
8e6e6736a3
|
Code review
|
2020-11-26 09:09:27 +01:00 |
|
notramo
|
d2398a7abb
|
Translated using Weblate (Hungarian)
Currently translated at 83.1% (158 of 190 strings)
Translation: Element Android/Element Android Sdk
Translate-URL: https://translate.element.io/projects/element-android/element-sdk/hu/
|
2020-11-25 08:50:03 +00:00 |
|
Valere
|
1f69c7e992
|
Better e2e log reporting
|
2020-11-20 17:37:20 +01:00 |
|
Benoit Marty
|
b888d13e62
|
Use orEmpty()
|
2020-11-20 14:50:21 +01:00 |
|
Benoit Marty
|
1070c23608
|
QR code invite flow support - invite friends
Author: Valere
|
2020-11-20 14:50:21 +01:00 |
|
Benoit Marty
|
5b278f704c
|
Merge pull request #2427 from vector-im/feature/bma/dominaezz_cleanup
Feature/bma/dominaezz cleanup
|
2020-11-20 14:11:53 +01:00 |
|
Benoit Marty
|
85bc5f54aa
|
Merge branch 'develop' into feature/bma_create_room_form
|
2020-11-20 13:57:35 +01:00 |
|
Benoit Marty
|
41f46d0810
|
Merge pull request #2367 from vector-im/feature/bma/sanity_test
Feature/bma/sanity test
|
2020-11-20 13:56:49 +01:00 |
|
Benoit Marty
|
9ce1222fd0
|
Kotlin optimization form #1435
|
2020-11-20 09:07:29 +01:00 |
|
Benoit Marty
|
8fb3c68573
|
Kotlin optimization form #1435
|
2020-11-20 09:05:53 +01:00 |
|
Benoit Marty
|
eb7ee49096
|
Kotlin optimization form #1435
|
2020-11-20 09:04:04 +01:00 |
|
Benoit Marty
|
5eb50750e2
|
Merge branch 'develop' into feature/fix_user_vs_room_member
|
2020-11-19 17:02:35 +01:00 |
|
Benoit Marty
|
0046fe25c5
|
Merge branch 'develop' into feature/ons/fix_badge_color
|
2020-11-19 17:00:49 +01:00 |
|
Benoit Marty
|
fdb13f0b77
|
Merge pull request #2385 from vector-im/feature/bma/fdroid_60_timeout
F-Droid version: ensure timeout of sync request can be more than 60 s…
|
2020-11-19 16:59:40 +01:00 |
|
Benoit Marty
|
d5f83acaf5
|
Merge pull request #2414 from Dominaezzz/suspend_functions_2
Convert PushRuleService to suspend functions
|
2020-11-19 15:32:01 +01:00 |
|
Benoit Marty
|
4df68479ac
|
Merge pull request #2369 from vector-im/feature/bca/quick_invite_room_tile
EmptyRoom tile with quick actions
|
2020-11-19 09:46:25 +01:00 |
|
Benoit Marty
|
3ec25f3634
|
Merge pull request #2413 from Dominaezzz/suspend_functions
Convert Group to suspend functions
|
2020-11-19 02:05:06 +01:00 |
|
Benoit Marty
|
1eac90e5b1
|
Use plurals for proper i18n
|
2020-11-18 18:13:49 +01:00 |
|
Valere
|
206e68b1d2
|
Unused val
|
2020-11-18 18:13:49 +01:00 |
|
Valere
|
1de5cd2e61
|
Code review
|
2020-11-18 18:13:49 +01:00 |
|
Valere
|
264bc52bcc
|
WIP review
|
2020-11-18 18:13:49 +01:00 |
|
Valere
|
2626a761ea
|
EmptyRoom tile with quick actions
|
2020-11-18 18:13:49 +01:00 |
|
Dominic Fischer
|
1359c6be1d
|
Missed a spot
Signed-off-by: Dominic Fischer <dominicfischer7@gmail.com>
|
2020-11-18 15:40:22 +00:00 |
|
Benoit Marty
|
ca0da2c509
|
Merge pull request #2405 from Dominaezzz/suspend_functions_1
Convert DraftService to suspend functions
|
2020-11-18 16:00:33 +01:00 |
|
Dominic Fischer
|
92a6e9ea5a
|
Remove redundant return
Signed-off-by: Dominic Fischer <dominicfischer7@gmail.com>
|
2020-11-18 14:23:59 +00:00 |
|
Dominic Fischer
|
822ce41b54
|
Remove redundant return
Signed-off-by: Dominic Fischer <dominicfischer7@gmail.com>
|
2020-11-18 14:22:07 +00:00 |
|
Benoit Marty
|
514263ae12
|
Room creation Fragment: no more "Retry" action, loading and error displayed in a dialog
|
2020-11-18 14:51:10 +01:00 |
|
Benoit Marty
|
af8b400bf4
|
Room creation form: input an alias for public room (#1314)
|
2020-11-18 13:44:55 +01:00 |
|
Dominic Fischer
|
a32d7f78bb
|
Convert SearchService to suspend functions
Signed-off-by: Dominic Fischer <dominicfischer7@gmail.com>
|
2020-11-18 12:23:40 +00:00 |
|
Dominic Fischer
|
94b135ae95
|
Convert PushRuleService to suspend functions
Signed-off-by: Dominic Fischer <dominicfischer7@gmail.com>
|
2020-11-18 12:19:58 +00:00 |
|
Dominic Fischer
|
e42cad68b4
|
Convert Group to suspend functions
Signed-off-by: Dominic Fischer <dominicfischer7@gmail.com>
|
2020-11-18 12:16:53 +00:00 |
|
Rintan
|
8a44ee9d50
|
Translated using Weblate (Japanese)
Currently translated at 42.6% (81 of 190 strings)
Translation: Element Android/Element Android Sdk
Translate-URL: https://translate.element.io/projects/element-android/element-sdk/ja/
|
2020-11-18 09:50:01 +00:00 |
|
Victor Cuadrado Juan
|
14bf0038a9
|
Translated using Weblate (Spanish)
Currently translated at 100.0% (190 of 190 strings)
Translation: Element Android/Element Android Sdk
Translate-URL: https://translate.element.io/projects/element-android/element-sdk/es/
|
2020-11-16 23:50:03 +00:00 |
|
Benoit Marty
|
579efb016a
|
Room creation form: add advanced section to disable federation (#1314)
|
2020-11-16 18:02:18 +01:00 |
|
Dominic Fischer
|
3d970737d1
|
Remove redundant return
Signed-off-by: Dominic Fischer <dominicfischer7@gmail.com>
|
2020-11-16 14:45:42 +00:00 |
|
Dominic Fischer
|
0a318f618b
|
Convert RawService to suspend functions
Signed-off-by: Dominic Fischer <dominicfischer7@gmail.com>
|
2020-11-16 13:48:19 +00:00 |
|
Dominic Fischer
|
574d5055bd
|
Convert DraftService to suspend functions
Signed-off-by: Dominic Fischer <dominicfischer7@gmail.com>
|
2020-11-16 13:46:24 +00:00 |
|
Benoit Marty
|
4c6996bc09
|
Merge branch 'develop' into feature/bma/consent
|
2020-11-16 13:43:02 +01:00 |
|
Benoit Marty
|
6ff12b3a88
|
Merge pull request #2402 from Dominaezzz/suspend_functions_1
Convert ReportingService to suspend functions
|
2020-11-16 13:39:47 +01:00 |
|
Dominic Fischer
|
d67029c42c
|
Convert ReportingService to suspend functions
Signed-off-by: Dominic Fischer <dominicfischer7@gmail.com>
|
2020-11-16 11:47:18 +00:00 |
|
Dominic Fischer
|
4dff9316c2
|
Convert TagsService to suspend functions
Signed-off-by: Dominic Fischer <dominicfischer7@gmail.com>
|
2020-11-16 11:44:30 +00:00 |
|
Danial Behzadi
|
032d46d8e6
|
Translated using Weblate (Persian)
Currently translated at 100.0% (190 of 190 strings)
Translation: Element Android/Element Android Sdk
Translate-URL: https://translate.element.io/projects/element-android/element-sdk/fa/
|
2020-11-14 16:50:02 +00:00 |
|
Benoit Marty
|
64c612dea0
|
F-Droid version: ensure timeout of sync request can be more than 60 seconds (#2169)
|
2020-11-13 19:14:50 +01:00 |
|
Benoit Marty
|
a713b97e36
|
Merge pull request #2382 from Dominaezzz/suspend_functions_1
Convert RoomPushRuleService to suspend functions
|
2020-11-13 15:25:31 +01:00 |
|
Benoit Marty
|
b6acc8da70
|
Merge pull request #2376 from Dominaezzz/suspend_functions
Convert RoomCryptoService to suspend functions
|
2020-11-13 15:23:06 +01:00 |
|
Benoit Marty
|
b8c89325bc
|
Improve Javadoc
|
2020-11-13 11:25:18 +01:00 |
|
Benoit Marty
|
b99cdf7367
|
Handle events of type "m.room.server_acl" - details only in developer mode (#890)
|
2020-11-13 11:07:50 +01:00 |
|
Dominic Fischer
|
60ce351a27
|
Convert RoomPushRuleService to suspend functions
Signed-off-by: Dominic Fischer <dominicfischer7@gmail.com>
|
2020-11-13 00:10:53 +00:00 |
|
Benoit Marty
|
413a55623e
|
Handle events of type "m.room.server_acl" (#890)
|
2020-11-13 00:39:16 +01:00 |
|
Benoit Marty
|
daac2e2a1c
|
Better rational
|
2020-11-12 17:21:48 +01:00 |
|
Benoit Marty
|
d1e2d06538
|
Add userConsent UI to the Discovery screen
|
2020-11-11 16:15:38 +01:00 |
|
Benoit Marty
|
ccf5d759a4
|
Add userConsent to the Identity database and migrate the DB
|
2020-11-11 15:12:49 +01:00 |
|
Dominic Fischer
|
3ce8deec07
|
Convert RoomCryptoService to suspend functions
Signed-off-by: Dominic Fischer <dominicfischer7@gmail.com>
|
2020-11-11 13:01:46 +00:00 |
|
Onuray Sahin
|
a1941bf609
|
Merge branch 'develop' into feature/ons/fix_badge_color
|
2020-11-10 17:20:52 +03:00 |
|
Onuray Sahin
|
a2a2015af6
|
Exclude yourself when decorating rooms which are direct or don't have more than 2 users.
|
2020-11-10 17:17:05 +03:00 |
|
ganfra
|
bf9d80c14c
|
Merge branch 'develop' into feature/fix_user_vs_room_member
|
2020-11-10 15:15:28 +01:00 |
|
Benoit Marty
|
0150d3961b
|
Merge pull request #2354 from Dominaezzz/suspend_functions
Convert `AccountService` to suspend functions
|
2020-11-10 10:36:44 +01:00 |
|
Benoit Marty
|
13ddc28d05
|
Fix issue with callback.onSuccess() called multiple times
|
2020-11-09 23:07:53 +01:00 |
|
Benoit Marty
|
fd4b56572d
|
Use also{} to log info
|
2020-11-09 16:56:20 +01:00 |
|
Dominic Fischer
|
0da4ff7b02
|
Run ktlint
|
2020-11-06 19:20:23 +00:00 |
|
Dominic Fischer
|
983e02888c
|
Remove incorrect comment
Signed-off-by: Dominic Fischer <dominicfischer7@gmail.com>
|
2020-11-06 19:17:45 +00:00 |
|
Dominic Fischer
|
35768ff7e8
|
Convert AccountService to suspend functions
Signed-off-by: Dominic Fischer <dominicfischer7@gmail.com>
|
2020-11-06 16:49:51 +00:00 |
|
Auri B. P
|
cb49c7d060
|
Translated using Weblate (Catalan)
Currently translated at 100.0% (190 of 190 strings)
Translation: Element Android/Element Android Sdk
Translate-URL: https://translate.element.io/projects/element-android/element-sdk/ca/
|
2020-11-06 02:50:00 +00:00 |
|
Benoit Marty
|
b4f9d40767
|
Merge pull request #2344 from vector-im/feature/bma/sync_h
Small fixes
|
2020-11-05 16:58:46 +01:00 |
|
Benoit Marty
|
9068168378
|
Merge branch 'develop' into feature/realm_10
|
2020-11-05 16:14:19 +01:00 |
|
Benoit Marty
|
5c7a5fab94
|
Improve API: rename the method and return empty list instead of null
|
2020-11-05 15:47:28 +01:00 |
|