Raffaele Florio
Raffaele Florio
I updated the systray patch for the last dwm commit: 6aa8e37.
As suggested in #18 is useful to have the possibility to define custom shortcuts. For example one for dispVM and one for open-here. Obviously it is intended for redirect to...
Currently only `browser.storage.local` is supported and there is only a "global" whitelist (per Firefox instance). If sync storage area is supported the user can give a name to a whitelist...
Differentiate installation method for AppVM and TemplateVM.
The current `update` method of `ReplaceChangeLogLockStatement` is not safe. It allows multiple owner (identified by the `lockedBy` field) to acquire the lock simultaneously. And it also allows the release by...
This PR is about the JAVA-5764 issue. It changes the `encode` method by skipping the encode of a property if it's already encoded as the discriminator.