Chris Smith
473bfd1e23
Display a notice if Matrix ID isn't resolved ( #461 )
...
Display a notice if Matrix ID isn't resolved
If we can't get the profile of a user after an mxid was
searched for, show a warning under their ID to say the
invite probably won't be delivered.
Closes #424
1 year ago
ganfra
acb716849d
Pdf: improve rendering with zoom and spaces between pages
1 year ago
ganfra
3030799649
Pdf: first iteration of pdf renderer
1 year ago
renovate[bot]
6bc48084b8
Update plugin sonarqube to v4.2.0.3129
1 year ago
Jorge Martín
c749788677
Enable gif support for Coil
1 year ago
Benoit Marty
4dbeaa3390
Merge pull request #347 from vector-im/feature/bma/oidc2
...
Add (disabled) Oidc support
1 year ago
Benoit Marty
d4284f167a
Fix compilation issue.
1 year ago
Benoit Marty
becbc6607d
Fix detected forbidden pattern.
1 year ago
Benoit Marty
7f71b2d81d
Search for forbidden patterns in Kotlin files.
1 year ago
Benoit Marty
42d0f77096
Merge pull request #491 from vector-im/feature/bma/codeStyles
...
Code styles and dictionary
1 year ago
Benoit Marty
f49e2dd4e3
Add a shared dictionary to the project.
1 year ago
Benoit Marty
fccf194e7b
Formatting: set LINE_BREAK_AFTER_MULTILINE_WHEN_ENTRY to `false`.
...
New default value for Android Studio is `true`.
1 year ago
Benoit Marty
b83dc0fd61
Add codeStyles generated file from Android Studio to VCS.
1 year ago
Marco Romano
1da242f63f
Update pull_request.md ( #490 )
...
Grammar nits.
1 year ago
Benoit Marty
bbacda4b45
Cleanup after PR review.
1 year ago
Benoit Marty
d5b4ea2674
Merge pull request #481 from vector-im/renovate/com.google.truth
...
Update dependency com.google.truth:truth to v1.1.4
1 year ago
renovate[bot]
ca59960e17
Update dependency com.google.truth:truth to v1.1.4
1 year ago
Benoit Marty
31e0120f46
Ignore temporary error.
1 year ago
Benoit Marty
44bc6f5ef5
Record screenshots
1 year ago
Benoit Marty
d9831cb8ab
Make the application compile with a SDK with no support for Oidc.
1 year ago
Benoit Marty
f6302e4ed3
better api
1 year ago
Benoit Marty
ad4141fcc9
Cleanup
1 year ago
Benoit Marty
e3c781ad76
Custom tab: dark theme support.
1 year ago
Benoit Marty
f4809100d0
Quality
1 year ago
Benoit Marty
5ae2a199dc
Add test for oidc with custom tab.
1 year ago
Benoit Marty
142c459861
Fix compilation and test
1 year ago
Benoit Marty
4ecd7a2417
Fix test script
1 year ago
Benoit Marty
47af53049e
Avoid Custom Chrome tab to appear as recent activity.
1 year ago
Benoit Marty
0766ec456c
Oidc custom tab: avoid replay.
1 year ago
Benoit Marty
0e9c7bc15a
Start CustomTab from Activity
1 year ago
Benoit Marty
4951a94af5
Create sub packages.
1 year ago
Benoit Marty
d2f969252d
Oidc with CustomTab
1 year ago
Benoit Marty
d2b73dd6bc
Quality checks
1 year ago
Benoit Marty
4cc3050871
Cleanup
1 year ago
Benoit Marty
f8dbd31c11
Test for Oidc
1 year ago
Chris Smith
6ad14aa223
Fix flaky media tests. ( #479 )
...
Creating a mock during the test run seems to sometimes take a
large amount of time when running the tests in parallel (possibly
some kind of resource contention?)
Instead, perform the mocking in the test class so it's part of
the setup, not the actual test runs.
1 year ago
Benoit Marty
9551a5e6f8
Rework the set homeserver part: get the info, instead of hard-coded value, and implement retry in case of error.
1 year ago
Benoit Marty
f1d2f566bc
Add OIDC support
1 year ago
Benoit Marty
111cca99bf
Add `EventType` to avoid using hard-coding strings.
1 year ago
Benoit Marty
8a750f3ae4
Comment out hard-coded sliding sync url.
1 year ago
Benoit Marty
ff1147e611
Sync localazy to fix lint error.
1 year ago
renovate[bot]
33d90104dd
Update plugin sonarqube to v4.1.0.3113 ( #469 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
renovate[bot]
67649507ff
Update dependency com.google.firebase:firebase-bom to v32.1.0 ( #470 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
renovate[bot]
29fcfcf68c
Update dependency io.gitlab.arturbosch.detekt to v1.23.0 ( #454 )
...
* Update dependency io.gitlab.arturbosch.detekt to v1.23.0
* Disable new detekt rules for unused params
UnusedParameter and UnusedPrivateProperty are both potentially
useful but we currently break them a lot, for the most part
in places that haven't been fully implemented yet.
The unused params are reported as build warnings anyway, so
we're not missing much by disabling these for now.
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Chris Smith <csmith@lunarian.uk>
1 year ago
Benoit Marty
7f2b23507c
Merge pull request #471 from vector-im/sync-localazy
...
Sync Strings
1 year ago
Benoit Marty
f202791d18
Trigger CI
1 year ago
Benoit Marty
08fdb40ef6
Merge pull request #467 from vector-im/feature/bma/reworkGrouper
...
Improve timeline rendering for message and state event
1 year ago
renovate[bot]
4a9b92a6fe
Update dependency app.cash.turbine:turbine to v0.13.0 ( #417 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
renovate[bot]
de4c27a4de
Update dependency com.squareup:kotlinpoet to v1.14.2 ( #474 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
Kat Gerasimova
ef6b562175
Merge pull request #466 from vector-im/kittykat-patch-2
...
Update triage automation for signoff
1 year ago