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
|
andrewtavis
left a comment
There was a problem hiding this comment.
Testing this with @angrezichatterbox now, @Roniscend :)
praise: Really some amazing work here! Thanks for the great work, @Roniscend! Also thanks for the efforts to review and finalize it, @angrezichatterbox! This has been a very long term goal for the project, and it's amazing to see it finalized 😊







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