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

Removed the Hotspot feature from custom apps, and used the normal service instead of foreground service for readAloud feature. #4027

Merged
merged 8 commits into from
Oct 18, 2024

Now we are using normal service instead of foreground service for `re…

f32d0d6
Select commit
Loading
Failed to load commit list.
Merged

Removed the Hotspot feature from custom apps, and used the normal service instead of foreground service for readAloud feature. #4027

Now we are using normal service instead of foreground service for `re…
f32d0d6
Select commit
Loading
Failed to load commit list.
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

Check warning on line 24 in app/src/main/java/org/kiwix/kiwixmobile/di/modules/KiwixActivityModule.kt

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/java/org/kiwix/kiwixmobile/di/modules/ServiceModule.kt#L42

Added line #L42 was not covered by tests

Check warning on line 385 in app/src/main/java/org/kiwix/kiwixmobile/nav/destination/library/CopyMoveFileHandler.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/java/org/kiwix/kiwixmobile/nav/destination/library/CopyMoveFileHandler.kt#L385

Added line #L385 was not covered by tests

Check warning on line 95 in core/src/main/java/org/kiwix/kiwixmobile/core/read_aloud/ReadAloudNotificationManger.kt

See this annotation in the file changed.

@codecov 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