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 issue #116 and enable predictive back gesture #135

Merged
merged 4 commits into from
Dec 22, 2023

Conversation

GitGitro
Copy link
Contributor

@GitGitro GitGitro commented Dec 21, 2023

Hi!
i gave a try to fix the issue with alarms and reminders on A14, whta it does is it will asks for another permission on A14 and up following the style for the notification permission.

i also enabled enableOnBackInvokedCallback so now it comes with a pretty back animation

Hope this is okay! it's the first time with jetpack compose so any input is appreciated :D

Resolves #116

Copy link
Owner

@waseefakhtar waseefakhtar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks brilliant @GitGitro! 🚀

Love to see the same convention and style of phrases followed and love the new tracking events added! 👏 Smart regarding enabling predictive back gesture as well. :)

@waseefakhtar waseefakhtar added this to In progress 🚧 in Dose App via automation Dec 22, 2023
@waseefakhtar waseefakhtar added this to the 1.3 milestone Dec 22, 2023
@waseefakhtar waseefakhtar merged commit 10b0155 into waseefakhtar:main Dec 22, 2023
1 check passed
Dose App automation moved this from In progress 🚧 to Ready 🚀 Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Dose App
Ready 🚀
Development

Successfully merging this pull request may close these issues.

Google Play: Your use of exact alarms is causing your app to crash for some Android users
2 participants