mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-04-01 16:05:52 +00:00
* android: smaller new chat button in 1-hand UI mode, line on the correct side of the bar (wrong color in 1-hand UI mode) * remove comment * desktop: open new chat information buttons on start modal * remove no longer applicable comment * desktop, android: move to chat when accepting from chat list and snsReady * android: keep search visible if keyboard is open on new chat sheet * android: keep search visibile if keyboard is open on chat list * android: scroll modal header on new chat sheet * android: added divider between search and toolbar in one hand ui * make one hand ui toolbar more extensible by using scafold * android: remove tiny paddings around one hand ui toolbars * android: hide toolbar when searching on one hand ui * avoid passing one hand ui as param everywhere * make paddings match in new chat sheet action buttons * flip animation * refactor and divider fix * fix padding * bigger padding * appPrefs --------- Co-authored-by: Diogo Cunha <diogofncunha@gmail.com> Co-authored-by: Avently <7953703+avently@users.noreply.github.com>