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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
provide hint on why conference can not be encrypted
Daniel Gultsch
2016-09-08
2
-2
/
+67
*
be a bit more careful when deleting and deactivating accounts
Daniel Gultsch
2016-09-08
5
-22
/
+46
*
open contact details from conference details directly on click
Christian Schneppe
2016-09-08
1
-18
/
+10
*
ordered config a bit
Christian Schneppe
2016-09-07
1
-3
/
+5
*
delete wrong }
Christian Schneppe
2016-09-07
1
-1
/
+0
*
close progress if there is an error or userinput required
Christian Schneppe
2016-09-07
1
-0
/
+2
*
don't use fileprovider when opening files on android M and below
Daniel Gultsch
2016-09-07
1
-44
/
+53
*
show server not found muc error
Daniel Gultsch
2016-09-07
3
-2
/
+10
*
remove explicit pebble support. treat as wear device
Daniel Gultsch
2016-09-07
1
-25
/
+0
*
show reply action on wear devices
Daniel Gultsch
2016-09-07
1
-2
/
+4
*
don't crash when correcting waiting pgp encrypted messages
Daniel Gultsch
2016-09-07
1
-4
/
+12
*
detect video aspect ratio for compression
Christian Schneppe
2016-09-06
2
-7
/
+24
*
catch some exceptions to avoid crashes
Christian Schneppe
2016-09-05
1
-4
/
+19
*
fix crash on take photo
Christian Schneppe
2016-09-03
1
-2
/
+42
*
return false if compressed video size = 0 or video does't exist
Christian Schneppe
2016-09-03
1
-2
/
+8
*
code cleanup
Christian Schneppe
2016-09-03
1
-7
/
+4
*
keep CPU awake while compressing video
Christian Schneppe
2016-09-03
1
-2
/
+5
*
fixed recreation issues in StartConversationActivity
Daniel Gultsch
2016-09-03
2
-976
/
+1031
*
fixed typo
Daniel Gultsch
2016-09-03
1
-2
/
+2
*
don't show duplicate nofications on android 4
Daniel Gultsch
2016-09-03
1
-35
/
+31
*
don't rotate sqare content
Christian Schneppe
2016-09-02
1
-4
/
+4
*
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 conversa...
Daniel Gultsch
2016-09-02
1
-1
/
+3
*
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
[next]