Neamar / KISS

Lightning fast, open-source, < 250kb Android launcher
https://kisslauncher.com/
GNU General Public License v3.0
2.98k stars 582 forks source link

Add an option to gather and export application logs #2315

Open deathblade666 opened 3 months ago

deathblade666 commented 3 months ago

Is your feature request related to a problem? Please describe. I would love to provide more data when submitting issues and ADB isn't always accessible.

Describe the solution you'd like I've see other apps that provide an option to either enable logging (for the duration of it being enabled and then export the logs once disabled), or an option to simply export logs (assumably from last run).

Describe alternatives you've considered, or that are already available within KISS Only alternative i know of is ADB, but it's not always accessible when the error occurs. Being able to generate a log on device in the moment would make things easier to track down over all

Additional context Add any other context or screenshots about the feature request here.

Would you be able to contribute code? I would love to but sadly this is outside my wheel house