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

Remote Messaging Framework for macOS #2937

Merged
merged 59 commits into from
Jul 9, 2024
Merged

Remote Messaging Framework for macOS #2937

merged 59 commits into from
Jul 9, 2024

Commits on Jun 18, 2024

  1. Update BSK ref

    ayoy committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    c02c0a9 View commit details
    Browse the repository at this point in the history
  2. Update BSK ref

    ayoy committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    63e1bb5 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Add RemoteMessagingClient

    ayoy committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    1b904cb View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    50f6f75 View commit details
    Browse the repository at this point in the history
  2. Add placeholder UI (WIP)

    ayoy committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    9ba956a View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    2658f59 View commit details
    Browse the repository at this point in the history
  2. Update BSK ref

    ayoy committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    eac7da4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    747aa98 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d53a51 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    76b9b51 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    31b04ac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fda5048 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    05ee9b7 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    239e4f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45ad012 View commit details
    Browse the repository at this point in the history
  3. Add illustrations

    ayoy committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    df530ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7764a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c94da82 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d982594 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Use RemoteMessagingDataSource2

    ayoy committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    e7f0631 View commit details
    Browse the repository at this point in the history
  2. Update data source

    ayoy committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    bd0cfc3 View commit details
    Browse the repository at this point in the history
  3. Update for recent changes in BSK

    ayoy committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    b5d6bae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be24b09 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    5e9c261 View commit details
    Browse the repository at this point in the history
  2. Update BSK ref

    ayoy committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    7e6e361 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb5630c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f30571e View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

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

Commits on Jun 30, 2024

  1. Configuration menu
    Copy the full SHA
    92bb468 View commit details
    Browse the repository at this point in the history
  2. Update BSK

    ayoy committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    d94f5bb View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

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

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    159c799 View commit details
    Browse the repository at this point in the history
  2. Update with latest BSK

    ayoy committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    a2efcea View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Update with latest BSK

    ayoy committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    8fb6a27 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    1b0a59a View commit details
    Browse the repository at this point in the history
  2. Update BSK ref

    ayoy committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    fed3506 View commit details
    Browse the repository at this point in the history
  3. Implement updated designs

    ayoy committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    6cda08a View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    debf73e View commit details
    Browse the repository at this point in the history
  2. Add usage pixels for RMF

    ayoy committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    9df292d View commit details
    Browse the repository at this point in the history
  3. Implement usage pixels for RMF

    ayoy committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    1b5cb06 View commit details
    Browse the repository at this point in the history
  4. Update embedded files

    ayoy committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    01fef9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9faaad3 View commit details
    Browse the repository at this point in the history
  6. Clean up UI code

    ayoy committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    4e1e7dc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    05d083c View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Configuration menu
    Copy the full SHA
    9dd4554 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de680e6 View commit details
    Browse the repository at this point in the history
  3. Fix unit tests

    ayoy committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    8ece28b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cfa36eb View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    ca99e42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cda059 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    205c04e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    659b8ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62db286 View commit details
    Browse the repository at this point in the history
  6. Address code review feedback

    ayoy committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    023f695 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f4c42e9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ebe35c7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dbbfe5f View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Use standard buttons for messages with 2 buttons and large button for…

    … messages with 1 button
    ayoy committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    325e29b View commit details
    Browse the repository at this point in the history
  2. Use BSK 169.0.0

    ayoy committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    d2ca92d View commit details
    Browse the repository at this point in the history