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 (
Expand
)
Author
Files
Lines
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
4
-7
/
+17
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-06
set name correctly
Christian Schneppe
1
-1
/
+1
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
added missing strings
Christian Schneppe
2
-1
/
+7
2016-09-03
code cleanup
Christian Schneppe
2
-8
/
+5
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
decreased size of share button a little bit
Christian Schneppe
1
-2
/
+2
2016-09-02
don't set attach video as quick action
Christian Schneppe
22
-22
/
+3
2016-09-02
make 'record voice' as default quick action
Christian Schneppe
1
-1
/
+1
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
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
[next]