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
Benoit Marty
ed00ed4811
Merge pull request #3106 from element-hq/feature/bma/fixRelease
...
Fix F-Droid reproducible build.
4 months ago
Benoit Marty
c9c66ba9d3
Fix download path.
4 months ago
Benoit Marty
6fd5964c93
Merge pull request #3105 from element-hq/feature/bma/releaseNotesNoTowncrier
...
Let GitHub generates the release notes
4 months ago
Benoit Marty
cedbaadf8c
inplace-fix.py also needs fix-pg-map-id.py to do the requested work.
4 months ago
Benoit Marty
e5ec904697
Remove not needed dependency on libs.anvil.compiler.api and fix compilation issue of EXA.
4 months ago
Benoit Marty
790c0aa0c0
Fix typo
4 months ago
Benoit Marty
09afedd433
Remove towncrier: iterate on release script.
4 months ago
Benoit Marty
a457561b47
Remove towncrier template.
4 months ago
Benoit Marty
1b4cd45a92
Towncrier removal: update the contributing doc.
4 months ago
Benoit Marty
d9c01606be
Towncrier removal: update PR checklist.
4 months ago
Benoit Marty
6355dd52ef
Add ylm file to improve GitHub release notes generation.
4 months ago
Benoit Marty
124e31933c
Iterate on pr notice.
4 months ago
Benoit Marty
ffa4bec78c
Towncrier is gone, iterate on danger checks
4 months ago
Benoit Marty
c67d961fdb
Remove towncrier file
4 months ago
Benoit Marty
b55584cca4
Change label used by Renovate from `dependencies` to `PR-Dependencies`
4 months ago
Benoit Marty
a565a0396f
Remove towncrier invocation when building nightly.
4 months ago
Jorge Martin Espinosa
4904c4b751
Bump Rust SDK version and adapt our code ( #3068 )
...
* Use the new SDK version
* Adapt the authentication service to the new Rust SDK APIs
* Remove `Timeline.enterSpecialMode(...)` as it's no longer necessary
4 months ago
Benoit Marty
8a609c4ab5
Add label `PR-Misc` to PR created to sync SAS strings.
4 months ago
Benoit Marty
e13f9affd6
Add label `PR-i18n` to PR created during Localazy sync.
4 months ago
Benoit Marty
d638d61e2b
Merge pull request #3102 from element-hq/renovate/androidx.test.ext.junit
...
Update dependency androidx.test.ext:junit to v1.2.1
4 months ago
Benoit Marty
3fc4b77306
Merge pull request #3103 from element-hq/renovate/androidx.test-runner-1.x
...
Update dependency androidx.test:runner to v1.6.1
4 months ago
renovate[bot]
03561ef1c3
Update test.core to v1.6.1 ( #3104 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
4 months ago
Benoit Marty
44cd30233c
Skip build Element Enterprise on forks.
4 months ago
Benoit Marty
b6dc9a5452
Remove useless if, this workflow is not triggered when pushing the `main` branch.
4 months ago
renovate[bot]
9c36a6ee78
Update dependency androidx.test:runner to v1.6.1
4 months ago
renovate[bot]
c59968b110
Update dependency androidx.test.ext:junit to v1.2.1
4 months ago
ganfra
e0cf4cfa45
Merge pull request #3099 from element-hq/feature/fga/draft_support
...
Feature : Draft support
4 months ago
ElementBot
76d0f4b105
Update screenshots
4 months ago
ganfra
1b56d1b97a
Merge branch 'develop' into feature/fga/draft_support
4 months ago
Benoit Marty
6e14046cb7
Lint: Disable check of "ObsoleteSdkInt" since the min sdk is higher on Enterprise builds
4 months ago
ganfra
31c7ee48f4
Draft : add changelog file.
4 months ago
ganfra
644b425d71
Draft : code cleanup
4 months ago
ganfra
029962c101
Draft : add unit tests for draft support
4 months ago
Benoit Marty
78c4f87776
Remove the method `supportNotificationChannels()` from SystemUtils, it has been copied in `NotificationChannels.kt`
4 months ago
Benoit Marty
0e3821c9b2
Add 'Enterprise' label to rageshake
4 months ago
Benoit Marty
2659713486
Fix quality issue
4 months ago
Benoit Marty
9b5738476c
Gradle: log which application is built.
4 months ago
Benoit Marty
f3df1141e5
Fix compilation issue.
4 months ago
Benoit Marty
9e2fb0d0c2
Change application name for EXE build
4 months ago
Benoit Marty
a9fb4b95ce
Add `isEnterpriseBuild` to BuildMeta
4 months ago