Skip to content
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

Build iOS version #203

Merged
merged 33 commits into from
Jan 19, 2023
Merged

Build iOS version #203

merged 33 commits into from
Jan 19, 2023

Conversation

donpui
Copy link
Contributor

@donpui donpui commented Nov 28, 2022

Enabled Destiny for iOS users to cover most of phones market and provide better experience then Web App.
Changes:

  • added iOS icons
  • created new button for iOS media selection as File button only allows access Files
  • disabled Save As for iOS
  • fixed default download path for iOS
  • updated file_picker version
  • added stage env. addresses
  • updated docs

Application already compiles and pushed to Apple TestFlight program and was tested on several phones.

Before merging this PR, we still need few things todo:

Optional:

  • Update CI to try build IOS app during release (Concern regarding Github runners for MacOS ARM)

Code Review Checklist

  • Description accurately reflects what changes are being made.
  • Description explains why the changes are being made (or references an issue containing one).
  • The PR appropriately sized.
  • New code has enough tests.
  • New code has enough documentation to answer "how do I use it?" and "what does it do?".
  • Existing documentation is up-to-date, if impacted.

@donpui donpui marked this pull request as ready for review December 14, 2022 07:47
Donatas Puidokas and others added 9 commits December 16, 2022 15:07
* editable config

* do not use inherited preference class

* expand defaults for transit relay

* add cancel button and update dart_wormhole_william

* improve styling

* fix formatting

* combine header with value and edit button.

* Derive themes and use editable fields for desktop

* remove Fimber logging

* fix declaration of dark theme

* cleanup

* Improve prefs editor layout

* Do not update preference when choosing default value

* add widget test

* also test multiple defaults

* formatting

* Fix Version for Targets which do not define versionCode

* format

* add configurable validation

* Allow ws scheme

* add test for Version

* format

* add generated mocks file

* cleanup

* fix preference text overflow

* update dart module

* fix not handling Uri parsing exceptions

* trim input strings

Co-authored-by: Donatas Puidokas <104410044+donpui@users.noreply.github.com>
@donpui donpui mentioned this pull request Jan 19, 2023
6 tasks
donpui and others added 2 commits January 19, 2023 14:06
* TEMP iOS build improvements

* Saving working changes for iphonesimulator

* Cleanup

* Cleanup and added documentation

* TEMP

* Plugin update

* Adding simple CI build for iOS

* Adding CI build for iOS

* Update plugin

* fixup! Merge remote-tracking branch 'origin/main' into ios-build-improvements

* fixup! Update plugin

* iOS lockfile updates

* Update plugin

Co-authored-by: El-Hassan Wanas <wanas@leastauthority.com>
This reverts commit 76982bdd7d86bd981c99895b692586cd12198c15.
ewanas
ewanas previously approved these changes Jan 19, 2023
@donpui donpui requested a review from ewanas January 19, 2023 14:47
@donpui donpui merged commit 1c57530 into main Jan 19, 2023
@donpui donpui deleted the ios-build branch January 19, 2023 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants