Commit Graph

159 Commits (b77b222d933f3eb3f5641498c3f2c332bd33fd0f)
 

Author SHA1 Message Date
sgoudham b77b222d93
refactor: try to fix deploy.yml 2 years ago
sgoudham f3c12c3c70
refactor: try to fix deploy.yml 2 years ago
sgoudham d1bcc0e144
refactor: try to fix deploy.yml 2 years ago
sgoudham 8275622bac
chore: bump version 2 years ago
sgoudham 6cbc180ca7
refactor: upload artifacts properly 2 years ago
sgoudham d30bfadb04
refactor: fix stuff 2 years ago
sgoudham d1197950d8
refactor: change ci from jenkins -> GH actions 2 years ago
Hamothy a5cf168fe9
Update version to 0.3.0 3 years ago
Hamothy 4ebf168a08
Update README.md 3 years ago
Hammy 33ceef3d2f Update README.md 3 years ago
Hammy 16e55ebf2d Auto release to OSSRH after deploy 3 years ago
Hammy 2442ed1343 Upgrade to v0.2.0 3 years ago
Hammy 3735ad5839 Rename methods to be more accurate 3 years ago
Hammy 71a3720ff5 Update test method names 3 years ago
Hammy 6b40c48279 Rename classes to better reflect their purpose 3 years ago
Hammy 09dc01ea84 Add getContents() method 3 years ago
Hammy 6a77a5da56 Add toString() 3 years ago
Hammy 3d34cbe1ed Refactor method name to reflect java naming conventions 3 years ago
Hammy a8cd3a7a57 Add javadocs 3 years ago
Hammy 40f4cdbb8d Add javadocs 3 years ago
Hammy d6a6c59a24 Add javadocs 3 years ago
Hammy 2aa4cf9b0d Remove 200ms delay when inserting contents & ensure file event is not notified for images 3 years ago
Hammy 0de683ad82 Update pom.xml 3 years ago
Hammy 8ed79b2126 Rename bufferedImage variable to image 3 years ago
Hammy 9b29ea29fd Move inner classes up to higher level 3 years ago
Hammy fb0bfa2bff Remove empty constructor 3 years ago
Hammy 284be23d3a Move MyBufferedImage.java to domain package 3 years ago
Hammy cf598be605 Rename OldClipboardContent.java to ClipboardContent.java 3 years ago
Hammy 4ed59cc691 Rename MyClipboardContent.java to GenericClipboardContent.java 3 years ago
Hammy 738e108976 Rename enum from 'FILELIST' to 'FILE' 3 years ago
Hammy a1156a4cef Reformat code 3 years ago
Hammy c0088d9614 Use MyBufferedImage instead of OldImage.java 3 years ago
Hammy a8233b3575 Add MyBufferedImage as a wrapper around BufferedImage that implements the correct equality checks 3 years ago
Hammy bd3fbea8a9 Reformat code 3 years ago
Hammy 5870fe0817 Add separate event listeners 3 years ago
Hammy 4a65587182 Refactor to include different eventListeners 3 years ago
Hammy c59a3fc388 Add separate events for different types 3 years ago
Hammy 388f306f68 Use logger instead of printing stacktrace 3 years ago
Hammy 13fdf8fadd Use logger instead of printing stacktrace 3 years ago
Hammy f570eca8fa Don't access eventManager through getter 3 years ago
Hammy f235be2f39 Remove arguments to try and diagnose the issue at a deeper level 3 years ago
Hammy e460f1681b Adding more libraries that might fix headless exception 3 years ago
Hammy 7486682b2c Try something different and pray it works 3 years ago
Hammy b4cf221ac7 Try something different and pray it works 3 years ago
Hammy afe714d74c (Almost) Give up with headless=true 3 years ago
Hammy 6601734595 Use headless=true flag again 3 years ago
Hammy 5e9bb17675 Use headless=true flag again 3 years ago
Hammy 3b1f99e472 Use headless=true flag again 3 years ago
Hammy 9759cf9f60 Switch back to Xvfb to see if it works 3 years ago
Hammy 29653925ed Switch back to Xvfb to see if it works 3 years ago