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

Implement Kotlin version of the library #65

Merged
merged 81 commits into from
Oct 9, 2024

Commits on Aug 30, 2024

  1. chore: init library

    Skythrew committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    16dcf94 View commit details
    Browse the repository at this point in the history
  2. feat: add geolocation

    Skythrew committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    0c34104 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40d499d View commit details
    Browse the repository at this point in the history
  4. feat: add instance (info)

    Skythrew committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    5e81faf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0cc0995 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    16273f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43b63d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    571c91f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3fb04e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db117d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c16cb4d View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    82cd70a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dc1c2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    203304e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64ada2c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a56b8c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c7bec3f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    98c91ca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4d85115 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4e894e1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    86e795c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d576973 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    34e78b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. temporary: push for tests

    Skythrew committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    2485dd0 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. chore: remove useless logs

    Vexcited authored and Skythrew committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    b8a4518 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed31cd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc6447c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4fe4fc0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69cff02 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dbe449a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    78cdd8f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7d1ef4f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    db47a54 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

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

Commits on Sep 9, 2024

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

Commits on Sep 10, 2024

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

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    79a4f25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ed65c4 View commit details
    Browse the repository at this point in the history
  3. feat(api): add account part

    Skythrew committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    97dd05d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6d30a1 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    0e7ff50 View commit details
    Browse the repository at this point in the history
  2. feat(api): add menus part

    Skythrew committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    06810f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c4bd0a View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. feat(api): add notebook part

    Skythrew committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    9252975 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7aceee8 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. feat(login): implement login completely

    - Add support for PIN and QR code login
    Skythrew committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    03ad146 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    103ace2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    421f9bb View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    78f1d17 View commit details
    Browse the repository at this point in the history
  2. feat(api): add partner-url

    Skythrew committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    0a91b0b View commit details
    Browse the repository at this point in the history
  3. feat(api): add presence

    Skythrew committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    17a6454 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    e8bbb6e View commit details
    Browse the repository at this point in the history
  2. feat(api): add security part

    Skythrew committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    72da565 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Configuration menu
    Copy the full SHA
    c55115d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b51e4c View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    63a7715 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dd9110 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f41f96 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec2db54 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d7a63ae View commit details
    Browse the repository at this point in the history
  6. refactor: rename file

    Skythrew committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    8fbb330 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5607e2f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    98e79d7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b94c0f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Configuration menu
    Copy the full SHA
    b8ed9ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42afa8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c22a892 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19fbe59 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac666b2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4fff2e8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2a43f51 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1862c3a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    08ec475 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2e1927f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3187737 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d4b6774 View commit details
    Browse the repository at this point in the history
  13. refactor: format

    Skythrew committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    723117e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    394ffb0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f38bbf6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9168f83 View commit details
    Browse the repository at this point in the history