diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-05-27 20:44:15 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-05-27 20:44:15 -0400 |
| commit | 969cf6bf760b24460b681c8990c65ba7014498e9 (patch) | |
| tree | 84db51fa44f34635faa12c0e293d8fbd4077afa3 | |
| parent | 1b16c67eefa585599b4bd30c67340496ba3ee6a4 (diff) | |
backport Messaging text selection feature
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index ab017c95..840c0394 100644 --- a/static/releases.html +++ b/static/releases.html @@ -535,6 +535,7 @@ <ul> <li>Contacts: don't prompt to add account when creating a contact</li> <li>Contacts: use common intent for getting directions instead of opening a Google Maps URL</li> + <li>Messaging: backport change to allow selecting text inside the selected message</li> <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/41">version 41</a></li> </ul> </article> |
