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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
decreased size of share button a little bit
Christian Schneppe
2016-09-02
1
-2
/
+2
*
don't set attach video as quick action
Christian Schneppe
2016-09-02
22
-22
/
+3
*
make 'record voice' as default quick action
Christian Schneppe
2016-09-02
1
-1
/
+1
*
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
2
-6
/
+17
*
show dialog while compressing video
Christian Schneppe
2016-08-30
4
-8
/
+53
*
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
540
-15
/
+354254
|
\
|
*
compress videos bigger than 10 MB before sending
Christian Schneppe
2016-08-28
540
-15
/
+354254
*
|
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
5
-9
/
+15
*
some multi-window optimizations. set min width to 300
Daniel Gultsch
2016-08-26
6
-4
/
+17
*
attach contact to notification
Daniel Gultsch
2016-08-26
3
-15
/
+30
*
add snackbar for request presence subscription
Daniel Gultsch
2016-08-26
2
-0
/
+17
*
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
4
-70
/
+78
*
offer quick reply on android N
Daniel Gultsch
2016-08-26
4
-45
/
+109
*
use N style stacked notifications
Daniel Gultsch
2016-08-26
3
-82
/
+92
*
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
3
-7
/
+13
*
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
3
-2
/
+21
*
don't show shadows around share button
Christian Schneppe
2016-08-19
1
-108
/
+0
*
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
*
make human readable logs export optional and false as default
Christian Schneppe
2016-08-13
4
-8
/
+24
*
performance improvements during backup import and bug fixes
Christian Schneppe
2016-08-13
1
-31
/
+36
*
changed video preview button
Christian Schneppe
2016-08-11
5
-0
/
+0
*
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
3
-15
/
+13
*
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
[next]