Hammy
ecb63e41a2
Move utility methods to ClipboardUtils.java & Add functionality to insert contents into the clipboard
3 years ago
Hammy
07a33f71b4
Add new exception to be thrown when clipboard isn't available
3 years ago
Hammy
7e0ef573e7
Ensure that exceptions are caught and clipboard listener is started again
3 years ago
sgoudham
05dd51546f
Ensure that files are not notified as text to end users
3 years ago
Hammy
8b467ab3d9
Correctly check images against their dimensions for image polling
3 years ago
Hammy
ed97a46735
Ensure that files are checked when polling
3 years ago
Hammy
42416a694f
Step away from subscribe() & unsubscribe()
3 years ago
Hammy
5112d090cd
Implement not null checks for extra safety
3 years ago
Hammy
8fdc3e61c3
Add util method for retrieving OldClipboardContent when object is passed in
3 years ago
Hammy
0e76d29495
Ensure that transfer data can be retrieved
3 years ago
sgoudham
6beeaafad9
Exit method when bufferedimage is null
3 years ago
sgoudham
57b4b96877
Check clipboard contents for safety.
...
Problems can occur within these helper functions as the polling is extremely quick, causing for an edge case where the user copies content before the clipboard has time to process the contents
3 years ago
Hammy
a4665bf9a8
Notify consumers about file changes
3 years ago
Hammy
f4f371be69
Save old file content
3 years ago
Hammy
5af7481679
Implement transferable for list of files
3 years ago
Hammy
992e396504
Update javadoc & add notifyFilesEvent
3 years ago
Hammy
ee4e63166b
Refactor STRING -> TEXT for increased readability
3 years ago
Hammy
96dac0ad5f
Add support for file events
3 years ago
Hammy
cdc08f4d6d
Refactor code
3 years ago
Hammy
acf1dfb30e
Change param names
3 years ago
Hammy
39eb3450c2
Fix javadoc
3 years ago
Hammy
0036d81b66
Comment code that does not work
3 years ago
Hammy
535e35d3e8
Add Helper method for retrieving old clipboard contents
3 years ago
Hammy
96f54330e5
Send Old Clipboard Content to consumers
3 years ago
Hammy
6699906053
Add javadoc & send Old Clipboard Content to consumers
3 years ago
Hammy
f742b03fb9
Add new class to send in notification events
3 years ago
Hammy
1f7b2ca85e
Add javadoc
3 years ago
Hammy
50f521fd1a
Refactor code
3 years ago
Hammy
061e2502c3
Reformat javadoc & methods
3 years ago
Hammy
1b4e0af716
Use eventManager
3 years ago
Hammy
af790bae99
Rename to ClipboardEvent.java
3 years ago
Hammy
2e68802df3
Add separate EventManager class
3 years ago
Hammy
d6b1ae5da9
Update README.md
3 years ago
Hammy
26314c4455
Update description of library
3 years ago
Hammy
fd046a0e8a
Update codecov token
3 years ago
Hammy
bb42c7c1db
Add toggles for text and image monitors
3 years ago
Hammy
981a48fc6c
Reduce common code in listeners
3 years ago
Hammy
606b1d3423
Add helper methods
3 years ago
Hammy
c0cab70cf6
Downgrade version to 0.1.0
3 years ago
Hammy
c4f0b2fc23
Add Jenkinsfile
3 years ago
Hammy
a5bd97b0ca
Add Dockerfile
3 years ago
Hammy
96b7546bfd
Add ability to remove event listeners
3 years ago
Hammy
57f0cb3431
Update .gitignore
3 years ago
Hammy
0b9e9a78c1
Delete unused class
3 years ago
Hammy
204020954c
Port code over from MyClipboardHistory
3 years ago
Hammy
59877150d0
Add shield badges
3 years ago
Hammy
bd4a171e74
Add License Badge
3 years ago
Hammy
ae14df395c
Stub out README.md
3 years ago
Hammy
b7c4d24a5f
Update pom.xml
...
Add sections for deployment to OSSRH
3 years ago
Hammy
4b927706a2
Update .gitignore
3 years ago