From 0d55f71ff5049f0e0abbc866c7f5d84ea2164207 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Thu, 22 Nov 2018 16:20:40 +0530 Subject: Additional fixes (#449) * Convert ToCloneOrNot to Kotlin Signed-off-by: Harsh Shandilya * Cleanup and fix memory leak in SshKeyGen Signed-off-by: Harsh Shandilya * Fix manifest issues - Indent with 4 spaces - Fix typo'd meta-data values Signed-off-by: Harsh Shandilya * travis: Install build tools 28.0.3 Signed-off-by: Harsh Shandilya --- app/src/main/AndroidManifest.xml | 127 +++++++++++++++++++-------------------- 1 file changed, 62 insertions(+), 65 deletions(-) (limited to 'app/src/main/AndroidManifest.xml') diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 1bb0b487..16db4cbd 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -10,77 +10,74 @@ tools:ignore="ProtectedPermissions"/> - - - - + + + + + + + + + + - - - - - - + + + - + + + - - + + + + + + - + + + - - + + + - - - - - - - - - - - - - - - - - - - - - - - + + + + + + - - + android:parentActivityName=".PasswordStore"/> + + -- cgit v1.2.3