index
:
PiratX
feature/fixed_domain_flavor
master
thedevstack
The new way for communications
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
refined nick matching patter. word boundry (\b) doesn’t match on words endi...
Christian Schneppe
1
-1
/
+1
2018-10-24
add missing slash to make database import working again
Christian Schneppe
1
-2
/
+2
2018-10-24
write null bitmap to imageview to replace asyncdrawable
Christian Schneppe
2
-4
/
+4
2018-10-24
code cleanup, null check not necessary when using instance of
Christian Schneppe
1
-9
/
+10
2018-10-24
ask for permission when committing attachments
Christian Schneppe
1
-10
/
+22
2018-10-24
do not provide up navigation in publish account when in setup mode
Christian Schneppe
2
-6
/
+10
2018-10-24
play short vibrate while your are inside the chat
Christian Schneppe
1
-0
/
+1
2018-10-24
try to catch a NPE on iterator.remove
Christian Schneppe
1
-3
/
+7
2018-10-24
reformat XmppConnection.java
Christian Schneppe
1
-37
/
+30
2018-10-24
don't use internal updater if store != null
Christian Schneppe
4
-51
/
+40
2018-10-24
don't use compression for HttpDownloads
Christian Schneppe
1
-0
/
+2
2018-10-22
bring back animated gif view in MediaViewer
Christian Schneppe
4
-3
/
+22
2018-10-20
fix bug in Updater
Christian Schneppe
1
-8
/
+4
2018-10-20
fix some build errors
Christian Schneppe
4
-6
/
+7
2018-10-20
New translations strings.xml (Russian)
Christian Schneppe
1
-1
/
+0
2018-10-20
New translations strings.xml (German)
Christian Schneppe
1
-1
/
+7
2018-10-20
New translations strings.xml (Cebuano)
Christian Schneppe
1
-1
/
+0
2018-10-20
New translations strings.xml (Filipino)
Christian Schneppe
1
-1
/
+0
2018-10-20
New translations strings.xml (Indonesian)
Christian Schneppe
1
-1
/
+0
2018-10-20
New translations strings.xml (Spanish)
Christian Schneppe
1
-1
/
+0
2018-10-20
New translations strings.xml (Basque)
Christian Schneppe
1
-1
/
+0
2018-10-20
New translations strings.xml (Catalan)
Christian Schneppe
1
-1
/
+0
2018-10-20
New translations strings.xml (Czech)
Christian Schneppe
1
-1
/
+0
2018-10-20
New translations strings.xml (Dutch)
Christian Schneppe
1
-1
/
+0
2018-10-20
New translations strings.xml (Romanian)
Christian Schneppe
1
-1
/
+0
2018-10-20
New translations strings.xml (French)
Christian Schneppe
1
-1
/
+0
2018-10-20
New translations strings.xml (Greek)
Christian Schneppe
1
-1
/
+0
2018-10-20
New translations strings.xml (Italian)
Christian Schneppe
1
-1
/
+0
2018-10-20
New translations strings.xml (Polish)
Christian Schneppe
1
-1
/
+0
2018-10-20
New translations strings.xml (Portuguese)
Christian Schneppe
1
-113
/
+113
2018-10-20
New translations strings.xml (Swedish)
Christian Schneppe
1
-1
/
+0
2018-10-20
New translations strings.xml (Tagalog)
Christian Schneppe
1
-1
/
+0
2018-10-20
New translations strings.xml (Portuguese, Brazilian)
Christian Schneppe
1
-114
/
+113
2018-10-20
New translations strings.xml (Galician)
Christian Schneppe
1
-1
/
+0
2018-10-20
New translations strings.xml (Turkish)
Christian Schneppe
1
-1
/
+0
2018-10-20
refactor magic creates password gen to CryptoHelper
Christian Schneppe
2
-19
/
+15
2018-10-20
Do not insert text shared over XMPP uri when already drafting message
Christian Schneppe
5
-15
/
+36
2018-10-20
removed unused paramater 'newTask' from switchToConversation api
Christian Schneppe
3
-30
/
+12
2018-10-20
revert back to 16 byte IVs for omemo since ChatSecure doesn't support 12 byte
Christian Schneppe
1
-1
/
+1
2018-10-20
only store non hardcoded resolver result in db
Christian Schneppe
1
-1
/
+1
2018-10-20
fixed NPE after attempt to store user@ip style jid resolver result
Christian Schneppe
1
-2
/
+3
2018-10-20
fixed cache cleaning cleaning all confercenes instead of where contact is
Christian Schneppe
1
-2
/
+1
2018-10-20
do not show 'open website' button after info has changed
Christian Schneppe
1
-3
/
+4
2018-10-20
use bouncycastle provider up to api 27
Christian Schneppe
3
-6
/
+6
2018-10-20
offer either 'cancel download' or 'delete file' but not both
Christian Schneppe
1
-3
/
+4
2018-10-20
Lower foreground service notification priority
Christian Schneppe
1
-1
/
+1
2018-10-20
make 'cancelled' work for jingle ft
Christian Schneppe
4
-18
/
+24
2018-10-20
show snackbar for remote server timeout in mucs
Christian Schneppe
4
-0
/
+11
2018-10-20
show cancelled instead of delivery failed if user requested to abort transfer
Christian Schneppe
4
-7
/
+12
2018-10-20
Do not attempt to draw overlay on null bitmap
Christian Schneppe
2
-2
/
+3
[next]