Benoit Marty
edd24de4c3
Merge pull request #3547 from vector-im/feature/fga/jump_to_unread_redesign
...
Jump to unread: implement new design
2021-06-28 16:45:06 +02:00
Benoit Marty
cd0c9b4e08
Merge pull request #3549 from vector-im/feature/bma/cleanup_styles
...
Fix styles issue
2021-06-25 19:11:54 +02:00
ganfra
1ba97fa9be
Clean after Benoits review
2021-06-24 17:40:45 +02:00
Benoit Marty
885f5736c9
Stop using ProgressDialog, there is a theme issue with it.
...
It's not maintain by Google since it's deprecated. Force usage of MaterialAlertDialogBuilder to have the same UI effect. We sometimes need to block the UI :/
2021-06-23 16:46:15 +02:00
Benoit Marty
43cad8751d
Reordering
2021-06-23 16:12:38 +02:00
Benoit Marty
9ac0f6d86b
Add text style for dialogs
2021-06-23 15:38:01 +02:00
Benoit Marty
11b16ea065
Colored dialog button is now handled by the theme
2021-06-23 14:50:34 +02:00
Benoit Marty
67bdb75d80
Update theme for material dialog and create a destructive variant
2021-06-23 13:19:14 +02:00
ganfra
121fd9a19d
Jump to unread: implement new design
2021-06-22 16:29:19 +02:00
Benoit Marty
ed97cf7dac
Create dimens for text sizes
2021-06-22 14:39:24 +02:00
Benoit Marty
6289d640b4
Reveal password: use facility from com.google.android.material.textfield.TextInputLayout instead of manual handling
...
Also avoid repeating password on the change password dialog.
2021-06-22 11:31:45 +02:00
Benoit Marty
4ce71c8487
Create a style for password edit
2021-06-18 21:52:53 +02:00
Benoit Marty
9f101423e2
Add some TextViews
2021-06-18 15:08:51 +02:00
Benoit Marty
a619b0141a
Rename file
2021-06-18 15:02:18 +02:00
Benoit Marty
1ffe57ce94
Change vctr_header_background alias from vctr_content_quinary to vctr_system
2021-06-18 13:27:21 +02:00
Benoit Marty
9f96974e67
Rename some theme to follow naming convention
2021-06-18 10:25:37 +02:00
Benoit Marty
1a898f0404
Rename themes follow Android conventions
2021-06-16 12:34:14 +02:00
Benoit Marty
ece9d19d8c
Rename again the style to follow Android convention (G's review)
2021-06-16 11:59:08 +02:00
Benoit Marty
d7884fe4d2
Add doc and fix a small mistake on style
2021-06-16 10:40:22 +02:00
Benoit Marty
5e9b4e77bf
Rename a last time some style: M -> Medium
2021-06-16 09:02:03 +02:00
Benoit Marty
858bbfd8d2
Rename style to follow naming conventions
...
And move some files to the module
2021-06-15 21:37:27 +02:00
Benoit Marty
0590acd31a
Fix crash on default theme
2021-06-15 20:23:37 +02:00
Benoit Marty
a67f8ca4dc
Add some missing style. Default is not workong (?)
2021-06-15 19:00:07 +02:00
Benoit Marty
06cbbbe1e8
Fix errors
2021-06-15 18:40:58 +02:00
Benoit Marty
b3a547cd87
Move and rename some files
2021-06-15 18:36:09 +02:00
Benoit Marty
9c9d0a5d21
Add dep on ui_style to attachment viewer
2021-06-15 18:22:26 +02:00
Benoit Marty
bbbe76b91c
Move test style Activity and layout to the new ui-style module
2021-06-15 18:17:36 +02:00
Benoit Marty
000b524b34
Move style and theme to the dedicated module
2021-06-15 12:39:39 +02:00
Benoit Marty
f5f09224b1
Create module for ui-styles
2021-06-15 12:23:54 +02:00