Florian Renaud
62c574b966
Add changelog
2022-10-28 10:29:48 +02:00
Benoit Marty
461d07a4c3
changelog
2022-10-27 14:36:45 +02:00
jonnyandrew
c776aae9d0
[Rich text editor] Add plain text mode and new attachment UI ( #7459 )
...
* Add new attachments selection dialog
* Add rounded corners to bottom sheet dialog.
Note these are currently only visible in the collapsed state.
- [Google issue](https://issuetracker.google.com/issues/144859239 )
- [Rejected PR](https://github.com/material-components/material-components-android/pull/437 )
- [Github issue](https://github.com/material-components/material-components-android/issues/1278 )
* Add changelog entry
* Remove redundant call to superclass click listener
* Refactor to use view visibility helper
* Change redundant sealed class to interface
* Remove unused string
* Revert "Add rounded corners to bottom sheet dialog."
This reverts commit 17c43c91888162d3c7675511ff910c46c3aa32fc.
* Remove redundant view group
* Remove redundant `this`
* Update rich text editor to latest
* Update rich text editor version
* Allow toggling rich text in the new editor
* Persist the text formatting setting
* Add changelog entry
2022-10-26 18:37:40 +02:00
Eric Decanini
29d3856ef2
Merge pull request #7424 from vector-im/feature/eric/msc3773
...
Implements MSC3773 (Thread Notifications)
2022-10-26 10:44:32 -04:00
Florian Renaud
6ee77ad101
Merge pull request #7450 from vector-im/feature/fre/voice_broadcast_stop_on_app_restart
...
Voice Broadcast - Stop recording on app restart
2022-10-26 15:49:32 +02:00
Jorge Martin Espinosa
d242ab049b
[Rich text editor] Implement full screen editor mode (simple approach) ( #7436 )
...
* Rich text editor: implement full screen editor mode using ConstraintSets
* Add back press handler
* Change ToggleFullScreen to SetFullScreen, fix rebase issues
* Add warning to fragment_timeline* files
2022-10-26 15:15:48 +02:00
Benoit Marty
e41b1a6e8b
Merge pull request #7454 from vector-im/feature/bma/upgrade_sanselan
...
Replace org.apache.sanselan:sanselan by org.apache.commons:commons-imaging
2022-10-26 14:19:08 +02:00
Benoit Marty
307b71dbd7
Changelog
2022-10-26 12:40:45 +02:00
Maxime NATUREL
b532112f58
Adding changelog entry
2022-10-26 12:22:25 +02:00
Florian Renaud
53db04c8cf
Add changelog
2022-10-26 09:46:24 +02:00
ericdecanini
51251c2b2b
Merge remote-tracking branch 'origin/develop' into feature/eric/msc3773
2022-10-25 11:56:46 -04:00
Florian Renaud
a4eff0cc78
Add changelog
2022-10-25 17:56:27 +02:00
Florian Renaud
0f21f404e6
Add changelog
2022-10-25 17:41:36 +02:00
ericdecanini
35be56a44a
Merge remote-tracking branch 'origin/develop' into feature/eric/msc3773
...
# Conflicts:
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/database/RealmSessionStoreMigration.kt
2022-10-24 10:28:21 -04:00
Jonny Andrew
f52aaef645
Add changelog entry
2022-10-21 17:40:09 +01:00
jonnyandrew
31811bb7e0
Fix crash by disabling Flipper on API 22 and below ( #7428 )
...
* Disable Flipper on API 21 and below - only affects debug builds.
Due to a bug: https://github.com/facebook/flipper/issues/3572
* Add jonnyandrew to PR sign-off allowlist
Co-authored-by: Benoit Marty <benoit.marty@gmail.com>
2022-10-21 17:36:31 +01:00
ericdecanini
f76490130c
Adds changelog file
2022-10-20 19:49:37 -04:00
Florian Renaud
8869d82dd0
Add changelog
2022-10-20 23:28:32 +02:00
Florian Renaud
99a2afa5ee
Add changelog
2022-10-20 23:03:28 +02:00
Benoit Marty
9122d96fc6
Merge remote-tracking branch 'origin/develop' into develop
2022-10-19 17:17:33 +02:00
Johannes Marbach
451f5f824a
Merge pull request #7369 from vector-im/feature/hughns/qr_code_login
...
Implement logic for sign in with QR
2022-10-19 17:10:19 +02:00
Benoit Marty
21c30c488c
Towncrier
2022-10-19 17:07:11 +02:00
Benoit Marty
ff4ec3f583
Fix typo
2022-10-19 10:00:34 +02:00
Benoit Marty
f5fe5cce62
Merge pull request #7372 from vector-im/feature/bma/fix_getUser_null
...
Handle properly when getUser returns null - prefer using getUserOrDefault
2022-10-19 08:40:44 +02:00
Florian Renaud
13972661e0
Merge pull request #7397 from vector-im/feature/fre/voice_broadcast_additional_content
...
Add additional data in voice broadcast events
2022-10-19 07:51:01 +02:00
Florian Renaud
096b423cc1
Update changelog wording
2022-10-18 22:10:18 +02:00
Florian Renaud
5438c7e089
Add changelog
2022-10-18 21:08:09 +02:00
Florian Renaud
a03be5d02f
Add changelog
2022-10-18 21:07:44 +02:00
Florian Renaud
0dad78a24a
Merge pull request #7387 from vector-im/feature/fre/voice_broadcast_start_listening
...
Voice Broadcast - Listening
2022-10-18 17:54:07 +02:00
Florian Renaud
b67500515c
Merge pull request #7363 from vector-im/feature/fre/voice_broadcast_start_record
...
Voice Broadcast - Start record
2022-10-18 16:43:18 +02:00
Florian Renaud
e75ddf763b
Add changelog file
2022-10-18 13:41:05 +02:00
Florian Renaud
06bceef7c0
Add changelog
2022-10-17 22:33:43 +02:00
Jorge Martín
7793667970
Update changelog
2022-10-17 17:12:16 +02:00
Onuray Sahin
47c87141b2
Merge pull request #7338 from vector-im/feature/ons/qr_code_login_ui
...
QR Code Login UI
2022-10-17 17:20:07 +03:00
Benoit Marty
997341b962
Merge pull request #7282 from vector-im/feature/bma/remove_original_event
...
Stop using `original_event` field
2022-10-17 14:43:22 +02:00
Benoit Marty
36e5166051
Merge pull request #7375 from vector-im/feature/mna/device-manager-go-to-new-screen
...
[Device Management] Redirect to the new screen everywhere when lab flag is on
2022-10-17 11:44:02 +02:00
Jorge Martin Espinosa
f1acb4712c
Fix editing formatted messages in plain text editor ( #7360 )
...
* Fix editing formatted messages in plain text editor
* Update changelog.d/7359.sdk
Co-authored-by: Benoit Marty <benoitm@matrix.org>
Co-authored-by: Benoit Marty <benoitm@matrix.org>
2022-10-14 15:15:12 +00:00
Maxime NATUREL
612d2e51e5
Merge pull request #7361 from vector-im/feature/mna/device-manager-unknown-verification-status
...
[Device management] Update the unknown verification status icon (PSG-824)
2022-10-14 16:22:33 +02:00
Maxime NATUREL
ec5964bc20
Merge pull request #7352 from vector-im/feature/mna/device-manager-lab-flag-account-data
...
[Device management] Add lab flag for matrix client info account data event (PSG-800)
2022-10-14 16:03:40 +02:00
Hugh Nimmo-Smith
f999e72759
Changelog
2022-10-14 14:01:13 +01:00
Onuray Sahin
b04ad4915f
Add changelog.
2022-10-14 15:38:28 +03:00
Maxime NATUREL
1f0028fd7e
Adding changelog entry
2022-10-14 14:09:30 +02:00
Benoit Marty
8bb5dcd553
Changelog
2022-10-14 12:33:27 +02:00
Hugh Nimmo-Smith
626e3dbd10
Merge pull request #7358 from vector-im/feature/hughns/qr_code_login_task
2022-10-14 09:38:07 +01:00
Jorge Martin Espinosa
81ef1415dc
Apply design changes to WYSIWYG editor ( #7354 )
...
* Apply design changes to WYSIWYG editor
* Add changelog
* Remove unneeded attribute in RichTextComposerLayout
* Fix lint issues
* Fix style naming issue.
* Change rich text editor border radius depending on the number of lines.
* Replace standby voice recorder icon.
2022-10-14 09:59:43 +02:00
Hugh Nimmo-Smith
f13419d696
Changelog
2022-10-13 15:18:31 +01:00
Benoit Marty
5b56ae1e1c
Merge pull request #7319 from ByeongsuPark/feature/bspark/bugfix-wrong-mic-direction-rtl
...
Fix the wrong mic button direction to cancel on RTL languages
2022-10-13 13:59:09 +02:00
Maxime NATUREL
f9eb6a64ea
Merge pull request #7323 from vector-im/feature/mna/device-manager-parsing-os
...
[Device management] Improve the parsing for OS of Desktop/Web sessions (PSG-823)
2022-10-13 10:39:38 +02:00
Maxime NATUREL
893008a93d
Adding changelog entry
2022-10-13 10:13:10 +02:00
Maxime NATUREL
1ede6b32a5
Adding changelog entry
2022-10-13 09:41:53 +02:00