element-android/changelog.d
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 17c43c9188.

* 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
..
.gitignore Rename towncrier folder from newsfragment to changelog.d 2021-06-18 21:33:50 +02:00
7369.feature Changelog 2022-10-14 14:01:13 +01:00
7419.wip Add changelog 2022-10-20 23:03:28 +02:00
7421.wip Add changelog 2022-10-20 23:28:32 +02:00
7429.feature [Rich text editor] Add plain text mode and new attachment UI (#7459) 2022-10-26 18:37:40 +02:00
7431.bugfix Add changelog 2022-10-25 17:56:27 +02:00
7436.feature [Rich text editor] Implement full screen editor mode (simple approach) (#7436) 2022-10-26 15:15:48 +02:00
7448.wip Add changelog 2022-10-25 17:41:36 +02:00
7450.wip Add changelog 2022-10-26 09:46:24 +02:00
7452.feature [Rich text editor] Add plain text mode and new attachment UI (#7459) 2022-10-26 18:37:40 +02:00