Commit graph

860 commits

Author SHA1 Message Date
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
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
ganfra
ec1c84e058 Merge branch 'develop' into feature/fga/improve_node_architecture 2023-03-09 10:27:00 +01:00
ganfra
86ebcc376d [Architecture] clean and makes compile 2023-03-09 10:18:25 +01:00
Benoit Marty
fea6b2289c Use libs in DependencyHandlerScope extensions 2023-03-09 09:59:29 +01:00
ganfra
bc9f3b69cc [Architecture] split all feature modules to api/impl 2023-03-08 16:13:45 +01:00
Florian Renaud
2e06326ce7 Update screenshot tests 2023-03-08 15:50:38 +01:00
Florian Renaud
73ef9180a2 Move button actions to view events 2023-03-08 15:47:18 +01:00
Florian Renaud
3fc55a8d95 Rework create room action buttons and remove custom TextIconButton 2023-03-08 15:46:48 +01:00
Florian Renaud
5d521b5b9f Use material icons while design system is not ready 2023-03-08 15:46:48 +01:00
Florian Renaud
604d9447e4 Fix rendering of wrong composable in preview 2023-03-08 15:46:48 +01:00
Florian Renaud
7af535abe0 add changelog 2023-03-08 15:46:48 +01:00
Florian Renaud
169d8dbd77 Make CreateRoomSearchBar stateless 2023-03-08 15:46:48 +01:00
Maxime NATUREL
30979422b2 Adding missing padding top 2023-03-08 15:46:47 +01:00
Maxime NATUREL
e198e93090 TextIconButton component 2023-03-08 15:46:47 +01:00
Maxime NATUREL
8bd40867b4 Wrapper for TextButton 2023-03-08 15:46:47 +01:00
Maxime NATUREL
e5349040b2 Moving back button into button package 2023-03-08 15:46:47 +01:00
Florian Renaud
f022afd663 Fix icon color on dark theme 2023-03-08 15:46:47 +01:00
Florian Renaud
0557cdb048 Improve buttons rendering 2023-03-08 15:46:47 +01:00
Maxime NATUREL
d29a15dc13 Fix code formatting 2023-03-08 15:46:47 +01:00
Maxime NATUREL
a7d46513af Hiding the buttons when the search is active 2023-03-08 15:46:47 +01:00
Maxime NATUREL
e6c7afd614 Add buttons to create and invite 2023-03-08 15:46:47 +01:00
Maxime NATUREL
cb15fe6d1e Fix using matrix.api module 2023-03-08 15:46:46 +01:00
Maxime NATUREL
3efb141afc Fix duplicated strings and use back button 2023-03-08 15:46:46 +01:00
Maxime NATUREL
d55a1ccb07 Fix matrix test dependency 2023-03-08 15:46:46 +01:00