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

Fix #179, don't allow to push messages if no apps available #182

Merged
merged 7 commits into from
Jul 27, 2021
Merged

Fix #179, don't allow to push messages if no apps available #182

merged 7 commits into from
Jul 27, 2021

Commits on Jul 23, 2021

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

Commits on Jul 24, 2021

  1. Configuration menu
    Copy the full SHA
    ade5e5b View commit details
    Browse the repository at this point in the history
  2. Added scroll view to share activity

    Now also working in landscape mode.
    Markus committed Jul 24, 2021
    Configuration menu
    Copy the full SHA
    a9ff960 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2021

  1. Disable push message button by default

    So button is only enabled when received one or more apps successful
    Markus committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    c4ec270 View commit details
    Browse the repository at this point in the history
  2. Added info icon to message

    Some formatting
    Markus committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    a3cc9c7 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. Prevent toggling state of button when apps available

    Setting buttons default state back to enabled and
    disable it when no apps available or request for apps failed.
    Therefore added onUpdateFailed callback to ApplicationHolder.
    Markus committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    61c7b36 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Format

    jmattheis committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    010cbf2 View commit details
    Browse the repository at this point in the history