mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
conductor(plan): Mark task 'Move Android Service implementations' as complete
This commit is contained in:
parent
965def06b2
commit
26f9c50127
1 changed files with 3 additions and 3 deletions
|
|
@ -9,9 +9,9 @@
|
|||
|
||||
## Phase 2: Extraction to `core:service`
|
||||
- [x] Task: Setup `core:service` module for Android and Common targets (if not already fully configured) [a114084]
|
||||
- [~] Task: Move Android `Service` implementations to `core:service/androidMain`
|
||||
- [ ] Move the files
|
||||
- [ ] Update imports and Koin injections
|
||||
- [x] Task: Move Android `Service` implementations to `core:service/androidMain` [965def0]
|
||||
- [x] Move the files
|
||||
- [x] Update imports and Koin injections
|
||||
- [ ] Task: Abstract shared service logic into `core:service/commonMain`
|
||||
- [ ] Write failing tests for abstracted shared logic (TDD Red)
|
||||
- [ ] Extract interfaces and platform-agnostic logic (TDD Green)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue