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

Support multiple Template tiles on Wear OS #3783

Merged

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    4f421da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d86f38a View commit details
    Browse the repository at this point in the history
  3. Fix migration

    slovdahl committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    517096e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2681031 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d60b9d1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    81d39a4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    94d0cb7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c2ef04c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    59e2302 View commit details
    Browse the repository at this point in the history
  10. Fix CI complaints

    slovdahl committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    63fa86a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a15f957 View commit details
    Browse the repository at this point in the history
  12. Update wear manifest

    slovdahl committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    768078f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    75c83a0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bfde743 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    79ef7c3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8441574 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    24e26b0 View commit details
    Browse the repository at this point in the history
  18. Fix after rebase

    slovdahl committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    65fa664 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    89f484d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3a5ad69 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    dac13bb View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    57f996f View commit details
    Browse the repository at this point in the history
  23. Reference the view model variable inside the function

    By having the view model variable outside the block, the updated template tile
    might not be propagated to the template settings view.
    slovdahl committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    7134fa4 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    88e9458 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    8fc2726 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Lint complaints fixes

    slovdahl committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    5c9e7a6 View commit details
    Browse the repository at this point in the history
  2. remove TODO

    slovdahl committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    6379399 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Store error

    slovdahl committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    32535bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f633367 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32ef674 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1919bcc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9add05c View commit details
    Browse the repository at this point in the history
  6. Fix scrolling

    slovdahl committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    9a4cbb0 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Update app/src/full/java/io/homeassistant/companion/android/settings/…

    …wear/views/SettingsWearTemplateTileList.kt
    
    Co-authored-by: Joris Pelgröm <jpelgrom@users.noreply.github.com>
    slovdahl and jpelgrom committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    97717bb View commit details
    Browse the repository at this point in the history
  2. Remove unused field

    slovdahl committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    bdd2c26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14c5519 View commit details
    Browse the repository at this point in the history
  4. Add deep link

    slovdahl committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    d046771 View commit details
    Browse the repository at this point in the history