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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-14
don't show share icons on account creation
Christian Schneppe
1
-0
/
+6
2017-03-14
set QR Code background to white
Christian Schneppe
1
-1
/
+2
2017-03-13
Fix typos (#124)
licaon-kter
2
-3
/
+3
2017-03-11
load new messages in chatlist a bit earlier
Christian Schneppe
1
-1
/
+1
2017-03-11
rename media directories
Christian Schneppe
8
-29
/
+84
2017-03-11
fixed entity time for timezones with minutes !=0
Christian Schneppe
1
-3
/
+11
2017-03-11
send chat states only to private and non-anon mucs
Christian Schneppe
1
-1
/
+1
2017-03-11
added and changed some strings
Christian Schneppe
2
-3
/
+10
2017-03-11
display chat states in conferences
Christian Schneppe
7
-49
/
+106
2017-03-11
send and parse Chat States to and from conferences
Christian Schneppe
6
-14
/
+63
2017-03-11
use async avatar loading in AccountAdapter
Christian Schneppe
1
-1
/
+93
2017-03-11
hide keyboard after setting up account
Christian Schneppe
1
-0
/
+1
2017-03-11
catch fileprovider related NPEs
Christian Schneppe
2
-3
/
+3
2017-03-11
catch some OOM Exceptions
Christian Schneppe
2
-1
/
+9
2017-03-11
try to fix crash
Christian Schneppe
1
-0
/
+2
2017-03-09
possible audioplayer fix
Christian Schneppe
1
-3
/
+4
2017-03-09
fix textoverlay
Christian Schneppe
1
-8
/
+9
2017-03-09
fix update of chatbubbles
Christian Schneppe
1
-1
/
+1
2017-03-09
notify for muc messages after mam catchup
Christian Schneppe
1
-1
/
+1
2017-03-09
add <x/> element to outgoing MUC PM
Christian Schneppe
1
-0
/
+1
2017-03-09
add origin-id to outgoing messages
Christian Schneppe
2
-1
/
+9
2017-03-09
only take 1:1 conversations into account when determining catchup timestamp
Christian Schneppe
1
-1
/
+1
2017-03-09
do not interpret grin >< as quote
Christian Schneppe
2
-3
/
+12
2017-03-09
fixed regression that caused stanza-ids not to be saved
Christian Schneppe
1
-2
/
+2
2017-03-09
do not show 'block stranger' snackbar in empty conversations
Christian Schneppe
1
-1
/
+3
2017-03-09
changed string from unread conversation to messages in notification
Christian Schneppe
1
-2
/
+3
2017-03-09
show conversation time as last clear date when empty
Christian Schneppe
1
-1
/
+1
2017-03-09
set last clear date to time of last message
Christian Schneppe
1
-1
/
+7
2017-03-09
Modifies notification for MUC conversations
Christian Schneppe
1
-6
/
+32
2017-03-09
show snackbar in conversations with stranger to block
Christian Schneppe
2
-0
/
+10
2017-03-09
do not notify for messages from strangers by default
Christian Schneppe
5
-2
/
+37
2017-03-09
fixed sender label for empty conversations
Christian Schneppe
2
-1
/
+4
2017-03-09
added colon to seperate sender and message preview. only show first name
Christian Schneppe
1
-2
/
+3
2017-03-09
cleaned code of muc name generator
Christian Schneppe
1
-10
/
+6
2017-03-09
Adds a message sender label in each conversation for text messages
Christian Schneppe
2
-0
/
+30
2017-03-09
closing the corresponding conversations after blocking a contact
Christian Schneppe
9
-47
/
+111
2017-03-09
extract stanza-id from muc reflections
Christian Schneppe
2
-17
/
+22
2017-03-09
deduplicate every message with a stanza-id from the server
Christian Schneppe
1
-3
/
+3
2017-03-09
fixed multi-session-nick renaming behaviour
Christian Schneppe
2
-14
/
+11
2017-03-09
allow app to access user trust store
Christian Schneppe
2
-0
/
+10
2017-03-09
renamed enter jid menu item id
Christian Schneppe
3
-8
/
+8
2017-03-09
added an option to directly add a jid to block list from blocklist activity
Christian Schneppe
4
-3
/
+50
2017-03-05
change bitrate with video quality settings too
Christian Schneppe
1
-2
/
+15
2017-03-04
use default priority notifications. disables heads up notifications
Christian Schneppe
1
-1
/
+1
2017-03-04
make video resolution configurable
Christian Schneppe
5
-2
/
+44
2017-03-04
add missing attribut
Christian Schneppe
1
-0
/
+1
2017-03-04
Keep draft even when correcting previously sent msg
Christian Schneppe
2
-8
/
+22
2017-03-04
fixed messages vanishing after pgp raised error on editing a message
Christian Schneppe
2
-3
/
+5
2017-03-04
show icons in pop menu with reflection. imagespan was not centred ver…
Christian Schneppe
2
-22
/
+19
2017-03-04
block send action while encrypting pgp message
Christian Schneppe
2
-0
/
+14
[next]