Evgeny
|
71bea947a5
|
ios: cache base64 images (#4827)
|
2024-09-04 14:49:01 +01:00 |
|
Evgeny Poberezkin
|
0847b725b3
|
ios: toolbar and message entry area background color (#4449)
* ios: toolbar and message entry area background color
* remove VStack, opacity
* ios: adjust compose view background color to match top bar (#4456)
* search
* replace BlurView with .thinMaterial
* context item background with shadow
* search
* Revert "context item background with shadow"
This reverts commit fc4ad32417.
* rework shadow
* shadow on both sides
* Revert "shadow on both sides"
This reverts commit a07920af91.
* Revert "rework shadow"
This reverts commit 78728263fb.
* dividers
* remove paddings
* height
* search
* focus search
* color
* search background
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com>
|
2024-07-15 13:14:14 +01:00 |
|
Arturs Krumins
|
859fa0bc22
|
ios: make image utilities accessible from extensions (#4438)
* ios: move image utils in to framework
* Rename UIImage convenience init
|
2024-07-11 13:56:55 +01:00 |
|
Evgeny Poberezkin
|
f5eea018d9
|
ios: chat themes and wallpapers (#4376)
* ios: wallpapers (#4304)
* ios: wallpapers
* theme selection
* applied theme colors and preset wallpaper
* more places with background
* one more
* accent color
* defaults
* rename
* background
* no change to cell color
* unneeded
* changes
* no global tint
* defaults
* removed unneeded class
* for merging
* ios: wallpapers types (#4325)
* types and api
* divided types per target
* creating directory for wallpapers
* creating wallpaper dir at launch
* ios: wallpapers appearance (#4335)
* appearance
* changes
* refactor
* scale
* lambda to function
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
* ios: wallpapers user/chat overrides (#4345)
* ios: wallpapers user/chat overrides
* chat overrides
* color picker updates colors correctly
* fix state update
* labels
* background for light theme
* small optimization
* removed commented code
* ios: enhancements to wallpapers (#4361)
* ios: enhancements to wallpapers
* colors for background
* ios: wallpapers import/export (#4362)
* ios: wallpapers import/export
* comment
* ios: wallpapers theme updates (#4365)
* ios: wallpapers theme updates
* group member background
* colors
* profile picture colors
* unneeded
* optimizations, images, state fixes
* fixes
* no editing of title color
* rename Menus and alerts, refactor
* tint applying fix
* fixes
* migration of accent and themes
* fix updating system theme
* migration changes
* limiting color range
* ios: wallpapers rename enum (#4384)
* ios: wallpapers rename enum2 (#4385)
* ios: wallpapers rename enum2
* change
* colors were commented
* fix build and look
---------
Co-authored-by: Stanislav Dmitrenko <7953703+avently@users.noreply.github.com>
|
2024-07-03 22:42:13 +01:00 |
|
Evgeny Poberezkin
|
4c8bc19182
|
ios: send multiple images (#1188)
* ios: send multiple images
* multi-select works (TODO race conditions)
* send multiple images, progress indicator in compose view
* scroll between fullscreen images, scroll to quoted item
* add swipe animation
* fix model state when sending the image
* fix sending multiple images
* use MainActor
* improve scrolling
* faster scroll
* improve scroll animation
* fix model updates
|
2022-10-10 13:40:30 +04:00 |
|
Evgeny Poberezkin
|
fa844c48e9
|
ios: SimpleXChat framework to be shared by app/NSE (#714)
* ios: SimpleXChat framework to be shared by app/NSE
* remove bridging headers from pp/NSE
* embed & sign
|
2022-05-31 07:55:13 +01:00 |
|
Evgeny Poberezkin
|
d6262bc2a4
|
ios: move files
|
2022-05-30 09:12:57 +01:00 |
|