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
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2017-01-18
Revert "play gif files in fullscreen view"
Christian Schneppe
1
-25
/
+15
This reverts commit 4d4d8f98e9824f31eae2ce00af2b2b618243d87f.
2017-01-16
fixed behaviour with non-default encryption masks
Christian Schneppe
1
-18
/
+35
2017-01-16
Add SCRAM-SHA-2 support
Christian Schneppe
4
-211
/
+264
2017-01-16
refactored whispermessage processing
Christian Schneppe
2
-27
/
+27
2017-01-16
fixed linkifier
Christian Schneppe
1
-1
/
+7
2017-01-16
partially improved logging for receiving omemo messages
Christian Schneppe
4
-18
/
+28
2017-01-16
handle swiping away from recent apps correctly
Christian Schneppe
1
-0
/
+5
2017-01-16
correct check if there is a scheduled pending intent
Christian Schneppe
1
-4
/
+5
2017-01-15
play gif files in fullscreen view
Christian Schneppe
1
-15
/
+25
2017-01-15
show doze warning when push is running on prosody
Christian Schneppe
2
-2
/
+2
2017-01-15
refactor getServerIdentity() to parse disco result directly
Christian Schneppe
1
-34
/
+21
2017-01-15
don't include 'before' reference in mam queries bound by timestamp
Christian Schneppe
1
-1
/
+3
2017-01-15
finish of backlog only for one particular account
Christian Schneppe
2
-3
/
+18
2017-01-15
don't show key tile in contact details when there are no keys
Christian Schneppe
1
-5
/
+3
2017-01-15
only call UI thread from downloading thread every 250ms
Christian Schneppe
4
-10
/
+23
2017-01-15
don't allow to purge keys. offer distrust instead
Christian Schneppe
4
-18
/
+21
2017-01-15
don't start backup at startup if there is a scheduled pending intent
Christian Schneppe
1
-8
/
+15
2017-01-14
fixed avatar republish missing the mime type
Christian Schneppe
2
-14
/
+14
2017-01-14
treat omemo keys >= 32 bytes as containing auth tag. add config flag to put ↵
Christian Schneppe
3
-23
/
+52
auth tag in key
2017-01-14
reworked wakelock for video compression
Christian Schneppe
1
-3
/
+5
2017-01-14
change location for wakelock while retrieving file size and changed name
Christian Schneppe
1
-2
/
+3
2017-01-09
adding prekey='true' to omemo messages if applicable
Christian Schneppe
2
-11
/
+25
2017-01-09
automatically bookmark private, non-anonymous mucs where inviter is trusted
Christian Schneppe
2
-10
/
+26
2017-01-09
use 7.1 web url pattern matching on old platforms as well
Christian Schneppe
2
-2
/
+499
2017-01-09
add spaces to otr fingerprints copied to clipboard
Christian Schneppe
1
-1
/
+1
2017-01-09
unify getFileUri across share and open intents
Christian Schneppe
5
-37
/
+43
2017-01-09
add more punctuations to message preview
Christian Schneppe
1
-5
/
+7
2017-01-09
changed some config variables
Christian Schneppe
1
-3
/
+3
2017-01-05
add overlay to indicate that image is gif
Christian Schneppe
1
-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 ↵
Christian Schneppe
2
-33
/
+0
exepert setting
2017-01-02
make direct reply string translatable in NotificationService
Christian Schneppe
1
-2
/
+2
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
1
-4
/
+41
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 ↵
Christian Schneppe
1
-1
/
+6
other contact
2016-12-28
show unread messages per conversation in chat list
Christian Schneppe
1
-1
/
+8
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
6
-8
/
+303
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
and don't show quoted text in message preview
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
[next]