darshanparajuli / LogcatReader

A simple app for viewing logs on an android device.
MIT License
585 stars 104 forks source link

Stop logcat reader service #40

Closed Alexmark1 closed 4 years ago

Alexmark1 commented 4 years ago

Maybe this is a bug or maybe only a stupid question: after using logcat reader I retain a notification saying "logcat reader service". Does this mean the service keeps running? Is there a way to stop it other than force stop the app? A menu option like "Exit" would be good. After viewing logs I often do not use the app for weeks and it feels odd to leave the service running when it's not needed (like for battery life etc).

Alexmark1 commented 4 years ago

ok, tapping back twice works, but a menu item would be good for those who do not read the FAQ first. ;-)

V3D3NO23 commented 4 years ago

La verdad nose deloque hablas yo nunca e tenido esa app ??Creo que teas ekibocado de correo ??🤔🤔🤔💩

El lun., 10 de febrero de 2020 4:11 a. m., Alexmark1 < notifications@github.com> escribió:

ok, tapping back twice works, but a menu item would be good for those who do not read the FAQ first. ;-)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/darshanparajuli/LogcatReader/issues/40?email_source=notifications&email_token=AHZWASFAQMSNUK7C4KOC7WTRCE77NA5CNFSM4KQ4MPGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELII5GI#issuecomment-584093337, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHZWASEUK34V2NLMK6JM2DTRCE77NANCNFSM4KQ4MPGA .

darshanparajuli commented 4 years ago

You can tap "Exit" on the notification to make it go away. Let me know if that doesn't work. Thanks!

Alexmark1 commented 4 years ago

You are right, there is an Exit button, it just wasn't visible initially on my device. I had to pull down the thin separator at the bottom of the notification to make it visible. Maybe that is a device specific problem; maybe one less line break in the notification would make it fool proof.