Benoit Marty
8110e9b2ab
Also upgrade coroutine library to 1.5.0
2021-05-25 10:56:36 +02:00
Benoit Marty
40bb58c9cb
Merge branch 'develop' into feature/bca/fix_3371
2021-05-21 14:53:21 +02:00
Benoit Marty
697b9ff535
Merge branch 'develop' into feature/bca/spaces_quick_fixes
2021-05-21 14:49:12 +02:00
Benoit Marty
dcf76bf6ad
Merge pull request #3342 from vector-im/feature/bca/spaces_fix_3327
...
Fix empty states for spaces
2021-05-21 14:47:41 +02:00
Valere
cbf0357467
Update change log
2021-05-21 11:46:28 +02:00
Valere
cb6f414c60
Fix | Explore room list: the RoomId is displayed instead of name ( #3371 )
2021-05-21 11:40:09 +02:00
Valere
09a287013c
Updated change log
2021-05-21 11:34:51 +02:00
Benoit Marty
6240910b90
Configure towncrier tools - Update documentation
2021-05-20 16:53:26 +02:00
Benoit Marty
e7c5353240
PR merged after the release
2021-05-20 15:48:22 +02:00
Benoit Marty
8d94b5548d
Merge pull request #3316 from vector-im/feature/bma/secretstoring_migration
...
Feature/bma/secretstoring migration
2021-05-20 15:45:58 +02:00
Benoit Marty
25f7f29d94
Implement a workaround to render <del> and <u> in the timeline ( #1817 )
2021-05-19 15:15:34 +02:00
Benoit Marty
448eda8624
Replace unbreakable space by a regular space
2021-05-18 19:11:57 +02:00
Benoit Marty
0041743bf9
Merge pull request #3348 from vector-im/feature/bca/spaces_fix_invites
...
Fix space invite issues
2021-05-18 13:56:01 +02:00
Benoit Marty
36f397be48
Merge branch 'develop' into dependabot/gradle/kotlin_version-1.5.0
2021-05-17 12:15:19 +02:00
Benoit Marty
2e2667fd69
Changelog
2021-05-17 11:49:13 +02:00
Valere
7f3d899521
Merge branch 'develop' into feature/bca/spaces_fix_invites
2021-05-17 09:14:37 +02:00
Valere
14629f2041
Fix space invite issues
2021-05-14 17:15:41 +02:00
Benoit Marty
640b86ca9e
Merge pull request #3341 from vector-im/feature/bma/fix_migration_nightly
...
Fix a problem with database migration on nightly builds (#3335 )
2021-05-14 16:32:28 +02:00
Benoit Marty
95714e55b0
Merge pull request #3324 from vector-im/feature/bma/doc_register
...
Add documentation on LoginWizard and RegistrationWizard (#3303 )
2021-05-14 12:29:10 +02:00
Benoit Marty
946208a84d
Add documentation on LoginWizard and RegistrationWizard ( #3303 )
...
ee
2021-05-14 11:39:12 +02:00
Benoit Marty
dca4a31fc6
Fix a problem with database migration on nightly builds ( #3335 )
2021-05-14 11:26:24 +02:00
Benoit Marty
278b0d7f75
Sign APK with build tools 30.0.3
2021-05-12 16:20:55 +02:00
Benoit Marty
a42a9b5e32
Version++
2021-05-12 15:15:24 +02:00
Benoit Marty
2f37c703a4
Prepare release 1.1.7
2021-05-12 15:13:51 +02:00
Benoit Marty
91be2b6f3f
Add test and handle system upgrade
2021-05-11 14:06:49 +02:00
Benoit Marty
e6d4f9a1dc
Merge pull request #3298 from vector-im/feature/ypi/join_rules
...
Add joinRules field to RoomSummary
2021-05-10 19:54:44 +02:00
ganfra
525cd3edd7
Merge branch 'develop' into feature/fga/fix_timeline_read_marker
2021-05-10 17:33:52 +02:00
Benoit Marty
711ee24c4f
Merge pull request #3307 from vector-im/feature/ons/fix_user_profile_search
...
Allow inviting users even if profile information cannot be retrieved
2021-05-10 17:26:54 +02:00
ganfra
581847e5c1
Fix read marker visibility/position when filtering some events
2021-05-10 16:53:52 +02:00
Onuray Sahin
87d35958c6
Allow inviting users even if profile information cannot be retrieved.
2021-05-10 16:34:30 +03:00
Benoit Marty
20f86a30e8
Upgrade Realm to version 10.4.0
...
Migration with isEmbedded tested OK
2021-05-10 13:31:38 +02:00
Benoit Marty
87b12b7e11
Add the public icon on the rooms in the room list ( #3292 )
2021-05-07 16:41:30 +02:00
Benoit Marty
4864137fa1
Properly clean the back stack if the user cancel registration when waiting for email/msisdn validation
2021-05-05 23:13:56 +02:00
Benoit Marty
64a37c251d
Merge pull request #3264 from vector-im/feature/bma/fix_3245
...
Compress video and improve file too big error detection
2021-05-05 15:50:21 +02:00
Benoit Marty
dd325c4e91
Merge pull request #3270 from vector-im/feature/bma/remove_jcenter
...
https://github.com/Piasy/BigImageViewer is now hosted on mavenCentral()
2021-05-04 17:32:23 +02:00
Benoit Marty
f7949100a7
Sent video does not contains duration ( #3272 )
...
When using the file picker (and not the media picker).
Now when using the file picker, we detect the mime type and we send the correct event
Also some code duplication
2021-05-03 21:14:06 +02:00
Benoit Marty
d9ffce7e0d
Add option to record a video from the camera
...
Replace #2411
2021-05-03 21:13:47 +02:00
Benoit Marty
30a54cfdbc
User can now select video when selecting Gallery to send attachments to a room
2021-05-03 21:13:47 +02:00
Benoit Marty
e108534a2a
Improve file too big error detection and rendering ( #3245 )
2021-05-03 21:13:47 +02:00
Benoit Marty
5e1c503d2e
Compress video before sending ( #442 )
2021-05-03 21:13:47 +02:00
Benoit Marty
0a9fdea26d
https://github.com/Piasy/BigImageViewer is now hosted on mavenCentral()
2021-05-03 00:27:28 +02:00
SpiritCroc
e3204c32a1
Fix updating read marker automatically
...
Co-authored-by: Benoit Marty <benoitm@matrix.org>
2021-05-01 13:33:53 +02:00
SpiritCroc
47aa787ecb
Fix missing sender information after edits
...
Fixes https://github.com/vector-im/element-android/issues/3184
2021-05-01 10:11:15 +02:00
Benoit Marty
c4a4a5d41c
Merge pull request #3258 from vector-im/feature/bma/fix_3250
...
Delete and react to stickers (#3250 )
2021-04-30 18:11:55 +02:00
Benoit Marty
6180076512
Delete and react to stickers ( #3250 )
2021-04-30 11:14:36 +02:00
Toby Murray
33337bd772
Allow cleartext to some LAN domains
...
This functionality exists in the desktop client, so hoping to mirror that as much as Android allows
This addresses a number of the use cases touched on in #1793 . Enabling clear text to various official and standard LAN-only domains means it's easier to develop the Android application, as a Matrix server can be deployed locally without much fuss anywhere on the developer's LAN. This can reduce the reliance on a DNS or SSL certificates when neither are really relevant to the functionality of the client/server. In particular, managing SSL certs without a public domain is a pain in the butt.
At the same time, this does not significantly diminish the security of Element Android, as at the current time these domains are either explicitly not valid TLDs or conventionally not TLDs (so would be an unexpected change if they were to become so). In the event e.g. `.home` becomes a TLD, it would be appropriate to remove it from this list.
2021-04-30 00:47:57 -04:00
Benoit Marty
ab68903d7f
Fix wording issue ( #3242 )
2021-04-29 15:47:31 +02:00
Benoit Marty
55f1f56fec
master
branch has been renamed to main
...
Also in project vector-im/jitsi_libre_maven
2021-04-29 12:29:52 +02:00
Benoit Marty
751efb57fc
Merge pull request #2840 from vector-im/feature/bca/spaces_sdk
...
Spaces support - beta
2021-04-29 10:18:31 +02:00
Benoit Marty
c40476aa94
Add ability to install APK from directly from Element ( #2381 )
...
And cleanup `data class OpenFile`
2021-04-28 15:55:21 +02:00