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
/
ui
/
ConversationFragment.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-09
fix update of chatbubbles
Christian Schneppe
1
-1
/
+1
2017-03-09
do not show 'block stranger' snackbar in empty conversations
Christian Schneppe
1
-1
/
+3
2017-03-09
show snackbar in conversations with stranger to block
Christian Schneppe
1
-0
/
+9
2017-03-09
closing the corresponding conversations after blocking a contact
Christian Schneppe
1
-1
/
+1
2017-03-04
Keep draft even when correcting previously sent msg
Christian Schneppe
1
-6
/
+12
2017-03-04
fixed messages vanishing after pgp raised error on editing a message
Christian Schneppe
1
-2
/
+2
2017-03-04
block send action while encrypting pgp message
Christian Schneppe
1
-0
/
+11
2017-02-28
correct date for first message / message at top
Christian Schneppe
1
-2
/
+2
2017-02-24
some little chatlist optimizations
Christian Schneppe
1
-3
/
+5
2017-02-23
separate date bubbles from status messsages
Christian Schneppe
1
-3
/
+9
2017-02-22
send 'online' presences also while typing a message
Christian Schneppe
1
-0
/
+15
2017-02-22
show dates correctly
Christian Schneppe
1
-2
/
+5
2017-02-19
add date bubble in chatlist
Christian Schneppe
1
-15
/
+21
2017-02-09
make resend via context menu available again...
Christian Schneppe
1
-1
/
+6
2017-02-08
fixed scrolling and async loading of message of new conversation start
Christian Schneppe
1
-2
/
+4
2017-01-30
add button to resend failed messages
Christian Schneppe
1
-6
/
+1
2017-01-29
configurable local message retention period.
Christian Schneppe
1
-9
/
+2
2017-01-25
reworked FileBackend
Christian Schneppe
1
-1
/
+1
2017-01-21
modified highlight nick behaviour to better work with quotes
Christian Schneppe
1
-7
/
+13
2017-01-09
unify getFileUri across share and open intents
Christian Schneppe
1
-3
/
+7
2017-01-05
Do not compress GIFs, allow GBoard to send GIFs
Christian Schneppe
1
-26
/
+64
2016-12-25
support for quoting messages
Christian Schneppe
1
-0
/
+29
2016-11-19
reformat code
Christian Schneppe
1
-1315
/
+1315
2016-11-12
don't allow message correction for xmpp or geo uris
Christian Schneppe
1
-2
/
+3
2016-11-12
treat XmppUri not as text
Christian Schneppe
1
-3
/
+11
2016-11-12
make message correction also working for single chats again
Christian Schneppe
1
-2
/
+6
2016-11-11
don't offer message correction in anonymous mucs
Christian Schneppe
1
-1
/
+2
2016-10-26
add error message to failed messages. accessible via context menu
Christian Schneppe
1
-0
/
+15
2016-10-26
Remove MERGE_SEPARATOR
Christian Schneppe
1
-1
/
+1
2016-10-21
Retain TextView selection after list updating
Christian Schneppe
1
-1
/
+25
2016-10-18
update conversation in database background thread
Christian Schneppe
1
-4
/
+2
2016-09-23
add timeouts to HTTPUrlConnections and allow cancelation of all sending files
Daniel Gultsch
1
-3
/
+4
2016-09-19
allow deleting file inside messengers storage path
Christian Schneppe
1
-1
/
+3
2016-09-17
dont show delete file button when outside conversations directory
Christian Schneppe
1
-2
/
+5
2016-09-14
remember scroll position on rotate. fixes #2011
Daniel Gultsch
1
-5
/
+34
2016-09-09
download own vcard avatar if none is set. fixes #2008
Daniel Gultsch
1
-1
/
+1
2016-09-09
optimized imports
Christian Schneppe
1
-1
/
+0
2016-09-07
show server not found muc error
Daniel Gultsch
1
-0
/
+3
2016-09-03
code cleanup
Christian Schneppe
1
-7
/
+4
2016-09-02
don't set attach video as quick action
Christian Schneppe
1
-19
/
+3
2016-08-28
compress videos bigger than 10 MB before sending
Christian Schneppe
1
-1
/
+20
2016-08-26
add snackbar for request presence subscription
Daniel Gultsch
1
-0
/
+15
2016-08-26
offer quick reply on android N
Daniel Gultsch
1
-25
/
+1
2016-07-29
changed package id inside manifest and project
Christian Schneppe
1
-26
/
+26
2016-07-28
automatically join muc after unknown error
Christian Schneppe
1
-1
/
+2
2016-07-09
don't crash when tabbing through muc user list with offline users
Daniel Gultsch
1
-2
/
+3
2016-07-01
use dnd as overriding status
Daniel Gultsch
1
-1
/
+1
2016-06-19
show toast when connection to openkeychain could not be made
Daniel Gultsch
1
-1
/
+9
2016-06-19
mark used otr fingprint in contact details and highlight pgp
Daniel Gultsch
1
-2
/
+16
2016-06-19
only dismiss sent message after encryption
Daniel Gultsch
1
-3
/
+1
[next]