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-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
2018-10-20
PRNG fixes were a nop ever since we switched to 4.4+
Christian Schneppe
1
-62
/
+62
2018-10-20
catch exception if Conscrypt could not be initialized and use tls 1.2
Christian Schneppe
2
-2
/
+10
2018-10-20
make jids appear as monospace in dialogs
Christian Schneppe
4
-28
/
+38
2018-10-20
add confirmation dialog for deleting files
Christian Schneppe
2
-8
/
+18
2018-10-20
code cleanup / reformat in ShareViaAccount
Christian Schneppe
2
-22
/
+15
2018-10-20
go back to 16 byte IVs for OMEMO
Christian Schneppe
2
-13
/
+13
2018-10-20
fix crash in ConferenceDetailsActivity
Christian Schneppe
1
-0
/
+4
2018-10-20
change apk icon
Christian Schneppe
6
-5
/
+10
2018-10-06
New translations strings.xml (Russian)
Christian Schneppe
1
-0
/
+7
2018-10-04
fixed regression introduce in earlier commit. don’t use conscrypt on older ...
Christian Schneppe
1
-4
/
+4
2018-10-04
added a few TODOs in regards to the handling of inactive devices
Christian Schneppe
3
-3
/
+5
2018-10-04
Do weOwnFile security check only when attaching
Christian Schneppe
3
-12
/
+16
2018-10-04
use fab.hide() and fab.show() - this will animate the process
Christian Schneppe
1
-2
/
+2
2018-10-04
use short read timeout when waiting for first stream open. disable read timeo...
Christian Schneppe
1
-1
/
+2
2018-10-04
New translations strings.xml (German)
Christian Schneppe
1
-0
/
+7
2018-10-04
correct color for paperclip
Christian Schneppe
5
-0
/
+0
2018-10-04
make navigation working with google maps
Christian Schneppe
1
-17
/
+17
2018-10-04
New translations strings.xml (Russian)
Christian Schneppe
1
-2
/
+0
2018-10-04
New translations strings.xml (German)
Christian Schneppe
1
-7
/
+0
2018-10-04
New translations strings.xml (Cebuano)
Christian Schneppe
1
-7
/
+0
2018-10-04
New translations strings.xml (Filipino)
Christian Schneppe
1
-7
/
+0
2018-10-04
New translations strings.xml (Indonesian)
Christian Schneppe
1
-7
/
+0
2018-10-04
New translations strings.xml (Spanish)
Christian Schneppe
1
-7
/
+0
2018-10-04
New translations strings.xml (Basque)
Christian Schneppe
1
-6
/
+0
2018-10-04
New translations strings.xml (Catalan)
Christian Schneppe
1
-6
/
+0
2018-10-04
New translations strings.xml (Dutch)
Christian Schneppe
1
-6
/
+0
2018-10-04
New translations strings.xml (Romanian)
Christian Schneppe
1
-6
/
+0
2018-10-04
New translations strings.xml (French)
Christian Schneppe
1
-6
/
+0
2018-10-04
New translations strings.xml (Italian)
Christian Schneppe
1
-6
/
+0
2018-10-04
New translations strings.xml (Polish)
Christian Schneppe
1
-6
/
+0
2018-10-04
New translations strings.xml (Portuguese)
Christian Schneppe
1
-114
/
+114
2018-10-04
New translations strings.xml (Swedish)
Christian Schneppe
1
-6
/
+0
2018-10-04
New translations strings.xml (Galician)
Christian Schneppe
1
-6
/
+0
2018-10-04
New translations strings.xml (Turkish)
Christian Schneppe
1
-7
/
+0
2018-10-04
run through sendMessage() procedure instead of taking shortcut after returnin...
Christian Schneppe
1
-9
/
+6
2018-10-04
prevent race condition when fetching device ids
Christian Schneppe
2
-43
/
+47
[prev]
[next]