Record debug logs without foreground service

Some overhaul of log recording to get rid of the `FOREGROUND_SERVICE_SPECIAL_USE` which is a headache with Google
This commit is contained in:
darken
2024-09-23 15:05:11 +02:00
committed by Matthias Urhahn
parent 0ee7915e31
commit 3eaf99390e
44 changed files with 98 additions and 246 deletions
-2
View File
@@ -48,8 +48,6 @@
<string name="debug_debuglog_size_label">サイズ</string>
<string name="debug_debuglog_size_compressed_label">圧縮サイズ</string>
<string name="debug_notification_channel_label">デバッグ通知</string>
<string name="debug_debuglog_file_label">記録されたログファイル</string>
<string name="debug_debuglog_record_action">デバッグログを記録する</string>
<string name="settings_support_installid_label">インストールID</string>
<string name="settings_support_installid_desc">自動エラーレポートは匿名です。開発者があなたのエラーレポートを見つける必要がある場合は、インストールIDを共有してください。</string>
<string name="settings_support_label">サポート</string>