Benoit Marty
4757aac8b8
Merge pull request #3130 from element-hq/feature/bma/fixElementEnterpriseNightly
...
Fix Element Enterprise nightly build and publication using App Distribution
4 months ago
Benoit Marty
0d8064b9da
Use different groups for Element Enterprise
4 months ago
Benoit Marty
37eaa5e094
Merge pull request #3127 from element-hq/feature/bma/elementWellKnown
...
Let the SDK retrieve and parse Element well known content
4 months ago
Benoit Marty
49c3b16f16
Release note for nightly: remove title so that it can be used for Enterprise nightly without confusing the user.
4 months ago
renovate[bot]
ea878492b5
Update plugin dependencycheck to v10.0.1
4 months ago
renovate[bot]
725bd9efa3
Update plugin dependencycheck to v10 ( #3128 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
4 months ago
Benoit Marty
c25cdafff8
Move google_app_id from resource file to build.gradle.kts file and use different values for enterprise build.
4 months ago
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