From 2d83194d11fc47ec536e965c69b6d2e179a51a58 Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Wed, 21 Jun 2017 18:35:56 +0300 Subject: [PATCH] cleanups --- app/build.gradle | 2 +- app/src/main/res/xml/pref_general.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 49c823c..d25197b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -43,5 +43,5 @@ android { dependencies { compile fileTree(dir: 'libs', include: ['*.jar']) testCompile 'junit:junit:4.12' - compile 'com.github.axet:android-audio-library:0.0.61' // compile project(':android-audio-library') + compile 'com.github.axet:android-audio-library:0.0.62' // compile project(':android-audio-library') } diff --git a/app/src/main/res/xml/pref_general.xml b/app/src/main/res/xml/pref_general.xml index 807738e..a993118 100644 --- a/app/src/main/res/xml/pref_general.xml +++ b/app/src/main/res/xml/pref_general.xml @@ -50,13 +50,13 @@ android:defaultValue="true" android:key="call" android:summary="Stop recording on answering and continue on hangup" - android:title="Pause during calls" /> + android:title="Pause During Calls" /> + android:title="Silence Mode" />