Anthony Law
Anthony Law
Hi, I am trying to use LUKS encryption on my MacBook Pro (16,2). Cryptsetup will show the password prompt in initramfs before boot to decrypt the root filesystem first. However,...
You might be redirected to this page because you found bug or you have a feature request for the software. It is important for you to spend sometime to read...
Planning to have osumer version 2.0.0. Feature requests to osumer are welcome. The following list is the features gonna to be implemented: - [x] Beatmap searching - [x] Multi-downloading -...
Hi, I found out some typo in the following document: http://www.ev3dev.org/docs/sensors/hitechnic-nxt-color-sensor/ , whereas `vendor_id` would be `HiTechnic` instead of `HiTechnc`. I am not quite sure about it, but I think...
Features to be add (or MUST) to the version 2.0.0-SNAPSHOT
The library will be moving to Maven Central as seems I know well with publishing Maven Central now. The library hosting in SF is quite inconvenient for users right? Huh
This is a bug in the API since I uploaded the new bus database with UTF-8 encoding. The ```InputStreamReader``` in ```BusDatabase.loadDatabase(InputStream in)``` is issuing problems as I forget to put...
I recently found out there is an new parameter in the JSON response in the API. ```ex``` seems represent expire time. Maybe adding in this API to provide scheduled updates/requests...
http://docs.openhab.org/developers/development/bindings.html Similar: https://github.com/mob41/openhab2-addons
JavaDoc generation comment block is missing for the following files and methods. Source: https://travis-ci.org/mob41/broadlink-java-api/jobs/393332437#L1590 @alpapad Please help completing these, thanks! - com/github/mob41/blapi/dev/hysen/BaseHysenDevice.java:121: warning: no ```@param``` for autoMode ```public void setMode(boolean...