Commit Graph

3726 Commits

Author SHA1 Message Date
Benoit Marty
b93804124f Adding fastlane file for version 0.2.1 2023-09-20 18:09:22 +02:00
Benoit Marty
eca347a2fa Changelog for version 0.2.1 2023-09-20 18:08:56 +02:00
ganfra
5054d0208d Merge pull request #1386 from vector-im/feature/fga/replace_async_uniffi_to_blocking
Remove usage of async-uniffi
2023-09-20 13:59:03 +02:00
Benoit Marty
dfeec2c1d1 Merge pull request #1385 from vector-im/feature/bma/callScheme
Element call scheme
2023-09-20 13:58:24 +02:00
ganfra
87125e0ea3 Remove usage of async-uniffi as it leads to a deadlocks and memory leaks (#1381) 2023-09-20 12:52:57 +02:00
Benoit Marty
be84dc20f0 Changelog 2023-09-20 11:25:32 +02:00
Benoit Marty
5b4ba17665 No need to decode the parameter value, getQueryParameter already does it. 2023-09-20 11:20:40 +02:00
Benoit Marty
ad532a1c36 Add one more test. 2023-09-20 11:19:47 +02:00
Benoit Marty
b0dc826227 Add test for the scheme io.element.call 2023-09-20 11:18:51 +02:00
Benoit Marty
6b2c48972c Avoid code duplication 2023-09-20 11:09:21 +02:00
Benoit Marty
c96ad7addc CallIntentDataParser is now a class. 2023-09-20 11:07:10 +02:00
Benoit Marty
9541389519 Add support for io.element.call:/?url=some-encoded-url uri 2023-09-20 11:05:15 +02:00
Benoit Marty
5e222d4865 Add script to start ElementCallActivity 2023-09-20 09:59:23 +02:00
Benoit Marty
ab33d064bb Merge pull request #1354 from vector-im/renovate/io.nlopez.compose.rules-detekt-0.x
Update dependency io.nlopez.compose.rules:detekt to v0.2.3
2023-09-19 21:01:07 +02:00
Benoit Marty
4e246b8539 Merge pull request #1382 from bnjbvr/use-raw-homeserver-url
feat: use the raw homeserver URL instead of manually removing the scheme
2023-09-19 21:00:10 +02:00
ganfra
04c1fa5e69 Merge pull request #1378 from vector-im/feature/fga/fix_nav_restoration
DI: rework how components are created and provided
2023-09-19 20:58:50 +02:00
Benjamin Bouvier
4902fe4990 feat: use the raw homeserver URL instead of manually removing the scheme
On the one hand, the SDK knows what to do and will clean up the URL if needs be,
guessing what the best scheme (http or https) is based on the prefix. On the other
hand, trimming the scheme as done here doesn't allow for manual testing on insecure
servers, which is handy in e2e testing situations.
2023-09-19 19:23:11 +02:00
ganfra
49970a5270 Merge pull request #1380 from vector-im/renovate/org.matrix.rustcomponents-sdk-android-0.x
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.56
2023-09-19 18:32:42 +02:00
ganfra
df565ddd9b Merge pull request #1376 from vector-im/feature/fga/fix_room_member_infinite_loop
Fix room member infinite loop
2023-09-19 18:18:54 +02:00
ganfra
30f77eb9c5 Fix test compilation 2023-09-19 18:18:53 +02:00
renovate[bot]
ae83555437 Update dependency org.matrix.rustcomponents:sdk-android to v0.1.56 2023-09-19 16:15:41 +00:00
ganfra
678de99cbb Revert "DI: more cleanup"
This reverts commit dda474cb1e.
2023-09-19 18:07:20 +02:00
ganfra
85125aa854 Fix warning and yield 2023-09-19 18:06:56 +02:00
ganfra
3b31542cd1 Add changelog 2023-09-19 17:58:41 +02:00
ganfra
dda474cb1e DI: more cleanup 2023-09-19 17:57:54 +02:00
ganfra
1a14a18a29 DI: rework how components are created and provided 2023-09-19 17:51:36 +02:00
jonnyandrew
2757b5b13d [Rich text editor] Update code and links style (#1362) 2023-09-19 15:40:59 +00:00
ganfra
3706b3cc5c Fix room member infinite loop 2023-09-19 16:10:27 +02:00
ganfra
d9113448b6 Merge pull request #1371 from vector-im/feature/fga/fix_anr
RoomList : fix ANR (#1370)
2023-09-19 14:17:37 +02:00
Benoit Marty
4d7cad592c Merge pull request #1372 from vector-im/feature/bma/dayNightPreview
Day night preview annotation
2023-09-19 14:04:49 +02:00
ganfra
1004366d95 RoomList : fix ANR (#1370) 2023-09-19 14:01:43 +02:00
Marco Romano
52bbede960 Upgrade rust sdk to .55 (#1365)
Accomodates breaking changes.
2023-09-19 13:33:03 +02:00
jonnyandrew
d291622eea [Rich text editor] Add link functionality to rich text editor (#1309)
* Add link functionality to rich text editor
* Add 'list dialog' component compound design library
* Add 'text field list item' component to compound design library
2023-09-19 11:20:07 +00:00
ElementBot
6dd6e28889 Update screenshots 2023-09-19 11:49:12 +02:00
Benoit Marty
e326e49e4c Use DayNightPreview 2023-09-19 11:49:12 +02:00
Benoit Marty
aee1141613 Merge pull request #1368 from vector-im/renovate/org.jlleitschuh.gradle.ktlint-11.x
Update plugin ktlint to v11.6.0
2023-09-19 09:38:16 +02:00
renovate[bot]
7490f08bb1 Update plugin ktlint to v11.6.0 2023-09-18 23:05:19 +00:00
Benoit Marty
09066696c9 version++ 2023-09-18 21:07:52 +02:00
Benoit Marty
2ea763d56a Merge tag 'v0.2.0' into develop
tag
2023-09-18 21:06:25 +02:00
Benoit Marty
a26ee8caee Merge branch 'release/0.2.0' into main 2023-09-18 21:05:57 +02:00
Benoit Marty
4b2ac12fea Adding fastlane file for version 0.2.0 2023-09-18 21:05:54 +02:00
Benoit Marty
170ff14ad6 Changelog for version 0.2.0 2023-09-18 21:05:03 +02:00
Benoit Marty
c83bd3f393 Setting version for the release 0.2.0 2023-09-18 21:00:18 +02:00
Benoit Marty
a481ca5486 Merge pull request #1367 from vector-im/feature/bma/onboarding
Iterate on onboarding and welcome screens.
2023-09-18 20:58:38 +02:00
ElementBot
f89770c63e Update screenshots 2023-09-18 18:30:54 +00:00
Benoit Marty
e781371228 Remove old logo. 2023-09-18 20:15:33 +02:00
Benoit Marty
a23e25aa4e changelog. 2023-09-18 20:11:42 +02:00
ElementBot
601a2193e5 Update screenshots 2023-09-18 18:10:48 +00:00
Benoit Marty
dc11e526e4 Iterate on onboarding and welcome screens. 2023-09-18 19:48:30 +02:00
David Langley
abb11215ce Merge pull request #1330 from vector-im/dla/feature/room_list_decoration
Show a room list decoration for notification setting applied
2023-09-18 17:27:54 +01:00