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
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
40e96bd9d3
Merge pull request #194 from vector-im/feature/bma/fixNightly
...
Fix nightly build
2023-03-09 12:52:23 +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
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
Benoit Marty
fea6b2289c
Use libs in DependencyHandlerScope extensions
2023-03-09 09:59:29 +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
Florian Renaud
1f85df8a1a
Update SearchBar by using the DockedSearchBar from material3
2023-03-08 15:46:46 +01:00
Maxime NATUREL
4342c4ec07
Search bar
2023-03-08 15:46:46 +01:00
Maxime NATUREL
103ba86236
Rename top bar to CreateRoomRootViewTopBar
2023-03-08 15:46:46 +01:00
Maxime NATUREL
5b1dfb437c
Remove displayCutoutPadding
2023-03-08 15:46:46 +01:00
Maxime NATUREL
b3b47a5501
Navigate up on close
2023-03-08 15:46:46 +01:00
Maxime NATUREL
fd43b6b336
Top app bar for the start chat screen
2023-03-08 15:46:46 +01:00
Maxime NATUREL
3b60245355
Use correct color for FAB button
2023-03-08 15:46:45 +01:00
Maxime NATUREL
0470abaded
Revert the color change in theme
2023-03-08 15:46:45 +01:00
Florian Renaud
cec6d3ef88
Update create room screen
2023-03-08 15:46:45 +01:00
Florian Renaud
2c86758d15
Remove useless comment
2023-03-08 15:46:45 +01:00
Florian Renaud
61a4776907
Customize create room floating button
2023-03-08 15:46:45 +01:00
Florian Renaud
5c80ec1854
Rename parent node to flow node
2023-03-08 15:46:45 +01:00
Florian Renaud
a8101d3b32
Add empty create room fab button
2023-03-08 15:46:45 +01:00
Florian Renaud
d26f8e8b2f
Create root node
2023-03-08 15:46:45 +01:00
Florian Renaud
a0a0fae6ed
Init create room module
2023-03-08 15:46:45 +01:00
Benoit Marty
e0d8c3783e
Merge pull request #170 from vector-im/renovate/major-dependencycheck
...
Update dependency org.owasp.dependencycheck to v8
2023-03-08 15:38:31 +01:00
Benoit Marty
4659d75ba2
Merge pull request #159 from vector-im/renovate/com.google.testparameterinjector
...
Update dependency com.google.testparameterinjector:test-parameter-injector to v1.10
2023-03-08 15:38:17 +01:00
Benoit Marty
0a311b1f41
Merge pull request #166 from vector-im/renovate/test_core
...
Update test_core to v1.5.0
2023-03-08 15:37:57 +01:00
Jorge Martin Espinosa
8bfa4d7074
Fix the case when a valid homeserver url can't be extracted from the MXID ( #182 )
...
* Fix the case when a valid homeserver url can't be extracted from the mxid
* Add changelog
* Add `use` to Rust SDK calls in loginto automatically free memory from Rust objects
2023-03-08 15:36:36 +01:00
Jorge Martin Espinosa
811cca6289
Clear focus when submitting forms to prevent issues with the IME keyboard. ( #139 )
2023-03-08 15:30:40 +01:00
Benoit Marty
fc1952bf9e
New name pattern for screenshot test reference after upgrading com.google.testparameterinjector:test-parameter-injector to v1.10
2023-03-08 15:28:03 +01:00
Benoit Marty
d58a02fdd1
Update documentation about screenshot test
2023-03-08 15:26:26 +01:00
renovate[bot]
fca8642c11
Update dependency com.google.testparameterinjector:test-parameter-injector to v1.10
2023-03-08 10:12:47 +00:00