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