Commit Graph

3858 Commits

Author SHA1 Message Date
Benoit Marty
3f9d869f4d Exclude generated classes from code coverage (locally: 64.1% to 65%) 2023-09-29 15:12:03 +02:00
Benoit Marty
03cfd98af5 buildDir is deprecated, replace by layout.buildDirectory 2023-09-29 09:56:32 +02:00
Benoit Marty
d423e83645 Merge pull request #1458 from vector-im/renovate/android.gradle.plugin
Update android.gradle.plugin to v8.1.2
2023-09-29 09:03:13 +02:00
renovate[bot]
4b7c8d205e Update dependency com.autonomousapps.dependency-analysis to v1.23.1 (#1459)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-29 09:00:09 +02:00
renovate[bot]
ab25aead19 Update android.gradle.plugin to v8.1.2 2023-09-28 19:53:28 +00:00
Benoit Marty
aba7714c0d Merge pull request #1441 from vector-im/renovate/compose.bom
Update dependency androidx.compose:compose-bom to v2023.09.02
2023-09-28 15:30:29 +02:00
Benoit Marty
0c267abab2 Merge pull request #1389 from vector-im/renovate/androidx.compose.material3-material3-1.x
Update dependency androidx.compose.material3:material3 to v1.2.0-alpha08
2023-09-28 15:30:12 +02:00
ElementBot
886566d4c1 Update screenshots 2023-09-28 12:32:39 +00:00
Benoit Marty
2763c43a04 Merge pull request #1443 from vector-im/feature/bma/httpHomeserver
Ensure http url entered by the user are provided to the SDK without being altered
2023-09-28 14:24:25 +02:00
Benoit Marty
16390e5df0 Use the AutoMirrored version. 2023-09-28 14:21:27 +02:00
renovate[bot]
ec813cdadc Update dependency androidx.compose.material3:material3 to v1.2.0-alpha08 2023-09-28 14:20:28 +02:00
Benoit Marty
2797c0d00b Merge pull request #1444 from vector-im/renovate/io.sentry-sentry-android-6.x
Update dependency io.sentry:sentry-android to v6.30.0
2023-09-28 14:12:07 +02:00
renovate[bot]
de4a532bd8 Update dependency io.sentry:sentry-android to v6.30.0 2023-09-28 09:27:00 +00:00
Benoit Marty
3fafdffc6e Format file. 2023-09-28 10:54:42 +02:00
Benoit Marty
dd43474190 Import network-security-config.xml file from EA. 2023-09-28 10:54:26 +02:00
Benoit Marty
31fc1ab959 Ensure http url entered by the user are provided to the SDK without being altered.
Also change values in `LoginConstants`, this was not really correct.
2023-09-28 10:22:08 +02:00
renovate[bot]
a3d006af49 Update dependency androidx.compose:compose-bom to v2023.09.02 2023-09-27 18:19:04 +00:00
ganfra
80eb3e75ee Merge pull request #1440 from kegsay/patch-1
Improve developer build instructions
2023-09-27 20:18:36 +02:00
kegsay
7a442028ab Merge branch 'develop' into patch-1 2023-09-27 15:58:39 +01:00
ganfra
a65b87acb4 Merge pull request #1439 from vector-im/update-doc
Update _developer_onboarding.md
2023-09-27 15:35:52 +02:00
kegsay
ea37f4ff19 Update _developer_onboarding.md 2023-09-27 14:12:55 +01:00
Benoit Marty
4bff9a8fa6 version++ 2023-09-27 14:23:04 +02:00
Benoit Marty
6b91481931 Merge tag 'v0.2.3' into develop
tag
2023-09-27 14:22:25 +02:00
Benoit Marty
be8999c49f Merge branch 'release/0.2.3' into main 2023-09-27 14:22:12 +02:00
Benoit Marty
0a80a7f23f Adding fastlane file for version 0.2.3 2023-09-27 14:22:09 +02:00
Benoit Marty
f259917a08 Changelog for version 0.2.3 2023-09-27 14:21:55 +02:00
ganfra
74c8e94a57 Update _developer_onboarding.md 2023-09-27 13:42:12 +02:00
kegsay
2eebfc616b Update _developer_onboarding.md 2023-09-27 12:22:09 +01:00
Benoit Marty
9514aed890 Merge pull request #1437 from vector-im/renovate/org.matrix.rustcomponents-sdk-android-0.x
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.58
2023-09-27 11:53:17 +02:00
Benoit Marty
d32a7c6ddf Simplify the management of inReplyToEventTimelineItem 2023-09-27 11:31:12 +02:00
Benoit Marty
b785f90a94 Merge pull request #1434 from vector-im/feature/bma/elementCallTweaks
Element call tweaks
2023-09-27 10:51:04 +02:00
Benoit Marty
9d0e185d1c Ensure getEventTimelineItemByEventId is called when we enter in reply mode. 2023-09-27 10:48:31 +02:00
Benoit Marty
00ab22f42e Reduce the number of fallback notification. Only used now when message cannot be decrypted.
Also avoid using `else` in this `when` block.
2023-09-27 10:12:04 +02:00
Benoit Marty
79f37f1504 Fix API break with Matrix SDK 0.1.58. 2023-09-27 09:44:58 +02:00
renovate[bot]
6ae44f17e4 Update dependency org.matrix.rustcomponents:sdk-android to v0.1.58 2023-09-26 18:05:41 +00:00
Benoit Marty
652597c127 Merge pull request #1436 from vector-im/feature/bma/mutableIntFloat
Mutable int float
2023-09-26 18:31:36 +02:00
Benoit Marty
f21b3e385b Merge pull request #1432 from vector-im/feature/bma/installApk
Install apk from the app - REQUEST_INSTALL_PACKAGES
2023-09-26 18:15:35 +02:00
Benoit Marty
99caa031e8 Replace mutableStateOf by mutableIntStateOf and mutableFloatStateOf. Use intValue and floatValue to avoid unboxing. 2023-09-26 18:07:53 +02:00
Benoit Marty
7d12425a6f Call openFile instead of open and avoid unwrapping the Activity context. 2023-09-26 17:48:26 +02:00
Benoit Marty
9a74948536 Detekt: fix OptionalUnit issue. 2023-09-26 17:48:26 +02:00
ElementBot
51906c4596 Update screenshots 2023-09-26 17:48:26 +02:00
Benoit Marty
34114caeb5 Be able to install APK from Element X. 2023-09-26 17:48:26 +02:00
Benoit Marty
45cd853c21 Improve default mime type. 2023-09-26 17:48:26 +02:00
Benoit Marty
c380ed538d Avoid hard-coded string. 2023-09-26 17:48:26 +02:00
Benoit Marty
d4b83cfd45 Detekt: sentences must end with a period. 2023-09-26 16:48:13 +02:00
Benoit Marty
b6d94830b0 Changelog 2023-09-26 16:22:41 +02:00
Benoit Marty
5ae265a94d Element call: Pass in custom call URL query parameters 2023-09-26 16:19:38 +02:00
Benoit Marty
4e658be3cc Element call URL must have https scheme. 2023-09-26 15:41:31 +02:00
Benoit Marty
6eed650ad0 Merge pull request #1431 from vector-im/kittykat-patch-2
Delete story template
2023-09-26 14:33:13 +02:00
ganfra
d9c85fd0af Merge pull request #1427 from vector-im/feature/fga/avoid_navigation_crash
Navigation fixes
2023-09-26 14:32:34 +02:00