Age | Commit message (Collapse) | Author |
|
|
|
creation in the torn off floater for participants.
|
|
conversation item before the dialog
|
|
|
|
|
|
in the torn off dialog.
|
|
LLIMFloaterContainer
|
|
fixed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
created a custom string in string.xml. The reasoning for this is because some languages may not use the parenthesis or perhaps even use brackets if needed...basically allows for flexibility.
|
|
|
|
commit is that parenthesis surround the nearby chat text (Nearby chat).
|
|
|
|
fixed
|
|
|
|
|
|
|
|
agents without waiting for server message (which often doesn't come...).
|
|
|
|
|
|
|
|
|
|
|
|
<Some User>' displays only when the text input field is empty.
|
|
|
|
|
|
|
|
first presses of letter keys do not open chat)
fixed
|
|
server
|
|
conversation does not select that conversation
|
|
|
|
|
|
|
|
|
|
that the active session wasn't being stored. This caused the right side conversation floater to not change when selecting a participant under a conersation. Resolution: now when clicking on a conversation or participant the active session is stored using setActiveSession().
|
|
selected in participant list. Do not show Menu if all menu items are disabled.
|
|
trigger the sending of the agent list.
|
|
conversation focus would be lost on the converstation floater. This was because focus would be set to the participant folder item. Resolution: Now delegate focus from the particiapnt folder item to the conversation floater.
|
|
|
|
|
|
does not by default select the new conversation item. Adjusted sessionAdded and sessionVoiceOrImStarted functions to specify that the first item should be selected when calling addConversationListItem().
|
|
|
|
Reviewed by VoidPointer
|