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

Make the app runnable with Android 6 devices again #4

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

timobaehr
Copy link

@timobaehr timobaehr commented Jul 29, 2020

  • Added permission for running the service as ForegroundService
  • Added location permission when starting the app
  • Added gradle files to build the application with latest Android build tools
  • Updated homepage inside README.md (homepage looks like something else)

Open issues:

  • no error handling if user does not accept the location permission
  • notification is not updated
  • If the OS setting is dark, the list of applications is nearly invisible
  • On modern devices only two applications are shown: PowerTutor and System

Successfully tested on:

  • Sony Xperia Z3 Compact Tablet (Android 6)

Running with errors:

  • Huawei P30 (Android 10)
  • Pixel 2 (Android 11)

@timobaehr timobaehr changed the title Make the app runnable in 2020 Make the app runnable with Android 6 devices Jul 29, 2020
@timobaehr timobaehr changed the title Make the app runnable with Android 6 devices Make the app runnable with Android 6 devices again Jul 29, 2020
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.

1 participant