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

Add CarInfo sensors #3399

Merged
merged 31 commits into from
Jul 17, 2023
Merged

Add CarInfo sensors #3399

merged 31 commits into from
Jul 17, 2023

Commits on Mar 5, 2023

  1. Add CarInfoSensorManager

    drosoCode committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    7a17d91 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Configuration menu
    Copy the full SHA
    dad295e View commit details
    Browse the repository at this point in the history
  2. use fullImplementation

    drosoCode committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    34a3558 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    455613b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d002e8 View commit details
    Browse the repository at this point in the history
  3. fix formatting

    drosoCode committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    64144cb View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. start app notification

    drosoCode committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    4a2fc59 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. Configuration menu
    Copy the full SHA
    adca139 View commit details
    Browse the repository at this point in the history
  2. fix formatting

    drosoCode committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    a3b352d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    033d1c0 View commit details
    Browse the repository at this point in the history
  4. fix merge error

    drosoCode committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    0ea0531 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2023

  1. add other sensors

    car name, manufacturer, manufacturing year, odometer, ev status (connected, charging port open/close)
    drosoCode committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    5cfbdd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c015f57 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. apply review comments

    drosoCode committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    4184a61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    741f473 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. apply review comments

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

Commits on Jun 20, 2023

  1. add android auto channel

    drosoCode committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    4193420 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f92ff7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14b3caf View commit details
    Browse the repository at this point in the history
  4. formatting

    drosoCode committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    b285a07 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. remove notification code

    drosoCode committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    d4e0ff3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae416e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c384ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0ce4e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    46ef3a2 View commit details
    Browse the repository at this point in the history
  6. update unavailable message

    drosoCode committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    a7617b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. add hasSensor method

    drosoCode committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    a15b678 View commit details
    Browse the repository at this point in the history
  2. hide sensors for automotive

    drosoCode committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    fefda68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dedac34 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. Configuration menu
    Copy the full SHA
    596b162 View commit details
    Browse the repository at this point in the history
  2. remove alreadySentMessage

    drosoCode committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    0fe85a1 View commit details
    Browse the repository at this point in the history