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: home-assistant/iOS Loading
base: master
Choose a base ref
...
head repository: skrashevich/home-assistant-ios Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 69 files changed
  • 2 contributors

Commits on Apr 17, 2023

  1. CarPlay implementation

    LuisFALopes committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    4788893 View commit details
    Browse the repository at this point in the history
  2. Fixed lint warnings

    LuisFALopes committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    edfb9ef View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    a79aae1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from LuisFALopes/feature/carplay

    Feature/carplay
    skrashevich committed May 25, 2023
    Configuration menu
    Copy the full SHA
    a3e5aa2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1fca910 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2aa3d99 View commit details
    Browse the repository at this point in the history
  5. fix bundle id

    skrashevich committed May 25, 2023
    Configuration menu
    Copy the full SHA
    dafa5f2 View commit details
    Browse the repository at this point in the history
  6. Cache Brew, Gems, and Pods using actions/cache@v2 to speed up the ins…

    …tallation process and ensure consistency across different runners and environments. Install Brews, Gems, and Pods using their respective package managers
    skrashevich committed May 25, 2023
    Configuration menu
    Copy the full SHA
    edc9bcf View commit details
    Browse the repository at this point in the history
Loading