Benoit Marty
5506e2ab00
Element Enterprise: use different appId for nightly build.
4 months ago
Benoit Marty
85c55150b5
Remove removal of `androidx.startup.InitializationProvider`. This provider is declared at line 39 in this file.
...
Fix the warning: `provider#androidx.startup.InitializationProvider was tagged at AndroidManifest.xml:149 to remove other declarations but no other declaration present`
4 months ago
Benoit Marty
65eff95335
Remove CI properties, this is not needed when publishing locally.
4 months ago
Benoit Marty
9a2d5b1547
Rename copyright file for consistency
4 months ago
Benoit Marty
5218b75275
Fix Element Enterprise nightly build: towncrier is gone.
4 months ago
ganfra
1c8d1f75ce
Merge pull request #3126 from element-hq/feature/fga/timeline_edit_local_echo
...
Timeline : re-enable edition of local echo
4 months ago
Benoit Marty
3135c5307f
Fix tests
4 months ago
Benoit Marty
5529fcc520
Inject constructor.
4 months ago
Benoit Marty
8ec283f2ca
Use SDK to get Element Wellknown content.
4 months ago
ganfra
82df03fc31
Timeline : re-enable edition of local echo
4 months ago
ganfra
bc13c242c2
Merge pull request #3123 from element-hq/feature/fga/fix_timeline_text_item_not_refreshed
...
Timeline : fix text item not refreshed when content change
4 months ago
ganfra
f15e9daf67
Timeline : fix text item not refreshed when content change
4 months ago
Benoit Marty
6531a39b5a
Introduce UserServerResolver.
4 months ago
Benoit Marty
a4457da213
Remove dead code.
4 months ago
renovate[bot]
2dbb9d1250
Update dependency io.sentry:sentry-android to v7.11.0
4 months ago
ganfra
b46f47fde3
Merge pull request #3119 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-0.x
...
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.29
4 months ago
ganfra
0348d030a7
Rust sdk : handle api changes (draft and edit)
4 months ago
Benoit Marty
6c4e7ec85e
Merge pull request #3025 from element-hq/feature/bma/elementEnterprise
...
Element enterprise (EE) foundations
4 months ago
renovate[bot]
59faf0de22
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.29
4 months ago
Benoit Marty
78b6d8fd14
Merge pull request #3118 from element-hq/feature/bma/localeCall
...
Give locale and theme to Element Call
4 months ago
Benoit Marty
4df18eadf4
Remove unused import
4 months ago
Benoit Marty
f34ba47906
Inject constructor
4 months ago
Benoit Marty
8ef970e3f7
Provide language and theme to Element Call. #3079
4 months ago
Benoit Marty
6a6e66765a
Remove default value for languageTag and theme.
4 months ago
Benoit Marty
2529a8d844
Add parameter names.
4 months ago
Benoit Marty
9196adb8b0
Remove default value for languageTag and theme.
4 months ago
ganfra
32b1b6e3f5
Merge pull request #3115 from element-hq/feature/fga/fix_draft_not_cleared
...
Draft : also clear draft when composer is blank
4 months ago
Benoit Marty
0288605491
Merge pull request #3116 from element-hq/renovate/io.nlopez.compose.rules-detekt-0.x
...
Update dependency io.nlopez.compose.rules:detekt to v0.4.5
4 months ago
ganfra
3a610e6550
Draft : also clear draft when composer is blank
4 months ago
renovate[bot]
9ff3ff3497
Update dependency io.nlopez.compose.rules:detekt to v0.4.5
4 months ago
Benoit Marty
7d3c447145
Do not clone submodules in forks.
4 months ago
Benoit Marty
5430d792d1
Remove unnecessary `packaging` configuration.
4 months ago
Benoit Marty
20b738b51d
Add a check on `isEnterpriseBuild` before including enterprise module.
...
This is not strictly necessary, since if the enterprise modules are not there, nothing will be included by `allEnterpriseImpl()`, but for clarity, it's better to add this check.
4 months ago
Benoit Marty
ee2ae468ef
Create a scope for enterprise files
...
This allow to let the correct Copyright be applied when creating new file.
4 months ago
Benoit Marty
f635f56400
Update license header
4 months ago
Benoit Marty
d22dd7c2f7
Let Konsist checks the license header
4 months ago
Benoit Marty
3749c8de10
Merge pull request #3110 from element-hq/fix/jme/session-verification-state-with-no-network
...
Fix incorrect 'device verified' screen when app was opened with no network connection
4 months ago
Benoit Marty
2e60076411
Merge pull request #3111 from element-hq/renovate/com.posthog-posthog-android-3.x
...
Update dependency com.posthog:posthog-android to v3.4.2
4 months ago
Benoit Marty
aa0a6ce111
Merge pull request #3114 from element-hq/sync-localazy
...
Sync Strings
4 months ago
Benoit Marty
cc86291473
Ignore file other.xml, generated by Android Studio Koala
4 months ago
bmarty
32c5da898b
Sync Strings from Localazy
4 months ago
renovate[bot]
4d81aca9da
Update dependency com.posthog:posthog-android to v3.4.2
4 months ago
Benoit Marty
f6fe030d6a
Merge pull request #3053 from element-hq/feature/bma/callSettings
...
Alert for incoming call even if notifications are disabled - WAITING FOR FINAL PRODUCT DECISION
4 months ago
Jorge Martín
f421f94639
Fix session verification incorrectly displaying as 'not verified' when the user opened the app with no network connection.
...
It turns out `encryptionService.verificationState()` runs a network request that will cause a deadlock when it fails.
Also fixed another deadlock that caused the screen to remain blank sometimes after logging in, because DataStore got stuck when checking the `skipVerification` state for some reason I don't fully understand.
4 months ago
ganfra
0c543ab709
Merge pull request #3109 from element-hq/feature/fga/fix_restore_session_no_network
...
Auth : fix restore session when there is no network.
4 months ago
ganfra
e9c995f96d
Auth : fix restore session when there is no network.
4 months ago
Benoit Marty
74f24e1b39
Merge pull request #3108 from element-hq/renovate/com.google.truth-truth-1.x
...
Update dependency com.google.truth:truth to v1.4.3
4 months ago
renovate[bot]
a5c17835b3
Update dependency com.google.truth:truth to v1.4.3
4 months ago
Jorge Martin Espinosa
d6b259b85a
Fix `@room` mentions crashing in debug builds ( #3107 )
...
* Fix `@room` mentions crashing in debug builds
* Iterate on previous solution, add `MentionSpan.Type.EVERYONE`
4 months ago
Benoit Marty
4d3a2d4542
Use Apache License URL with https.
4 months ago