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: WatchOS app #5476

Merged
merged 98 commits into from
Apr 26, 2024
Merged

feat: WatchOS app #5476

merged 98 commits into from
Apr 26, 2024

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    96901bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31c1181 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    077686d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ced062 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9668aed View commit details
    Browse the repository at this point in the history
  6. Add AttachmentView

    djorkaeffalexandre committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    2fdf0e2 View commit details
    Browse the repository at this point in the history
  7. re-indent

    djorkaeffalexandre committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    8f3bb1a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0672f56 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    64bd23e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cf1cbb7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    91968be View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    16b2a12 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7b68522 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    48de9ea View commit details
    Browse the repository at this point in the history
  15. Reverse ScrollView

    djorkaeffalexandre committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    9d42552 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    adb32a3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e638759 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7281d84 View commit details
    Browse the repository at this point in the history
  19. Improve ViewModel

    djorkaeffalexandre committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    02a1692 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    045f208 View commit details
    Browse the repository at this point in the history
  21. Fix fastlane issues

    diegolmello committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    cf14b1c View commit details
    Browse the repository at this point in the history
  22. Explicit self

    djorkaeffalexandre committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    dc7848e View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    6c68321 View commit details
    Browse the repository at this point in the history
  24. Update CI Xcode to 15.2.0

    diegolmello committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    1f3d46e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    37c1649 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    567d88f View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

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

Commits on Feb 6, 2024

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

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    142d7a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d964ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e70b0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0113dbe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cdbab6e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fd8c099 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Client Certificate

    djorkaeffalexandre committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    5b533fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f151ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    591da32 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    bf812c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e54aa21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0b1bf9 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    0398c8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    783a984 View commit details
    Browse the repository at this point in the history
  3. Localize messages

    djorkaeffalexandre committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    b59d0d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    3b30a8d View commit details
    Browse the repository at this point in the history
  2. Sort server list

    djorkaeffalexandre committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    72dfeb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    539ccf8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    885de66 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Build iOS Official

    diegolmello committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    f36fca9 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    d39e958 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    339f915 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62edbff View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Configuration menu
    Copy the full SHA
    d29cfe4 View commit details
    Browse the repository at this point in the history
  2. Add inputPaths

    djorkaeffalexandre committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    ea0910f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    021f758 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

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

Commits on Mar 12, 2024

  1. Check file script

    djorkaeffalexandre committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    c255997 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29ea629 View commit details
    Browse the repository at this point in the history
  3. Change inputPath

    djorkaeffalexandre committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    b457f7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c583b70 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e887cf9 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Use sentence case

    djorkaeffalexandre committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    48f3b78 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Update colors

    djorkaeffalexandre committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    2cbcebe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99c0351 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Configuration menu
    Copy the full SHA
    797076b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2de0acc View commit details
    Browse the repository at this point in the history
  3. Add Deeplinking

    djorkaeffalexandre committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    94b9ff9 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    d781bfd View commit details
    Browse the repository at this point in the history
  2. Adjust spaces

    djorkaeffalexandre committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    3417000 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e0aeb8 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Hidden rooms

    djorkaeffalexandre committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    fc46f48 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

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

Commits on Apr 8, 2024

  1. Add RoomInfoView

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

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    904bca3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6fa904 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

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

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    0265465 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    981f787 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa93f5b View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    ae50e2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07f9bf0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3cf4a0b View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    88c5ad3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdfa407 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a83c997 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    e59b868 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71e4e6e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4720091 View commit details
    Browse the repository at this point in the history
  4. No messages view

    djorkaeffalexandre committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    d681a0e View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    903fa99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    206cf4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e507669 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f179c55 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7bc911e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f1ca7f6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3a24726 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7eb2e86 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Fix push reply

    djorkaeffalexandre committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    079fd23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fc81fc View commit details
    Browse the repository at this point in the history