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

Supporting older Android Versions #5

Open
maan2003 opened this issue Dec 25, 2020 · 2 comments
Open

Supporting older Android Versions #5

maan2003 opened this issue Dec 25, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@maan2003
Copy link

This currently only supports >= Android Oreo. It would be nice to have support older versions.

@ChiragKalra
Copy link
Owner

ChiragKalra commented Dec 25, 2020

I guess it can be done. The biggest problem with android versions less that Oreo is the customisations provided in the system notification settings for all apps. I would I have add all those custom notification preferences within the app to retain the experience on these versions.

@maan2003
Copy link
Author

Not having those settings is definitely better than not able to run the app.
So I think releasing a new version, that supports <8.0, even without notifications settings is better

@ChiragKalra ChiragKalra added the enhancement New feature or request label Feb 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants