index
:
conversations-plus
filetransfer
introduce_cplus_database_version
master
message_display_rework
improved conversations
lookshe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
de
/
thedevstack
/
conversationsplus
/
ui
/
ConversationFragment.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-04
Implements FS#83: Reload from last received message
steckbrief
1
-3
/
+4
2015-11-06
FileBackend splitted into several util classes for separate concerns: AvatarU...
steckbrief
1
-4
/
+3
2015-10-21
Access to preferences moved to global utility class ConversationsPlusPreferen...
steckbrief
1
-11
/
+12
2015-10-04
Implements FS#72, FS#72, FS#73, FS#65, FS#66 - Resource List Dialog added, Op...
steckbrief
1
-2
/
+4
2015-08-16
moved merged files to correct location
0.0.3
lookshe
1
-0
/
+1
2015-06-19
renaming eu.siacs.conversations to de.thedevstack.conversationsplus
steckbrief
1
-24
/
+22
2015-04-12
whatsapp-like smiley implementation
lookshe
1
-9
/
+131
2015-04-11
differ between received and read message
lookshe
1
-1
/
+2
2015-04-11
no trim of messages or password
lookshe
1
-1
/
+1
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
2014-11-20
brought ad hoc conferences back. fixed #688 fixed #367
iNPUTmice
1
-1
/
+1
2014-11-18
synchronized message list in conversation fragment
iNPUTmice
1
-113
/
+118
2014-11-18
properly remove conversations context menu
iNPUTmice
1
-4
/
+1
2014-11-18
better usage of synchronized in some places
iNPUTmice
1
-1
/
+1
2014-11-17
context menu for muc participants + refactor trueCounterpart to use Jid class
iNPUTmice
1
-0
/
+3
2014-11-15
Make account status an enum
Sam Whited
1
-2
/
+2
2014-11-15
handled more error cases
iNPUTmice
1
-0
/
+9
2014-11-15
fixed description in notifications and conversation overview
iNPUTmice
1
-1
/
+2
2014-11-15
made file transfers cancelable
iNPUTmice
1
-1
/
+16
2014-11-11
added snackbar to indicate smp. more error handling in verify activity
iNPUTmice
1
-66
/
+59
2014-11-11
initial smp support
iNPUTmice
1
-9
/
+7
[next]