aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * New translations strings.xml (Turkish)Christian Schneppe2018-10-201-1/+0
| * New translations strings.xml (Russian)Christian Schneppe2018-10-061-0/+7
| * New translations strings.xml (German)Christian Schneppe2018-10-041-0/+7
| * New translations strings.xml (Russian)Christian Schneppe2018-10-041-2/+0
| * New translations strings.xml (German)Christian Schneppe2018-10-041-7/+0
| * New translations strings.xml (Cebuano)Christian Schneppe2018-10-041-7/+0
| * New translations strings.xml (Filipino)Christian Schneppe2018-10-041-7/+0
| * New translations strings.xml (Indonesian)Christian Schneppe2018-10-041-7/+0
| * New translations strings.xml (Spanish)Christian Schneppe2018-10-041-7/+0
| * New translations strings.xml (Basque)Christian Schneppe2018-10-041-6/+0
| * New translations strings.xml (Catalan)Christian Schneppe2018-10-041-6/+0
| * New translations strings.xml (Dutch)Christian Schneppe2018-10-041-6/+0
| * New translations strings.xml (Romanian)Christian Schneppe2018-10-041-6/+0
| * New translations strings.xml (French)Christian Schneppe2018-10-041-6/+0
| * New translations strings.xml (Italian)Christian Schneppe2018-10-041-6/+0
| * New translations strings.xml (Polish)Christian Schneppe2018-10-041-6/+0
| * New translations strings.xml (Portuguese)Christian Schneppe2018-10-041-114/+114
| * New translations strings.xml (Swedish)Christian Schneppe2018-10-041-6/+0
| * New translations strings.xml (Galician)Christian Schneppe2018-10-041-6/+0
| * New translations strings.xml (Turkish)Christian Schneppe2018-10-041-7/+0
| * New translations strings.xml (German)Christian Schneppe2018-10-041-0/+2
| * New translations strings.xml (Russian)Christian Schneppe2018-10-041-0/+2
| * New translations strings.xml (Portuguese, Brazilian)Christian Schneppe2018-10-031-114/+114
| * New translations strings.xml (German)Christian Schneppe2018-10-031-1/+2
| * New translations strings.xml (Russian)Christian Schneppe2018-10-031-0/+1
| * New translations strings.xml (Portuguese)Christian Schneppe2018-10-031-114/+114
| * New translations strings.xml (German)Christian Schneppe2018-10-021-0/+1
| * New translations strings.xml (Russian)Christian Schneppe2018-09-271-0/+19
| * New translations strings.xml (Russian)Christian Schneppe2018-09-271-0/+13
| * New translations strings.xml (Russian)Christian Schneppe2018-09-271-0/+3
| * New translations strings.xml (Russian)Christian Schneppe2018-09-271-0/+1
* | refactor magic creates password gen to CryptoHelperChristian Schneppe2018-10-202-19/+15
* | Do not insert text shared over XMPP uri when already drafting messageChristian Schneppe2018-10-205-15/+36
* | removed unused paramater 'newTask' from switchToConversation apiChristian Schneppe2018-10-203-30/+12
* | revert back to 16 byte IVs for omemo since ChatSecure doesn't support 12 byteChristian Schneppe2018-10-201-1/+1
* | only store non hardcoded resolver result in dbChristian Schneppe2018-10-201-1/+1
* | fixed NPE after attempt to store user@ip style jid resolver resultChristian Schneppe2018-10-201-2/+3
* | fixed cache cleaning cleaning all confercenes instead of where contact isChristian Schneppe2018-10-201-2/+1
* | do not show 'open website' button after info has changedChristian Schneppe2018-10-201-3/+4
* | use bouncycastle provider up to api 27Christian Schneppe2018-10-203-6/+6
* | offer either 'cancel download' or 'delete file' but not bothChristian Schneppe2018-10-201-3/+4
* | Lower foreground service notification priorityChristian Schneppe2018-10-201-1/+1
* | make 'cancelled' work for jingle ftChristian Schneppe2018-10-204-18/+24
* | show snackbar for remote server timeout in mucsChristian Schneppe2018-10-204-0/+11
* | show cancelled instead of delivery failed if user requested to abort transferChristian Schneppe2018-10-204-7/+12
* | Do not attempt to draw overlay on null bitmapChristian Schneppe2018-10-202-2/+3
* | PRNG fixes were a nop ever since we switched to 4.4+Christian Schneppe2018-10-201-62/+62
* | catch exception if Conscrypt could not be initialized and use tls 1.2Christian Schneppe2018-10-202-2/+10
* | make jids appear as monospace in dialogsChristian Schneppe2018-10-204-28/+38
* | add confirmation dialog for deleting filesChristian Schneppe2018-10-202-8/+18