From bf9cca2ee005acd384ae25b80c3945a5fd1d5f20 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Mon, 5 Oct 2015 13:43:54 -0700 Subject: Add footer actions to Call Details. Some of these are moved down from the overflow. Others are added from the list of those shown after a call log list item long press. This hooks up the block/unblock functionality, although there is still polish (eg. icons) and cleanup (some noted as TODOs), to complete still. Bug: 24109819 Change-Id: I129f5b09ac1c5edb66ab5bd91a46b18961240fb5 --- res/values/dimens.xml | 3 +++ res/values/strings.xml | 31 ++++++++++++------------------- res/values/styles.xml | 9 +++++++++ 3 files changed, 24 insertions(+), 19 deletions(-) (limited to 'res/values') diff --git a/res/values/dimens.xml b/res/values/dimens.xml index 38e4d0e6e..25d046203 100644 --- a/res/values/dimens.xml +++ b/res/values/dimens.xml @@ -16,6 +16,7 @@ --> 16dp + 2dp Call history - - Report inaccurate number + + Report inaccurate number - - Copy number to clipboard + + Copy number - - Copy transcription to clipboard + + Copy transcription - - Block number + + Block number %1$s added to block list - - Unblock number + + Unblock number @@ -73,11 +72,8 @@ Delete - - Edit number before call - - - Delete from call history + + Edit number before call Clear call history @@ -260,9 +256,6 @@ [CHAR LIMIT=NONE] --> dial pad - - Copy - Show outgoing only diff --git a/res/values/styles.xml b/res/values/styles.xml index 005fd4587..581f79908 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -146,6 +146,15 @@ @style/DialtactsActionBarOverflowWhite + +