ganfra
|
48354721a2
|
VoIP: start handling negotiation flow (wip)
|
2020-11-17 17:06:49 +01:00 |
|
ganfra
|
10a5b35217
|
VoIP: fix typo
|
2020-11-16 16:04:38 +01:00 |
|
ganfra
|
68d0aa7071
|
VoIP: let CallEventProcessor listen to new events
|
2020-11-16 16:04:21 +01:00 |
|
ganfra
|
69bc13dd77
|
VoIP: add invitee field to CallInviteContent
|
2020-11-16 16:03:58 +01:00 |
|
ganfra
|
03e89743b4
|
VoIP: add select answer
|
2020-11-13 16:32:45 +01:00 |
|
ganfra
|
ba11ca0e9d
|
VoIP: add partyId and handle version as string
|
2020-11-13 11:53:22 +01:00 |
|
ganfra
|
f2cb6ed82c
|
VoIP: add new types and associated contents
|
2020-11-10 17:34:34 +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 |
|
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 |
|
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 |
|
Benoit Marty
|
45edf6025e
|
SAS Strings for Italian
|
2020-11-04 16:01:33 +01:00 |
|
Weblate
|
f3b8bb066c
|
Merge branch 'origin/develop' into Weblate.
|
2020-11-04 13:43:47 +00:00 |
|
Onuray Sahin
|
9ed529b944
|
Merge branch 'develop' into feature/ons/fix_markdown_formatter
|
2020-11-04 13:43:26 +03:00 |
|
Onuray Sahin
|
bbc3dc0504
|
Set br softbreak to html parser.
|
2020-11-04 13:42:52 +03:00 |
|
Benoit Marty
|
d1d2c5f117
|
Merge pull request #2327 from vector-im/feature/bma/keysbackupcrash
Feature/bma/keysbackupcrash
|
2020-11-04 00:02:48 +01:00 |
|
ganfra
|
9f3f5d8053
|
Realm 10: upgrade lib and make it works on our current code.
|
2020-11-03 16:53:30 +01:00 |
|
Onuray Sahin
|
f24b593349
|
Update MarkdownParserTest.
|
2020-11-03 15:56:51 +03:00 |
|
Benoit Marty
|
997cd68344
|
Add some padding for easier readability
|
2020-11-03 09:57:34 +01:00 |
|
Onuray Sahin
|
b40334f7db
|
Markdown body should be pure text, see #739, #1506.
|
2020-11-03 11:53:50 +03:00 |
|
Benoit Marty
|
a216f82b35
|
Avoid code duplication and log total count
|
2020-11-03 09:30:26 +01:00 |
|
Benoit Marty
|
5eb2f14375
|
Move RealmDebugTools and make it an internal class
|
2020-11-03 09:20:24 +01:00 |
|
Benoit Marty
|
d4963dfb31
|
Use the same name for the 2 db log methods
|
2020-11-03 09:17:07 +01:00 |
|
Valere
|
3c7f61e45c
|
Clean oldest gossiping entries on open
Add a dump of DB size on bug report
|
2020-11-02 17:45:08 +01:00 |
|
Besnik Bleta
|
10eef60f45
|
Translated using Weblate (Albanian)
Currently translated at 99.4% (189 of 190 strings)
Translation: Element Android/Element Android Sdk
Translate-URL: https://translate.element.io/projects/element-android/element-sdk/sq/
|
2020-11-02 15:49:57 +00:00 |
|
zeritti
|
cb70757790
|
Translated using Weblate (Czech)
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/cs/
|
2020-11-02 15:49:57 +00:00 |
|
notramo
|
438060dfa2
|
Translated using Weblate (Hungarian)
Currently translated at 64.2% (122 of 190 strings)
Translation: Element Android/Element Android Sdk
Translate-URL: https://translate.element.io/projects/element-android/element-sdk/hu/
|
2020-10-31 12:50:08 +00:00 |
|
Benoit Marty
|
1db120a963
|
cleanup
|
2020-10-30 18:08:11 +01:00 |
|
Benoit Marty
|
fca0aa2cc4
|
KeysBackup: Avoid using !! , should fix #2262
|
2020-10-30 17:17:25 +01:00 |
|
Benoit Marty
|
0bcf42dbb8
|
KeysBackup: some API parameters are mandatory, so stop considering them as optional and avoid using !!
Also fix an issue with Json name: `hash` -> `etag`
Add some `internal` modifier (not as much as I would like to)
var -> val
Remove unused code
|
2020-10-30 16:14:33 +01:00 |
|
Benoit Marty
|
14e7e5e9fd
|
Avoid usage of !!
|
2020-10-30 14:29:44 +01:00 |
|
Benoit Marty
|
1fcbf7ed42
|
Release backupOlmPkEncryption
|
2020-10-30 14:16:04 +01:00 |
|
Benoit Marty
|
d654771fcf
|
Merge pull request #2318 from vector-im/feature/bca/fix_duplicate_reaction_echo
Fix ui echo isues
|
2020-10-30 11:56:51 +01:00 |
|
Benoit Marty
|
4791eb85af
|
Merge pull request #2283 from vector-im/feature/bca/crypto_perf
Crypto cleaning and perf improvement
|
2020-10-30 11:11:34 +01:00 |
|
Benoit Marty
|
239ead7ccb
|
Merge pull request #2311 from vector-im/feature/bma/direct
Room member profile: Add action to create (or open) a DM (#2310)
|
2020-10-29 16:21:26 +01:00 |
|
Benoit Marty
|
41e3ff381f
|
Rename method
|
2020-10-29 16:02:21 +01:00 |
|
Valere
|
479f10a28e
|
Fix potential ConcurrentModificationException
give a copy to avoid issues
|
2020-10-29 14:36:40 +01:00 |
|
Benoit Marty
|
f48d4c021a
|
Cleanup and split long lines
|
2020-10-29 14:10:41 +01:00 |
|
Benoit Marty
|
f190356934
|
Fix compilation warnings
|
2020-10-29 13:44:47 +01:00 |
|
Benoit Marty
|
1bc726abff
|
Update the algorithm to find an existing DM: simplify and make sure there is only 2 people in the room
|
2020-10-29 13:25:21 +01:00 |
|
Valere
|
c2027be0ee
|
Fix audit freeze, add export, and buffer gossip saves
|
2020-10-29 12:55:26 +01:00 |
|
Valere
|
5a111af2fe
|
Fix / add close to IncomingRequestManager
|
2020-10-29 12:55:26 +01:00 |
|
Valere
|
bb000f77f8
|
Offload self verif todevice off crypto thread
|
2020-10-29 12:55:26 +01:00 |
|
Valere
|
6d2b3a6940
|
cleaning
|
2020-10-29 12:55:26 +01:00 |
|
Valere
|
dbb14e6313
|
offload megolm backup import off crypto thread
|
2020-10-29 12:55:26 +01:00 |
|
Valere
|
2144879e73
|
Offload sending keywithheld to computation
|
2020-10-29 12:55:26 +01:00 |
|