From 80cf3f2a86b8f1f06f72e8c8897e213920a8aec3 Mon Sep 17 00:00:00 2001 From: areteruhiro <108941410+areteruhiro@users.noreply.github.com> Date: Sun, 26 Jan 2025 22:26:46 +0900 Subject: [PATCH 01/12] =?UTF-8?q?=20=E3=81=AE=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Read me Wear OS LsPatch.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Read me Wear OS LsPatch.md diff --git a/Read me Wear OS LsPatch.md b/Read me Wear OS LsPatch.md new file mode 100644 index 0000000..d742b50 --- /dev/null +++ b/Read me Wear OS LsPatch.md @@ -0,0 +1,11 @@ +以下の1.2.2のLINE WEARをスマートウォッチにapkインストールすることができると、QRコード認証になるので、エラーが発生しませんでした。 +https://www.apkmirror.com/apk/line-corporation/line-calls-messages-wear-os/line-calls-messages-wear-os-1-2-2-wear-release/line-calls-messages-wear-os-1-2-2-wear-4-android-apk-download/ + +Wear OS「LINE」QRコードスキャン不要簡単ログイン機能提供 +https://jetstream.blog/archives/181828 + +Galaxy Watch6を持っていないので以下が参考になればと思います、がいつかはこの機能(QRコード認証)も無効化されるかと思います。 +https://www.youtube.com/watch?v=Oab9GabAuxc + +wearinstaller +https://play.google.com/store/apps/details?id=org.freepoc.wearinstaller&hl=ja \ No newline at end of file From 4e32ec876352125444264400c7b433bb4825767e Mon Sep 17 00:00:00 2001 From: areteruhiro <108941410+areteruhiro@users.noreply.github.com> Date: Sun, 26 Jan 2025 22:27:40 +0900 Subject: [PATCH 02/12] =?UTF-8?q?README.md=20=E3=81=AE=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index a696f32..b2acc04 100644 --- a/README.md +++ b/README.md @@ -6,13 +6,7 @@ [LsPatch](https://github.com/areteruhiro/LIMEs/blob/master/README%20for%20LsPatch.md) - -Wear Os for Ls Patch -以下の1.2.2のLINE WEARをスマートウォッチにapkインストールすることができると、QRコード認証になるので、エラーが発生しませんでした。 -https://www.apkmirror.com/apk/line-corporation/line-calls-messages-wear-os/line-calls-messages-wear-os-1-2-2-wear-release/line-calls-messages-wear-os-1-2-2-wear-4-android-apk-download/ -wearinstaller -https://play.google.com/store/apps/details?id=org.freepoc.wearinstaller&hl=ja From 6d49c048c076d51754b0927df98a0a0016af981c Mon Sep 17 00:00:00 2001 From: areteruhiro <108941410+areteruhiro@users.noreply.github.com> Date: Sun, 26 Jan 2025 22:58:28 +0900 Subject: [PATCH 03/12] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 5b387cc..d079a0a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -63,6 +63,9 @@ body: - type: checkboxes attributes: label: バージョンの確認 + multiple: false options: - - label: 私は最新版の LIME を使用しており、それに適合するバージョンの LINE アプリを使用しています - required: false + - 14.19.1 + - 14.21.1 + - 15.0.0 + - type: checkboxes From b3a54fc663b0e50fd06897bbe9541a603032a9f8 Mon Sep 17 00:00:00 2001 From: areteruhiro <108941410+areteruhiro@users.noreply.github.com> Date: Sun, 26 Jan 2025 23:00:06 +0900 Subject: [PATCH 04/12] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index d079a0a..58971fb 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -62,6 +62,7 @@ body: - レスポンスを改変 - type: checkboxes attributes: + required: false label: バージョンの確認 multiple: false options: From bbc38095c4aa08e456992adbee555c846646b4af Mon Sep 17 00:00:00 2001 From: areteruhiro <108941410+areteruhiro@users.noreply.github.com> Date: Sun, 26 Jan 2025 23:01:13 +0900 Subject: [PATCH 05/12] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 58971fb..15660aa 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -62,11 +62,9 @@ body: - レスポンスを改変 - type: checkboxes attributes: - required: false label: バージョンの確認 multiple: false options: - - 14.19.1 - - 14.21.1 - - 15.0.0 - - type: checkboxes + - label: 14.19.1 + - label: 14.21.1 + - label: 15.0.0 From 3c1410975301af1b49763d4d28e6790b0aa9b3b0 Mon Sep 17 00:00:00 2001 From: areteruhiro <108941410+areteruhiro@users.noreply.github.com> Date: Sun, 26 Jan 2025 23:01:43 +0900 Subject: [PATCH 06/12] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 15660aa..4a74ab1 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -63,7 +63,6 @@ body: - type: checkboxes attributes: label: バージョンの確認 - multiple: false options: - label: 14.19.1 - label: 14.21.1 From bddc87320f4e317c5dfc8b229982757516428deb Mon Sep 17 00:00:00 2001 From: areteruhiro <108941410+areteruhiro@users.noreply.github.com> Date: Sun, 26 Jan 2025 23:04:31 +0900 Subject: [PATCH 07/12] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 4a74ab1..648ded6 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -60,6 +60,14 @@ body: - Android ID を偽装 - リクエストを改変 - レスポンスを改変 + - その他の機能 + - type: textarea + attributes: + label: その他の機能の詳細 + description: 「その他の機能」を選択した場合、その機能を教えて下さい + placeholder: + validations: + required: false - type: checkboxes attributes: label: バージョンの確認 From a929185dc1259ba87a39eef448b511f5732bde76 Mon Sep 17 00:00:00 2001 From: areteruhiro <108941410+areteruhiro@users.noreply.github.com> Date: Sun, 26 Jan 2025 23:07:27 +0900 Subject: [PATCH 08/12] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 648ded6..b6c6df7 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -64,8 +64,8 @@ body: - type: textarea attributes: label: その他の機能の詳細 - description: 「その他の機能」を選択した場合、その機能を教えて下さい - placeholder: + description: 「その他の機能」を選択した場合、具体的に記述してください。 + placeholder: validations: required: false - type: checkboxes @@ -75,3 +75,10 @@ body: - label: 14.19.1 - label: 14.21.1 - label: 15.0.0 + - type: file + attributes: + label: ログファイルの添付 (任意) + description: ログ出力ファイル(zip形式)を添付してください。ファイルサイズは10MB以下にしてください。 + multiple: false + validations: + required: false From 94a0eece548c489c9f504dfd585af5ffeefd0483 Mon Sep 17 00:00:00 2001 From: areteruhiro <108941410+areteruhiro@users.noreply.github.com> Date: Sun, 26 Jan 2025 23:08:26 +0900 Subject: [PATCH 09/12] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index b6c6df7..c212397 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -65,7 +65,7 @@ body: attributes: label: その他の機能の詳細 description: 「その他の機能」を選択した場合、具体的に記述してください。 - placeholder: + placeholder: 例: カスタム機能Aを有効にしている、独自の設定を追加しているなど validations: required: false - type: checkboxes @@ -75,10 +75,9 @@ body: - label: 14.19.1 - label: 14.21.1 - label: 15.0.0 - - type: file + - type: markdown attributes: - label: ログファイルの添付 (任意) - description: ログ出力ファイル(zip形式)を添付してください。ファイルサイズは10MB以下にしてください。 - multiple: false - validations: - required: false + value: | + ### ログファイルの添付について + ログファイル(zip形式)を添付する場合は、Issue 作成後に **「コメント」欄** からファイルをドラッグ&ドロップしてください。 + ファイルサイズは **10MB以下** にしてください。 From c6406467cbcf9ea40de908a43f982e3648ac3f5d Mon Sep 17 00:00:00 2001 From: areteruhiro <108941410+areteruhiro@users.noreply.github.com> Date: Sun, 26 Jan 2025 23:10:59 +0900 Subject: [PATCH 10/12] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index c212397..4eba16d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -65,7 +65,7 @@ body: attributes: label: その他の機能の詳細 description: 「その他の機能」を選択した場合、具体的に記述してください。 - placeholder: 例: カスタム機能Aを有効にしている、独自の設定を追加しているなど + placeholder: validations: required: false - type: checkboxes From 855e5f9cb003ffb4e0654371d922136016c922b8 Mon Sep 17 00:00:00 2001 From: areteruhiro <108941410+areteruhiro@users.noreply.github.com> Date: Sun, 26 Jan 2025 23:11:34 +0900 Subject: [PATCH 11/12] Update config.yml --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 64b5007..c553a68 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -5,4 +5,4 @@ contact_links: about: LIME開発者のプロフィールです。 - name: X url: https://twitter.com/intent/user?screen_name=areteruhiro - about: Beta開発者のXのプロフィールです。質問や仕様変更等を受け付けています。 + about: LIMEs開発者のXのプロフィールです。質問や仕様変更等を受け付けています。 From 6f0a759c3b03cadb209c6b8304fc3769e3406973 Mon Sep 17 00:00:00 2001 From: areteruhiro <108941410+areteruhiro@users.noreply.github.com> Date: Mon, 27 Jan 2025 19:57:09 +0900 Subject: [PATCH 12/12] Update build.yml --- .github/workflows/build.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 6ea5cff..432aa19 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -6,12 +6,6 @@ name: Build on: push: - paths: - - '.github/workflows/build.yml' - - 'app/' - - 'gradle/' - - '.gradle' - - '.properties' pull_request: workflow_dispatch: inputs: