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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-05
add overlay to indicate that image is gif
Christian Schneppe
11
-6
/
+25
2017-01-05
Do not compress GIFs, allow GBoard to send GIFs
Christian Schneppe
6
-29
/
+131
2017-01-05
show offline contacts as grayed out in conference details
Christian Schneppe
1
-0
/
+7
2017-01-05
get rid of unecessary config debug paramater that has been replaced by exeper...
Christian Schneppe
2
-33
/
+0
2017-01-02
add German strings
Christian Schneppe
1
-0
/
+3
2017-01-02
make direct reply string translatable in NotificationService
Christian Schneppe
2
-2
/
+3
2017-01-02
increase image size to match 4K UHD
Christian Schneppe
1
-1
/
+1
2017-01-02
hide inactive devices by default in contact details
Christian Schneppe
3
-43
/
+105
2017-01-02
always open account details when scanning one of our own keys
Christian Schneppe
1
-6
/
+9
2016-12-29
don't throw assertion error when building session with same device id from ot...
Christian Schneppe
1
-1
/
+6
2016-12-28
show unread messages per conversation in chat list
Christian Schneppe
2
-2
/
+26
2016-12-27
deduplicate corrected messages
Christian Schneppe
1
-5
/
+8
2016-12-25
stop using broken parallax distance in sliding pane layout
Christian Schneppe
1
-3
/
+1
2016-12-25
support for quoting messages
Christian Schneppe
21
-10
/
+310
2016-12-25
added missing strings
Christian Schneppe
2
-3
/
+6
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-19
changed some more icons
Christian Schneppe
21
-0
/
+0
2016-12-18
set alpha correctly
Christian Schneppe
1
-1
/
+1
2016-12-18
changed notification icon
Christian Schneppe
5
-0
/
+0
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
9
-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
3
-3
/
+11
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
4
-109
/
+192
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-30
shorten a string
Christian Schneppe
2
-2
/
+2
2016-11-30
added missing strings
Christian Schneppe
3
-3
/
+6
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
7
-25
/
+102
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
[next]