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 (
Collapse
)
Author
Age
Files
Lines
*
broader exception catchers
Daniel Gultsch
2016-09-02
1
-1
/
+1
|
*
use file provider for taking pictures
Daniel Gultsch
2016-09-02
2
-3
/
+5
|
*
don't show up navigation in startConversation when there are no open ↵
Daniel Gultsch
2016-09-02
1
-1
/
+3
|
|
|
|
conversations
*
add more logging to pgp engine
Daniel Gultsch
2016-09-02
2
-13
/
+20
|
*
rotate FullScreenViewer based on dimensions of content
Christian Schneppe
2016-09-02
1
-6
/
+51
|
*
don't set attach video as quick action
Christian Schneppe
2016-09-02
2
-22
/
+3
|
*
don't rotate screen while compressing video
Christian Schneppe
2016-08-31
3
-5
/
+5
|
*
fix multiple notifications and added unread messages as summary
Christian Schneppe
2016-08-31
1
-6
/
+16
|
*
show dialog while compressing video
Christian Schneppe
2016-08-30
3
-8
/
+51
|
*
change filename pattern
Christian Schneppe
2016-08-30
1
-1
/
+2
|
*
bug fix in notification service
Christian Schneppe
2016-08-30
1
-21
/
+20
|
*
make bitrate configurable via config.java
Christian Schneppe
2016-08-30
2
-2
/
+3
|
*
Merge remote-tracking branch 'refs/remotes/origin/video-compression'
Christian Schneppe
2016-08-28
13
-15
/
+2186
|
\
|
*
compress videos bigger than 10 MB before sending
Christian Schneppe
2016-08-28
13
-15
/
+2186
|
|
*
|
mark conversation as read when swiping a notification with quick reply away
Daniel Gultsch
2016-08-27
2
-1
/
+24
|
|
*
|
don't automatically download files and avatars when datasaver is on
Daniel Gultsch
2016-08-27
5
-5
/
+18
|
|
*
|
bring back connectivity changed events on android n
Daniel Gultsch
2016-08-27
1
-3
/
+4
|
|
*
|
don't overwrite edited information in editaccount on rotate
Daniel Gultsch
2016-08-27
1
-1
/
+3
|
|
*
|
don't set notification mode to background when on pause
Daniel Gultsch
2016-08-27
1
-6
/
+0
|
/
*
wrap dynamic tags into multiple lines. fixes #2003
Daniel Gultsch
2016-08-26
2
-3
/
+7
|
*
some multi-window optimizations. set min width to 300
Daniel Gultsch
2016-08-26
2
-0
/
+8
|
*
attach contact to notification
Daniel Gultsch
2016-08-26
3
-15
/
+30
|
*
add snackbar for request presence subscription
Daniel Gultsch
2016-08-26
1
-0
/
+15
|
*
always display allow contact perm dialog after intro
Daniel Gultsch
2016-08-26
1
-0
/
+10
|
*
survive rotation in editaccount
Daniel Gultsch
2016-08-26
2
-32
/
+49
|
*
made payment required error standard compliant
Daniel Gultsch
2016-08-26
1
-4
/
+5
|
*
add file provider to share files on android n
Daniel Gultsch
2016-08-26
2
-1
/
+5
|
*
offer quick reply on android N
Daniel Gultsch
2016-08-26
4
-45
/
+109
|
*
use N style stacked notifications
Daniel Gultsch
2016-08-26
2
-82
/
+91
|
*
send register IQs without full from
Daniel Gultsch
2016-08-26
3
-5
/
+6
|
*
made image preview size smaller for low res images
Daniel Gultsch
2016-08-26
1
-8
/
+14
|
*
display error status for missing internet permission
Daniel Gultsch
2016-08-26
2
-7
/
+12
|
*
various null pointer checks
Daniel Gultsch
2016-08-26
3
-3
/
+12
|
*
check for rare null pointer platform bug in share intent handling
Daniel Gultsch
2016-08-26
1
-0
/
+20
|
*
add payment required error
Daniel Gultsch
2016-08-26
2
-2
/
+20
|
*
don't close otr session on every presence change
Daniel Gultsch
2016-08-13
1
-8
/
+5
|
*
start file observer in background
Daniel Gultsch
2016-08-13
1
-1
/
+6
|
*
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
|
|
|
|
fiexes #91
*
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
|
|
|
|
this should create a work around for the oracle xmpp server
*
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
|
[next]