feat: add in-keyboard clipboard history manager#638
Conversation
Thank you for the pull request! 💙🩵The Scribe-Android team will do our best to address your contribution as soon as we can. The following are some important points:
Note Scribe uses Conventional Comments in reviews to make sure that communication is as clear as possible. |
Maintainer ChecklistThe following is a checklist for maintainers to make sure this process goes as well as possible. Feel free to address the points below yourself in further commits if you realize that actions are needed :)
|
b78885b to
78beed4
Compare
|
@andrewtavis
|







Contributor checklist
./gradlew lintKotlin detekt testcommand as directed in the testing section of the contributing guideDescription
Introduces a new clipboard key that opens a persistent, Room-backed history panel with copy/paste suggestions, pinning, deleting, and dark-mode support.
Fixes: #459