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
/
de
/
pixart
/
messenger
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-08-27
don't automatically download files and avatars when datasaver is on
Daniel Gultsch
5
-5
/
+18
2016-08-27
bring back connectivity changed events on android n
Daniel Gultsch
1
-3
/
+4
2016-08-27
don't overwrite edited information in editaccount on rotate
Daniel Gultsch
1
-1
/
+3
2016-08-27
don't set notification mode to background when on pause
Daniel Gultsch
1
-6
/
+0
2016-08-26
wrap dynamic tags into multiple lines. fixes #2003
Daniel Gultsch
2
-3
/
+7
2016-08-26
some multi-window optimizations. set min width to 300
Daniel Gultsch
2
-0
/
+8
2016-08-26
attach contact to notification
Daniel Gultsch
3
-15
/
+30
2016-08-26
add snackbar for request presence subscription
Daniel Gultsch
1
-0
/
+15
2016-08-26
always display allow contact perm dialog after intro
Daniel Gultsch
1
-0
/
+10
2016-08-26
survive rotation in editaccount
Daniel Gultsch
2
-32
/
+49
2016-08-26
made payment required error standard compliant
Daniel Gultsch
1
-4
/
+5
2016-08-26
add file provider to share files on android n
Daniel Gultsch
2
-1
/
+5
2016-08-26
offer quick reply on android N
Daniel Gultsch
4
-45
/
+109
2016-08-26
use N style stacked notifications
Daniel Gultsch
2
-82
/
+91
2016-08-26
send register IQs without full from
Daniel Gultsch
3
-5
/
+6
2016-08-26
made image preview size smaller for low res images
Daniel Gultsch
1
-8
/
+14
2016-08-26
display error status for missing internet permission
Daniel Gultsch
2
-7
/
+12
2016-08-26
various null pointer checks
Daniel Gultsch
3
-3
/
+12
2016-08-26
check for rare null pointer platform bug in share intent handling
Daniel Gultsch
1
-0
/
+20
2016-08-26
add payment required error
Daniel Gultsch
2
-2
/
+20
2016-08-13
don't close otr session on every presence change
Daniel Gultsch
1
-8
/
+5
2016-08-13
start file observer in background
Daniel Gultsch
1
-1
/
+6
2016-08-13
make lastMessageTransmitted return max(clear_date,last_message)
Daniel Gultsch
1
-6
/
+5
2016-08-13
be more careful in recursive file observer. limit depth
Daniel Gultsch
1
-1
/
+21
2016-08-13
rotate images based on EXIF data in preview
Christian Schneppe
2
-91
/
+153
2016-08-13
make human readable logs export optional and false as default
Christian Schneppe
1
-3
/
+9
2016-08-13
performance improvements during backup import and bug fixes
Christian Schneppe
1
-31
/
+36
2016-08-11
don't show plaintext passwords in adb logs
Christian Schneppe
2
-2
/
+0
2016-08-11
improve notification during backup
Christian Schneppe
1
-13
/
+11
2016-08-11
use direct ssl when port was manually set to 5223
Daniel Gultsch
1
-2
/
+24
2016-08-11
close tcp connection after 30s of inactivity when in push_mode
Daniel Gultsch
3
-14
/
+31
2016-08-11
don't do idle ping if close_tcp option is set
Daniel Gultsch
1
-2
/
+4
2016-08-11
explictly set account status to offline when waiting for push
Daniel Gultsch
1
-1
/
+2
2016-08-11
catch all throwables when parsing xml
Daniel Gultsch
1
-2
/
+2
2016-08-11
catch platform bug when getting ringer mode
Daniel Gultsch
1
-4
/
+9
2016-08-11
catch NPE in getVideoPreview() because getFrame sometimes returns null
Daniel Gultsch
1
-1
/
+1
2016-08-11
handle invalid prekey ids in bundle
Daniel Gultsch
1
-3
/
+5
2016-08-09
don't run backup during check for updates
Christian Schneppe
1
-7
/
+0
2016-08-09
reworked backup service
Christian Schneppe
7
-110
/
+317
2016-08-06
don't name images "IMG_..."
Christian Schneppe
1
-1
/
+1
2016-08-04
modified download button a bit
Christian Schneppe
1
-63
/
+27
2016-08-02
code cleanup
Christian Schneppe
1
-8
/
+0
2016-08-02
set tablet, phone or pc identity
Daniel Gultsch
2
-7
/
+11
2016-08-02
catch exception when trying to get video preview of pgp encrypted file
Daniel Gultsch
1
-1
/
+5
2016-08-02
add icons to files/locations in chat view
Christian Schneppe
2
-13
/
+68
2016-07-31
don't leave conferences ...
Christian Schneppe
1
-3
/
+3
2016-07-30
show snackbar box not before address in sharelocation activity
Christian Schneppe
1
-1
/
+1
2016-07-30
changed last wrong package ids
Christian Schneppe
3
-5
/
+5
2016-07-29
add missing imports
Christian Schneppe
2
-0
/
+2
2016-07-29
show identity type for device selection
Daniel Gultsch
9
-45
/
+130
[next]