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

Use ContextCompat.startForegroundService() to better handle intents to start FTP service #4163

Merged
merged 1 commit into from May 19, 2024

Conversation

TranceLove
Copy link
Collaborator

Description

Use ContextCompat.startService for compatibility between different Androids, for starting FTP service via Tile.

Issue tracker

Fixes #4161

Automatic tests

  • Added test cases

Manual tests

  • Done

  • Device: Fairphone 3

  • OS: LineageOS 20 (Android 13)

Build tasks success

Successfully running following tasks on local:

  • ./gradlew assembledebug
  • ./gradlew spotlessCheck

VishnuSanal
VishnuSanal previously approved these changes Apr 25, 2024
@VishalNehra VishalNehra merged commit 64c6a34 into release/4.0 May 19, 2024
3 checks passed
@VishalNehra VishalNehra deleted the bugfix/4161 branch May 19, 2024 21:32
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.

Cannot start FTP service from tile
3 participants