spaced4ndy
|
8f8601eaa4
|
ios: UI redesign, contacts (#4116)
* ios: chat delete mode api
* redesign wip
* wip
* filter button right of search
* rework navigation (mostly works?)
* remove modifier
* search in bottom bar
* make filter button easier to press
* increase button size
* customizable search position
* reverse chat list wip
* change material
* list going behind toolbars
* increase spacing
* rework wip
* rework, sheets
* more scale effect
* remove search buttons, rework filter button
* remove onboarding buttons
* scan/paste menu
* wip
* contacts wip
* sizes
* remove unnecessary modifier
* contacts navigation wip
* paddings
* rework chat info view approach
* comment
* comment
* verified marker
* comment
* fix list not updating
* delete contact/conversation
* delete via chat list (has bugs)
* comment
* swipe on contact list
* fixes
* buttons wip
* message button to open chat
* buttons disabled
* call buttons work from sheet
* call button from contacts
* fix buttons
* show keyboard attempts
* Revert "show keyboard attempts"
This reverts commit daa50d1aa9.
* comment
* mark contact chat as not deleted when opening from contacts
* move to old view
* dont reverse contacts in one-hand mode
* change icons
* simplify call buttons (revert to make calls from chat view)
* top bar, reduce padding
* increase filter button size
* support for contact cards
* fix some delete conversation bugs
* fix chat not being removed from list on deleting conversation
* add to app settings
* member view buttons
* icons
* remove unused code
* padding
* avatar
* resize avatar
* button
* add open button for deleted contact
* add deletedByUser status
* rework delete actions
* filter button in contacts list
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com>
|
2024-05-13 17:04:46 +04:00 |
|
spaced4ndy
|
2bacc00a06
|
ios: rework UX of creating new connection (#3482)
* ios: connection UI (wip)
* custom search
* rework invite
* connect paste link ui
* scan rework, process errors, other fixes
* scan layout
* clear link on cancel
* improved search
* further improve search
* animation
* connect on paste in search
* layout
* layout
* layout
* layout, add conn
* delete unused invitation, create used invitation chat
* remove old views
* regular paste button
* new chat menu
* previews
* increase spacing
* animation, fix alerts
* swipe
* change text
* less sensitive gesture
* layout
* search cancel button transition
* slow down chat list animation (uses deprecated modifiers)
* icons
* update code scanner, layout
* manage camera permissions
* ask to delete unused invitation
* comment
* remove onDismiss
* don't filter chats on link in search, allow to paste text with link
* cleanup link after connection
* filter chat by link
* revert change
* show link descr
* disabled search
* underline
* filter own group
* simplify
* no animation
* add delay, move createInvitation
* update library
* possible fix for ios 15
* add explicit frame to qr code
* update library
* Revert "add explicit frame to qr code"
This reverts commit 95c7d31e47.
* remove comment
* fix pasteboardHasURLs, disable paste button based on it
* align help texts with changed button names
Co-authored-by: Stanislav Dmitrenko <7953703+avently@users.noreply.github.com>
* update library
* Revert "fix pasteboardHasURLs, disable paste button based on it"
This reverts commit 46f63572e9.
* remove unused var
* restore disabled
* export localizations
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
Co-authored-by: Stanislav Dmitrenko <7953703+avently@users.noreply.github.com>
|
2023-12-29 12:29:49 +00:00 |
|