ChiragKalra / Organiso

An android SMS app that automatically organises user's messages.
https://organiso.web.app/
Apache License 2.0
29 stars 7 forks source link

Supporting older Android Versions #5

Open maan2003 opened 3 years ago

maan2003 commented 3 years ago

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

ChiragKalra commented 3 years ago

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 commented 3 years ago

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