Florian Renaud
|
f93bdc189b
|
Handle search result click
|
2 years ago |
Florian Renaud
|
509e658dbf
|
Prepare search request
|
2 years ago |
Michael Kaye
|
9df1359f61
|
Attempt to check public org membership before complaining about signoff.
|
2 years ago |
Florian Renaud
|
9e4e4b6124
|
Show result when searching for matrix id
|
2 years ago |
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
|
2 years ago |
Benoit Marty
|
0e6af3fe5e
|
Merge pull request #209 from vector-im/feature/bma/deactivateDependabot
Deactivate dependabot
|
2 years ago |
Benoit Marty
|
b96477bb4c
|
Update doc about dependency upgrade.
|
2 years ago |
Benoit Marty
|
5c7ace4882
|
Disable dependabot. There is no simple way to disable it.
Keep the file just in case.
|
2 years ago |
Maxime NATUREL
|
e190afa7ba
|
Merge pull request #161 from vector-im/renovate/io.element.android
Update dependency io.element.android:wysiwyg to v1.2.2
|
2 years ago |
ganfra
|
fb85f35525
|
[MatrixSDK] start mapping all the timeline objects
|
2 years ago |
Maxime NATUREL
|
72072203a7
|
Adding changelog entry
|
2 years ago |
Maxime NATUREL
|
bd8a3f8226
|
Fix display of trailing icon in the search bar
|
2 years ago |
Benoit Marty
|
d9cf3a7f8a
|
Merge pull request #201 from vector-im/feature/bma/improveCI
Improve ci
|
2 years ago |
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
|
2 years ago |
Benoit Marty
|
dfc9941e10
|
Ensure samples/minimal still compiles #195
|
2 years ago |
renovate[bot]
|
9a5e2e912c
|
Update dependency io.element.android:wysiwyg to v1.2.2
|
2 years ago |
ganfra
|
98911a12ad
|
[MatrixSDK] makes sure to release FFI objects from RustMatrixRoom by calling close
|
2 years ago |
ganfra
|
fc51bd44e8
|
[MatrixSDK] makes sure to release FFI objects from RustRoomSummaryDataSource
|
2 years ago |
ganfra
|
7504b0fdbd
|
[MatrixSDK] makes sure to release FFI objects from RustMatrixClient
|
2 years ago |
renovate[bot]
|
86860ac7df
|
Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.8.10
|
2 years ago |
ganfra
|
61e67b932d
|
Merge pull request #173 from vector-im/feature/fga/improve_node_architecture
Feature/fga/improve node architecture
|
2 years ago |
ganfra
|
c9e15ea3e9
|
Add small comments
|
2 years ago |
Benoit Marty
|
beb4786b3c
|
Merge pull request #160 from vector-im/renovate/gradle-7.x
Update dependency gradle to v7.6.1
|
2 years ago |
ganfra
|
522e73a981
|
Hopefully makes CI happy
|
2 years ago |
ganfra
|
ac5c587308
|
[Architecture] regenerate screenshots
|
2 years ago |
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>
|
2 years ago |
ganfra
|
93ea68cd4c
|
[Architecture] Fix UT compilation after removing duplicated class
|
2 years ago |
Florian Renaud
|
2050ae72dd
|
Fix import
|
2 years ago |
ganfra
|
4f24033f13
|
Rename CreateRoomRootScreen
|
2 years ago |
ganfra
|
a230144431
|
Merge branch 'develop' into feature/fga/improve_node_architecture
|
2 years ago |
renovate[bot]
|
ead3ab3a57
|
Update dependency gradle to v7.6.1
|
2 years ago |
Benoit Marty
|
91eef21e29
|
Merge pull request #192 from vector-im/feature/bma/depCleanup
Use libs in DependencyHandlerScope extensions
|
2 years ago |
Benoit Marty
|
9bdcaae0cf
|
Create allFeatureApis extension and rename allFeatures to allFeaturesImpl
|
2 years ago |
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.
|
2 years ago |
Benoit Marty
|
f1048f7578
|
Remove duplicated Fake class.
|
2 years ago |
Benoit Marty
|
40e96bd9d3
|
Merge pull request #194 from vector-im/feature/bma/fixNightly
Fix nightly build
|
2 years ago |
ganfra
|
bea510f432
|
[Architecture] split createroom feature module
|
2 years ago |
Benoit Marty
|
57e292e48c
|
Fix APK path sent to `browserstack`
|
2 years ago |
Benoit Marty
|
9e6f471def
|
Update nightly_manual.yml file (iso nightly.yml)
|
2 years ago |
Benoit Marty
|
f0ca807809
|
Fix application distribution for nightly build.
|
2 years ago |
ganfra
|
7455c4923f
|
Merge branch 'develop' into feature/fga/improve_node_architecture
|
2 years ago |
Florian Renaud
|
bef74438c0
|
Merge pull request #180 from vector-im/feature/fre/create_room_module
Start new chat screen (UI)
|
2 years ago |
ganfra
|
9cab6c9097
|
[Architecture] remove unused drawable file
|
2 years ago |
ganfra
|
1f69672597
|
[Architecture] Fix unittest compilation
|
2 years ago |
ganfra
|
ab5cdee031
|
[Architecture] fix compile and rename LoginRootScreen -> LoginRootView
|
2 years ago |
ganfra
|
ec1c84e058
|
Merge branch 'develop' into feature/fga/improve_node_architecture
|
2 years ago |
ganfra
|
86ebcc376d
|
[Architecture] clean and makes compile
|
2 years ago |
Benoit Marty
|
fea6b2289c
|
Use libs in DependencyHandlerScope extensions
|
2 years ago |
ganfra
|
bc9f3b69cc
|
[Architecture] split all feature modules to api/impl
|
2 years ago |
Florian Renaud
|
2e06326ce7
|
Update screenshot tests
|
2 years ago |