Add support for searching the logcat. https://redmine.stoutner.com/issues/1192 master
authorSoren Stoutner <soren@stoutner.com>
Fri, 28 Mar 2025 20:49:15 +0000 (13:49 -0700)
committerSoren Stoutner <soren@stoutner.com>
Fri, 28 Mar 2025 20:49:15 +0000 (13:49 -0700)
commit98af1fff6c2a3e2c1a9972937b2dc70847b679c9
tree4f236aa470f1fbc1081a3b15921ebf27e3c1a979
parent1607a8778fbe76ba19a058a52e594e3be0f18f6e
Add support for searching the logcat.  https://redmine.stoutner.com/issues/1192
132 files changed:
app/build.gradle
app/src/main/assets/de/changelog.html
app/src/main/assets/de/contributors.html
app/src/main/assets/de/licenses.html
app/src/main/assets/de/permissions.html
app/src/main/assets/de/privacy_policy.html
app/src/main/assets/en/changelog.html
app/src/main/assets/en/contributors.html
app/src/main/assets/en/licenses.html
app/src/main/assets/en/permissions.html
app/src/main/assets/en/privacy_policy.html
app/src/main/assets/es/changelog.html
app/src/main/assets/es/contributors.html
app/src/main/assets/es/licenses.html
app/src/main/assets/es/permissions.html
app/src/main/assets/es/privacy_policy.html
app/src/main/assets/fr/changelog.html
app/src/main/assets/fr/contributors.html
app/src/main/assets/fr/licenses.html
app/src/main/assets/fr/permissions.html
app/src/main/assets/fr/privacy_policy.html
app/src/main/assets/images/antiquated.svg
app/src/main/assets/images/antiquated_3g.svg
app/src/main/assets/images/antiquated_notification.svg
app/src/main/assets/images/bug_report_rounded.svg
app/src/main/assets/images/call_to_action_rounded.svg
app/src/main/assets/images/chrome_reader_mode_rounded.svg
app/src/main/assets/images/close_rounded.svg [deleted file]
app/src/main/assets/images/close_rounded_fill0_weight400_grade0_24px.svg [new file with mode: 0644]
app/src/main/assets/images/content_copy_outlined.svg
app/src/main/assets/images/fact_check_outlined.svg
app/src/main/assets/images/format_list_bulleted_rounded.svg
app/src/main/assets/images/forum_rounded.svg
app/src/main/assets/images/groups_filled.svg
app/src/main/assets/images/insecure.svg
app/src/main/assets/images/insecure_notification.svg
app/src/main/assets/images/keyboard_arrow_down_rounded_fill0_weight400_grade0_24px.svg [new file with mode: 0644]
app/src/main/assets/images/keyboard_arrow_up_rounded_fill0_weight400_grade0_24px.svg [new file with mode: 0644]
app/src/main/assets/images/list_alt_rounded_24.svg [deleted file]
app/src/main/assets/images/list_alt_rounded_24px.svg [new file with mode: 0644]
app/src/main/assets/images/map_rounded.svg
app/src/main/assets/images/notification_important_rounded_filled.svg
app/src/main/assets/images/payments_rounded.svg
app/src/main/assets/images/phone_android_outlined.svg
app/src/main/assets/images/policy_filled.svg
app/src/main/assets/images/save_outlined.svg
app/src/main/assets/images/search_rounded_fill0_weight400_grade0_24px.svg [new file with mode: 0644]
app/src/main/assets/images/secure.svg
app/src/main/assets/images/secure_notification.svg
app/src/main/assets/images/settings_input_antenna_rounded.svg
app/src/main/assets/images/settings_rounded.svg
app/src/main/assets/images/text_snippet_outlined.svg
app/src/main/assets/it/changelog.html
app/src/main/assets/it/contributors.html
app/src/main/assets/it/licenses.html
app/src/main/assets/it/permissions.html
app/src/main/assets/it/privacy_policy.html
app/src/main/assets/ru/changelog.html
app/src/main/assets/ru/contributors.html
app/src/main/assets/ru/licenses.html
app/src/main/assets/ru/permissions.html
app/src/main/assets/ru/privacy_policy.html
app/src/main/java/com/stoutner/privacycell/activities/LogcatActivity.kt
app/src/main/java/com/stoutner/privacycell/activities/PrivacyCellActivity.kt
app/src/main/java/com/stoutner/privacycell/activities/ProtocolsActivity.kt
app/src/main/java/com/stoutner/privacycell/activities/SettingsActivity.kt
app/src/main/java/com/stoutner/privacycell/adapters/ProtocolArrayAdapter.kt
app/src/main/res/drawable/antiquated.xml
app/src/main/res/drawable/antiquated_3g_disabled.xml
app/src/main/res/drawable/antiquated_3g_enabled.xml
app/src/main/res/drawable/antiquated_notification_disabled.xml
app/src/main/res/drawable/antiquated_notification_enabled.xml
app/src/main/res/drawable/antiquated_notification_ghosted.xml
app/src/main/res/drawable/bottom_app_bar_disabled.xml
app/src/main/res/drawable/bottom_app_bar_enabled.xml
app/src/main/res/drawable/bug_tracker.xml
app/src/main/res/drawable/changelog.xml
app/src/main/res/drawable/clear.xml [deleted file]
app/src/main/res/drawable/close.xml [new file with mode: 0644]
app/src/main/res/drawable/close_blue.xml [new file with mode: 0644]
app/src/main/res/drawable/contributors.xml
app/src/main/res/drawable/copy.xml
app/src/main/res/drawable/donations.xml
app/src/main/res/drawable/forum.xml
app/src/main/res/drawable/insecure.xml
app/src/main/res/drawable/insecure_notification_disabled.xml
app/src/main/res/drawable/insecure_notification_enabled.xml
app/src/main/res/drawable/insecure_notification_ghosted.xml
app/src/main/res/drawable/licenses.xml
app/src/main/res/drawable/logcat.xml
app/src/main/res/drawable/news.xml
app/src/main/res/drawable/next.xml [new file with mode: 0644]
app/src/main/res/drawable/notification_permission.xml
app/src/main/res/drawable/permissions.xml
app/src/main/res/drawable/phone_permission.xml
app/src/main/res/drawable/previous.xml [new file with mode: 0644]
app/src/main/res/drawable/privacy_cell_foreground.xml
app/src/main/res/drawable/privacy_cell_monochrome.xml
app/src/main/res/drawable/privacy_policy.xml
app/src/main/res/drawable/protocols.xml
app/src/main/res/drawable/roadmap.xml
app/src/main/res/drawable/save.xml
app/src/main/res/drawable/search.xml [new file with mode: 0644]
app/src/main/res/drawable/secure.xml
app/src/main/res/drawable/secure_notification_disabled.xml
app/src/main/res/drawable/secure_notification_enabled.xml
app/src/main/res/drawable/secure_notification_ghosted.xml
app/src/main/res/drawable/settings.xml
app/src/main/res/layout/app_bar_textview.xml
app/src/main/res/layout/logcat_bottom_appbar.xml
app/src/main/res/layout/logcat_top_appbar.xml
app/src/main/res/layout/privacy_cell_bottom_appbar.xml
app/src/main/res/layout/privacy_cell_top_appbar.xml
app/src/main/res/layout/protocol_header_textview.xml
app/src/main/res/layout/protocol_item_textview.xml
app/src/main/res/layout/protocols_bottom_appbar.xml
app/src/main/res/layout/protocols_top_appbar.xml
app/src/main/res/layout/settings_bottom_appbar.xml
app/src/main/res/layout/settings_top_appbar.xml
app/src/main/res/layout/webview_dialog.xml
app/src/main/res/menu/logcat_options_menu.xml
app/src/main/res/menu/navigation_menu_bottom_appbar.xml
app/src/main/res/menu/navigation_menu_top_appbar.xml
app/src/main/res/values-de/strings.xml
app/src/main/res/values-es/strings.xml
app/src/main/res/values-fr/strings.xml
app/src/main/res/values-it/strings.xml
app/src/main/res/values-ru/strings.xml
app/src/main/res/values/strings.xml
build.gradle
gradle.properties
gradle/wrapper/gradle-wrapper.properties