Benoit Marty
|
0ebe5e4faf
|
Split long line.
|
2023-03-20 09:47:03 +01:00 |
|
Benoit Marty
|
bdca60aa9c
|
Create ButtonWithProgress composable
|
2023-03-17 17:22:38 +01:00 |
|
Benoit Marty
|
7a68714bdf
|
Rename things from Template
|
2023-03-17 16:01:19 +01:00 |
|
Benoit Marty
|
f1b5fed255
|
Merge pull request #222 from vector-im/feature/bma/networkModule
Add network module
|
2023-03-17 15:30:27 +01:00 |
|
Benoit Marty
|
33c02f054e
|
Merge branch 'develop' into feature/bma/networkModule
|
2023-03-17 13:39:01 +01:00 |
|
Jorge Martin Espinosa
|
9639d62bb3
|
Add Session Verification flow (#197)
|
2023-03-17 10:07:19 +01:00 |
|
Benoit Marty
|
05d2090e67
|
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
|
ba84f39ea1
|
Add preview for CircularProgressIndicator
|
2023-03-16 16:34:36 +01:00 |
|
Benoit Marty
|
0ae4b154e9
|
Cleanup and use indeterminate progress indicator
|
2023-03-16 16:34:20 +01:00 |
|
Benoit Marty
|
35a45f41ea
|
Fix close error dialog has no effect.
|
2023-03-16 15:47:10 +01:00 |
|
Benoit Marty
|
30eebe0b2e
|
Change API of BugReporter (make it suspend)
|
2023-03-16 15:47:10 +01:00 |
|
Benoit Marty
|
b68830faf1
|
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
|
d651678718
|
Let coil use our OkHttpClient.
|
2023-03-16 15:31:57 +01:00 |
|
Benoit Marty
|
c9c1a77eab
|
Add :libraries:network module
|
2023-03-16 15:31:57 +01:00 |
|
renovate[bot]
|
18c45ad620
|
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
|
1c58e8ef35
|
Add BuildMeta to the project
|
2023-03-16 14:21:12 +01:00 |
|
Benoit Marty
|
0d28020d4b
|
Merge pull request #218 from vector-im/feature/bma/appUiState
Introduce AppNavigationStateService.
|
2023-03-16 13:43:22 +01:00 |
|
Benoit Marty
|
0f3a1dbba0
|
Merge pull request #178 from vector-im/kittykat-patch-2
Update README.md
|
2023-03-16 11:33:46 +01:00 |
|
Benoit Marty
|
dc7a1132b8
|
Create allServicesImpl()
|
2023-03-16 11:30:09 +01:00 |
|
Benoit Marty
|
137e9b61f0
|
Introduce AppNavigationStateService.
|
2023-03-16 11:30:09 +01:00 |
|
Benoit Marty
|
9a2c418668
|
Add class LoggerTag
|
2023-03-16 11:21:23 +01:00 |
|
Benoit Marty
|
de687251be
|
Merge pull request #203 from vector-im/feature/bma/cleanModules
Clean module dependencies
|
2023-03-16 11:18:38 +01:00 |
|
Benoit Marty
|
f97a213b09
|
Update the graph in the doc.
|
2023-03-16 10:10:55 +01:00 |
|
Benoit Marty
|
ad6a2e9595
|
allLibraries renamed to allLibrariesImpl and only reference implementation of the libraries.
|
2023-03-16 10:10:55 +01:00 |
|
Benoit Marty
|
5f1085b4ba
|
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]
|
fe0f0e8163
|
Update dependency io.nlopez.compose.rules:detekt to v0.1.3
|
2023-03-15 17:51:17 +00:00 |
|
Jorge Martin Espinosa
|
ce981bc6a5
|
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]
|
3fb87c40fd
|
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
|
3f8263f084
|
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
|
5ba4c2618e
|
[Login] remove trim on password
|
2023-03-14 17:06:01 +01:00 |
|
Benoit Marty
|
3bbb857a19
|
Adapt kover rules.
|
2023-03-14 16:26:11 +01:00 |
|
ganfra
|
7599b5617f
|
[MatrixSDK] map the remaining EventContents
|
2023-03-14 12:28:46 +01:00 |
|
ganfra
|
76aefaf995
|
[MatrixSDK] remove Rust AuthenticationService from the dependency graph
|
2023-03-14 12:04:53 +01:00 |
|
ganfra
|
dc8cfcdb8e
|
[MatrixSDK] make tests passes
|
2023-03-13 21:12:42 +01:00 |
|
ganfra
|
38dc36e7bf
|
[MatrixSDK] finish mapping timeline and makes it compile
|
2023-03-13 20:18:16 +01:00 |
|
Maxime NATUREL
|
567ff3eb15
|
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
|
b9e7333810
|
Merge pull request #209 from vector-im/feature/bma/deactivateDependabot
Deactivate dependabot
|
2023-03-13 14:11:39 +01:00 |
|
Benoit Marty
|
604b001998
|
Update doc about dependency upgrade.
|
2023-03-13 11:43:10 +01:00 |
|
Benoit Marty
|
b78a3a0188
|
Disable dependabot. There is no simple way to disable it.
Keep the file just in case.
|
2023-03-13 11:26:20 +01:00 |
|
Maxime NATUREL
|
c1c451b50d
|
Merge pull request #161 from vector-im/renovate/io.element.android
Update dependency io.element.android:wysiwyg to v1.2.2
|
2023-03-13 09:21:57 +01:00 |
|
ganfra
|
8ccd21d856
|
[MatrixSDK] start mapping all the timeline objects
|
2023-03-10 18:32:46 +01:00 |
|
Maxime NATUREL
|
c7868a916e
|
Adding changelog entry
|
2023-03-10 15:18:12 +01:00 |
|
Maxime NATUREL
|
76045600ca
|
Fix display of trailing icon in the search bar
|
2023-03-10 15:08:41 +01:00 |
|
Benoit Marty
|
06f8cbf77c
|
Merge pull request #201 from vector-im/feature/bma/improveCI
Improve ci
|
2023-03-10 12:40:05 +01:00 |
|
Benoit Marty
|
2aec795299
|
Run maestro only on pull request, and only when the pull request has been approved, to limit our usage of maestro cloud. #121
# https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#running-a-workflow-when-a-pull-request-is-approved
|
2023-03-10 10:24:11 +01:00 |
|
Benoit Marty
|
1ab2bfcd21
|
Ensure samples/minimal still compiles #195
|
2023-03-10 10:18:10 +01:00 |
|
renovate[bot]
|
44b2285b45
|
Update dependency io.element.android:wysiwyg to v1.2.2
|
2023-03-10 08:52:31 +00:00 |
|
ganfra
|
b1c116b883
|
[MatrixSDK] makes sure to release FFI objects from RustMatrixRoom by calling close
|
2023-03-09 20:22:16 +01:00 |
|
ganfra
|
c7519149fd
|
[MatrixSDK] makes sure to release FFI objects from RustRoomSummaryDataSource
|
2023-03-09 20:08:53 +01:00 |
|
ganfra
|
bdf754c26b
|
[MatrixSDK] makes sure to release FFI objects from RustMatrixClient
|
2023-03-09 19:58:17 +01:00 |
|