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 #90 don't dismiss failed message action #137

Merged
merged 16 commits into from
Nov 3, 2024

Commits on Oct 27, 2024

  1. fix #90 don't dismiss failed message action

    Signed-off-by: Basler182 <showdialog@web.de>
    Basler182 committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    0a43a53 View commit details
    Browse the repository at this point in the history
  2. fix #90 don't dismiss failed message action

    Signed-off-by: Basler182 <showdialog@web.de>
    Basler182 committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    03e2fd7 View commit details
    Browse the repository at this point in the history
  3. fix #90 don't dismiss failed message action

    Signed-off-by: Basler182 <showdialog@web.de>
    Basler182 committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    dab61a4 View commit details
    Browse the repository at this point in the history
  4. tested dismiss functionality

    Signed-off-by: Basler182 <showdialog@web.de>
    Basler182 committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    826d205 View commit details
    Browse the repository at this point in the history
  5. improved error logging in EducationViewModel

    Signed-off-by: Basler182 <showdialog@web.de>
    Basler182 committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    9f6d93f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d70f0e View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

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

Commits on Nov 1, 2024

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

Commits on Nov 3, 2024

  1. extracted string resources

    Signed-off-by: Basler182 <showdialog@web.de>
    Basler182 committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    971ddf9 View commit details
    Browse the repository at this point in the history
  2. remove comments

    Signed-off-by: Basler182 <showdialog@web.de>
    Basler182 committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    c53250a View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/main' into task/message-action-h…

    …andling
    
    # Conflicts:
    #	app/src/main/res/values/strings.xml
    Basler182 committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    c713ee6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    066bdf2 View commit details
    Browse the repository at this point in the history
  5. fix test

    Signed-off-by: Basler182 <showdialog@web.de>
    Basler182 committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    8ee8445 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    263de0d View commit details
    Browse the repository at this point in the history
  7. remove early out

    Signed-off-by: Basler182 <showdialog@web.de>
    Basler182 committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    0ec5fbb View commit details
    Browse the repository at this point in the history
  8. fix test

    Signed-off-by: Basler182 <showdialog@web.de>
    Basler182 committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    2ab75c3 View commit details
    Browse the repository at this point in the history