Frédéric Julian

Results 5 issues of Frédéric Julian

Hi, MobSF (https://github.com/MobSF/Mobile-Security-Framework-MobSF) a static analyser, detected a high-level security issue : > Broadcast Receiver(org.matomo.sdk.extra.InstallReferrerReceiver) is not Protected. [android:exported=true] > > A Broadcast Receiver is found to be shared with...

help/discussion wanted

Google just release the new Paging lib which has the potential to clearly improve performances in some cases. Google basically recommands to use a PagedListAdapter, but it would be great...

### Steps to Reproduce Unfortunately I wasn't able to provide a sample app to reproduce it. We have this crash on the professional app we are developing and each time...

needs investigation

On JB & NineOldAndroids 2.4.0, when I do a setListener() on a ViewPropertyAnimator, the listener is always leaked (and my whole activity with it because it is an inner class)....