-
Notifications
You must be signed in to change notification settings - Fork 6
[Drop] Swift Bindings #109
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
oluiscabral
wants to merge
23
commits into
main
Choose a base branch
from
d/swift-bindings
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* WIP(cli/tui): implement tui * feat(arkdrop): implement tui and arkdrop main * fix(arkdrop): fix release version pattern * fix(arkdrop): fix set default output directory handling * style(arkdrop): reduce qr-code dimensions * fix(arkdrop): reduce tui qr-code display and fix integration tests * perf(workflows): remove unnecessary trigger * style(arkdrop): fix qr-code dark color character * style(arkdrop): reduce qr-code display dimensions * feat(arkdrop): update tui key handling * fix(arkdrop): close success and error dialogs * fix: adjust help navigation * fix: start file receiving * style: reduce arkdrop qr-code size * style(arkdrop): update qr-code presentation * wip: prepare tui implementation * wip: prepare tui implementation 2 * wip: tui 00 * wip: file browser as page * wip: modularization * wip: refactored home page * wip: send files integration * wip: improving TODO logs * wip: improving docs * wip: layout helper footer * wip: fix send_files back navigation and helper footer text * wip: fix file browser navigation * wip: modular send files manager * wip: send files progress page * wip: iteration on send files progress page * wip: optional footer * wip: receive files impl * wip: receive files progress * wip: add instructions * wip: bubble management * wip: send files progress update * wip: improve send files progress * wip: improve send files * wip: receive files and receive files progress update * feat: TUI improved implementation * wip: update config handle control * style: general ui updates * fix: proper create receive files request * fix: home greeting text * fix: dead lock issue * fix: file browser dead lock issue * fix: handle refresh on draw * feat: allow paste ticket and confirmation receiving files * fix: receive files ticket and confirmation input * fix: enrich text inputs * fix: layout quit keybind * fix: navigation after cancelling * fix: start bubble on receive files manager * fix: handle cancelled operations * fix: receive files progress * style: show ticket AND confirmation * fix: stop elapsed time after finishing transfer * chore: remove unnecessary TODO comments * chore: remove unused property/methods * chore: remove out dir field from receive files * fix: set sender name * feat: send files qr code and send/receive reset state * style: update qr-code presentation * style: improve UI for send files * style: new line before QR Code info * test: improve integration tests * refactor: remove unused functions
5ffe9cb to
36147cb
Compare
Benchmark for f38b523Click to view benchmark
|
Benchmark for d4e6e8aClick to view benchmark
|
Benchmark for 29aacbeClick to view benchmark
|
Benchmark for 860dc43Click to view benchmark
|
Benchmark for f7ce115Click to view benchmark
|
Benchmark for 8bf548aClick to view benchmark
|
Benchmark for 5ffceafClick to view benchmark
|
Benchmark for e2d733fClick to view benchmark
|
Benchmark for f91dbb9Click to view benchmark
|
Benchmark for 7da6008Click to view benchmark
|
Benchmark for 67c54dbClick to view benchmark
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.