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

Commits on Oct 28, 2022

  1. Adding iOS build changes to experment

    Donatas Puidokas committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    8473958 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Some changes

    Donatas Puidokas committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    c8548d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Update lock

    Donatas Puidokas committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    4273966 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Update experments

    Donatas Puidokas committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    53f98ec View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Experments

    Donatas Puidokas committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    9abbcc0 View commit details
    Browse the repository at this point in the history
  2. Progress

    Donatas Puidokas committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    c9dfda8 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. Adjusted to iOS screens

    Donatas Puidokas committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    1561b48 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Fixing Download, Select File functions, adding icon

    Donatas Puidokas committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    10a7920 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Added select media for iOS

    Donatas Puidokas committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    f817bc6 View commit details
    Browse the repository at this point in the history
  2. Cleanup on IPA validation

    Donatas Puidokas committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    165a910 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Cleanup and adding stage

    Donatas Puidokas committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    337fdda View commit details
    Browse the repository at this point in the history
  2. Small double button fix and documentation

    Donatas Puidokas committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    64c4fac View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Small fixes for button and file selector

    Donatas Puidokas committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    2779d85 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2022

  1. Add push capabilities

    Donatas Puidokas committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    0072f30 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Configuration menu
    Copy the full SHA
    af77a86 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Update flutter-intro-slider to newest commit

    Donatas Puidokas committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    78f678e View commit details
    Browse the repository at this point in the history
  2. Added resource and debug label parameter

    Donatas Puidokas committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    8363df6 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Update submodules and lock files

    Donatas Puidokas committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    3d4e921 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25bfecc View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Editable config (#209)

    * 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>
    2 people authored and Donatas Puidokas committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    6dabf9b View commit details
    Browse the repository at this point in the history
  2. Stage_la updated

    Donatas Puidokas committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    efe49c7 View commit details
    Browse the repository at this point in the history
  3. Fix small mixtakes after merge

    Donatas Puidokas committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    7116aab View commit details
    Browse the repository at this point in the history
  4. Added notes regarding ios and some typos fix

    Donatas Puidokas committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    7f2f128 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. Merge changes from main

    Donatas Puidokas committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    e6b0dbb View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Ios build improvements (#219)

    * 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>
    donpui and ewanas committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    b82dfa7 View commit details
    Browse the repository at this point in the history
  2. Update submodule

    donpui committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    cfab804 View commit details
    Browse the repository at this point in the history
  3. Revert "Update dart submodule"

    This reverts commit 76982bdd7d86bd981c99895b692586cd12198c15.
    donpui committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    ad2c840 View commit details
    Browse the repository at this point in the history
  4. Update submodule

    donpui committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    f7e6dce View commit details
    Browse the repository at this point in the history
  5. Update version to 1.0.3

    donpui committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    3e1e3c2 View commit details
    Browse the repository at this point in the history
  6. Fix styling issue

    donpui committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    bbbfeb1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c2a1fee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b7bd4c6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0332866 View commit details
    Browse the repository at this point in the history