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
*
avoid using paragraph style breaks by accident
Daniel Gultsch
2015-05-11
1
-3
/
+4
*
increased space between merged messages a bit
Daniel Gultsch
2015-05-11
1
-1
/
+1
*
add a little bit of space between merged messages.
Daniel Gultsch
2015-05-11
1
-1
/
+7
*
no font padding on red hearts
Daniel Gultsch
2015-05-11
1
-2
/
+4
*
rewrote parts of message adapter to avoid using NULL views
Daniel Gultsch
2015-05-11
1
-35
/
+6
*
paint single unicode hearts as red and slightly larger
Daniel Gultsch
2015-05-10
1
-4
/
+22
*
fixed disable account when sliding and not clicking the toggle
iNPUTmice
2015-04-13
1
-6
/
+7
*
fixed regression where the selected conversation wasn't highlighted anymore o...
iNPUTmice
2015-04-13
1
-11
/
+4
*
Add toggle account-state switch
BrianBlade
2015-04-01
1
-16
/
+29
*
display geo uris as location. show 'send loction' in share menu if request lo...
iNPUTmice
2015-03-07
1
-1
/
+31
*
properly remove invalid avatar
iNPUTmice
2015-02-22
2
-0
/
+2
*
added typing notifications through XEP-0085. fixed #210
iNPUTmice
2015-02-21
1
-3
/
+1
*
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
[next]