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-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
2017-04-05
Fixed package access
Christian Schneppe
1
-6
/
+6
2017-04-05
Save some memory and delete unused imports and variables
Christian Schneppe
1
-4
/
+3
2017-04-05
enable OpenPGP as well
Christian Schneppe
1
-1
/
+1
2017-04-05
fix small bug with updater on devices < SDK 21
Christian Schneppe
1
-2
/
+4
2017-04-05
temporarly enable OTR
Christian Schneppe
1
-1
/
+1
2017-03-26
update libraries and dependencies
Christian Schneppe
1
-2
/
+2
2017-03-26
show received/read markers in chatlist
Christian Schneppe
1
-0
/
+16
2017-03-26
deduplicate notification sounds
Christian Schneppe
1
-1
/
+0
2017-03-26
omemo: put auth tag into key (verify auth tag as well)
Christian Schneppe
1
-1
/
+1
2017-03-26
made a few exceptions to quote parser for emoticons and quotes
Christian Schneppe
2
-5
/
+43
2017-03-26
changed logtag
Christian Schneppe
1
-1
/
+1
2017-03-26
make image compression configurable
Christian Schneppe
3
-6
/
+30
2017-03-24
open version can use tor networks (via settings)
Christian Schneppe
1
-0
/
+9
2017-03-24
fix bug while mam catchup implemented in 52a2efe0a87d6422060e78e0ca7df38c2aff...
Christian Schneppe
1
-1
/
+0
2017-03-24
make auto media rotation in fullscreen configurable
Christian Schneppe
1
-2
/
+10
2017-03-23
count messages in backlog to not renotify on prior notifications
Christian Schneppe
1
-7
/
+33
2017-03-23
do not pipeline first SM request because that might fail when resume fails
Christian Schneppe
1
-1
/
+1
2017-03-23
experimental: wait for SM catchup before triggering notifications
Christian Schneppe
2
-2
/
+27
2017-03-23
rework last activity logic to something that should work pretty well …
Christian Schneppe
9
-24
/
+33
2017-03-23
define strangers as people not in roster instead of no mutual presence subscr...
Christian Schneppe
1
-1
/
+1
2017-03-23
show strangers with jid instead of name in conversation list
Christian Schneppe
1
-0
/
+2
2017-03-23
offer to block entire domain in message from stranger snackbar
Christian Schneppe
2
-3
/
+29
2017-03-23
do not show block stranger snackbar when blocking command is unavailable
Christian Schneppe
1
-1
/
+4
2017-03-23
call EditText.setText() instead of clear because clear causes problems
Christian Schneppe
1
-8
/
+7
2017-03-23
don't mark message as delivery_failed when cancel didn't work
Christian Schneppe
1
-2
/
+0
2017-03-23
call messageSent() from UI thread after encrypting pgp message
Christian Schneppe
1
-6
/
+7
2017-03-17
fix NPE while sending images directly from GBoard
Christian Schneppe
1
-35
/
+51
[prev]
[next]