ArthurKun

Results 76 issues of ArthurKun

## Pull Request Type - [X] Chore - [ ] Bugfix - [ ] Feature Implementation - [ ] Documentation - [ ] Other ## Related issue ## Description We...

This pull request refactors multiple service and utility classes to improve dependency injection annotations for constructor parameters. The main change is replacing property annotations like `@ApplicationContext` and `@ServiceCoroutineScope` with parameter...

## Pull Request Type - [X] Chore - [ ] Bugfix - [ ] Feature Implementation - [ ] Documentation - [ ] Other ## Related issue ## Description Adding...

## Pull Request Type - [X] Chore - [ ] Bugfix - [ ] Feature Implementation - [ ] Documentation - [ ] Other ## Related issue ## Description Helps...

# Updated codebase for notification channels ## Pull Request Type - [ ] Bugfix - [ ] Feature Implementation - [ ] Documentation - [X] Other - Refactor ## Related...

Hello was thinking of checking kotlin-inject for migration of my android project into KMP and then I saw https://github.com/evant/kotlin-inject/discussions/486 and figured I can do the simple stuff of building initial...