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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove own fetch errors from device announcement
Christian Schneppe
2016-12-18
6
-42
/
+48
*
make sure to display encryption indicatior
Christian Schneppe
2016-12-18
1
-0
/
+1
*
don't reconnect accout when system reports no internet connection
Christian Schneppe
2016-12-18
1
-2
/
+6
*
don't correct a message if that would create a duplicate
Christian Schneppe
2016-12-18
1
-1
/
+2
*
use verified symbol instead of colored lock icons
Christian Schneppe
2016-12-18
1
-18
/
+8
*
fixed http resume
Christian Schneppe
2016-12-18
1
-4
/
+11
*
add support for RFC7711 to MTM
Christian Schneppe
2016-12-18
3
-4
/
+5
*
show jid monospaced in verify dialog
Christian Schneppe
2016-12-18
2
-2
/
+10
*
disable 'show blocklist' if blocklist is empty
Christian Schneppe
2016-12-18
1
-1
/
+9
*
redraw options menu after rotation in muc details
Christian Schneppe
2016-12-18
1
-2
/
+2
*
add omemo fingerprints to web links as well
Christian Schneppe
2016-12-18
3
-18
/
+33
*
show warning dialog beforing verifying keys via a link
Christian Schneppe
2016-12-18
2
-109
/
+164
*
support for jid escapting when displaying localpart only
Christian Schneppe
2016-12-18
3
-2
/
+16
*
use prepped string when building axolotl session
Christian Schneppe
2016-12-18
1
-3
/
+3
*
delete unused code
Christian Schneppe
2016-11-29
1
-8
/
+0
*
better handle the case when same user is joined with multiple nicks in the sa...
Christian Schneppe
2016-11-29
2
-7
/
+26
*
mark conversations as read after receiving blocklist push for that conversation
Christian Schneppe
2016-11-29
1
-0
/
+9
*
allow fingerprint verification via context menu
Christian Schneppe
2016-11-29
4
-23
/
+94
*
add support for body paramater in xmpp uri
Christian Schneppe
2016-11-29
2
-6
/
+36
*
sent messages from unverified devices show red lock
Christian Schneppe
2016-11-29
1
-1
/
+1
*
handle image rotations in ShowFullscreenMessageActivity correctly
Christian Schneppe
2016-11-29
1
-7
/
+46
*
added some logging to FullScreenViewer
Christian Schneppe
2016-11-27
1
-2
/
+4
*
fixed migrations from pre-btbv phase
Christian Schneppe
2016-11-27
1
-3
/
+7
*
always force close a connection when disabling from error state
Christian Schneppe
2016-11-24
2
-1
/
+5
*
changed design language to match BTBV proposal
Christian Schneppe
2016-11-24
2
-8
/
+13
*
update the conversations view (and the lock icon) after receiving device list
Christian Schneppe
2016-11-24
1
-0
/
+1
*
introduced blind trust before verification mode
Christian Schneppe
2016-11-24
6
-7
/
+51
*
don't use OpenPGP and OTR
Christian Schneppe
2016-11-24
1
-1
/
+1
*
fix crash when adding contact via URI
Christian Schneppe
2016-11-24
1
-1
/
+0
*
explictly scan for aztec and qr codes only
Christian Schneppe
2016-11-24
3
-33
/
+4
*
added share button to account details
Christian Schneppe
2016-11-24
4
-28
/
+260
*
show proper avatar for 'self' contact
Christian Schneppe
2016-11-24
2
-3
/
+9
*
offer verification directly from the trust keys screen
Christian Schneppe
2016-11-24
2
-2
/
+79
*
use aztec code instead of qr
Christian Schneppe
2016-11-24
1
-7
/
+5
*
use constants for some preferences
Christian Schneppe
2016-11-24
3
-10
/
+16
*
when swiping don't clean startup counter entirely. just don't count last startup
Christian Schneppe
2016-11-24
2
-5
/
+10
*
introduced custom tls socket factory to make tls1.2 work for http connections
Christian Schneppe
2016-11-20
2
-15
/
+72
*
remove omemo devices from annoucement after 7 days of inactivity
Christian Schneppe
2016-11-20
4
-27
/
+72
*
don't use xmpp uri for self verification if account is disabled
Christian Schneppe
2016-11-20
1
-1
/
+1
*
save last activation time in fingerprint status
Christian Schneppe
2016-11-20
5
-8
/
+57
*
removed some unecessary locking
Christian Schneppe
2016-11-20
1
-19
/
+19
*
close socket after failed stream open
Christian Schneppe
2016-11-20
1
-47
/
+50
*
check if thread was interrupted before doing operations on socket
Christian Schneppe
2016-11-20
2
-79
/
+89
*
fixed regression that would crash create contact dialog
Christian Schneppe
2016-11-20
1
-2
/
+4
*
show 'clear devices' button underneath own devices
Christian Schneppe
2016-11-20
5
-60
/
+59
*
removed some unecessary logging from omemo message generation
Christian Schneppe
2016-11-20
1
-4
/
+0
*
lower own otr fingerprint
Christian Schneppe
2016-11-20
1
-1
/
+2
*
issue ping after network change
Christian Schneppe
2016-11-20
2
-5
/
+3
*
lower reconnection time
Christian Schneppe
2016-11-20
1
-1
/
+1
*
synchronzie on xmpp service around all state changes
Christian Schneppe
2016-11-20
1
-106
/
+116
[next]