Removed the Hotspot
feature from custom apps, and used the normal service instead of foreground service for readAloud
feature.
#4027
Codecov / codecov/patch
succeeded
Oct 18, 2024 in 1s
75.86% of diff hit (target 70.00%)
View this Pull Request on Codecov
75.86% of diff hit (target 70.00%)
Annotations
codecov / codecov/patch
app/src/main/java/org/kiwix/kiwixmobile/di/modules/KiwixActivityModule.kt#L24
Added line #L24 was not covered by tests
Check warning on line 42 in app/src/main/java/org/kiwix/kiwixmobile/di/modules/ServiceModule.kt
codecov / codecov/patch
app/src/main/java/org/kiwix/kiwixmobile/di/modules/ServiceModule.kt#L42
Added line #L42 was not covered by tests
codecov / codecov/patch
app/src/main/java/org/kiwix/kiwixmobile/nav/destination/library/CopyMoveFileHandler.kt#L385
Added line #L385 was not covered by tests
codecov / codecov/patch
core/src/main/java/org/kiwix/kiwixmobile/core/read_aloud/ReadAloudNotificationManger.kt#L94-L95
Added lines #L94 - L95 were not covered by tests
Loading