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

v0.8 #1

Merged
merged 30 commits into from
Sep 30, 2021
Merged

v0.8 #1

merged 30 commits into from
Sep 30, 2021

Commits on Jul 29, 2021

  1. 0.7.1

    Snaggly committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    8ae3eb5 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2021

  1. Configuration menu
    Copy the full SHA
    7698b30 View commit details
    Browse the repository at this point in the history
  2. Upgrade to AndroidViewModel

    Snaggly committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    3593f9c View commit details
    Browse the repository at this point in the history
  3. Code cleanup

    Snaggly committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    de74516 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2021

  1. Prepare Android 11

    Snaggly committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    0c00f2b View commit details
    Browse the repository at this point in the history
  2. Adb Crashfix

    Snaggly committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    6cd2381 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Threadsync

    Snaggly committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    c414104 View commit details
    Browse the repository at this point in the history
  2. MediaButtons

    Snaggly committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    d40c192 View commit details
    Browse the repository at this point in the history
  3. Cleanup

    Snaggly committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    ea38842 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Extra MediaBtns

    On BMW iDrive Controller, CD/Media and Tel Btns are now useable
    Snaggly committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    32c3ee5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b35314 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Added NightBrightness

    Feature: When Headlights turn on, drop to a different brightness level than mcu dictates
    Snaggly committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    3fdd7c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. CarDataLogger forced now

    Snaggly committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    1839e8f View commit details
    Browse the repository at this point in the history
  2. Added SoundRestorer

    Snaggly committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    9af7153 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2021

  1. Service stopping constantly restarting

    At least to my test so.
    Snaggly committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    c657ec0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c60bad6 View commit details
    Browse the repository at this point in the history
  3. Auto Theme on other car models

    Some cars apparently don't always get value of 5 when headlights turn on
    Snaggly committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    0567885 View commit details
    Browse the repository at this point in the history
  4. McuCommand - BrightnessUp/Down fix

    Redundant to send directly to Mcu, as there is a SysObserver to send anyways.
    Snaggly committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    61ee51b View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Configuration menu
    Copy the full SHA
    34260f5 View commit details
    Browse the repository at this point in the history
  2. Increase McuSenterInterceptor interval

    In hope to reduce lag
    Snaggly committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    b5c7857 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2647067 View commit details
    Browse the repository at this point in the history
  4. Added default button layout

    Snaggly committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    50ffbf2 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. Default layout fix

    Tilt left had accidentally invoked DPAD_RIGHT
    Snaggly committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    846fac1 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Only allow features when running

    Could prevent bugs when Android hasn't fully loaded yet
    Snaggly committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    a351aa5 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2021

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

Commits on Aug 31, 2021

  1. Configuration menu
    Copy the full SHA
    7e59205 View commit details
    Browse the repository at this point in the history
  2. Rearranged Default Options

    Snaggly committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    5be9d12 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. Removed custom permission

    Snaggly committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    b1c3f4b View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Init Buttons

    Snaggly committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    88206fd View commit details
    Browse the repository at this point in the history
  2. Added PackageAllowList

    Snaggly committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    e670f9b View commit details
    Browse the repository at this point in the history