Jared Banyard

Results 6 issues of Jared Banyard

I seem to be having permission problems pulling images from the "Recent" images, with it complaining about android.permission.MANAGE_DOCUMENTS missing, even though I have it declared.

enhancement

This will massively improve scrolling performance for any GIFs in listviews.

feature-request

I tested the USB-C headphones on the Samsung Galaxy S9 (model:SM_G960U1 device:starqlteue). This device also has an analog audio jack. Youtube output successfully from the USB-C headphones, but using audioswitch...

bug

Do not create new try/catch blocks in the write/read methods, its incredibly inefficient. Move the try/catch around the entire loop operation. This makes write 50x-100x slower.

Can we get a KeyChain class that implements the hardware keystore instead of shared preferences?