Arturs Krumins
bdb6bd6e20
ios: hide user picker sheet instantly, when opening another sheet ( #4927 )
...
* ios: hide user picker sheet instantly, when opening another sheet
* tweak appearance
* distance based animation duration
* cleanup; dismiss
* implement UIViewPropertyAnimator
* resolve warning
* user picker bottom padding
* reset user scroll position on dismiss; cleanup
* reduce dif
* delay user picker closing
* touchable list row; prevent tap gesture passtrough
* fix dark mode tap target; retain highlight; highlight in user scroller
* fix layout loop; add upper animation speed constraint
* refactor separators
* instantanious longPress; tweak animations
* cubic animation curve; dynamic backdrop opacity
* remove touchdown animation
* ios: user picker sheet concurent animation (#4955 )
* ios: user picker sheet concurent animation
* bind showSettings; cleanup
* async qr code generation
* fix iOS15 sheet animation when presenting sheet multiple times
* async camera authorization in 'Use from desktop' sheet
* load sheet navigation titles before presenting (#4963 )
* load sheet navigation titles before presenting
* list background during loading
* improve handling of repeated sheet presentation state changes
* fix keyboard related glitches
* ios: remove `showSettings` and `withNavigation` (#4980 )
* remove showSettings
* pass dismiss action trough navigation links
* move auth to all sheets
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-10-07 18:30:17 +01: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
Evgeny Poberezkin
7f9f9a674c
ios: fix member view freezing on iOS 15, closes #3487 ( #3547 )
2023-12-13 11:27:28 +00:00
Evgeny Poberezkin
9df63160e5
ios: fix simplex address view ( #3515 )
...
* ios: fix simplex address view
* fix lib paths
* fix call
2023-12-05 09:48:04 +00:00
spaced4ndy
d8d47d706d
ios: connection plan improvements; remove browser mode for simplex links ( #3237 )
2023-10-17 12:56:12 +04:00
Stanislav Dmitrenko
d048962959
ios: Fixed screenshot size ( #1902 )
2023-02-06 16:00:29 +00:00
Stanislav Dmitrenko
8a445ece90
ios: colored and clickable qr code with logo ( #1885 )
...
* ios: colored and clickable qr code with logo
* size of circle
* same padding as in android
* add padding to logo
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-02-06 08:45:56 +00:00
Evgeny Poberezkin
7e3d53b621
ios: advanced server configuration ( #1388 )
...
* ios: advanced server configuration
* UI is mostly working, QR code scan
* refactor
* error alerts
* fixes
* remove old view
* rename view
* translations
* only show valid QR code, spinner during server test
* update tested status on edit
* space wtf
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
* moar space
* translation
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
* translations
* translations
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-11-21 08:37:13 +00:00
Evgeny Poberezkin
38424af48e
refactor files, auto-scrollback for messages ( #256 )
2022-02-02 16:46:05 +00:00