From d45f0577a0a43bd9506837c9663275a23ed231fe Mon Sep 17 00:00:00 2001 From: Electric1447 Date: Mon, 19 Jul 2021 00:48:15 +0300 Subject: [PATCH] Update .gitignore --- OpenPods/.gitignore | 2 + OpenPods/.idea/codeStyles/Project.xml | 116 ------------------ OpenPods/.idea/gradle.xml | 22 ---- OpenPods/.idea/misc.xml | 2 +- .../app/src/main/res/values-ko/strings.xml | 66 +++++----- 5 files changed, 36 insertions(+), 172 deletions(-) delete mode 100644 OpenPods/.idea/codeStyles/Project.xml delete mode 100644 OpenPods/.idea/gradle.xml diff --git a/OpenPods/.gitignore b/OpenPods/.gitignore index 6f9fc07..09383be 100644 --- a/OpenPods/.gitignore +++ b/OpenPods/.gitignore @@ -2,8 +2,10 @@ .gradle /local.properties /.idea/caches +/.idea/codeStyles /.idea/dictionaries /.idea/libraries +/.idea/gradle.xml /.idea/modules.xml /.idea/workspace.xml /.idea/navEditor.xml diff --git a/OpenPods/.idea/codeStyles/Project.xml b/OpenPods/.idea/codeStyles/Project.xml deleted file mode 100644 index 681f41a..0000000 --- a/OpenPods/.idea/codeStyles/Project.xml +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - -
- - - - xmlns:android - - ^$ - - - -
-
- - - - xmlns:.* - - ^$ - - - BY_NAME - -
-
- - - - .*:id - - http://schemas.android.com/apk/res/android - - - -
-
- - - - .*:name - - http://schemas.android.com/apk/res/android - - - -
-
- - - - name - - ^$ - - - -
-
- - - - style - - ^$ - - - -
-
- - - - .* - - ^$ - - - BY_NAME - -
-
- - - - .* - - http://schemas.android.com/apk/res/android - - - ANDROID_ATTRIBUTE_ORDER - -
-
- - - - .* - - .* - - - BY_NAME - -
-
-
-
-
-
\ No newline at end of file diff --git a/OpenPods/.idea/gradle.xml b/OpenPods/.idea/gradle.xml deleted file mode 100644 index 41871c2..0000000 --- a/OpenPods/.idea/gradle.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/OpenPods/.idea/misc.xml b/OpenPods/.idea/misc.xml index 98de6fa..7c7f635 100644 --- a/OpenPods/.idea/misc.xml +++ b/OpenPods/.idea/misc.xml @@ -5,7 +5,7 @@ - + diff --git a/OpenPods/app/src/main/res/values-ko/strings.xml b/OpenPods/app/src/main/res/values-ko/strings.xml index b39b3ed..fcf305f 100644 --- a/OpenPods/app/src/main/res/values-ko/strings.xml +++ b/OpenPods/app/src/main/res/values-ko/strings.xml @@ -1,33 +1,33 @@ - - - 이 앱을 통해 Android 기기에서 에어팟의 상태를 확인할 수 있습니다. - 작동하려면 Bluetooth LE(위치)를 사용할 수 있는 권한과 백그라운드에서 실행할 수 있는 권한이 필요합니다. - 허용 - - 앱에 에어팟이 연결되면 알림이 표시됩니다. - 이 앱을 숨길 수 있습니다. - 설정 - - MIUI 발견됨 - 이 장치에서 실행 중인 ROM에 알려진 호환성 문제가 있습니다. 계속할 수는 있지만 OpenPod가 제대로 작동하지 않을 수 있습니다. - 계속 - - 이 장치에는 Bluetooth LE가 없는 것 같습니다. - OpenPod에서 상태를 읽을 수 있도록 하려면 위치를 허용해야 합니다. - 지원하는 기기: - • 애플 에어팟 1세대\n• 애플 에어팟 2세대\n• 애플 에어팟 프로 - - 배터리 관리모드 (추천하지 않음) - Bluetooth에서 배터리를 많이 사용하는 경우 이 옵션을 활성화하세요. - 앱 숨기기 - 실행 프로그램에서 이 앱 숨기기 - 정말 계속하시겠습니까? - 정말 이 앱을 숨기시겠습니까? 앱을 다시 설치해야 기능을 해제할 수 있습니다. - 숨기기 - 아이콘이 곧 사라집니다 - 정보 - - 개발자 : Federico Dossena, Itai Levin - 웹사이트 - 후원하기 - + + + 이 앱을 통해 Android 기기에서 에어팟의 상태를 확인할 수 있습니다. + 작동하려면 Bluetooth LE(위치)를 사용할 수 있는 권한과 백그라운드에서 실행할 수 있는 권한이 필요합니다. + 허용 + + 앱에 에어팟이 연결되면 알림이 표시됩니다. + 이 앱을 숨길 수 있습니다. + 설정 + + MIUI 발견됨 + 이 장치에서 실행 중인 ROM에 알려진 호환성 문제가 있습니다. 계속할 수는 있지만 OpenPod가 제대로 작동하지 않을 수 있습니다. + 계속 + + 이 장치에는 Bluetooth LE가 없는 것 같습니다. + OpenPod에서 상태를 읽을 수 있도록 하려면 위치를 허용해야 합니다. + 지원하는 기기: + • 애플 에어팟 1세대\n• 애플 에어팟 2세대\n• 애플 에어팟 프로 + + 배터리 관리모드 (추천하지 않음) + Bluetooth에서 배터리를 많이 사용하는 경우 이 옵션을 활성화하세요. + 앱 숨기기 + 실행 프로그램에서 이 앱 숨기기 + 정말 계속하시겠습니까? + 정말 이 앱을 숨기시겠습니까? 앱을 다시 설치해야 기능을 해제할 수 있습니다. + 숨기기 + 아이콘이 곧 사라집니다 + 정보 + + 개발자 : Federico Dossena, Itai Levin + 웹사이트 + 후원하기 +