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
/
eu
/
siacs
/
conversations
/
ui
/
ConversationFragment.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-07-12
catch exception on broken android phones
Daniel Gultsch
1
-1
/
+7
2015-07-10
renamed HttpConnection to HttpDownloadConnection
Daniel Gultsch
1
-1
/
+1
2015-07-10
renamed downloadable to transferable
Daniel Gultsch
1
-11
/
+11
2015-07-02
refactored message context menu
Daniel Gultsch
1
-26
/
+31
2015-07-01
changed mime type handling
Daniel Gultsch
1
-3
/
+2
2015-06-30
made httpconnection (download) ready all kind of files
Daniel Gultsch
1
-1
/
+1
2015-06-30
refactored bodyContainsDownloadable to be more flexible
Daniel Gultsch
1
-1
/
+1
2015-06-30
always show copy original url in context menu when url is available
Daniel Gultsch
1
-2
/
+1
2015-06-29
make quick actions available in conferences when file attachment is available
Daniel Gultsch
1
-23
/
+28
2015-05-26
added choose picture as another quick action. fixes #1221
Daniel Gultsch
1
-1
/
+20
2015-05-20
don't allow user to accidentally send empty messages
Daniel Gultsch
1
-4
/
+3
2015-05-13
show location quick action after receiving a question about the users location
Daniel Gultsch
1
-1
/
+4
2015-05-11
rewrote parts of message adapter to avoid using NULL views
Daniel Gultsch
1
-19
/
+29
2015-05-03
turn send button in cancel button while in whisper mode
Daniel Gultsch
1
-12
/
+30
2015-05-02
replace send button with quick action button as long as no text has been entered
Daniel Gultsch
1
-100
/
+175
2015-04-20
always hide pgp snackbar after decrypting a message. fixes #1075
Daniel Gultsch
1
-0
/
+1
2015-04-20
removed some dead code
Daniel Gultsch
1
-19
/
+0
2015-04-20
fixed weird touch on snackbar switched conversation bug
Daniel Gultsch
1
-3
/
+2
2015-04-19
some code clean up to fix some rare NPE’s
Daniel Gultsch
1
-0
/
+3
2015-04-13
Maintain private chat on MUC. fixes #1097
iNPUTmice
1
-1
/
+0
2015-03-11
add context menu entries for geo uris
iNPUTmice
1
-17
/
+33
2015-03-06
fixed enter is send option
iNPUTmice
1
-2
/
+7
2015-02-21
added typing notifications through XEP-0085. fixed #210
iNPUTmice
1
-23
/
+68
2015-02-19
fixed #993
iNPUTmice
1
-1
/
+2
2015-02-18
avoid weird npe. fixed #991
iNPUTmice
1
-1
/
+3
2015-02-17
refresh list view more often
iNPUTmice
1
-1
/
+1
2015-02-09
don't show 'enter pgp key' in non encrypted chats
iNPUTmice
1
-0
/
+1
2015-02-07
refactored how snackbar is displayed
Daniel Gultsch
1
-82
/
+105
2015-01-27
Show errors before mute snackbar
Sam Whited
1
-10
/
+10
2015-01-25
otr: switch to the otr-state the partner alternate.
Michael
1
-0
/
+1
2015-01-21
always allow access to contact details. provide add button in contact details
iNPUTmice
1
-8
/
+1
2015-01-21
Add block/unblock to contact details menu
Sam Whited
1
-3
/
+0
2015-01-14
Add option to swap enter/emoticon key
Sam Whited
1
-5
/
+15
2015-01-12
context menu for files and offered files. fixed #848 fixed #849
Daniel Gultsch
1
-13
/
+21
2015-01-11
Add XEP-0245 (/me command) support
Sam Whited
1
-5
/
+5
2015-01-09
Introduced expert options to control enter-is-send
Daniel Gultsch
1
-2
/
+7
2015-01-02
some further otr improvements
Daniel Gultsch
1
-0
/
+2
2015-01-02
allow cancellation of waiting files
Daniel Gultsch
1
-19
/
+19
2015-01-02
put Conversations into background mode earlier
Daniel Gultsch
1
-2
/
+1
2015-01-02
improved OTR verification part one
Daniel Gultsch
1
-8
/
+12
2014-12-25
proper call to invalidateViews()
Daniel Gultsch
1
-1
/
+1
2014-12-22
Add support for XEP-0191 (Blocking command)
Sam Whited
1
-87
/
+104
2014-12-20
inject ui callback into running mam query
iNPUTmice
1
-2
/
+1
2014-12-17
clean up conversation history after swtiching to a different conversation
iNPUTmice
1
-0
/
+1
2014-12-17
made scroling smoother + bug fixes for history loading
iNPUTmice
1
-15
/
+36
2014-12-17
smoothed out scrolling a bit
iNPUTmice
1
-5
/
+23
2014-12-15
go through mam history page by page. load mam dynamically on scroll
iNPUTmice
1
-8
/
+28
2014-12-14
refactored the way certain messages are being found within a conversation
iNPUTmice
1
-18
/
+11
2014-12-03
worked around concurrent modification exception
iNPUTmice
1
-11
/
+11
2014-12-01
clear encrypted messages on reinit
iNPUTmice
1
-2
/
+13
[next]