From 44b6d1fc5a6617f67108b136d8672f057c9d4222 Mon Sep 17 00:00:00 2001 From: tibbi Date: Wed, 21 Nov 2018 12:12:00 +0100 Subject: [PATCH] properly handle the Show Recent Calls intent --- app/src/main/AndroidManifest.xml | 9 ++++++++ .../contacts/pro/activities/MainActivity.kt | 22 ++++++++++++++++++- 2 files changed, 30 insertions(+), 1 deletion(-) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index dad2cfa9..f5e0e61e 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -57,6 +57,15 @@ + + + + + + + + + ().apply { add(Release(10, R.string.release_10))