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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-09-02
broader exception catchers
Daniel Gultsch
1
-1
/
+1
2016-09-02
use file provider for taking pictures
Daniel Gultsch
2
-3
/
+5
2016-09-02
don't show up navigation in startConversation when there are no open conversa...
Daniel Gultsch
1
-1
/
+3
2016-09-02
add more logging to pgp engine
Daniel Gultsch
2
-13
/
+20
2016-09-02
rotate FullScreenViewer based on dimensions of content
Christian Schneppe
1
-6
/
+51
2016-09-02
don't set attach video as quick action
Christian Schneppe
2
-22
/
+3
2016-08-31
don't rotate screen while compressing video
Christian Schneppe
3
-5
/
+5
2016-08-31
fix multiple notifications and added unread messages as summary
Christian Schneppe
1
-6
/
+16
2016-08-30
show dialog while compressing video
Christian Schneppe
3
-8
/
+51
2016-08-30
change filename pattern
Christian Schneppe
1
-1
/
+2
2016-08-30
bug fix in notification service
Christian Schneppe
1
-21
/
+20
2016-08-30
make bitrate configurable via config.java
Christian Schneppe
2
-2
/
+3
2016-08-28
compress videos bigger than 10 MB before sending
Christian Schneppe
13
-15
/
+2186
2016-08-27
mark conversation as read when swiping a notification with quick reply away
Daniel Gultsch
2
-1
/
+24
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
[next]