From f970a197655815082e09bdbbaac6c4e8a6124776 Mon Sep 17 00:00:00 2001 From: Sebastian Kaspari Date: Tue, 5 May 2020 11:16:26 +0200 Subject: [PATCH] [components] Issue https://github.com/mozilla-mobile/android-components/issues/1705: Add UI for listing past recorded crashes. X-Channel-Revision: [main] mozilla-mobile/android-components@cf522a7e00e5f3cd62c628ee6a4e5f57b1febad0 X-Channel-Revision: [main] mozilla-mobile/fenix@20b25d77dde61ea23acb4747c1a357ca9c863708 X-Channel-Revision: [main] mozilla-mobile/focus-android@29486b8522c84837c49b8a480892613e23cd2485 X-Channel-Converted-Revision: [ac-prep] mozilla-mobile/firefox-android@684e92cc10ea89ebba2675c6bca7c5ffcfae7803 --- _meta/mozilla-mobile-firefox-android.json | 2 +- .../components/lib/crash/src/main/res/values/strings.xml | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/_meta/mozilla-mobile-firefox-android.json b/_meta/mozilla-mobile-firefox-android.json index 78167cb762a..9033e3fb90f 100644 --- a/_meta/mozilla-mobile-firefox-android.json +++ b/_meta/mozilla-mobile-firefox-android.json @@ -1,6 +1,6 @@ { "name": "mozilla-mobile/firefox-android", "revs": { - "ac-prep": "de5a65ef7144465e2c050db0e30210a071636878" + "ac-prep": "684e92cc10ea89ebba2675c6bca7c5ffcfae7803" } } \ No newline at end of file diff --git a/mozilla-mobile/android-components/components/lib/crash/src/main/res/values/strings.xml b/mozilla-mobile/android-components/components/lib/crash/src/main/res/values/strings.xml index a542a29c19c..22969b43723 100644 --- a/mozilla-mobile/android-components/components/lib/crash/src/main/res/values/strings.xml +++ b/mozilla-mobile/android-components/components/lib/crash/src/main/res/values/strings.xml @@ -20,4 +20,10 @@ Sending crash report to %1$s + + + Crash Reports + + + No crash reports have been submitted.