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

RMET- 3142 H&F Plugin - Hook for permissions #106

Merged
merged 46 commits into from
Feb 29, 2024

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    48d119c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce8c7fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d5adb7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25f59c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    42f8e26 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    66a0579 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a8c9a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a82512 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f5f490 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    66233bb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce06243 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1b24274 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    93bb61f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    06aea9e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4d5fe19 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    67f789a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6c76b26 View commit details
    Browse the repository at this point in the history
  13. feat: remove unnecessary permissions

    Context: The new version of the H&F plugin, which uses Health Connect, no longer needs these permissions by default.
    
    References: https://outsystemsrd.atlassian.net/browse/RMET-3142
    alexgerardojacinto committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    3639f4c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b73c364 View commit details
    Browse the repository at this point in the history
  15. fix: fix if condition

    Context: We only want to not include the permissions if DisableBackgroundJobs is exactly equal to "true"
    
    References: https://outsystemsrd.atlassian.net/browse/RMET-3142
    alexgerardojacinto committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    81005c4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6c6eaa5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    27bdfc4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    326b296 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2b627fc View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    57ef033 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1cd29ce View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d6c9209 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    2cfb12b View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b2645e0 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    dd48586 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    71d6e9b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    a5e5350 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    e854541 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    1f35540 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    806814e View commit details
    Browse the repository at this point in the history
  31. fix: include necessary dependencies

    Context: Because dependencies from our Health and Fitness Android library are not being transitive, we need to include them in the plugin's build.gradle file so that they're included in the app's build gradle.
    
    References: https://outsystemsrd.atlassian.net/browse/RMET-3142
    alexgerardojacinto committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    ec7554d View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    82b3cdb View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    cdb5c6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a583d54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c928dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa02e3f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    251451e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ea92c44 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    eedc73c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90ea19a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f75b62b View commit details
    Browse the repository at this point in the history