mirror of
https://github.com/areteruhiro/LIME-beta-hiro.git
synced 2025-02-05 21:11:39 +09:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
a9048992e0
19
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
19
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -60,9 +60,24 @@ body:
|
||||
- Android ID を偽装
|
||||
- リクエストを改変
|
||||
- レスポンスを改変
|
||||
- その他の機能
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: その他の機能の詳細
|
||||
description: 「その他の機能」を選択した場合、具体的に記述してください。
|
||||
placeholder:
|
||||
validations:
|
||||
required: false
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
label: バージョンの確認
|
||||
options:
|
||||
- label: 私は最新版の LIME を使用しており、それに適合するバージョンの LINE アプリを使用しています
|
||||
required: false
|
||||
- label: 14.19.1
|
||||
- label: 14.21.1
|
||||
- label: 15.0.0
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
### ログファイルの添付について
|
||||
ログファイル(zip形式)を添付する場合は、Issue 作成後に **「コメント」欄** からファイルをドラッグ&ドロップしてください。
|
||||
ファイルサイズは **10MB以下** にしてください。
|
||||
|
2
.github/ISSUE_TEMPLATE/config.yml
vendored
2
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -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のプロフィールです。質問や仕様変更等を受け付けています。
|
||||
|
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@ -6,12 +6,6 @@ name: Build
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- '.github/workflows/build.yml'
|
||||
- 'app/'
|
||||
- 'gradle/'
|
||||
- '.gradle'
|
||||
- '.properties'
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
|
@ -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
|
||||
|
||||
|
||||
|
||||
|
11
Read me Wear OS LsPatch.md
Normal file
11
Read me Wear OS LsPatch.md
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user