Commit graph

922 commits

Author SHA1 Message Date
Benoit Marty
930cde37d4 Merge pull request #231 from vector-im/feature/bma/localazy
Localazy
2023-03-20 12:52:29 +01:00
Benoit Marty
33190674c1 Remove automation to sync Element Android strings. 2023-03-20 11:25:53 +01:00
Benoit Marty
dcaaecde02 Move localazy.json configuration file to its own folder and add a README.md 2023-03-20 11:25:53 +01:00
Jorge Martin Espinosa
ea17abebf3 Display most recent activity in room list (#220)
* Create `RoomLastMessageFormatter` to produce readable room summaries.

* Add unit tests using Robolectric, fix bugs

* Add changelog

* Move `RoomLastMessageFormatter` back to `impl` module, allow it to receive an `EventTimelineItem` instead of `MessageContent`.
2023-03-20 11:18:25 +01:00
Benoit Marty
8064ceb68a Merge pull request #227 from pixlwave/doug/localazy
Add localazy.json
2023-03-20 10:28:37 +01:00
Benoit Marty
3a13e1121f Merge pull request #229 from vector-im/renovate/rnkdsh-action-upload-diawi-1.x
Update rnkdsh/action-upload-diawi action to v1.3.2
2023-03-20 09:48:30 +01:00
Benoit Marty
a7c659eab0 Merge pull request #228 from vector-im/feature/bma/composableCleanup
Composable cleanup
2023-03-20 09:47:39 +01:00
Benoit Marty
8bc6c05c59 Split long line. 2023-03-20 09:47:03 +01:00
renovate[bot]
e7a53ac06b Update rnkdsh/action-upload-diawi action to v1.3.2 2023-03-18 17:40:36 +00:00
Benoit Marty
c7aac2788e Create ButtonWithProgress composable 2023-03-17 17:22:38 +01:00
Benoit Marty
b86e34d93f Merge pull request #225 from vector-im/feature/bma/upgradeLint
Fix lint warning
2023-03-17 16:14:49 +01:00
Benoit Marty
0d246e7eb6 Merge pull request #226 from vector-im/renovate/io.nlopez.compose.rules-detekt-0.x
Update dependency io.nlopez.compose.rules:detekt to v0.1.5
2023-03-17 16:14:16 +01:00
Doug
3f9e58cc78 Add localazy.json 2023-03-17 15:12:27 +00:00
Benoit Marty
823b1d806a Rename things from Template 2023-03-17 16:01:19 +01:00
Benoit Marty
7465614bb1 Merge pull request #222 from vector-im/feature/bma/networkModule
Add network module
2023-03-17 15:30:27 +01:00
Benoit Marty
1f0149daeb Merge branch 'develop' into feature/bma/networkModule 2023-03-17 13:39:01 +01:00
renovate[bot]
93948e4a5b Update dependency io.nlopez.compose.rules:detekt to v0.1.5 2023-03-17 11:12:09 +00:00
Jorge Martin Espinosa
dcb98f06aa Add Session Verification flow (#197) 2023-03-17 10:07:19 +01:00
Benoit Marty
c0cb056328 Inject Lazy and then use callFactory instead of setting client manually. It'll allow to initialise retrofit/okhttp lazily. 2023-03-17 10:02:51 +01:00
Benoit Marty
3bd98dc578 Fix lint warning
Recommended Action: Apply the 'com.android.lint' plugin to java library project ***. to enable lint to analyze those sources.
2023-03-17 09:57:30 +01:00
Benoit Marty
52b62a2018 Add preview for CircularProgressIndicator 2023-03-16 16:34:36 +01:00
Benoit Marty
ac8d071d43 Cleanup and use indeterminate progress indicator 2023-03-16 16:34:20 +01:00
Benoit Marty
8302af2dc6 Fix close error dialog has no effect. 2023-03-16 15:47:10 +01:00
Benoit Marty
fc2dfacd7e Change API of BugReporter (make it suspend) 2023-03-16 15:47:10 +01:00
Benoit Marty
0d73b962c2 Add explicit dependency to okhttp (was provided by coil), and inject the OkHttpClient to DefaultBugReporter. 2023-03-16 15:31:57 +01:00
Benoit Marty
771855dfe3 Let coil use our OkHttpClient. 2023-03-16 15:31:57 +01:00
Benoit Marty
a68b3f80eb Add :libraries:network module 2023-03-16 15:31:57 +01:00
renovate[bot]
1795a844a1 Update dependency io.nlopez.compose.rules:detekt to v0.1.4 (#221)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-16 14:49:48 +01:00
Benoit Marty
32d9a183ae Add BuildMeta to the project 2023-03-16 14:21:12 +01:00
Benoit Marty
6921868b76 Merge pull request #218 from vector-im/feature/bma/appUiState
Introduce AppNavigationStateService.
2023-03-16 13:43:22 +01:00
Benoit Marty
b22e019393 Merge pull request #178 from vector-im/kittykat-patch-2
Update README.md
2023-03-16 11:33:46 +01:00
Benoit Marty
93cd58feb5 Create allServicesImpl() 2023-03-16 11:30:09 +01:00
Benoit Marty
63fabed8ce Introduce AppNavigationStateService. 2023-03-16 11:30:09 +01:00
Benoit Marty
192bb42106 Add class LoggerTag 2023-03-16 11:21:23 +01:00
Benoit Marty
32ba33246e Merge pull request #203 from vector-im/feature/bma/cleanModules
Clean module dependencies
2023-03-16 11:18:38 +01:00
Benoit Marty
4930640b4c Update the graph in the doc. 2023-03-16 10:10:55 +01:00
Benoit Marty
b74e1e6074 allLibraries renamed to allLibrariesImpl and only reference implementation of the libraries. 2023-03-16 10:10:55 +01:00
Benoit Marty
e16f63817f Merge pull request #219 from vector-im/renovate/io.nlopez.compose.rules-detekt-0.x
Update dependency io.nlopez.compose.rules:detekt to v0.1.3
2023-03-16 09:49:14 +01:00
renovate[bot]
33b1ac9c84 Update dependency io.nlopez.compose.rules:detekt to v0.1.3 2023-03-15 17:51:17 +00:00
Jorge Martin Espinosa
cd09c15df4 Fix behaviour of Enter and Tab hardware keys in TextFields (#216)
* Fix behaviour of Enter and Tab hardware keys in TextFields

* Add changelog
2023-03-15 13:57:51 +01:00
renovate[bot]
411109b8a9 Update dependency app.cash.molecule:molecule-runtime to v0.8.0 (#200)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-15 08:23:03 +01:00
ganfra
92c4137ede Merge pull request #213 from vector-im/feature/fga/hide_rust_sdk
Feature/fga/hide rust sdk
2023-03-14 19:59:41 +01:00
ganfra
944d4d6ba0 [Login] remove trim on password 2023-03-14 17:06:01 +01:00
Benoit Marty
2e4308642f Adapt kover rules. 2023-03-14 16:26:11 +01:00
ganfra
ccde8adef3 [MatrixSDK] map the remaining EventContents 2023-03-14 12:28:46 +01:00
ganfra
2dc44250fb [MatrixSDK] remove Rust AuthenticationService from the dependency graph 2023-03-14 12:04:53 +01:00
ganfra
497fd635f8 [MatrixSDK] make tests passes 2023-03-13 21:12:42 +01:00
ganfra
801eecfe8d [MatrixSDK] finish mapping timeline and makes it compile 2023-03-13 20:18:16 +01:00
Maxime NATUREL
7f0f0d1408 Merge pull request #202 from vector-im/fix/mna/trailing-icon-search-bar
Fix display of trailing icon in the search bar
2023-03-13 14:30:44 +01:00
Benoit Marty
0e6af3fe5e Merge pull request #209 from vector-im/feature/bma/deactivateDependabot
Deactivate dependabot
2023-03-13 14:11:39 +01:00