Age | Commit message (Collapse) | Author |
|
fixed
|
|
|
|
and onFocusLost() to ensure that the focus change messages are properly propagated.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
potentiallyVisible().
|
|
|
|
|
|
memory corruption in the case that the new memory size requested is smaller than the old memory size. Also, adding check to ensure that the aligned malloc returns a non-null value before memcopying.
|
|
|
|
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
|
|
|
|
|
|
of BOOL. Adjusted code accordingly.
|
|
|
|
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.
|