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
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2016-11-11
increase map preview size
Christian Schneppe
2
-4
/
+3
2016-11-11
show contacts name on shared VCARDs
Christian Schneppe
1
-3
/
+21
2016-11-10
always encrypt one to one chats as default
Christian Schneppe
1
-1
/
+1
2016-11-10
show map preview in chat
Christian Schneppe
2
-15
/
+57
2016-11-10
make OMEMO working with other clients
Christian Schneppe
1
-1
/
+1
2016-11-08
introduced new feature to navigate directly to a received location
Christian Schneppe
1
-0
/
+16
2016-11-08
added missing variables
Christian Schneppe
1
-0
/
+3
2016-11-08
don't mark previous conversation as read when processing pending intent
Christian Schneppe
1
-2
/
+7
2016-11-08
add frequent restart detection
Christian Schneppe
2
-2
/
+29
2016-11-08
lower case incoming dns records
Christian Schneppe
1
-18
/
+23
2016-11-08
fixed regression of showing delivery failed after receipt
Christian Schneppe
1
-2
/
+1
2016-11-07
show warning in account details when data saver is enabled
Christian Schneppe
2
-22
/
+66
2016-11-07
handle file attachment when missing connection
Christian Schneppe
1
-1
/
+3
2016-11-07
removed unnecessary push_mode
Christian Schneppe
3
-37
/
+11
2016-11-07
leaving low ping timeout mode after coming online
Christian Schneppe
1
-35
/
+46
2016-11-07
fixed npe when jingle partner is using unknown candidate
Christian Schneppe
1
-0
/
+4
2016-11-07
extracting stanza-id where by=account
Christian Schneppe
3
-2
/
+19
2016-11-07
always use ipv4 localhost when using orbot http proxy
Christian Schneppe
1
-1
/
+1
2016-11-07
Revert "use file provider on android M as well"
Christian Schneppe
2
-2
/
+2
This reverts commit fae5a658b9ea3c637c2158e60a1cd369ef4f912a.
2016-11-07
schedule correct wakeup call when in low ping timeout mode
Christian Schneppe
1
-3
/
+4
2016-10-26
add error message to failed messages. accessible via context menu
Christian Schneppe
8
-28
/
+92
2016-10-26
use file provider on android M as well
Christian Schneppe
2
-2
/
+2
2016-10-26
connect instantly in low ping mode after going offline
Christian Schneppe
1
-2
/
+7
2016-10-26
don't leave low timeout mode prematurely
Christian Schneppe
1
-3
/
+3
2016-10-26
introduced low ping timeout mode after gcm push
Christian Schneppe
2
-2
/
+13
2016-10-26
write prepped string to db. use display version everywhere else
Christian Schneppe
6
-33
/
+46
2016-10-26
Remove MERGE_SEPARATOR
Christian Schneppe
3
-37
/
+34
2016-10-26
Remove spans on copying or pasting a text
Christian Schneppe
3
-5
/
+118
2016-10-26
some checks before video compression and don't compress videos...
Christian Schneppe
1
-9
/
+14
...with Android < Lollipop
2016-10-23
fix duplicate file sharing via ShareWithActivity
Christian Schneppe
1
-2
/
+35
2016-10-23
Revert "stop rotation in ShareWithActivity"
Christian Schneppe
1
-11
/
+1
This reverts commit dbb43eb7a456a9cbdc4d21b6143796c84c5d2ee6.
2016-10-21
retrigger key selection if openpgp key was deleted
Christian Schneppe
2
-3
/
+15
2016-10-21
include pgp signature only in non anonymous mucs
Christian Schneppe
2
-3
/
+7
2016-10-21
Retain TextView selection after list updating
Christian Schneppe
3
-2
/
+248
2016-10-21
make VideoCompression notification persistent
Christian Schneppe
1
-0
/
+1
2016-10-21
stop rotation in ShareWithActivity
Christian Schneppe
1
-1
/
+11
2016-10-18
don't trigger context menu in message adapter manually
Christian Schneppe
1
-13
/
+0
2016-10-18
update conversation in database background thread
Christian Schneppe
5
-19
/
+19
2016-10-18
add exception handling when loading default resource
Christian Schneppe
1
-1
/
+10
2016-10-18
small code reformation in pgp decryption service
Christian Schneppe
1
-2
/
+4
2016-10-18
optimize PNG files
Christian Schneppe
1
-1
/
+1
2016-10-18
use build flavor open for unbind app version
Christian Schneppe
1
-4
/
+3
2016-10-18
code cleanup
Christian Schneppe
9
-58
/
+1
2016-10-18
don't show 0 KiB if filesize is smaller than 1 KiB
Christian Schneppe
1
-2
/
+4
and show MiB also if filesize is > 1x1024x1024 bytes
2016-10-16
little notification improvements for video compression
Christian Schneppe
4
-17
/
+19
2016-10-13
synchronize access to json key storage in account model
Christian Schneppe
3
-77
/
+79
2016-10-13
put closeProgress() and showProgress() to the correct place
Christian Schneppe
1
-2
/
+2
2016-10-11
fix bug with wake lock for video compression
Christian Schneppe
1
-4
/
+2
2016-10-11
use notification icon during video compression instead of a dialog
Christian Schneppe
3
-23
/
+18
2016-10-10
don't use sending state on muc pms without smacks
Christian Schneppe
1
-2
/
+2
[next]