8000 Comparing bradyt:main...uvesten:main · bradyt/cone · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bradyt/cone
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: uvesten/cone
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 8 commits
  • 57 files changed
  • 1 contributor

Commits on Jun 23, 2023

  1. Upgrade to flutter 3.7.12

    uvesten committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    8bb7035 View commit details
    Browse the repository at this point in the history
  2. Migrate to null safety

    uvesten committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    2d66d59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6eb15b View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. Fix analysis issues

    uvesten committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    393496d View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Upgrade using dart 3.0.5

    uvesten committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    6ad643a View commit details
    Browse the repository at this point in the history
  2. Upgrade build step for iOS

    uvesten committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    146fa97 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. Configuration menu
    Copy the full SHA
    ef5abc3 View commit details
    Browse the repository at this point in the history
  2. Fix signed value(s) input on iOS

    Without `signed: true` iOS presents `.decimalPad`, with which
    it's not possible to input signed numbers.
    With the change, `.numbersAndPunctuation` is used.
    Slightly less pleasing, but otherwise the app does not
    work for a large number of use cases on iOS
    uvesten committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    5b59676 View commit details
    Browse the repository at this point in the history
Loading
0