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
/
eu
/
siacs
/
conversations
/
ui
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix NPEs in blocking code
Sam Whited
2014-12-22
2
-2
/
+4
*
Add support for XEP-0191 (Blocking command)
Sam Whited
2014-12-22
13
-503
/
+793
*
inject ui callback into running mam query
iNPUTmice
2014-12-20
1
-2
/
+1
*
clean up conversation history after swtiching to a different conversation
iNPUTmice
2014-12-17
1
-0
/
+1
*
show error if jid couldn't be parsed in new contact dialog
iNPUTmice
2014-12-17
1
-15
/
+10
*
Merge branch 'development' of https://github.com/siacs/Conversations into dev...
iNPUTmice
2014-12-17
1
-5
/
+11
|
\
|
*
Merge pull request #783 from SamWhited/quiet-hours
Daniel Gultsch
2014-12-17
1
-5
/
+11
|
|
\
|
|
*
Update summary in TimePreference change listener
Sam Whited
2014-12-15
1
-5
/
+11
*
|
|
made scroling smoother + bug fixes for history loading
iNPUTmice
2014-12-17
1
-15
/
+36
*
|
|
smoothed out scrolling a bit
iNPUTmice
2014-12-17
1
-5
/
+23
|
/
/
*
|
properly detect images in share with
iNPUTmice
2014-12-17
1
-6
/
+6
*
|
Allow sending of any filetype via intent
Sam Whited
2014-12-15
1
-24
/
+36
|
/
*
go through mam history page by page. load mam dynamically on scroll
iNPUTmice
2014-12-15
1
-8
/
+28
*
Merge branch 'quiet-hours' of https://github.com/SamWhited/Conversations into...
iNPUTmice
2014-12-15
1
-0
/
+99
|
\
|
*
Add quiet hours feature
Sam Whited
2014-12-14
1
-0
/
+99
*
|
fixed history deletion. fixed #780
iNPUTmice
2014-12-15
1
-1
/
+1
*
|
avoid npe on weird platform bugs
iNPUTmice
2014-12-15
1
-30
/
+30
|
/
*
refactored the way certain messages are being found within a conversation
iNPUTmice
2014-12-14
2
-20
/
+15
*
recreate activity after theme has changed. fixed #764
iNPUTmice
2014-12-09
2
-3
/
+20
*
cleanup: removed unused emoticon parsing
iNPUTmice
2014-12-09
2
-10
/
+2
*
possible work around for some weird - possibly sdk - bugs
iNPUTmice
2014-12-07
1
-4
/
+5
*
fixed #544
iNPUTmice
2014-12-03
1
-1
/
+51
*
display proper error in edit account details if jid is invalid
iNPUTmice
2014-12-03
1
-8
/
+9
*
further npe checks
iNPUTmice
2014-12-03
1
-5
/
+11
*
refactored the message adapter a bit
iNPUTmice
2014-12-03
1
-32
/
+33
*
set nick and autojoin=true for new bookmarks
iNPUTmice
2014-12-03
1
-0
/
+4
*
worked around concurrent modification exception
iNPUTmice
2014-12-03
1
-11
/
+11
*
fixed #728
iNPUTmice
2014-12-01
1
-5
/
+2
*
clear encrypted messages on reinit
iNPUTmice
2014-12-01
1
-2
/
+13
*
don't request fragment before updating
iNPUTmice
2014-11-30
1
-6
/
+2
*
Misc. "fixes" to correct warnings.
Sam Whited
2014-11-29
1
-3
/
+6
*
fixed npe. fixed #717
iNPUTmice
2014-11-27
1
-5
/
+6
*
create conversation with bare jid
iNPUTmice
2014-11-27
1
-1
/
+1
*
Merge pull request #713 from betheg/muc
Daniel Gultsch
2014-11-24
2
-1
/
+19
|
\
|
*
add an listener for the muc roster update.
Michael
2014-11-23
2
-1
/
+19
*
|
MUC: option to set/delete bookmark in conference details.
Michael
2014-11-23
1
-0
/
+39
|
/
*
Merge pull request #706 from betheg/unused_imports
Daniel Gultsch
2014-11-21
6
-11
/
+0
|
\
|
*
remove unused imports.
Michael
2014-11-21
6
-11
/
+0
*
|
update action bar with conversations updates as well
iNPUTmice
2014-11-21
1
-27
/
+35
*
|
move task to back and not finish when hitting back button
iNPUTmice
2014-11-21
1
-7
/
+5
|
/
*
verify contacts key only on initiating side of smp
iNPUTmice
2014-11-21
1
-3
/
+10
*
brought ad hoc conferences back. fixed #688 fixed #367
iNPUTmice
2014-11-20
4
-37
/
+87
*
some saftey checks before registering listeners in XmppActivity
iNPUTmice
2014-11-19
1
-1
/
+12
*
synchronized message list in conversation fragment
iNPUTmice
2014-11-18
1
-113
/
+118
*
show dynamic tags in contacts activity as well
iNPUTmice
2014-11-18
1
-33
/
+26
*
properly remove conversations context menu
iNPUTmice
2014-11-18
2
-41
/
+20
*
disabled broken conversations context menu
iNPUTmice
2014-11-18
1
-3
/
+3
*
better usage of synchronized in some places
iNPUTmice
2014-11-18
1
-1
/
+1
*
context menu for conversations. fixed #630
iNPUTmice
2014-11-18
1
-9
/
+45
*
context menu for muc participants + refactor trueCounterpart to use Jid class
iNPUTmice
2014-11-17
3
-24
/
+74
[next]