Results 14 issues of Florian Pradines

Hi there, I ran accross the files because the class "CircleProgressBar" was not found and triggered that there is only one class in your library: "BuildConfig". Download the library by...

Hi, I wonder if it is possible to resize/scale the fragment? On my device, the calendar could be a little bigger to be more readable. Thanks,

enhancement

Hi, I wonder if it is possible to resize/scale the fragment? On my device, the calendar could be a little bigger to be more readable. Thanks,

enhancement

**Is your feature request related to a problem? Please describe.** Currently, SMRParser does not extract that much informations. It can extract some metadata and included files but it lacks of...

enhancement

Hi, I wonder if SwiftyRSA has the ability to load X.509 certificates, extract public key from it and verify if a certificate was signed with a particular public key? Thanks,

help wanted

Hi, I am using the release 3.0.0-RC-1 and I have a question. You just deprecated some methods including "hasEnrolledFingerprints". If I don't use "hasEnrolledFingerprints", how can I know if I...

3.x

Hi, I have a Samsung Galaxy S8 running Oreo 8.0 with latest version CRB7. Since I moved from Nougat to Oreo, I am experiencing system crash when my device is...

Hi, I was wondering if this module can be compatible with Akka Cluster, so we can have more flexibility about load balancing. Thanks,

It seems there are breaking changes from 0.5.x to 0.6.x For instance, there is no method withActor. ` @Override public SockJS sockjs() { SockJS.withActor(MySockJSActor::props); }` It would be nice to...

Hi, On line 106 of file HomeController : https://github.com/playframework/play-java-websocket-example/blob/2.6.x/app/controllers/HomeController.java#L106, you are checking origin like that: ```java return origin.contains("localhost:9000") || origin.contains("localhost:19001"); ``` If someone sends an Origin header with the value...

status:backlog