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

Refactor: changed deprecated intent service #24

Merged
merged 6 commits into from
Jun 20, 2024

Conversation

DanielGreenEngineer
Copy link
Contributor

@DanielGreenEngineer DanielGreenEngineer commented Jun 14, 2024

https://github.com/rees46/planning/issues/841
Заменён IntentService на BroadcastReceiver в связке с WorkManager.
Теперь уведомления обрабатываются асинхронно, что улучшает стабильность и
отзывчивость приложения.

Signed-off-by: Andrew Ghostuhin <me@torinasakura.name>
@TorinAsakura TorinAsakura requested a review from xeewii June 20, 2024 09:25
@TorinAsakura TorinAsakura merged commit 8f2a112 into master Jun 20, 2024
1 check passed
@TorinAsakura TorinAsakura deleted the refactor/change-intent-service branch June 20, 2024 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants