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
*
don't show key tile in contact details when there are no keys
Christian Schneppe
2017-01-15
1
-5
/
+3
*
only call UI thread from downloading thread every 250ms
Christian Schneppe
2017-01-15
4
-10
/
+23
*
don't allow to purge keys. offer distrust instead
Christian Schneppe
2017-01-15
4
-18
/
+21
*
don't start backup at startup if there is a scheduled pending intent
Christian Schneppe
2017-01-15
1
-8
/
+15
*
fixed avatar republish missing the mime type
Christian Schneppe
2017-01-14
2
-14
/
+14
*
treat omemo keys >= 32 bytes as containing auth tag. add config flag to put a...
Christian Schneppe
2017-01-14
3
-23
/
+52
*
reworked wakelock for video compression
Christian Schneppe
2017-01-14
1
-3
/
+5
*
change location for wakelock while retrieving file size and changed name
Christian Schneppe
2017-01-14
1
-2
/
+3
*
adding prekey='true' to omemo messages if applicable
Christian Schneppe
2017-01-09
2
-11
/
+25
*
automatically bookmark private, non-anonymous mucs where inviter is trusted
Christian Schneppe
2017-01-09
2
-10
/
+26
*
use 7.1 web url pattern matching on old platforms as well
Christian Schneppe
2017-01-09
2
-2
/
+499
*
add spaces to otr fingerprints copied to clipboard
Christian Schneppe
2017-01-09
1
-1
/
+1
*
unify getFileUri across share and open intents
Christian Schneppe
2017-01-09
5
-37
/
+43
*
add more punctuations to message preview
Christian Schneppe
2017-01-09
1
-5
/
+7
*
changed some config variables
Christian Schneppe
2017-01-09
1
-3
/
+3
*
add overlay to indicate that image is gif
Christian Schneppe
2017-01-05
1
-6
/
+25
*
Do not compress GIFs, allow GBoard to send GIFs
Christian Schneppe
2017-01-05
6
-29
/
+131
*
show offline contacts as grayed out in conference details
Christian Schneppe
2017-01-05
1
-0
/
+7
*
get rid of unecessary config debug paramater that has been replaced by exeper...
Christian Schneppe
2017-01-05
2
-33
/
+0
*
make direct reply string translatable in NotificationService
Christian Schneppe
2017-01-02
1
-2
/
+2
*
increase image size to match 4K UHD
Christian Schneppe
2017-01-02
1
-1
/
+1
*
hide inactive devices by default in contact details
Christian Schneppe
2017-01-02
1
-4
/
+41
*
always open account details when scanning one of our own keys
Christian Schneppe
2017-01-02
1
-6
/
+9
*
don't throw assertion error when building session with same device id from ot...
Christian Schneppe
2016-12-29
1
-1
/
+6
*
show unread messages per conversation in chat list
Christian Schneppe
2016-12-28
1
-1
/
+8
*
deduplicate corrected messages
Christian Schneppe
2016-12-27
1
-5
/
+8
*
stop using broken parallax distance in sliding pane layout
Christian Schneppe
2016-12-25
1
-3
/
+1
*
support for quoting messages
Christian Schneppe
2016-12-25
6
-8
/
+303
*
fixed npe cause by race condition when axolotl service isn't initialized
Christian Schneppe
2016-12-25
1
-0
/
+3
*
skip empty lines in message preview. prevents indexoutofbounds exception
Christian Schneppe
2016-12-25
1
-1
/
+25
*
use original message to parse pep
Christian Schneppe
2016-12-25
1
-3
/
+3
*
added omemo padding but disabled by Config.java flag
Christian Schneppe
2016-12-25
2
-2
/
+19
*
disable removing of broken devices by default
Christian Schneppe
2016-12-25
2
-10
/
+13
*
remove broken devices only once to prevent loops
Christian Schneppe
2016-12-25
1
-2
/
+5
*
ignore debug output
Christian Schneppe
2016-12-25
1
-1
/
+2
*
catch NPE while sharing video from content uri and make it working
Christian Schneppe
2016-12-25
2
-136
/
+242
*
improve video compression quality
Christian Schneppe
2016-12-24
1
-1
/
+1
*
set alpha correctly
Christian Schneppe
2016-12-18
1
-1
/
+1
*
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
[next]