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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-18
fixed back and forth between Welcome- and EditAccountActivity
Christian Schneppe
1
-3
/
+26
2016-11-18
use base64.nowrap for omemo keys
Christian Schneppe
1
-8
/
+8
2016-11-18
reset startup count when swiped away (only count kills)
Christian Schneppe
2
-315
/
+311
2016-11-18
slightly darken verified icon + mark inactive
Christian Schneppe
1
-0
/
+2
2016-11-17
work around -1 in next encryption
Christian Schneppe
1
-10
/
+10
2016-11-17
refactor omemo fingerprint UI code
Christian Schneppe
5
-276
/
+331
2016-11-17
distinguish between general i/o error and write exception when copying files
Christian Schneppe
3
-107
/
+121
2016-11-17
fixed enabling trust toggle. unknown->untrusted
Christian Schneppe
2
-4
/
+7
2016-11-17
refactore trust enum to be FingerprintStatus class with trust and active
Christian Schneppe
11
-782
/
+813
2016-11-15
extract affiliations from unavailable presence
Christian Schneppe
5
-16
/
+23
2016-11-15
Stop automagically select default encryption
Christian Schneppe
1
-32
/
+1
2016-11-15
close video compression notification on errors
Christian Schneppe
1
-0
/
+2
2016-11-15
catch NPE on trying to start navigation if no app could be found
Christian Schneppe
1
-2
/
+8
2016-11-12
don't add outcasts or non-members in members-only rooms back to list
Christian Schneppe
2
-4
/
+7
2016-11-12
don't allow message correction for xmpp or geo uris
Christian Schneppe
1
-2
/
+3
2016-11-12
prevent accidental close of voice recorder
Christian Schneppe
1
-5
/
+12
2016-11-12
treat XmppUri not as text
Christian Schneppe
1
-3
/
+11
2016-11-12
make message correction also working for single chats again
Christian Schneppe
1
-2
/
+6
2016-11-12
update changelog uri
Christian Schneppe
1
-1
/
+1
2016-11-11
don't offer message correction in anonymous mucs
Christian Schneppe
1
-1
/
+2
2016-11-11
brought restart threshold down to 8 times in 8h
Christian Schneppe
3
-8
/
+26
2016-11-11
send text automatically via sharewithactivity
Christian Schneppe
1
-1
/
+17
2016-11-11
show button on "xmpp:" uris
Christian Schneppe
4
-0
/
+42
2016-11-11
correct typo
Christian Schneppe
1
-13
/
+13
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
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
[next]