Commit Graph

3719 Commits

Author SHA1 Message Date
Benoit Marty 040da1324d Add one more test. 2023-09-20 11:19:47 +02:00
Benoit Marty 1d0af23d52 Add test for the scheme io.element.call 2023-09-20 11:18:51 +02:00
Benoit Marty 1244761be2 Avoid code duplication 2023-09-20 11:09:21 +02:00
Benoit Marty 73d71b9ddb CallIntentDataParser is now a class. 2023-09-20 11:07:10 +02:00
Benoit Marty acbdac70be Add support for io.element.call:/?url=some-encoded-url uri 2023-09-20 11:05:15 +02:00
Benoit Marty 0c421bdadd Add script to start ElementCallActivity 2023-09-20 09:59:23 +02:00
Benoit Marty cfb71ad1f6 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 aacef46a0f 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 e743e86200 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 ffb1302211 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 deb6806dac 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 4d0180fb13 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 916801b357 Fix test compilation 2023-09-19 18:18:53 +02:00
renovate[bot] 8b449e53b0 Update dependency org.matrix.rustcomponents:sdk-android to v0.1.56 2023-09-19 16:15:41 +00:00
ganfra 6abccc1ae7 Revert "DI: more cleanup"
This reverts commit ecf00f5629.
2023-09-19 18:07:20 +02:00
ganfra c3df84cb7b Fix warning and yield 2023-09-19 18:06:56 +02:00
ganfra 4024e87bde Add changelog 2023-09-19 17:58:41 +02:00
ganfra ecf00f5629 DI: more cleanup 2023-09-19 17:57:54 +02:00
ganfra 6c296c1cf8 DI: rework how components are created and provided 2023-09-19 17:51:36 +02:00
jonnyandrew d784ca3804 [Rich text editor] Update code and links style (#1362) 2023-09-19 15:40:59 +00:00
ganfra 0bd6ba0984 Fix room member infinite loop 2023-09-19 16:10:27 +02:00
ganfra f1ad735272 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 f808dcd6ea Merge pull request #1372 from vector-im/feature/bma/dayNightPreview
Day night preview annotation
2023-09-19 14:04:49 +02:00
ganfra 6746bf5d44 RoomList : fix ANR (#1370) 2023-09-19 14:01:43 +02:00
Marco Romano 0d05df0651 Upgrade rust sdk to .55 (#1365)
Accomodates breaking changes.
2023-09-19 13:33:03 +02:00
jonnyandrew ee8d27e927 [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 3d7927c0b5 Update screenshots 2023-09-19 11:49:12 +02:00
Benoit Marty 2819448cd4 Use DayNightPreview 2023-09-19 11:49:12 +02:00
Benoit Marty 1eb949146a 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] 4e83f5555f Update plugin ktlint to v11.6.0 2023-09-18 23:05:19 +00:00
Benoit Marty c550e28452 version++ 2023-09-18 21:07:52 +02:00
Benoit Marty 98afb534d6 Merge tag 'v0.2.0' into develop
tag
2023-09-18 21:06:25 +02:00
Benoit Marty 141cac7d53 Merge branch 'release/0.2.0' into main 2023-09-18 21:05:57 +02:00
Benoit Marty 5886e6ba18 Adding fastlane file for version 0.2.0 2023-09-18 21:05:54 +02:00
Benoit Marty 90e1fe6b77 Changelog for version 0.2.0 2023-09-18 21:05:03 +02:00
Benoit Marty 71952bb75d Setting version for the release 0.2.0 2023-09-18 21:00:18 +02:00
Benoit Marty 9134b26e9b 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 21ecc0be6d Update screenshots 2023-09-18 18:30:54 +00:00
Benoit Marty 689b9b1d81 Remove old logo. 2023-09-18 20:15:33 +02:00
Benoit Marty 73726076ad changelog. 2023-09-18 20:11:42 +02:00
ElementBot e9a5f5453a Update screenshots 2023-09-18 18:10:48 +00:00
Benoit Marty 6947fb1ba1 Iterate on onboarding and welcome screens. 2023-09-18 19:48:30 +02:00
David Langley 50fbc5e869 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
David Langley 0d172dfcf1 Merge branch 'develop' into dla/feature/room_list_decoration 2023-09-18 16:48:37 +01:00
Benoit Marty 635a4eb6a8 Merge pull request #1366 from vector-im/feature/bma/syncStrings
Sync strings
2023-09-18 17:45:44 +02:00
David Langley bd97cca6aa Merge branch 'develop' of https://github.com/vector-im/element-x-android into dla/feature/room_list_decoration 2023-09-18 16:44:13 +01:00
Marco Romano 739c1d9d6b Merge pull request #1361 from vector-im/julioromano/remove_dead_code_timeline
Remove dead code in room summary row
2023-09-18 17:36:38 +02:00
David Langley f4652313e7 Merge branch 'develop' into dla/feature/room_list_decoration 2023-09-18 16:32:29 +01:00
Benoit Marty 69b57b88e2 Merge pull request #1363 from vector-im/feature/bma/appIcon
Update app icon
2023-09-18 17:28:43 +02:00
David Langley 70d9fee326 Merge branch 'dla/feature/room_list_decoration' of https://github.com/vector-im/element-x-android into dla/feature/room_list_decoration 2023-09-18 16:25:32 +01:00