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 (
Expand
)
Author
Files
Lines
2017-06-11
recreate settingsactivity when theme changed
Christian Schneppe
4
-5
/
+17
2017-06-11
make launching app shortcuts work with disabled accounts
Christian Schneppe
1
-1
/
+1
2017-06-11
do not accept LMC for files
Christian Schneppe
1
-1
/
+1
2017-06-01
allow changing of nickname in conferences when nick is in use
Christian Schneppe
1
-2
/
+1
2017-06-01
do not parse delay tag for unavailable presences when it comes form own server
Christian Schneppe
2
-2
/
+17
2017-06-01
fix NPE when bookmark jid is null on creating suggestions
Christian Schneppe
1
-1
/
+2
2017-06-01
use application/pgp-encrypted mime type when necessary for http upload
Christian Schneppe
1
-1
/
+5
2017-05-31
'end this conversation afterwards' checked by default
Christian Schneppe
1
-0
/
+1
2017-05-31
add the 4 most frequently contacted contacts as app shortcuts
Christian Schneppe
6
-6
/
+192
2017-05-31
do not check if namespace equals prefix for attributes
Christian Schneppe
1
-1
/
+1
2017-05-31
parse all delayed tags. use min date
Christian Schneppe
2
-12
/
+22
2017-05-31
deal with namespace attributes
Christian Schneppe
1
-3
/
+9
2017-05-31
rename resource on bind conflict
Christian Schneppe
1
-1
/
+7
2017-05-31
rename downgrade attack to downgraded sasl mechanism
Christian Schneppe
2
-2
/
+2
2017-05-31
invoke statusChanged callback after syncronization
Christian Schneppe
1
-16
/
+20
2017-05-31
do not turn send button green unless history is caught up
Christian Schneppe
2
-3
/
+20
2017-05-31
synchronize on dedicated lock for catchup instead of account
Christian Schneppe
2
-5
/
+12
2017-05-28
clean up client cert selection code
Christian Schneppe
1
-1
/
+2
2017-05-19
fall back to jingle only in 1:1
Christian Schneppe
1
-1
/
+2
2017-05-17
work around for brokens ROMs that expose file uris as notification sound
Christian Schneppe
2
-2
/
+17
2017-05-17
differentiate starttls failure and sasl failure
Christian Schneppe
2
-14
/
+19
2017-05-17
use mam reference instead of timestamp
Christian Schneppe
8
-77
/
+156
2017-05-17
synchronize around adding query to query map
Christian Schneppe
1
-1
/
+3
2017-05-17
make updater more failsave
Christian Schneppe
1
-0
/
+6
2017-05-12
fixed missing lines in unified all account state exceptions
Christian Schneppe
1
-2
/
+6
2017-05-10
optimized imports
Christian Schneppe
1
-1
/
+0
2017-05-10
add ability to distrust inactive/trusted keys
Christian Schneppe
1
-1
/
+1
2017-05-10
do not synchronize startXmpp() and sendPacket() on the same object
Christian Schneppe
1
-4
/
+2
2017-05-10
reset resource after bind failure
Christian Schneppe
1
-0
/
+1
2017-05-10
jump directly to account on error
Christian Schneppe
1
-4
/
+17
2017-05-10
unified all account state exceptions
Christian Schneppe
3
-67
/
+41
2017-05-10
set catchup flag on mam only when doing that
Christian Schneppe
4
-13
/
+16
2017-05-10
display open pgp key id in account details and allow to delete
Christian Schneppe
6
-15
/
+79
2017-05-09
suggest bookmarked conferences servers in join conference dialog
Christian Schneppe
1
-0
/
+6
2017-05-09
don't load signed prekeys on startup
Christian Schneppe
4
-7
/
+35
2017-05-09
make jingle implementation send file hash when using ft5
Christian Schneppe
5
-42
/
+93
2017-05-09
unified copy text and share with context menu entries
Christian Schneppe
1
-20
/
+6
2017-05-09
send read marker after reading message in android auto
Christian Schneppe
1
-1
/
+1
2017-05-09
support for jingle ft:5
Christian Schneppe
3
-2
/
+8
2017-05-09
avoid race conditions when downloading files or decrypting pgp messages
Christian Schneppe
3
-11
/
+23
2017-05-09
avoid race condition that lead to double notification sound
Christian Schneppe
1
-1
/
+3
2017-05-09
close http download connection after download
Christian Schneppe
1
-1
/
+6
2017-05-09
Add messages to Notification for Android Auto on Android M and older
Christian Schneppe
1
-2
/
+10
2017-04-26
run enterPasswordDialog onUiThread fixes #131
Christian Schneppe
1
-1
/
+1
2017-04-26
code cleanup: made conversation property final in message object
Christian Schneppe
4
-26
/
+17
2017-04-26
while restoring state deal with conversations that don't have accounts
Christian Schneppe
1
-2
/
+8
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
[next]