Commit graph

883 commits

Author SHA1 Message Date
ganfra
a007df27dd Update code so it compiles 2023-03-20 13:07:50 +01:00
ganfra
2dfa26a01a Merge branch 'develop' into renovate/org.matrix.rustcomponents 2023-03-14 20:11:26 +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
renovate[bot]
295df5d05f Update dependency org.matrix.rustcomponents:sdk-android to v0.1.3 2023-03-14 12:20:17 +00: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
Benoit Marty
b96477bb4c Update doc about dependency upgrade. 2023-03-13 11:43:10 +01:00
Benoit Marty
5c7ace4882 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
e190afa7ba 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
fb85f35525 [MatrixSDK] start mapping all the timeline objects 2023-03-10 18:32:46 +01:00
Maxime NATUREL
72072203a7 Adding changelog entry 2023-03-10 15:18:12 +01:00
Maxime NATUREL
bd8a3f8226 Fix display of trailing icon in the search bar 2023-03-10 15:08:41 +01:00
Benoit Marty
d9cf3a7f8a Merge pull request #201 from vector-im/feature/bma/improveCI
Improve ci
2023-03-10 12:40:05 +01:00
Benoit Marty
a1a86ce52b 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
dfc9941e10 Ensure samples/minimal still compiles #195 2023-03-10 10:18:10 +01:00
renovate[bot]
9a5e2e912c Update dependency io.element.android:wysiwyg to v1.2.2 2023-03-10 08:52:31 +00:00
ganfra
98911a12ad [MatrixSDK] makes sure to release FFI objects from RustMatrixRoom by calling close 2023-03-09 20:22:16 +01:00
ganfra
fc51bd44e8 [MatrixSDK] makes sure to release FFI objects from RustRoomSummaryDataSource 2023-03-09 20:08:53 +01:00
ganfra
7504b0fdbd [MatrixSDK] makes sure to release FFI objects from RustMatrixClient 2023-03-09 19:58:17 +01:00
ganfra
61e67b932d Merge pull request #173 from vector-im/feature/fga/improve_node_architecture
Feature/fga/improve node architecture
2023-03-09 17:55:17 +01:00
ganfra
c9e15ea3e9 Add small comments 2023-03-09 17:54:35 +01:00
Benoit Marty
beb4786b3c Merge pull request #160 from vector-im/renovate/gradle-7.x
Update dependency gradle to v7.6.1
2023-03-09 17:38:27 +01:00
ganfra
522e73a981 Hopefully makes CI happy 2023-03-09 17:30:49 +01:00
ganfra
ac5c587308 [Architecture] regenerate screenshots 2023-03-09 16:44:12 +01:00
renovate[bot]
72293b139d Update dependency androidx.recyclerview:recyclerview to v1.3.0 (#188)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-09 16:35:00 +01:00
ganfra
93ea68cd4c [Architecture] Fix UT compilation after removing duplicated class 2023-03-09 16:27:24 +01:00
Florian Renaud
2050ae72dd Fix import 2023-03-09 15:45:10 +01:00
ganfra
4f24033f13 Rename CreateRoomRootScreen 2023-03-09 15:43:50 +01:00
ganfra
a230144431 Merge branch 'develop' into feature/fga/improve_node_architecture 2023-03-09 15:42:23 +01:00
renovate[bot]
ead3ab3a57 Update dependency gradle to v7.6.1 2023-03-09 14:34:59 +00:00
Benoit Marty
91eef21e29 Merge pull request #192 from vector-im/feature/bma/depCleanup
Use libs in DependencyHandlerScope extensions
2023-03-09 15:09:36 +01:00
Benoit Marty
9bdcaae0cf Create allFeatureApis extension and rename allFeatures to allFeaturesImpl 2023-03-09 14:52:40 +01:00
Jorge Martin Espinosa
ff5694239c Address design comments on the change server screen (#196)
* Address design comments on the change server screen

* Update screenshots

* Address review comments.
2023-03-09 13:51:44 +00:00
Benoit Marty
f1048f7578 Remove duplicated Fake class. 2023-03-09 14:16:48 +01:00
Benoit Marty
40e96bd9d3 Merge pull request #194 from vector-im/feature/bma/fixNightly
Fix nightly build
2023-03-09 12:52:23 +01:00
ganfra
bea510f432 [Architecture] split createroom feature module 2023-03-09 12:31:30 +01:00
Benoit Marty
57e292e48c Fix APK path sent to browserstack 2023-03-09 12:27:46 +01:00
Benoit Marty
9e6f471def Update nightly_manual.yml file (iso nightly.yml) 2023-03-09 12:22:14 +01:00
Benoit Marty
f0ca807809 Fix application distribution for nightly build. 2023-03-09 12:20:01 +01:00
ganfra
7455c4923f Merge branch 'develop' into feature/fga/improve_node_architecture 2023-03-09 12:00:34 +01:00
Florian Renaud
bef74438c0 Merge pull request #180 from vector-im/feature/fre/create_room_module
Start new chat screen (UI)
2023-03-09 11:41:20 +01:00
ganfra
9cab6c9097 [Architecture] remove unused drawable file 2023-03-09 11:40:07 +01:00
ganfra
1f69672597 [Architecture] Fix unittest compilation 2023-03-09 11:25:46 +01:00
ganfra
ab5cdee031 [Architecture] fix compile and rename LoginRootScreen -> LoginRootView 2023-03-09 10:37:17 +01:00