Benoit Marty
7257736691
Merge pull request #3545 from vector-im/feature/bma/password_reveal
...
Password reveal
2021-06-24 14:30:34 +02:00
Valere
43a1e283c5
Merge pull request #3514 from vector-im/feature/bca/fix_join_errors
...
Add error feedback when joining space rooms
2021-06-24 09:56:32 +02:00
ganfra
d1ab116b1d
Jump to unread: add towncrier file.
2021-06-23 17:13:46 +02:00
ganfra
c3ef036dca
Read marker: fix some issues with jump to unread visibility.
2021-06-23 16:59:58 +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
Benoit Marty
d0a7265975
Reorder buttons
2021-06-23 13:01:48 +02:00
Benoit Marty
a148d21cdb
Update doc
2021-06-23 12:36:43 +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
0c88d11429
Version++
2021-06-22 12:28:18 +02:00
Benoit Marty
0dec46eb18
Merge branch 'release/1.1.11' into develop
2021-06-22 12:27:44 +02:00
Benoit Marty
b76fd5dd4e
Prepare release 1.1.11
2021-06-22 12:27:36 +02:00
Benoit Marty
48002e11b6
Merge pull request #3540 from vector-im/feature/bma/fix_composer
...
Send button does not show up half of the time (#3535 )
2021-06-22 12:24:28 +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
dependabot[bot]
e2e3e2de86
Bump kluent-android from 1.65 to 1.67
...
Bumps [kluent-android](https://github.com/MarkusAmshove/Kluent ) from 1.65 to 1.67.
- [Release notes](https://github.com/MarkusAmshove/Kluent/releases )
- [Changelog](https://github.com/MarkusAmshove/Kluent/blob/master/CHANGELOG.md )
- [Commits](https://github.com/MarkusAmshove/Kluent/commits )
---
updated-dependencies:
- dependency-name: org.amshove.kluent:kluent-android
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 23:06:17 +00:00
Benoit Marty
5db0d75959
Remove dead code
2021-06-21 14:44:31 +02:00
Benoit Marty
434018074d
Merge pull request #3538 from vector-im/feature/fga/fix_signout
...
Fix crash on signout: release session at the end of clean up
2021-06-21 14:11:10 +02:00
Benoit Marty
c21b19f49f
Send button does not show up half of the time ( #3535 )
2021-06-21 14:06:43 +02:00
ganfra
d8327a5161
Fix crash on signout: release session at the end so you clean up files first.
2021-06-21 11:10:10 +02:00
Damir Jelić
d00b54929f
crypto: Add the scaffolding to connect the SAS verification to the rust side
2021-06-20 22:34:54 +02:00
Benoit Marty
4ce71c8487
Create a style for password edit
2021-06-18 21:52:53 +02:00
Benoit Marty
b30c27b7a6
Version++
2021-06-18 21:50:12 +02:00
Benoit Marty
729ce509d4
Merge branch 'release/1.1.10' into develop
2021-06-18 21:38:59 +02:00
Benoit Marty
d737d81458
Release 1.1.10: fastlane
2021-06-18 21:38:38 +02:00
Benoit Marty
dcce618fd5
Release 1.1.10: towncrier
2021-06-18 21:36:57 +02:00
Benoit Marty
d6363a6e1b
Update template and use a more power full configuration
2021-06-18 21:35:09 +02:00
Benoit Marty
eea18fb71c
Rename towncrier folder from newsfragment to changelog.d
2021-06-18 21:33:50 +02:00
Benoit Marty
71a8a948a6
Merge pull request #3530 from vector-im/feature/bma/prepare_release_1.1.10
...
Prepare release 1.1.10
2021-06-18 21:04:27 +02:00
Benoit Marty
c4a6d92481
Fix bad alpha on tinted drawable - 2
2021-06-18 17:59:55 +02:00
Benoit Marty
0720556e48
Fix bad alpha on tinted drawable - 1
2021-06-18 17:54:41 +02:00
ganfra
4b6484d317
Merge branch 'develop' into feature/fga/auto_accept_invite
2021-06-18 17:37:24 +02:00
ganfra
c551cf3058
Clean and add towncrier
2021-06-18 17:30:32 +02:00
Benoit Marty
e12b9a3dfe
Fix crash due to style refacto
2021-06-18 17:28:25 +02:00
ganfra
6b10406622
AutoAcceptInvite: refact and hide behind flag
2021-06-18 17:24:51 +02:00
Benoit Marty
81053f5492
Use debouncedClick
2021-06-18 15:32:33 +02:00
Benoit Marty
15695dca69
Add some TextViews
2021-06-18 15:31:02 +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
9a70ddf0b8
Fix color for tiles and space buttons
...
Also remove unused resource
2021-06-18 13:06:53 +02:00
Benoit Marty
aeffaac065
Update layout
...
https://www.figma.com/file/X4XTH9iS2KGJ2wFKDqkyed/Compound?node-id=2857%3A321
2021-06-18 12:59:12 +02:00
Benoit Marty
be578d7fae
Merge pull request #3484 from vector-im/feature/bca/spaces_alias
...
Feature/bca/spaces alias
2021-06-18 12:32:35 +02:00
Damir Jelić
0cb9f6be10
rust: Rework the rest of the sas verification methods
2021-06-18 12:16:55 +02:00
Valere
4180b4ccd3
Code review
2021-06-18 10:47:21 +02:00
Valere
301251262d
Code review cleaning
2021-06-18 10:41:24 +02:00
Valere
19a2b56011
Code review AliasAvailabilityResult
2021-06-18 10:41:24 +02:00