Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
cpp code
|
|
|
|
|
|
fixed
|
|
CXXFLAG to have cmake generation debug symbols in xcode.
|
|
|
|
of the current conversation with focus. Resolution: Now when a conversation gains focus it will set a flag to ignore toasts. And when a conversation loses focus it will set a flag to re-enable toasts.
|
|
|
|
|
|
|
|
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.
|
|
|