~singpolyma/cheogram-android

Revert stuff that needs newer libwebrtc
Show the name of the sender in search results

Just like a MUC, search results lack the context to be sure who sent a message,
so show the name in the result item.
Merge branch 'race-condition'

* race-condition:
  Prevent race condition in loops over all bookmarks
Merge branch 'fix-memleak'

* fix-memleak:
  Fix memory leak
Allow text selection in table forms
Upgrade sentry to 6.4.2
Do not hide the command UI during an active session

Can happen if we re-detect that the contact does not support command UI (or that
we don't know it does due to not being in roster / getting removed from roster)
but the session was opened using an in-message button or similar.
refresh gets called too often, only refresh commands on demand

But do still call a full refresh on manual service discovery.
Add monochrome icon version for A13
Prevent race condition in loops over all bookmarks

java.util.ConcurrentModificationException
	at java.util.HashMap$HashIterator.nextNode(HashMap.java:1441)
	at java.util.HashMap$ValueIterator.next(HashMap.java:1470)
Show the name of the sender in search results

Just like a MUC, search results lack the context to be sure who sent a message,
so show the name in the result item.
Fix some of the onboarding copy
This is probably more useful link
We implement all these XEPs
Next