Jorge Martin Espinosa
|
dcb98f06aa
|
Add Session Verification flow (#197)
|
2 years ago |
Benoit Marty
|
e782953a42
|
Rename file.
|
2 years ago |
Benoit Marty
|
8f205bd7dd
|
Fix copyright
|
2 years ago |
Benoit Marty
|
2a3caaff8b
|
Add `:services:toolbox` modules.
|
2 years ago |
Benoit Marty
|
d8be158078
|
Import some classes from Element into :libraries:androidutils
|
2 years ago |
Benoit Marty
|
89657e0a35
|
Add `:services:analytics` modules. For now import the current plan.
This will allow to import existing class from EA and not break compatibility with existing analytics call.
|
2 years ago |
Benoit Marty
|
c0cb056328
|
Inject Lazy and then use callFactory instead of setting client manually. It'll allow to initialise retrofit/okhttp lazily.
|
2 years ago |
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.
|
2 years ago |
Benoit Marty
|
52b62a2018
|
Add preview for CircularProgressIndicator
|
2 years ago |
Benoit Marty
|
ac8d071d43
|
Cleanup and use indeterminate progress indicator
|
2 years ago |
Benoit Marty
|
8302af2dc6
|
Fix close error dialog has no effect.
|
2 years ago |
Benoit Marty
|
fc2dfacd7e
|
Change API of BugReporter (make it suspend)
|
2 years ago |
Benoit Marty
|
0d73b962c2
|
Add explicit dependency to okhttp (was provided by coil), and inject the OkHttpClient to DefaultBugReporter.
|
2 years ago |
Benoit Marty
|
771855dfe3
|
Let coil use our OkHttpClient.
|
2 years ago |
Benoit Marty
|
a68b3f80eb
|
Add `:libraries:network` module
|
2 years ago |
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>
|
2 years ago |
Benoit Marty
|
32d9a183ae
|
Add BuildMeta to the project
|
2 years ago |
Benoit Marty
|
6921868b76
|
Merge pull request #218 from vector-im/feature/bma/appUiState
Introduce AppNavigationStateService.
|
2 years ago |
Benoit Marty
|
b22e019393
|
Merge pull request #178 from vector-im/kittykat-patch-2
Update README.md
|
2 years ago |
Benoit Marty
|
93cd58feb5
|
Create `allServicesImpl()`
|
2 years ago |
Benoit Marty
|
63fabed8ce
|
Introduce AppNavigationStateService.
|
2 years ago |
Benoit Marty
|
192bb42106
|
Add class LoggerTag
|
2 years ago |
Benoit Marty
|
32ba33246e
|
Merge pull request #203 from vector-im/feature/bma/cleanModules
Clean module dependencies
|
2 years ago |
Benoit Marty
|
4930640b4c
|
Update the graph in the doc.
|
2 years ago |
Benoit Marty
|
b74e1e6074
|
allLibraries renamed to allLibrariesImpl and only reference implementation of the libraries.
|
2 years ago |
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
|
2 years ago |
renovate[bot]
|
33b1ac9c84
|
Update dependency io.nlopez.compose.rules:detekt to v0.1.3
|
2 years ago |
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
|
2 years ago |
Florian Renaud
|
0cd8c3f93c
|
Merge remote-tracking branch 'origin/develop' into feature/fre/start_chat_search_matrixid
|
2 years ago |
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>
|
2 years ago |
ganfra
|
2dfa26a01a
|
Merge branch 'develop' into renovate/org.matrix.rustcomponents
|
2 years ago |
ganfra
|
92c4137ede
|
Merge pull request #213 from vector-im/feature/fga/hide_rust_sdk
Feature/fga/hide rust sdk
|
2 years ago |
Florian Renaud
|
8cf5c9bfb6
|
Add missing screenshots
|
2 years ago |
Florian Renaud
|
c5d321b32c
|
Add unit test on search toggle
|
2 years ago |
Florian Renaud
|
7d2fdc3cdd
|
Update screenshots tests
|
2 years ago |
Florian Renaud
|
d2e5e4fc45
|
Improve MatrixUserRow paddings
|
2 years ago |
ganfra
|
944d4d6ba0
|
[Login] remove trim on password
|
2 years ago |
Benoit Marty
|
2e4308642f
|
Adapt kover rules.
|
2 years ago |
Florian Renaud
|
87d50a18a5
|
Add comments
|
2 years ago |
Florian Renaud
|
74fdb34269
|
Move DockedSearchBar to common SearchBar
|
2 years ago |
Florian Renaud
|
09c53fc1ce
|
Add more previews
|
2 years ago |
Florian Renaud
|
a137d9bc34
|
Use lazyColumn for search results
|
2 years ago |
Florian Renaud
|
5a20c14524
|
Set avatar size value to dp
|
2 years ago |
renovate[bot]
|
295df5d05f
|
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.3
|
2 years ago |
ganfra
|
ccde8adef3
|
[MatrixSDK] map the remaining EventContents
|
2 years ago |
ganfra
|
2dc44250fb
|
[MatrixSDK] remove Rust AuthenticationService from the dependency graph
|
2 years ago |
ganfra
|
497fd635f8
|
[MatrixSDK] make tests passes
|
2 years ago |
ganfra
|
801eecfe8d
|
[MatrixSDK] finish mapping timeline and makes it compile
|
2 years ago |
Florian Renaud
|
a83b8283f4
|
Add changelog file
|
2 years ago |
Florian Renaud
|
546768e82e
|
Add tests on search query
|
2 years ago |