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
2016-03-18
Fixes FS#164
lookshe
1
-8
/
+0
2016-03-17
completely implements FS#161
lookshe
1
-1
/
+9
2016-03-11
Fixes FS#139: Do not merge messages at all
steckbrief
1
-1
/
+1
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-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-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
[next]