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
/
java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
refined nick matching patter. word boundry (\b) doesn’t match on words endi...
Christian Schneppe
2018-11-08
1
-1
/
+1
*
add missing slash to make database import working again
Christian Schneppe
2018-10-24
1
-2
/
+2
*
write null bitmap to imageview to replace asyncdrawable
Christian Schneppe
2018-10-24
2
-4
/
+4
*
code cleanup, null check not necessary when using instance of
Christian Schneppe
2018-10-24
1
-9
/
+10
*
ask for permission when committing attachments
Christian Schneppe
2018-10-24
1
-10
/
+22
*
do not provide up navigation in publish account when in setup mode
Christian Schneppe
2018-10-24
2
-6
/
+10
*
play short vibrate while your are inside the chat
Christian Schneppe
2018-10-24
1
-0
/
+1
*
try to catch a NPE on iterator.remove
Christian Schneppe
2018-10-24
1
-3
/
+7
*
reformat XmppConnection.java
Christian Schneppe
2018-10-24
1
-37
/
+30
*
don't use internal updater if store != null
Christian Schneppe
2018-10-24
4
-51
/
+40
*
don't use compression for HttpDownloads
Christian Schneppe
2018-10-24
1
-0
/
+2
*
bring back animated gif view in MediaViewer
Christian Schneppe
2018-10-22
1
-2
/
+12
*
fix bug in Updater
Christian Schneppe
2018-10-20
1
-8
/
+4
*
fix some build errors
Christian Schneppe
2018-10-20
1
-1
/
+3
*
refactor magic creates password gen to CryptoHelper
Christian Schneppe
2018-10-20
2
-19
/
+15
*
Do not insert text shared over XMPP uri when already drafting message
Christian Schneppe
2018-10-20
4
-15
/
+35
*
removed unused paramater 'newTask' from switchToConversation api
Christian Schneppe
2018-10-20
3
-30
/
+12
*
revert back to 16 byte IVs for omemo since ChatSecure doesn't support 12 byte
Christian Schneppe
2018-10-20
1
-1
/
+1
*
only store non hardcoded resolver result in db
Christian Schneppe
2018-10-20
1
-1
/
+1
*
fixed NPE after attempt to store user@ip style jid resolver result
Christian Schneppe
2018-10-20
1
-2
/
+3
*
fixed cache cleaning cleaning all confercenes instead of where contact is
Christian Schneppe
2018-10-20
1
-2
/
+1
*
do not show 'open website' button after info has changed
Christian Schneppe
2018-10-20
1
-3
/
+4
*
use bouncycastle provider up to api 27
Christian Schneppe
2018-10-20
3
-6
/
+6
*
offer either 'cancel download' or 'delete file' but not both
Christian Schneppe
2018-10-20
1
-3
/
+4
*
Lower foreground service notification priority
Christian Schneppe
2018-10-20
1
-1
/
+1
*
make 'cancelled' work for jingle ft
Christian Schneppe
2018-10-20
4
-18
/
+24
*
show snackbar for remote server timeout in mucs
Christian Schneppe
2018-10-20
3
-0
/
+10
*
show cancelled instead of delivery failed if user requested to abort transfer
Christian Schneppe
2018-10-20
3
-7
/
+11
*
Do not attempt to draw overlay on null bitmap
Christian Schneppe
2018-10-20
2
-2
/
+3
*
PRNG fixes were a nop ever since we switched to 4.4+
Christian Schneppe
2018-10-20
1
-62
/
+62
*
catch exception if Conscrypt could not be initialized and use tls 1.2
Christian Schneppe
2018-10-20
2
-2
/
+10
*
make jids appear as monospace in dialogs
Christian Schneppe
2018-10-20
4
-28
/
+38
*
add confirmation dialog for deleting files
Christian Schneppe
2018-10-20
1
-7
/
+14
*
code cleanup / reformat in ShareViaAccount
Christian Schneppe
2018-10-20
2
-22
/
+15
*
go back to 16 byte IVs for OMEMO
Christian Schneppe
2018-10-20
2
-13
/
+13
*
fix crash in ConferenceDetailsActivity
Christian Schneppe
2018-10-20
1
-0
/
+4
*
change apk icon
Christian Schneppe
2018-10-20
1
-5
/
+10
*
fixed regression introduce in earlier commit. don’t use conscrypt on older ...
Christian Schneppe
2018-10-04
1
-4
/
+4
*
added a few TODOs in regards to the handling of inactive devices
Christian Schneppe
2018-10-04
3
-3
/
+5
*
Do weOwnFile security check only when attaching
Christian Schneppe
2018-10-04
2
-12
/
+15
*
use fab.hide() and fab.show() - this will animate the process
Christian Schneppe
2018-10-04
1
-2
/
+2
*
use short read timeout when waiting for first stream open. disable read timeo...
Christian Schneppe
2018-10-04
1
-1
/
+2
*
make navigation working with google maps
Christian Schneppe
2018-10-04
1
-17
/
+17
*
run through sendMessage() procedure instead of taking shortcut after returnin...
Christian Schneppe
2018-10-04
1
-9
/
+6
*
prevent race condition when fetching device ids
Christian Schneppe
2018-10-04
2
-43
/
+47
*
refactored file encryption to give access to inner stream
Christian Schneppe
2018-10-04
5
-80
/
+54
*
use 12 byte IV for omemo and http upload
Christian Schneppe
2018-10-04
2
-3
/
+2
*
refresh ui after device list update only if list has changed
Christian Schneppe
2018-10-04
3
-6
/
+13
*
use Consistent Color Generation (XEP-0392 v0.6)
Christian Schneppe
2018-10-04
1
-1
/
+1
*
reworked shortcut for QR-Code scanning in profile
Christian Schneppe
2018-10-03
2
-35
/
+2
[next]