Pierre-Hugues HUSSON
Pierre-Hugues HUSSON
Android SDK 25.0.3 has a new license
I'm hitting a problem on an apk which does something like: String function(Object a) { if(a instanceof int[]) { int[] v = (int[]) a; // Do something with v }...
Hi, There is a patch for offlineimap which handles gmail labels as X-Keywords (available at https://github.com/aroig/offlineimap/tree/gmail_labels) Having sup handle X-Keywords would make sup properly handle server-side labels. This would make...
Since Android 7, webview can be used from the Chrome APK, so there is no point in having WebViewGoogle. Additionally, if Chrome is installed, it should disable AOSP's webview as...
What do you think of adding an option to run this from privileged app? (or sharedId = android.uid.system) This would make easy and clean to integrate Shizuku into custom ROMs,...
This firmware has been successfully tested on mainline master 42dc814987c1feb6410904e58cfd4c36c4146150, with plasma as input consumer to confirm X/Y positions
Android devices are provisioned in factory using keyboxes, not with certificates. See for instance https://github.com/zybpp/Python/blob/master/Python/keybox/widevine/Lenovo%20TB-X705-TAB510PLUS-04020003.bin.secure As far as I understand, a device can not make requests to service providers with...
Some websites (for instance france.tv) seem to use a new widevine proxy ( https://widevine-proxy.drm.technology/proxy ) with a new format. The json is {"token":"yyyy", "drm_info":[xxxx]} where xxx is the list of...
On Jio, we can resolve IMS server over IPv4, but it won't respond. We need to communicate with it via IPv6 to answer.
Hi, Thanks for this awesome project, it's really great. From the espeak-ng phonemizer rewrite (and non-GPLv3), to the low-requirement/onnx, glados voice itself (I just think it needs to learn how...