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
2018-05-06
introduces new message state model
steckbrief
1
-25
/
+21
2018-05-05
introduces new message state model
steckbrief
1
-25
/
+21
2018-02-26
improves remote file status display and loading of remote files
steckbrief
1
-51
/
+1
2018-02-16
introduces cancel status for file transfers, fixes NPE in file sharing after ...
steckbrief
1
-2
/
+3
2017-08-02
Implements FS#247 and FS#248: Show online status and typing notification in t...
steckbrief
1
-2
/
+2
2017-02-06
relates FS#241: Implementation of http download based on okhttp
steckbrief
1
-6
/
+8
2017-01-11
Improved error handling for filetransfer:http:delete, Check for httpupload fe...
steckbrief
1
-4
/
+3
2016-09-29
Implements FS#235: Deletion of remote files uploaded via httpupload
steckbrief
1
-2
/
+2
2016-08-23
Fixes FS#229: prompt for confirmation before deleting a file
steckbrief
1
-9
/
+3
2016-08-23
Confirmation dialog added before sending delete command for remote file
steckbrief
1
-1
/
+4
2016-08-23
services.filetransfer.httpupload moved to new namespace services.filetransfer...
steckbrief
1
-1
/
+1
2016-08-22
Basic filetransfer http delete implementation; Exceptions for IqPacketError a...
steckbrief
1
-3
/
+8
2016-05-29
FileTransfer reworked (first steps - functionality as is), HttpUpload
steckbrief
1
-2
/
+2
2016-05-09
XmppConnectionService.markMessage moved to MessageUtil
steckbrief
1
-1
/
+2
2016-04-18
Related to FS#199: Removed unnecessary differentiation between a conversation...
steckbrief
1
-3
/
+1
2016-04-06
Implements FS#189: Move calls of getPreferences to ConversationsPlusPreferences
steckbrief
1
-2
/
+2
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
[next]