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: arduino/arduino-ide
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4324475
Choose a base ref
...
head repository: arduino/arduino-ide
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ebe2e3b
Choose a head ref
  • 2 commits
  • 22 files changed
  • 1 contributor

Commits on Aug 5, 2022

  1. Replaced the splash screen with a preload.

    Added a bare minimum example.
    
    Closes #193
    Closes #324
    Closes #327
    Closes #717
    Closes #851
    
    Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
    Akos Kitta committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    b967c53 View commit details
    Browse the repository at this point in the history
  2. Defer settings/certificates load until app ready.

    Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
    Akos Kitta committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    ebe2e3b View commit details
    Browse the repository at this point in the history
Loading