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
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2016-08-31
fix multiple notifications and added unread messages as summary
Christian Schneppe
2
-6
/
+17
2016-08-30
show dialog while compressing video
Christian Schneppe
4
-8
/
+53
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
540
-15
/
+354254
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
5
-9
/
+15
2016-08-26
some multi-window optimizations. set min width to 300
Daniel Gultsch
6
-4
/
+17
2016-08-26
attach contact to notification
Daniel Gultsch
3
-15
/
+30
2016-08-26
add snackbar for request presence subscription
Daniel Gultsch
2
-0
/
+17
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
4
-70
/
+78
2016-08-26
offer quick reply on android N
Daniel Gultsch
4
-45
/
+109
2016-08-26
use N style stacked notifications
Daniel Gultsch
3
-82
/
+92
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
3
-7
/
+13
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
3
-2
/
+21
2016-08-19
don't show shadows around share button
Christian Schneppe
1
-108
/
+0
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
fiexes #91
2016-08-13
make human readable logs export optional and false as default
Christian Schneppe
4
-8
/
+24
2016-08-13
performance improvements during backup import and bug fixes
Christian Schneppe
1
-31
/
+36
2016-08-11
changed video preview button
Christian Schneppe
5
-0
/
+0
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
3
-15
/
+13
2016-08-11
use direct ssl when port was manually set to 5223
Daniel Gultsch
1
-2
/
+24
this should create a work around for the oracle xmpp server
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
11
-111
/
+347
* automatically save database encrypted to local storage at 4 am each day * run backup import in new thread
2016-08-06
don't name images "IMG_..."
Christian Schneppe
1
-1
/
+1
2016-08-05
don't show shadow in action button
Christian Schneppe
1
-87
/
+0
[next]