From 532ed5e3f1e94c7f7b30d583dd08d60e9e7af5c4 Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Wed, 25 Aug 2021 17:31:40 +0300 Subject: [PATCH] Add newline at the end of all files Change-Id: I85718a4d8254d27e36f1712e4430e82863ba721e --- .github/workflows/client.yml | 2 +- .idea/codeStyles/Project.xml | 2 +- .idea/codeStyles/codeStyleConfig.xml | 2 +- .idea/inspectionProfiles/Project_Default.xml | 2 +- .idea/runConfigurations.xml | 2 +- .idea/runConfigurations/Instrumentation_tests__app.xml | 2 +- .idea/runConfigurations/Unit_tests__app.xml | 2 +- LICENSE | 2 +- app/src/main/res/drawable/ic_cloud_error.xml | 2 +- app/src/main/res/drawable/ic_launcher_default.xml | 2 +- app/src/main/res/layout/activity_fragment_container.xml | 2 +- app/src/main/res/layout/activity_recovery_code.xml | 2 +- app/src/main/res/layout/fragment_recovery_code_input.xml | 2 +- app/src/main/res/layout/fragment_recovery_code_output.xml | 2 +- app/src/main/res/layout/header_snapshots.xml | 2 +- app/src/main/res/layout/list_item_recovery_code_output.xml | 2 +- app/src/main/res/mipmap-anydpi/ic_launcher.xml | 2 +- app/src/main/res/mipmap-anydpi/ic_launcher_round.xml | 2 +- app/src/main/res/values-night/bools.xml | 2 +- app/src/main/res/values/bools.xml | 2 +- app/src/main/res/values/ic_launcher_background.xml | 2 +- contactsbackup/.gitignore | 2 +- permissions_com.stevesoltys.seedvault.xml | 2 +- 23 files changed, 23 insertions(+), 23 deletions(-) diff --git a/.github/workflows/client.yml b/.github/workflows/client.yml index 40fa9fc4..be19d3b7 100644 --- a/.github/workflows/client.yml +++ b/.github/workflows/client.yml @@ -32,4 +32,4 @@ jobs: java-version: 11 - name: Build - run: ./gradlew compileDebugAndroidTestSources check assemble ktlintCheck \ No newline at end of file + run: ./gradlew compileDebugAndroidTestSources check assemble ktlintCheck diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 427a78f6..f653d484 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -137,4 +137,4 @@ - \ No newline at end of file + diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml index 79ee123c..0f7bc519 100644 --- a/.idea/codeStyles/codeStyleConfig.xml +++ b/.idea/codeStyles/codeStyleConfig.xml @@ -2,4 +2,4 @@ - \ No newline at end of file + diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index d467c379..e250dc34 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -7,4 +7,4 @@ - \ No newline at end of file + diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml index e497da99..e2456cbd 100644 --- a/.idea/runConfigurations.xml +++ b/.idea/runConfigurations.xml @@ -10,4 +10,4 @@ - \ No newline at end of file + diff --git a/.idea/runConfigurations/Instrumentation_tests__app.xml b/.idea/runConfigurations/Instrumentation_tests__app.xml index 9bc639a6..b7b22097 100644 --- a/.idea/runConfigurations/Instrumentation_tests__app.xml +++ b/.idea/runConfigurations/Instrumentation_tests__app.xml @@ -48,4 +48,4 @@