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-12-25
fixed npe cause by race condition when axolotl service isn't initialized
Christian Schneppe
1
-0
/
+3
2016-12-25
skip empty lines in message preview. prevents indexoutofbounds exception
Christian Schneppe
1
-1
/
+25
2016-12-25
use original message to parse pep
Christian Schneppe
1
-3
/
+3
2016-12-25
added omemo padding but disabled by Config.java flag
Christian Schneppe
2
-2
/
+19
2016-12-25
disable removing of broken devices by default
Christian Schneppe
2
-10
/
+13
2016-12-25
remove broken devices only once to prevent loops
Christian Schneppe
1
-2
/
+5
2016-12-25
ignore debug output
Christian Schneppe
1
-1
/
+2
2016-12-25
catch NPE while sharing video from content uri and make it working
Christian Schneppe
2
-136
/
+242
2016-12-24
improve video compression quality
Christian Schneppe
1
-1
/
+1
2016-12-18
set alpha correctly
Christian Schneppe
1
-1
/
+1
2016-12-18
remove own fetch errors from device announcement
Christian Schneppe
6
-42
/
+48
2016-12-18
make sure to display encryption indicatior
Christian Schneppe
1
-0
/
+1
2016-12-18
don't reconnect accout when system reports no internet connection
Christian Schneppe
1
-2
/
+6
2016-12-18
don't correct a message if that would create a duplicate
Christian Schneppe
1
-1
/
+2
2016-12-18
use verified symbol instead of colored lock icons
Christian Schneppe
1
-18
/
+8
2016-12-18
fixed http resume
Christian Schneppe
1
-4
/
+11
2016-12-18
add support for RFC7711 to MTM
Christian Schneppe
3
-4
/
+5
2016-12-18
show jid monospaced in verify dialog
Christian Schneppe
2
-2
/
+10
2016-12-18
disable 'show blocklist' if blocklist is empty
Christian Schneppe
1
-1
/
+9
2016-12-18
redraw options menu after rotation in muc details
Christian Schneppe
1
-2
/
+2
2016-12-18
add omemo fingerprints to web links as well
Christian Schneppe
3
-18
/
+33
2016-12-18
show warning dialog beforing verifying keys via a link
Christian Schneppe
2
-109
/
+164
2016-12-18
support for jid escapting when displaying localpart only
Christian Schneppe
3
-2
/
+16
2016-12-18
use prepped string when building axolotl session
Christian Schneppe
1
-3
/
+3
2016-11-29
delete unused code
Christian Schneppe
1
-8
/
+0
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
[next]