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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-18
Added multiple select to Choose Contact Activity
Andreas Straub
2
-6
/
+121
2015-03-11
add context menu entries for geo uris
iNPUTmice
1
-17
/
+33
2015-03-07
display geo uris as location. show 'send loction' in share menu if request lo...
iNPUTmice
2
-48
/
+122
2015-03-06
fixed enter is send option
iNPUTmice
2
-6
/
+10
2015-03-05
avoid unnecessary thread creation
iNPUTmice
1
-1
/
+1
2015-02-27
hide change password menu item if server feature is unavailable
iNPUTmice
1
-7
/
+8
2015-02-26
reset error status in edit account when reconnecting
iNPUTmice
1
-0
/
+4
2015-02-25
prevent next button from showing up too early on account setup
iNPUTmice
1
-1
/
+1
2015-02-22
init mode (first start) for StartConversationActivity (no up button) and avoi...
iNPUTmice
4
-14
/
+44
2015-02-22
properly remove invalid avatar
iNPUTmice
2
-0
/
+2
2015-02-21
added typing notifications through XEP-0085. fixed #210
iNPUTmice
3
-37
/
+117
2015-02-19
fixed #993
iNPUTmice
1
-1
/
+2
2015-02-19
launch edit account activity when starting Conversations for the first time (...
iNPUTmice
1
-5
/
+9
2015-02-18
always call to cancel before loading new avatars
iNPUTmice
2
-24
/
+28
2015-02-18
avoid weird npe. fixed #991
iNPUTmice
1
-1
/
+3
2015-02-17
limit ui refresh rate
iNPUTmice
7
-92
/
+79
2015-02-17
refresh list view more often
iNPUTmice
2
-2
/
+2
2015-02-16
support for XEP-0092: Software Version
iNPUTmice
1
-11
/
+3
2015-02-16
fixed avatar cache lookup in ListItemAdapter
iNPUTmice
1
-4
/
+1
2015-02-15
made image view background more colorful while waiting on actual avatar to load
iNPUTmice
2
-2
/
+3
2015-02-15
loading avatars in seperate tasks
iNPUTmice
2
-4
/
+177
2015-02-12
use time instead of uptime for unmute
iNPUTmice
1
-3
/
+1
2015-02-09
don't show 'enter pgp key' in non encrypted chats
iNPUTmice
1
-0
/
+1
2015-02-07
sort users in muc
Daniel Gultsch
1
-3
/
+12
2015-02-07
refactored how snackbar is displayed
Daniel Gultsch
1
-82
/
+105
2015-01-29
Use Material Design Icons on API 21+
Sam Whited
1
-2
/
+7
2015-01-29
properly clear notifications. fixed #921
iNPUTmice
1
-2
/
+8
2015-01-27
Show errors before mute snackbar
Sam Whited
1
-10
/
+10
2015-01-26
adapt caps on whether or not message confirmation is on
iNPUTmice
2
-3
/
+9
2015-01-25
fix mergable() for /me command.
Michael
1
-1
/
+2
2015-01-25
otr: switch to the otr-state the partner alternate.
Michael
1
-0
/
+1
2015-01-23
Changed online color to green instead of primary
Anders Sandblad
2
-1
/
+5
2015-01-21
show checkbox to hide offline contacts
iNPUTmice
1
-6
/
+19
2015-01-21
deal with user entering full jids in join conference dialog
iNPUTmice
1
-2
/
+1
2015-01-21
always allow access to contact details. provide add button in contact details
iNPUTmice
4
-72
/
+82
2015-01-21
Add block/unblock to contact details menu
Sam Whited
3
-9
/
+15
2015-01-20
fixed missing image preview
iNPUTmice
1
-1
/
+1
2015-01-20
fixed up button on v21 devices
iNPUTmice
1
-2
/
+6
2015-01-18
fixed bug when sharing files from google drive
iNPUTmice
1
-7
/
+11
2015-01-18
explain read marker
iNPUTmice
1
-20
/
+6
2015-01-18
use same helper methods for images and files
iNPUTmice
1
-33
/
+8
2015-01-16
Add download button on notification if applicable
Sam Whited
1
-6
/
+14
2015-01-15
sending read marker when resuming activity and conversation is open
iNPUTmice
1
-1
/
+4
2015-01-15
show toast when avatar has been published - fixed #874
iNPUTmice
1
-13
/
+13
2015-01-14
Add option to swap enter/emoticon key
Sam Whited
3
-26
/
+45
2015-01-12
context menu for files and offered files. fixed #848 fixed #849
Daniel Gultsch
1
-13
/
+21
2015-01-12
reworked message preview / message meta information (ie file offered, receive...
Daniel Gultsch
2
-129
/
+46
2015-01-11
Add XEP-0245 (/me command) support
Sam Whited
3
-145
/
+172
2015-01-10
make room persistant when changing subject or other muc options
Daniel Gultsch
1
-16
/
+10
2015-01-10
don't crash when selecting a conversation by uuid did not work
Daniel Gultsch
1
-16
/
+20
[next]