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

App misbehaves when installed on the SD card (completion not working) #494

Open
968378 opened this issue Feb 27, 2023 · 3 comments
Open
Labels
bug A bug! Fixing it is a priority Minor Easy, quick to fix or implement

Comments

@968378
Copy link

968378 commented Feb 27, 2023

I've begun experimenting with your very useful app and it might be that I've simply missed something.

I have a Lenovo Tab P11 Plus tablet running android 12.

I've successfully fiddled about with the various settings and all seems fine but with one (important) exception.

Testing it out I have the alerts working, sound, vibration and notification banner - all fine. But when the reminder notification displays with the two options - snooze or completed I find that selecting the 'snooze' reflects OK in the app with a 30 minute extension shown. But, when selecting 'completed' the app is unaltered still showing the task as 'live' without any indication of 'completed'.

Several times I've had a system popup stating the app had stopped working, when in fact it carried on apparently OK.

I've tried reinstalling the app.

As I mentioned, have I missed something?

UPDATE: The app downloaded by default onto my SD card. Moving it to internal storage solved it!!

@968378 968378 added the bug A bug! Fixing it is a priority label Feb 27, 2023
@968378 968378 closed this as completed Feb 27, 2023
@CampelloManuel
Copy link
Collaborator

A few questions:

also:

But, when selecting 'completed' the app is unaltered still showing the task as 'live' without any indication of 'completed'.

you should see that the checkbox is checked when you press "completed" on the notification, as is shown here: https://github.com/spacecowboy/NotePad/blob/master/documents/TUTORIAL.md#the-main-view

You say this is not happening in your device ?


Several times I've had a system popup stating the app had stopped working, when in fact it carried on apparently OK

If you can post a logcat I can try to fix it

@968378
Copy link
Author

968378 commented Mar 5, 2023

UPDATE: The app downloaded by default onto my SD card. Moving it to internal storage solved it!!

Thanks for your response though. 😁

@CampelloManuel CampelloManuel changed the title Completion not working App misbehaves when installed on the SD card (completion not working) Mar 5, 2023
@CampelloManuel
Copy link
Collaborator

I'm glad that it worked for you, but the problem remains that this app is supposed to behave correctly even when installed on the SD card.
When I look into this bug I will either:

  • fix it so that the app works on the SD card
  • disable SD card installation on the AndroidManifest.xml so that users do not meet this bug anymore

Thank you @968378 for reporting this bug, I will adress it in due time

@CampelloManuel CampelloManuel reopened this Mar 5, 2023
@CampelloManuel CampelloManuel added the Minor Easy, quick to fix or implement label Mar 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug! Fixing it is a priority Minor Easy, quick to fix or implement
Projects
None yet
Development

No branches or pull requests

2 participants