fix: move language switcher component name in advanced category
fix: format channel name
feat: hide copied toast in android 13 or higher
refactor: improve preference bounds
refactor: improve preference bounds
This is a horrible abuse of the Flow<T>
type. emit()
is NOT supposed to be overridden with r/w action.
This can be achieved in other ways but I do not see a huge problem with how it is done…
refactor: use isVisible instead visibility
refactor: use isVisible instead visibility
isVisible is NOT the same as View visibility because visibility can be either VISIBLE
, INVISIBLE
, or GONE
, which all behave very differently. I prefer to use View.GONE
explicitly.
feat: copyable eid string
feat: share file after save logs