Evgeny
035a2f954c
ui: new UX for making connections after / as part of onboarding ( #6753 )
...
* ui: additional images, views for making connections and creating groups (#6750 )
* ios: setup for additional assets
* ios build config
* header
* fix
* update layout
* more views with images
* layout
* layout
* android images and view
* fix path
* fix desktop
* fix desktop build
* smaller image
* layout
* more layout
* more kotlin views
* group layout
* padding
* create group layout
* more create group layout
* layout
* tweak layout
* more tweak
* config
---------
Co-authored-by: Evgeny @ SimpleX Chat <259188159+evgeny-simplex@users.noreply.github.com >
* ios: connecting as part of onboarding (#6754 )
* ios: implementation of "connecting" cards
* ios: revision
* fix flip
* fixes
* fix frame
* replace nav stack with tab view
* rename
* update gradient and card label material
* fix gradient
* debug
* remove debug code
* update card labels
* card label layout
* landscape cards
* layout
* safe area
* less bold
* debug landscape
* refactor titles, back inline with title in landscape
* remove ignoreSafeArea
* remove extra padding
* refactor
* clean
* layout spec added to plan
---------
Co-authored-by: Evgeny @ SimpleX Chat <259188159+evgeny-simplex@users.noreply.github.com >
* android, desktop: connecting during onboarding - new cards (#6757 )
* android, desktop: connecting during onboarding - new cards
* fix
* change layout
* fixes
* fix
* fix
* layout
* fix layout
* animation
* import
* paddings
* 350ms
* font
* fonts
* layout
* box
* more layout
* layout
* simpler
* hide toolbar heading in onboarding mode
* simpler desktop layout
* better desktop
* revert desktop toolbar
* bigger font, landscape
* fix desktop
* cap width
* refactor, simplify
* qr code scanner icon
* use icon without assets
* cleaner
* fix
* fix
---------
Co-authored-by: Evgeny @ SimpleX Chat <259188159+evgeny-simplex@users.noreply.github.com >
* android, desktop: connect banner after onboarding (#6761 )
* android, desktop: connect banner after onboarding
* improve
* smaller button
* bigger icon, same string
* fallback gradients
* improve build
* simpler connect screens during onboarding
* left-align
* update strings
* improve state machine
* text, padding
* strings
* primary color for tap to paste link
* fix race condition
* fix loading race
---------
Co-authored-by: Evgeny @ SimpleX Chat <259188159+evgeny-simplex@users.noreply.github.com >
* ios: banner and connect screens (#6767 )
* ios: banner and connect screens
* fix
* return nav
* remove padding
* refactor
* refactor
* refactor 2
* refactor 3
* refactor 4
* header
* xcode files
* improve
* fix toolbar
* toolbar 2
* no assets
* no assets 2
* padding
* android padding
* simplify
* layout
* fix
---------
Co-authored-by: Evgeny @ SimpleX Chat <259188159+evgeny-simplex@users.noreply.github.com >
* fix refreshable
* text
* fix toolbar color
* rework address share logic
* padding
---------
Co-authored-by: Evgeny @ SimpleX Chat <259188159+evgeny-simplex@users.noreply.github.com >
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2026-04-21 17:41:52 +01:00
sh
b5842380f6
gradle: remove obsolete JetBrains Space dev repo causing 503 build failures ( #6803 )
2026-04-13 17:19:56 +01:00
Stanislav Dmitrenko
6133993cfe
android, desktop: fix build error related to JVM version ( #3995 )
2024-04-05 15:29:41 +01:00
Stanislav Dmitrenko
154ce5843d
android, desktop: update dependencies ( #3954 )
...
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-03-25 15:59:00 +00:00
Stanislav Dmitrenko
c462dd3704
android, desktop: removed unused plugin ( #3309 )
2023-11-02 20:59:16 +00:00
Stanislav Dmitrenko
fad5128a83
android, desktop: updated Compose and changed mac notarization tool ( #3303 )
...
* android, desktop: updated Compose and changed mac notarization tool
* imports
* desktop (mac): fix lib building
* imports
---------
Co-authored-by: Avently <avently@local>
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-11-01 19:11:04 +00:00
Evgeny Poberezkin
83b939d215
android: add Arabic, Finnish, Hebrew ( #3018 )
...
* android: add Arabic, Finnish, Hebrew
* update localization lib to support Hebrew
---------
Co-authored-by: Avently <7953703+avently@users.noreply.github.com >
2023-09-05 15:07:37 +01:00
Stanislav Dmitrenko
95d57bc4e1
desktop: fixed gradle ( #2982 )
...
* fix gradle
* correct cert identity
* proper file paths
* moving to secrets
* order of lines
* returned back
2023-08-28 08:23:37 +01:00
Evgeny Poberezkin
b1a6dec9b5
desktop (mac): signing and notarization ( #2981 )
...
* mac: signing and notarization
* updated example
* updated action
* update build script
* move mac CI script to file
---------
Co-authored-by: Avently <7953703+avently@users.noreply.github.com >
2023-08-26 16:32:03 +01:00
Stanislav Dmitrenko
2b715a0d8c
desktop: notifications support ( #2754 )
...
* desktop: notifications support
* adapted external lib for interacting with notificatioins
* disabled some functions
2023-07-28 19:01:08 +01:00
Stanislav Dmitrenko
26a233ab1a
desktop: adapted UI ( #2755 )
...
* desktop: adapted UI
* more changes
* divider fix
* do not close screens on non-desktop in terminal view
* background click to close views and small changes
* dark theme detection on supported OSes
* fix text color after theme change
* placement of desktop text field
* marked as @Composable
* padding of text view
* window sizes
* screen layout
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-07-26 09:35:29 +01:00
Stanislav Dmitrenko
38f40fec3d
multiplatform: split common/android/desktop ( #2672 )
...
* multiplatform: relocated code to its new place
* code becomes better
* renamed file
* fixes for BASE64 and images, and changes for appFileUri
* different Base64 for both platforms
* fix file saving on long click
* platformCallbacks refactoring
* renamed callbacks to platform
* eol
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-07-12 14:42:10 +01:00
Stanislav Dmitrenko
3bd5fc7463
multiplatform: moved to Gradle KTS and common directory structure ( #2633 )
...
* multiplatform: moved to Gradle KTS and common directory structure
* renamed for review
* different versions for Android and desktop
* update desktop version_name
* Revert "renamed for review"
This reverts commit 80041efe40 .
* EOLs
* change version to 1.0 to appease linter
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2023-07-01 20:44:36 +01:00