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" />