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
/
adapter
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
always call to cancel before loading new avatars
iNPUTmice
2015-02-18
2
-24
/
+28
*
fixed avatar cache lookup in ListItemAdapter
iNPUTmice
2015-02-16
1
-4
/
+1
*
made image view background more colorful while waiting on actual avatar to load
iNPUTmice
2015-02-15
2
-2
/
+3
*
loading avatars in seperate tasks
iNPUTmice
2015-02-15
2
-4
/
+177
*
fix mergable() for /me command.
Michael
2015-01-25
1
-1
/
+2
*
Changed online color to green instead of primary
Anders Sandblad
2015-01-23
1
-1
/
+1
*
fixed missing image preview
iNPUTmice
2015-01-20
1
-1
/
+1
*
explain read marker
iNPUTmice
2015-01-18
1
-20
/
+6
*
use same helper methods for images and files
iNPUTmice
2015-01-18
1
-33
/
+8
*
reworked message preview / message meta information (ie file offered, receive...
Daniel Gultsch
2015-01-12
2
-129
/
+46
*
Add XEP-0245 (/me command) support
Sam Whited
2015-01-11
2
-140
/
+167
*
added debug info + possible platform bug work arounds to message adapter
Daniel Gultsch
2015-01-05
1
-0
/
+10
*
added higher auto accept file sizes
Daniel Gultsch
2015-01-04
1
-2
/
+2
*
click on dynamic tag to filter for that tag
Daniel Gultsch
2015-01-02
1
-0
/
+22
*
Add support for XEP-0191 (Blocking command)
Sam Whited
2014-12-22
1
-9
/
+9
*
avoid npe on weird platform bugs
iNPUTmice
2014-12-15
1
-30
/
+30
*
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
*
further npe checks
iNPUTmice
2014-12-03
1
-5
/
+11
*
refactored the message adapter a bit
iNPUTmice
2014-12-03
1
-32
/
+33
*
fixed #728
iNPUTmice
2014-12-01
1
-5
/
+2
*
remove unused imports.
Michael
2014-11-21
1
-5
/
+0
*
happy hanukkah
iNPUTmice
2014-11-16
1
-0
/
+21
*
Add incompatible server status
Sam Whited
2014-11-15
1
-65
/
+13
*
Add security error status
Sam Whited
2014-11-15
1
-0
/
+4
*
Make account status an enum
Sam Whited
2014-11-15
1
-11
/
+11
*
handled more error cases
iNPUTmice
2014-11-15
1
-5
/
+20
*
fixed description in notifications and conversation overview
iNPUTmice
2014-11-15
2
-2
/
+16
*
adepted conversationadapter to deal with files
iNPUTmice
2014-11-15
1
-3
/
+21
*
some mime and pgp fixes for file transfer
iNPUTmice
2014-11-15
1
-34
/
+27
*
progress for http images as well. fixed open button for sent files
iNPUTmice
2014-11-15
1
-2
/
+7
*
bug fixes and various improvements for file transfer
iNPUTmice
2014-11-15
1
-4
/
+9
*
basic arbitrary file transfer
iNPUTmice
2014-11-15
1
-32
/
+65
*
use isBareJid instead of getResourcePart().isEmpty()
iNPUTmice
2014-11-09
1
-1
/
+1
*
fixed muc sender history for some cases (where the previous nick was a valid ...
iNPUTmice
2014-11-09
1
-4
/
+12
*
Rework `Account.getJid()' to return full JIDs
Sam Whited
2014-11-09
1
-1
/
+1
*
refactored code to always contain full jid for counterpart
iNPUTmice
2014-11-09
1
-16
/
+8
*
Fix bug introduced by rebase
Sam Whited
2014-11-09
1
-5
/
+4
*
Fix letter avatar selection in MUC
Sam Whited
2014-11-09
1
-13
/
+1
*
More formatting fixes in MUC
Sam Whited
2014-11-09
1
-1
/
+5
*
Format contact names in MUC properly
Sam Whited
2014-11-09
1
-12
/
+13
*
Update more files to use JID objects
Sam Whited
2014-11-09
4
-6
/
+19
*
bug fixes for the previous ui refactoring
iNPUTmice
2014-11-07
1
-1
/
+1
*
UI code refactoring
iNPUTmice
2014-11-07
1
-74
/
+61
*
Merge branch 'gradle' into development
Sam Whited
2014-10-30
4
-33
/
+32
*
Make conversations the root project
Sam Whited
2014-10-22
5
-0
/
+915