Commit graph

13 commits

Author SHA1 Message Date
._______166
6ee43b106f
add android 15 to android version list in issue template 2025-01-08 22:03:39 +00:00
Alexander Capehart
957e212e59
Fix bug report template 2024-04-17 19:47:39 -06:00
Alexander Capehart
6249240660
Update bug-crash-report.yml 2024-04-14 13:26:28 -06:00
Alexander Capehart
25eaf89998
Update bug-crash-report.yml 2024-04-14 13:25:32 -06:00
Alexander Capehart
b8b741b4c0
Update bug-crash-report.yml 2024-03-01 07:42:11 -07:00
Alexander Capehart
287270fcdf
info: add sample file to bug report template
Should hopefully prevent a situation when someone will report a bug and then ghost me when I ask for a sample file.
2024-03-01 07:41:00 -07:00
Alexander Capehart
5204b59114
info: add android 14 to bug template 2023-11-26 14:56:55 -07:00
Alexander Capehart
c049422ab9
Update bug-crash-report.yml 2023-03-03 18:32:20 -07:00
Alexander Capehart
25cc463979
Stop guiding people to use logcat
People keep trying to filter it to the point where it's only unrelated log information.
2023-03-03 18:31:52 -07:00
Alexander Capehart
4533251efd
info: make bug report log field mandatory
Sick and tired of people providing unhelpful bug reports without a
stack trace. This should force them to provide one.
2022-12-30 14:42:19 -07:00
Alexander Capehart
57ed102cda
music: move cache to storage
Move the music cache to the app storage.

This is actually long-term data, so it makes more sense to do app
storage where it's less likely to get mangled.
2022-12-29 19:29:46 -07:00
Alexander Capehart
d16fc2e446
queue: re-add adaptive divider visibility
Re-add the adaptive divider functionality that was accidentally removed prior.
2022-12-29 14:49:28 -07:00
Alexander Capehart
bda42c9762
info: use new issue forms
Use the new issue forms instead of issue templates.
2022-12-29 14:49:28 -07:00