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
2017-04-26
avoid rare race condition when saving draft message
Christian Schneppe
1
-0
/
+1
2017-04-26
fixed click area for pgp key in contact details
Christian Schneppe
1
-17
/
+12
2017-04-26
send pgp signature when creating ad hoc conferences
Christian Schneppe
1
-1
/
+1
2017-04-26
limited offline support for pgp group chats
Christian Schneppe
1
-1
/
+7
2017-04-26
make sure context is not null before setting content description on send button
Christian Schneppe
1
-3
/
+3
2017-04-26
make sure tag writer thread shuts down
Christian Schneppe
2
-10
/
+10
2017-04-21
reworked unique id generation for notification intents
Christian Schneppe
1
-8
/
+9
2017-04-21
Add Android Auto support to notifications
Christian Schneppe
2
-6
/
+25
2017-04-20
re-add redownload context menu entry for deleted files
Christian Schneppe
1
-0
/
+12
2017-04-20
changed text for positive button while changing nick name
Christian Schneppe
1
-1
/
+1
2017-04-20
made nimbuzz work around work with newly created conferences as well
Christian Schneppe
1
-1
/
+2
2017-04-18
hide resend button if file is smaller than AutoAcceptFileSize…
Christian Schneppe
3
-4
/
+13
2017-04-18
reused code to retrieve AutoAcceptFileSize for AutoResend
Christian Schneppe
1
-19
/
+1
2017-04-18
Add reply button in wear design
Christian Schneppe
1
-1
/
+1
2017-04-18
Add content description to send button
Christian Schneppe
1
-0
/
+4
2017-04-16
transform aesgcm:// links back to https:// before connecting through Tor
Christian Schneppe
2
-6
/
+25
2017-04-16
show 'try again' button when remote server wasn't found in previously active muc
Christian Schneppe
3
-1
/
+19
2017-04-16
recognize muc self presence on nimbuzz.com
Christian Schneppe
1
-4
/
+3
2017-04-16
don't count >number% as quote
Christian Schneppe
1
-1
/
+1
2017-04-13
set colored contact status preference correctly
Christian Schneppe
1
-2
/
+6
2017-04-13
integrate OpenPGP (untested)
Christian Schneppe
1
-0
/
+14
2017-04-13
don't show reconnect button, when offline or no account availbale
Christian Schneppe
1
-0
/
+3
2017-04-13
use async message loading only when called from UI
Christian Schneppe
8
-21
/
+26
2017-04-13
properly unregister bookmark from conversations when deleting bookmark
Christian Schneppe
3
-1
/
+4
2017-04-13
fixed message merge logic. merge only messages with lower status
Christian Schneppe
1
-3
/
+2
2017-04-13
show first instead of last message in notification preview
Christian Schneppe
1
-5
/
+7
2017-04-13
include RSM max in mam query in case server doesn't specify own max
Christian Schneppe
1
-2
/
+4
2017-04-13
Optimized imports from entire project
Christian Schneppe
4
-11
/
+3
2017-04-13
Removed unnecessary string builder
Christian Schneppe
1
-6
/
+2
2017-04-13
Made variable local
Christian Schneppe
1
-2
/
+2
2017-04-13
Code clean up
Christian Schneppe
4
-15
/
+15
2017-04-13
be more careful with corner cases when mentioning multiple people
Christian Schneppe
3
-5
/
+53
2017-04-13
exclude >= from being recognized as quote
Christian Schneppe
1
-1
/
+6
2017-04-13
do not linkify urls starting with a dot
Christian Schneppe
1
-1
/
+1
2017-04-13
use comma seperation for multiple mentions
Christian Schneppe
1
-4
/
+8
2017-04-13
avoid crash on urls with missing protocols
Christian Schneppe
1
-1
/
+1
2017-04-13
treat URL as file if URL is in oob or contains key
Christian Schneppe
9
-59
/
+18
2017-04-13
send urls pointing to pgp encrypted files directly in body+oob
Christian Schneppe
5
-35
/
+36
2017-04-13
use aesgcm:// uri scheme for omemo encrypted http upload
Christian Schneppe
2
-1
/
+14
2017-04-13
unread/failed count: show >99 as infinity symbol
Christian Schneppe
1
-2
/
+2
2017-04-13
make contacts status color configurable
Christian Schneppe
2
-2
/
+19
2017-04-05
changed one last seen state
Christian Schneppe
1
-1
/
+1
2017-04-05
add missing finale
Christian Schneppe
1
-1
/
+1
2017-04-05
Show colored presence status for contacts in overview and contact list
Christian Schneppe
2
-0
/
+27
2017-04-05
do not parse bodies with http urls as downloadable in omemo encrypted messages
Christian Schneppe
1
-7
/
+5
2017-04-05
parse message that only contain oob tag
Christian Schneppe
4
-5
/
+10
2017-04-05
show file size for files smaller 1024 bytes
Christian Schneppe
1
-5
/
+5
2017-04-05
Fixed deprecated call
Christian Schneppe
1
-1
/
+6
2017-04-05
Run in background instead of writing instantaneously
Christian Schneppe
1
-1
/
+1
2017-04-05
Changes the deprecated getColor() method
Christian Schneppe
7
-20
/
+27
[prev]
[next]