Commit Graph

6009 Commits

Author SHA1 Message Date
Benoit Marty d0dd8e2b3a Fix layout issue, issue only visible when text is longer (French, German, etc.) #2461 2024-03-01 15:28:45 +01:00
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
2024-03-01 10:23:49 +01:00
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>
2024-03-01 10:03:51 +01:00
renovate[bot] 3660c67860 Update dependency com.google.truth:truth to v1.4.2 2024-02-29 22:26:41 +00:00
Benoit Marty a324a911d4 Merge pull request #2468 from element-hq/sync-localazy
Sync Strings
2024-02-29 18:09:12 +01:00
bmarty 4f81fe2090 Sync Strings from Localazy 2024-02-29 13:48:26 +00:00
ganfra 2d3d485d9b Bump version patch. 2024-02-29 13:25:17 +01:00
Benoit Marty 68bc712ee1 Merge pull request #2466 from element-hq/feature/bma/fixLocalazySync
Fix localazy sync
2024-02-29 10:52:25 +01:00
Benoit Marty 2c010c0f14 A gradle task will be run now, so we need Java 17 and gradle setup. 2024-02-29 10:08:24 +01:00
Benoit Marty b921991b1a Format XML resource: ignore empty Node (which is different than empty String). 2024-02-29 10:08:15 +01:00
Benoit Marty a4207d9bc9 Do not redirect output of commands to /dev/null. 2024-02-29 10:08:03 +01:00
Benoit Marty 3872085f81 Merge pull request #2449 from element-hq/feature/bma/frenchScreenshot
Add French and German screenshots
2024-02-29 08:40:48 +01:00
Benoit Marty ac5099dc2c Merge pull request #2457 from element-hq/renovate/firebaseappdistribution
Update firebaseAppDistribution to v4.2.0
2024-02-28 19:01:04 +01:00
renovate[bot] 9ea06444e9 Update firebaseAppDistribution to v4.2.0 2024-02-28 17:22:23 +00:00
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
2024-02-28 18:21:30 +01:00
Benoit Marty e87ae0930c Stop using consumeItemsUntilPredicate 2024-02-28 15:28:23 +01:00
ganfra 2a497bd8b1 Merge tag 'v0.4.5' into develop 2024-02-28 15:13:28 +01:00
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
2024-02-28 15:03:08 +01:00
Benoit Marty 609abee809 Generate screenshots for foreign languages ("de" and "fr" for now). #2454 2024-02-28 14:30:34 +01:00
Benoit Marty 356736c426 Merge pull request #2455 from element-hq/sync-localazy
Sync Strings
2024-02-28 13:54:35 +01:00
bmarty 7710876089 Sync Strings from Localazy 2024-02-28 11:33:05 +00:00
renovate[bot] c4af83532c Update dependency com.posthog:posthog-android to v3.1.11 2024-02-28 10:50:06 +00:00
ganfra cb1bc677c6 Merge branch 'release/0.4.5' into main 2024-02-28 11:09:37 +01:00
ganfra c151827d2f Adding fastlane file for version 0.4.5 2024-02-28 11:09:33 +01:00
ganfra 859f569559 Changelog for version 0.4.5 2024-02-28 11:01:39 +01:00
ganfra 65888ccaad Setting version for the release 0.4.5 2024-02-28 10:42:08 +01:00
renovate[bot] 089ae81331 Update dependency app.cash.molecule:molecule-runtime to v1.4.0 2024-02-27 22:15:01 +00:00
Benoit Marty 9ff00ee8e8 Merge pull request #2451 from element-hq/feature/fga/room_list_filter_improvements
[Improvements] Room list filters
2024-02-27 23:13:28 +01:00
Benoit Marty ff7175c95c Remove weird trailing comma 2024-02-27 22:19:04 +01:00
Benoit Marty 041c7f5558 Avoid consumeItemsUntilPredicate and try the deterministic way. 2024-02-27 22:17:11 +01:00
ganfra 0aa3774718 Merge pull request #2452 from element-hq/renovate/dagger
Update dagger to v2.51
2024-02-27 21:11:15 +01:00
ganfra 2be4beafd5 PinUnlock tests: do not use awaitLastSequentialItem... 2024-02-27 20:31:09 +01:00
renovate[bot] 7df74065b4 Update dagger to v2.51 2024-02-27 19:03:43 +00:00
ganfra bd87e99df1 RoomListFilters : use kotlin filtering as rust one is slower and has more chance to bust the room list cache. 2024-02-27 16:24:54 +01:00
ganfra 593a94b994 RoomListFilters : remove animation on filter toggling 2024-02-27 16:22:30 +01:00
Benoit Marty 7e2fd62d04 Merge pull request #2448 from element-hq/feature/bma/testMediaViewerView
Add test on MediaViewerView and other missing unit tests.
2024-02-27 15:51:45 +01:00
Benoit Marty 0df33bf3e6 An interface is enough. 2024-02-27 14:42:43 +01:00
Benoit Marty e90b09b9cf Fix import order. 2024-02-27 14:40:50 +01:00
ElementBot f7ca9d5726 Update screenshots 2024-02-27 11:21:37 +00:00
Benoit Marty b634fb43e2 Add test for DatabaseSessionStore.getAllSessions(), and update data when session is not found. 2024-02-27 12:04:59 +01:00
Benoit Marty eacb515e14 Add test on DefaultSessionObserver. 2024-02-27 11:39:17 +01:00
Jorge Martin Espinosa edf01cf8a7 Bump CI max JVM heap size and CPU usage (#2444)
* Bump CI max JVM heap size and CPU usage

* Bump Heap size a bit more for `build`

* Bump Heap size for tests too
2024-02-27 11:26:56 +01:00
Benoit Marty 38bb166298 Remove useless log. 2024-02-27 10:41:14 +01:00
Benoit Marty cbf6e2383d Add test on TextField for TextFieldValue parameter 2024-02-27 10:18:40 +01:00
Benoit Marty f484be0e0b Renaming function for code clarity. 2024-02-27 09:53:14 +01:00
Benoit Marty 43b5b2196e Add test on MediaViewerView 2024-02-27 09:49:10 +01:00
Benoit Marty ea77ba54e6 Merge pull request #2447 from element-hq/feature/bma/localazyPostProcessing
Improve Localazy post processing
2024-02-26 22:01:55 +01:00
Benoit Marty 6d31c7d1d3 Import string again with new post processing. 2024-02-26 21:36:28 +01:00
Benoit Marty 200243d19a Localazy post treatment: unbreakable space before punctuation and ellipsis char, correct apostrophe char for French ellipsis. 2024-02-26 21:36:13 +01:00
Benoit Marty ac01430bf5 Merge pull request #2446 from element-hq/sync-localazy
Sync Strings
2024-02-26 20:41:15 +01:00