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

feat: Enterprise Edition support #5

Merged
merged 56 commits into from
Apr 20, 2024
Merged

feat: Enterprise Edition support #5

merged 56 commits into from
Apr 20, 2024

Commits on Apr 7, 2024

  1. + Enterprise Edition Card sample drop in

    Ink committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    58f5697 View commit details
    Browse the repository at this point in the history
  2. * sort out Kotlin configuration

    Ink committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    4691dc8 View commit details
    Browse the repository at this point in the history
  3. * fix deprecation warning

    Ink committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    0c18fa1 View commit details
    Browse the repository at this point in the history
  4. Rename .java to .kt

    Ink committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    a397c9e View commit details
    Browse the repository at this point in the history
  5. * migrate GlassMenuItem to Kotlin

    Ink committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    aa01c13 View commit details
    Browse the repository at this point in the history
  6. * add exported flags (not really needed for glass Android 8.1, just t…

    …o keep linter happy)
    Ink committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    98c5d8e View commit details
    Browse the repository at this point in the history
  7. Rename .java to .kt

    Ink committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    7dae3e2 View commit details
    Browse the repository at this point in the history
  8. * Kotlinize MainLayoutFragment

    Ink committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    4a627b3 View commit details
    Browse the repository at this point in the history
  9. Rename .java to .kt

    Ink committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    899d5ba View commit details
    Browse the repository at this point in the history
  10. * Kotlinize BaseFragment

    Ink committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    1d10074 View commit details
    Browse the repository at this point in the history
  11. Rename .java to .kt

    Ink committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    6059ad1 View commit details
    Browse the repository at this point in the history
  12. * Kotlinize Menu code

    Ink committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    3efe89f View commit details
    Browse the repository at this point in the history
  13. Rename .java to .kt

    Ink committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    b8e33ab View commit details
    Browse the repository at this point in the history
  14. * Kotlinize BaseActivity

    Ink committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    4051d06 View commit details
    Browse the repository at this point in the history
  15. Rename .java to .kt

    Ink committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    5cdf04e View commit details
    Browse the repository at this point in the history
  16. * Kotlinize MainActivity

    Ink committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    a444f1d View commit details
    Browse the repository at this point in the history
  17. Rename .java to .kt

    Ink committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    c0c8584 View commit details
    Browse the repository at this point in the history
  18. * Kotlinize ColumnLayoutFragment

    Ink committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    7217fb6 View commit details
    Browse the repository at this point in the history
  19. * TODO added

    Ink committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    089ceb5 View commit details
    Browse the repository at this point in the history
  20. * reorganize code

    Ink committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    c31cfe3 View commit details
    Browse the repository at this point in the history
  21. * replace launcher icon

    Ink committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    8485e7e View commit details
    Browse the repository at this point in the history
  22. + isPossiblyTethering utility

    Ink committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    2f8d4af View commit details
    Browse the repository at this point in the history
  23. + generalize client and host a bit

    Ink committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    7bedbcd View commit details
    Browse the repository at this point in the history
  24. * get rid of onStopped overload

    Ink committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    5ed64ff View commit details
    Browse the repository at this point in the history
  25. * bump submodule pointer

    Ink committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    c8f0b3b View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. + WiFiHost

    Ink committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    d5b79c8 View commit details
    Browse the repository at this point in the history
  2. + required permissions

    Ink committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    d24ae5d View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Rename .java to .kt

    Ink committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    54eb346 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5615b7c View commit details
    Browse the repository at this point in the history
  3. + temporary hardcode wifi mode

    Ink committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    95c8561 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d809c8b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f36305b View commit details
    Browse the repository at this point in the history
  6. * temporary hacked-in client

    Ink committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    45450dd View commit details
    Browse the repository at this point in the history
  7. * moving mQueue to worker threads

    Ink committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    6362575 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. * gradle:8.3.2

    Ink committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    1e9ce3d View commit details
    Browse the repository at this point in the history
  2. * GPS passthrough test

    Ink committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    e23cf0b View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. + basic MapCard

    Ink committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    fe189da View commit details
    Browse the repository at this point in the history
  2. * use Closeables for sockets

    Ink committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    1630d5a View commit details
    Browse the repository at this point in the history
  3. * some cleanup

    Ink committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    e91cec4 View commit details
    Browse the repository at this point in the history
  4. * actually call stop on client

    * InterruptedException resets interrupted flag, move to boolean and exit command to simplify handling (we can get SocketException first)
    Ink committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    31374fb View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. * make menu param default null

    Ink committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    ef1ba8c View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    b39e3cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0169a7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b4975d View commit details
    Browse the repository at this point in the history
  4. * bump mobile app gradle deps

    Ink committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    2ca4a1b View commit details
    Browse the repository at this point in the history
  5. * replace old picasso with coil

    Ink committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    2f936ad View commit details
    Browse the repository at this point in the history
  6. + ee ProGuard

    Ink committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    79bdc07 View commit details
    Browse the repository at this point in the history
  7. * temporary move mockGPS code to the service and draft MapCard (wil…

    …l not restart mockGPS though)
    Ink committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    1d6928e View commit details
    Browse the repository at this point in the history
  8. * developer settings actually work on Glass EE2

    * fix crossfade
    Ink committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    66e6766 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    d8dfb6e View commit details
    Browse the repository at this point in the history
  2. *+ local signingConfig

    Ink committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    7cfc05b View commit details
    Browse the repository at this point in the history
  3. * assemble both debug and release in CI

    Ink committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    49f7957 View commit details
    Browse the repository at this point in the history
  4. * bump actions to node 20 versions

    Ink committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    18b85b9 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. * make HostService actually a Service

    Ink committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    ec2a2be View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. * fix checkbox

    Ink committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    30f45d5 View commit details
    Browse the repository at this point in the history
  2. * readme and comments updates

    Ink committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    6f44c8f View commit details
    Browse the repository at this point in the history