Benoit Marty
b63a829acb
Merge pull request #2477 from element-hq/renovate/io.sentry-sentry-android-7.x
...
Update dependency io.sentry:sentry-android to v7.5.0
8 months ago
Benoit Marty
e547cdc597
Update README.md
...
Fix small typo
8 months ago
Benoit Marty
b06f91b981
Merge pull request #2479 from element-hq/feature/bma/screenshotsGrid
...
Element X Android gallery
8 months ago
Benoit Marty
98fd9133ac
Fix layout issue, issue only visible when text is longer (French, German, etc.)
8 months ago
Benoit Marty
d0dd8e2b3a
Fix layout issue, issue only visible when text is longer (French, German, etc.) #2461
8 months ago
Benoit Marty
58f35a4038
Update README.md
8 months ago
renovate[bot]
a36f816178
Update dependency io.sentry:sentry-android to v7.5.0
8 months ago
Benoit Marty
bc394c2e24
Simple Html page to view all the screenshots.
...
Do not delete the whole screenshots folder, but just delete per language when the screenshots are generated.
Generate the data.js file regarding the existing screenshots, to be able to add languages.
Also the language will be sorted alphabetically (English still first).
And the screenshot will be sorted alphabetically.
Update the script to generate screenshot for specific language on demand.
8 months ago
Benoit Marty
071f80c4a7
Delete "fr" screenshot. Only keep "de" ones. If necessary, "fr" or any other languages can be generated on the fly.
8 months ago
renovate[bot]
e076379729
Update plugin paparazzi to v1.3.3
8 months ago
ganfra
62cc84d2e5
Merge pull request #2472 from element-hq/renovate/com.google.truth-truth-1.x
...
Update dependency com.google.truth:truth to v1.4.2
8 months ago
renovate[bot]
9c613a7d3d
Update dependency com.posthog:posthog-android to v3.1.12 ( #2470 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
8 months ago
renovate[bot]
3660c67860
Update dependency com.google.truth:truth to v1.4.2
8 months ago
Benoit Marty
a324a911d4
Merge pull request #2468 from element-hq/sync-localazy
...
Sync Strings
8 months ago
bmarty
4f81fe2090
Sync Strings from Localazy
8 months ago
ganfra
2d3d485d9b
Bump version patch.
8 months ago
Benoit Marty
68bc712ee1
Merge pull request #2466 from element-hq/feature/bma/fixLocalazySync
...
Fix localazy sync
8 months ago
Benoit Marty
2c010c0f14
A gradle task will be run now, so we need Java 17 and gradle setup.
8 months ago
Benoit Marty
b921991b1a
Format XML resource: ignore empty Node (which is different than empty String).
8 months ago
Benoit Marty
a4207d9bc9
Do not redirect output of commands to /dev/null.
8 months ago
Benoit Marty
3872085f81
Merge pull request #2449 from element-hq/feature/bma/frenchScreenshot
...
Add French and German screenshots
8 months ago
renovate[bot]
6c71e77962
Update dependency com.google.firebase:firebase-bom to v32.7.3
8 months ago
Benoit Marty
ac5099dc2c
Merge pull request #2457 from element-hq/renovate/firebaseappdistribution
...
Update firebaseAppDistribution to v4.2.0
8 months ago
renovate[bot]
9ea06444e9
Update firebaseAppDistribution to v4.2.0
8 months ago
Benoit Marty
42e165794b
Merge pull request #2453 from element-hq/renovate/app.cash.molecule-molecule-runtime-1.x
...
Update dependency app.cash.molecule:molecule-runtime to v1.4.0
8 months ago
Benoit Marty
e87ae0930c
Stop using `consumeItemsUntilPredicate`
8 months ago
ganfra
2a497bd8b1
Merge tag 'v0.4.5' into develop
8 months ago
Benoit Marty
ac3c6205e1
Merge pull request #2450 from element-hq/renovate/com.posthog-posthog-android-3.x
...
Update dependency com.posthog:posthog-android to v3.1.11
8 months ago
Benoit Marty
609abee809
Generate screenshots for foreign languages ("de" and "fr" for now). #2454
8 months ago
Benoit Marty
356736c426
Merge pull request #2455 from element-hq/sync-localazy
...
Sync Strings
8 months ago
bmarty
7710876089
Sync Strings from Localazy
8 months ago
renovate[bot]
c4af83532c
Update dependency com.posthog:posthog-android to v3.1.11
8 months ago
ganfra
cb1bc677c6
Merge branch 'release/0.4.5' into main
8 months ago
ganfra
c151827d2f
Adding fastlane file for version 0.4.5
8 months ago
ganfra
859f569559
Changelog for version 0.4.5
8 months ago
ganfra
65888ccaad
Setting version for the release 0.4.5
8 months ago
renovate[bot]
089ae81331
Update dependency app.cash.molecule:molecule-runtime to v1.4.0
8 months ago
Benoit Marty
9ff00ee8e8
Merge pull request #2451 from element-hq/feature/fga/room_list_filter_improvements
...
[Improvements] Room list filters
8 months ago
Benoit Marty
ff7175c95c
Remove weird trailing comma
8 months ago
Benoit Marty
041c7f5558
Avoid consumeItemsUntilPredicate and try the deterministic way.
8 months ago
ganfra
0aa3774718
Merge pull request #2452 from element-hq/renovate/dagger
...
Update dagger to v2.51
8 months ago
ganfra
2be4beafd5
PinUnlock tests: do not use awaitLastSequentialItem...
8 months ago
renovate[bot]
7df74065b4
Update dagger to v2.51
8 months ago
ganfra
bd87e99df1
RoomListFilters : use kotlin filtering as rust one is slower and has more chance to bust the room list cache.
8 months ago
ganfra
593a94b994
RoomListFilters : remove animation on filter toggling
8 months ago
Benoit Marty
7e2fd62d04
Merge pull request #2448 from element-hq/feature/bma/testMediaViewerView
...
Add test on MediaViewerView and other missing unit tests.
8 months ago
Benoit Marty
0df33bf3e6
An interface is enough.
8 months ago
Benoit Marty
e90b09b9cf
Fix import order.
8 months ago
ElementBot
f7ca9d5726
Update screenshots
8 months ago
Benoit Marty
b634fb43e2
Add test for DatabaseSessionStore.getAllSessions(), and update data when session is not found.
8 months ago