Remember icon indicating copy to clipboard operation
Remember copied to clipboard

A preferences-backed key-value store

Results 2 Remember issues
Sort by recently updated
recently updated
newest added

Hey I don't know if you guys still use/maintain this, but I've recently made some changes you might be interested in: https://github.com/mlapadula/remember2 https://github.com/mlapadula/remember2#about-remember2

Any chance what might cause this following NPE? I sometimes get this. Not sure as well how to reproduce this. But I thought, you might know. ``` Caused by: java.lang.NullPointerException...

bug