elouet

Results 11 comments of elouet

I have tried both Windows and Linux versions of the app, same behaviour. Also printing to PDF doesn't help unless I switch to landscape. Anyway PDF output is probably never...

we may want to look into the second parameters which allows for THUMB mode, but then what happens with mixed modes, I'm not sure.

@speeder thanks so much for posting. I had the same issue exactly and I was able to fix it with a 1 line patch hard-coding "utf8" as charset before connecting....

It looks like the source code in this project could use a refresh. Currently looking into this (many IKeystoreService method calls fail now on M preview, as originally posted here)....

Not yet, I need to spend more time on this, and possibly first off migrate the project to gradle so that it builds with Android Studio.

This is a good point. I have been using this code for other purposes, mostly in a context where the app has the system UID and can set the keystore...

I've started making progress on coping with the new API here : https://github.com/elouet/android-keystore/tree/android_m_update AES encrypt/decrypt seems to work on legacy devices as well as my Nexus 5 running the latest...

Newer models seem to have 2000mAh batteries. Not sure how this affects battery charging which is driven by hardware. What I can see on my device is that the native...

- 1 The line out should have 100% volume with no volume limit, and jack output should be limited according to user setting. The tricky part is to cleverly detect...

I've been looking at this today and can't really progress because I'm missing the block diagram of the device. The source code seems to point at GPIO 44 as the...