Rodrigo Merino

Results 4 issues of Rodrigo Merino

When a dialog appears in Kodi, in order to respond to it through Kore i have to use the arrow keys to select the option and then tap to select...

If the jdbc driver class is not found when trying to load it (https://github.com/swaldman/c3p0/blob/master/src/java/com/mchange/v2/c3p0/DriverManagerDataSource.java#L143), a second attempt should be made using the `Thread.currentThread. getContextClassLoader()` This would allow to have c3po...

This is it be able to properly use the library in a modularized environment. Ref: http://branchandbound.net/blog/java/2017/12/automatic-module-name/