Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

Fix the WorkManager scheduling issue. #602

Merged

Conversation

keiji
Copy link
Collaborator

@keiji keiji commented Dec 15, 2021

Issue 番号 / Issue ID

目的 / Purpose

  • Android版でアプリケーションプロセスの起動時にWorkManagerを設定する

破壊的変更をもたらしますか / Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request の種類 / Pull Request type

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

検証方法 / How to test

コードの入手 / Get the code

git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
dotnet restore

コードの検証 / Test the code


確認事項 / What to check

その他 / Other information

ダークモードの強制解除はMainApplicationよりMainActivityにあった方が良い。
(厳密に言うと、DryIocのworkaroundが入ったので、MainActivityに置ける)

@keiji keiji self-assigned this Dec 15, 2021
@keiji keiji added the COCOA2 label Dec 15, 2021
@keiji
Copy link
Collaborator Author

keiji commented Dec 15, 2021

COCOA2のアプリプロセスを停止後、約4時間(4時間40分)で接触確認が行われることを確認した。

アプリ自体を強制停止したときに復帰するか(force-stop handling #196 )の動作を確認したらドラフトを外す。

@keiji keiji marked this pull request as ready for review December 16, 2021 05:19
@keiji
Copy link
Collaborator Author

keiji commented Dec 16, 2021

force-stop handlingの正常動作を確認しました(めっちゃ手間かかるやん

@kazuhiro4949 kazuhiro4949 merged commit 86b9799 into cocoa-mhlw:feature/cocoa2 Dec 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants