- Dec 31, 2020
-
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
- Dec 30, 2020
-
-
Daniel Gultsch authored
-
Daniel Gultsch authored
DIGEST and HMAC were static variables. Those are initialized by what ever concrete implementation gets executed first. (Perform SCRAM-SHA1 first and those variables got initialized with SHA1 variants) For subsequent SHA256 executions those variables contained wrong values.
-
- Dec 22, 2020
-
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
- Dec 18, 2020
-
-
Daniel Gultsch authored
-
- Dec 11, 2020
-
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
- Dec 10, 2020
-
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
- Dec 08, 2020
-
-
Daniel Gultsch authored
-
Daniel Gultsch authored
after removing the ability to select and copy text the transformation methods provided by CopyTextView are no longer necessary.
-
- Dec 07, 2020
-
-
Daniel Gultsch authored
-
Daniel Gultsch authored
fixes #3940
-
- Dec 06, 2020
-
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
- Dec 02, 2020
-
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
- Dec 01, 2020
-
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
- Nov 25, 2020
-
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
- Nov 16, 2020
-
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
Daniel Gultsch authored
maybe fixes #3924
-
- Nov 15, 2020
-
-
Daniel Gultsch authored
note that the ROMs I tested this on don’t require scanning for it to appear on MTP. However it certainly don’t hurt either.
-
- Nov 14, 2020
-
-
eta authored
- With large accounts (such as mine), Conversations starts hitting up against the default heap limit pretty quickly, at which point it grinds to a halt as GC pause times increase. - Furthermore, it's impossible to complete a backup with such an account, since Conversations will just run out of memory before the backup can complete. - Enabling the `android:largeHeap` flag asks the OS for a bit more memory, which hopefully alleviates the problem for larger accounts.
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
- Nov 13, 2020
-
-
Daniel Gultsch authored
-
Daniel Gultsch authored
hopefully fixes #3890
-
Christoph Scholz authored
-
Alexei Sorokin authored
An asterisk is a special FTS4 operator when appended to a word but has no special meaning when prepended.
-