Georg Lukas
Georg Lukas
@iNPUTmice It looks like your use case can be easily implemented with the above interface. Another problem I am pondering about is TOFU / pinning. The above API is "stateless"...
The Activity/Service dependency is a legacy, it needs to be replaced. In that context, I need to address the creation of notifications vs. direct Activity launch, it looks like the...
I agree with the principal idea, however there is another aspect to it. We need to also consider the situation when the app overrides the MTM key store directory name....
Just to chime in, I had the same exception when analyzing a device firmware image and trying to move the base after the fact. Changing the base address in the...
You can work around the lack of native binaries by using `pymysql` instead of `mysqlclient` as described [in this SO post](https://stackoverflow.com/a/49893339/539443): ``` pip install pymysql ``` And add to your...
The issue description is utterly vague, so not sure if it is this issue or not. But I'm experiencing a similar problem to @weiss, with prosody as the server and...
Tested with build 129 (4.3.1): * sometimes messages still get duplicated when ChatSecure is offline (but not always?) * now I get five "New Message" notifications per a single message,...
Issue still exists in 4.3.5 (135) from TestFlight.
I'm not arguing against the anti-spam filter, but I'm pretty sure it doesn't need to tell a single JID about the spam 260 THOUSAND times. For example, you could cache...
The user in question is on *my* lousy server, but they interact with *that other* lousy server. I've also kindly asked the server admins to implement throttling. The user in...