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
*
make lastMessageTransmitted return max(clear_date,last_message)
Daniel Gultsch
2016-08-13
1
-6
/
+5
*
be more careful in recursive file observer. limit depth
Daniel Gultsch
2016-08-13
1
-1
/
+21
*
rotate images based on EXIF data in preview
Christian Schneppe
2016-08-13
2
-91
/
+153
*
make human readable logs export optional and false as default
Christian Schneppe
2016-08-13
1
-3
/
+9
*
performance improvements during backup import and bug fixes
Christian Schneppe
2016-08-13
1
-31
/
+36
*
don't show plaintext passwords in adb logs
Christian Schneppe
2016-08-11
2
-2
/
+0
*
improve notification during backup
Christian Schneppe
2016-08-11
1
-13
/
+11
*
use direct ssl when port was manually set to 5223
Daniel Gultsch
2016-08-11
1
-2
/
+24
*
close tcp connection after 30s of inactivity when in push_mode
Daniel Gultsch
2016-08-11
3
-14
/
+31
*
don't do idle ping if close_tcp option is set
Daniel Gultsch
2016-08-11
1
-2
/
+4
*
explictly set account status to offline when waiting for push
Daniel Gultsch
2016-08-11
1
-1
/
+2
*
catch all throwables when parsing xml
Daniel Gultsch
2016-08-11
1
-2
/
+2
*
catch platform bug when getting ringer mode
Daniel Gultsch
2016-08-11
1
-4
/
+9
*
catch NPE in getVideoPreview() because getFrame sometimes returns null
Daniel Gultsch
2016-08-11
1
-1
/
+1
*
handle invalid prekey ids in bundle
Daniel Gultsch
2016-08-11
1
-3
/
+5
*
don't run backup during check for updates
Christian Schneppe
2016-08-09
1
-7
/
+0
*
reworked backup service
Christian Schneppe
2016-08-09
7
-110
/
+317
*
don't name images "IMG_..."
Christian Schneppe
2016-08-06
1
-1
/
+1
*
modified download button a bit
Christian Schneppe
2016-08-04
1
-63
/
+27
*
code cleanup
Christian Schneppe
2016-08-02
1
-8
/
+0
*
set tablet, phone or pc identity
Daniel Gultsch
2016-08-02
2
-7
/
+11
*
catch exception when trying to get video preview of pgp encrypted file
Daniel Gultsch
2016-08-02
1
-1
/
+5
*
add icons to files/locations in chat view
Christian Schneppe
2016-08-02
2
-13
/
+68
*
don't leave conferences ...
Christian Schneppe
2016-07-31
1
-3
/
+3
*
show snackbar box not before address in sharelocation activity
Christian Schneppe
2016-07-30
1
-1
/
+1
*
changed last wrong package ids
Christian Schneppe
2016-07-30
3
-5
/
+5
*
add missing imports
Christian Schneppe
2016-07-29
2
-0
/
+2
*
show identity type for device selection
Daniel Gultsch
2016-07-29
9
-45
/
+130
*
make username unchangeable
Christian Schneppe
2016-07-29
1
-0
/
+1
*
revert permission rework
Christian Schneppe
2016-07-29
1
-89
/
+69
*
changed package id inside manifest and project
Christian Schneppe
2016-07-29
176
-1000
/
+998
*
reworked permissions
Christian Schneppe
2016-07-28
1
-69
/
+89
*
automatically join muc after unknown error
Christian Schneppe
2016-07-28
1
-1
/
+2
*
fix crash on first start
Christian Schneppe
2016-07-28
1
-7
/
+13
*
add OS to version response
Daniel Gultsch
2016-07-27
1
-1
/
+5
*
fixed rare null pointer in avatar creation
Daniel Gultsch
2016-07-27
1
-1
/
+1
*
add trillian to html otr parsing fixes #1963
Daniel Gultsch
2016-07-27
1
-1
/
+1
*
don't crash during standby and resume full screen video view
Christian Schneppe
2016-07-27
1
-2
/
+16
*
fixed regression in file delete detection due to missing !
Daniel Gultsch
2016-07-27
1
-1
/
+1
*
added more logging for file deletion
Daniel Gultsch
2016-07-27
1
-6
/
+11
*
display specific error message when password is too weak on registration
Daniel Gultsch
2016-07-25
2
-15
/
+23
*
refactored how view intents are handled
Daniel Gultsch
2016-07-25
4
-40
/
+35
*
refactored deleted file detection to monitor entire sd card. fixes #1968
Daniel Gultsch
2016-07-25
2
-19
/
+95
*
feed version response from app name instead of static variable
Daniel Gultsch
2016-07-25
2
-3
/
+5
*
don't crash when opening 'xmpp:' uris
Daniel Gultsch
2016-07-25
1
-1
/
+1
*
provide black background video thumbnail if preview couldn't be generated
Daniel Gultsch
2016-07-25
1
-6
/
+13
*
push file offered notification when initial HTTP HEAD req. fails
Daniel Gultsch
2016-07-25
1
-6
/
+7
*
offer back/cancel button when using magic create
Daniel Gultsch
2016-07-25
1
-7
/
+25
*
announce OTR support as per XEP-0378
Daniel Gultsch
2016-07-25
1
-0
/
+6
*
additional null pointer checks when verifying otr keys
Daniel Gultsch
2016-07-25
1
-1
/
+1
[next]