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-29
better handle the case when same user is joined with multiple nicks in the sa...
Christian Schneppe
2
-7
/
+26
2016-11-29
mark conversations as read after receiving blocklist push for that conversation
Christian Schneppe
1
-0
/
+9
2016-11-29
allow fingerprint verification via context menu
Christian Schneppe
4
-23
/
+94
2016-11-29
add support for body paramater in xmpp uri
Christian Schneppe
2
-6
/
+36
2016-11-29
sent messages from unverified devices show red lock
Christian Schneppe
1
-1
/
+1
2016-11-29
handle image rotations in ShowFullscreenMessageActivity correctly
Christian Schneppe
1
-7
/
+46
2016-11-27
added some logging to FullScreenViewer
Christian Schneppe
1
-2
/
+4
2016-11-27
fixed migrations from pre-btbv phase
Christian Schneppe
1
-3
/
+7
2016-11-24
always force close a connection when disabling from error state
Christian Schneppe
2
-1
/
+5
2016-11-24
changed design language to match BTBV proposal
Christian Schneppe
2
-8
/
+13
2016-11-24
update the conversations view (and the lock icon) after receiving device list
Christian Schneppe
1
-0
/
+1
2016-11-24
introduced blind trust before verification mode
Christian Schneppe
6
-7
/
+51
2016-11-24
don't use OpenPGP and OTR
Christian Schneppe
1
-1
/
+1
2016-11-24
fix crash when adding contact via URI
Christian Schneppe
1
-1
/
+0
2016-11-24
explictly scan for aztec and qr codes only
Christian Schneppe
3
-33
/
+4
2016-11-24
added share button to account details
Christian Schneppe
4
-28
/
+260
2016-11-24
show proper avatar for 'self' contact
Christian Schneppe
2
-3
/
+9
2016-11-24
offer verification directly from the trust keys screen
Christian Schneppe
2
-2
/
+79
2016-11-24
use aztec code instead of qr
Christian Schneppe
1
-7
/
+5
2016-11-24
use constants for some preferences
Christian Schneppe
3
-10
/
+16
2016-11-24
when swiping don't clean startup counter entirely. just don't count last startup
Christian Schneppe
2
-5
/
+10
2016-11-20
introduced custom tls socket factory to make tls1.2 work for http connections
Christian Schneppe
2
-15
/
+72
2016-11-20
remove omemo devices from annoucement after 7 days of inactivity
Christian Schneppe
4
-27
/
+72
2016-11-20
don't use xmpp uri for self verification if account is disabled
Christian Schneppe
1
-1
/
+1
2016-11-20
save last activation time in fingerprint status
Christian Schneppe
5
-8
/
+57
2016-11-20
removed some unecessary locking
Christian Schneppe
1
-19
/
+19
2016-11-20
close socket after failed stream open
Christian Schneppe
1
-47
/
+50
2016-11-20
check if thread was interrupted before doing operations on socket
Christian Schneppe
2
-79
/
+89
2016-11-20
fixed regression that would crash create contact dialog
Christian Schneppe
1
-2
/
+4
2016-11-20
show 'clear devices' button underneath own devices
Christian Schneppe
5
-60
/
+59
2016-11-20
removed some unecessary logging from omemo message generation
Christian Schneppe
1
-4
/
+0
2016-11-20
lower own otr fingerprint
Christian Schneppe
1
-1
/
+2
2016-11-20
issue ping after network change
Christian Schneppe
2
-5
/
+3
2016-11-20
lower reconnection time
Christian Schneppe
1
-1
/
+1
2016-11-20
synchronzie on xmpp service around all state changes
Christian Schneppe
1
-106
/
+116
2016-11-20
don't reset last connect time on network change
Christian Schneppe
2
-7
/
+9
2016-11-20
use lower case otr fingerprints for comparison
Christian Schneppe
2
-2
/
+3
2016-11-20
removed some very verbose logging from axolotl service
Christian Schneppe
1
-1
/
+0
2016-11-20
lower casing fingerprints when parsing URI
Christian Schneppe
1
-1
/
+1
2016-11-19
make update.apk filename static final
Christian Schneppe
1
-1
/
+1
2016-11-19
reformat code
Christian Schneppe
174
-33724
/
+33762
2016-11-19
optimize imports
Christian Schneppe
3
-6
/
+3
2016-11-19
set preference switch to enable, disable or do automatic video compression
Christian Schneppe
1
-1
/
+16
2016-11-19
correct colors for uncrypted messages in encrypted chats
Christian Schneppe
2
-3
/
+11
2016-11-18
put omemo fingerprint in own uri (qr code / nfc)
Christian Schneppe
6
-79
/
+139
2016-11-18
parse omemo fingerprints from uris
Christian Schneppe
10
-46
/
+174
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
[next]