UhooiPicBook-Android icon indicating copy to clipboard operation
UhooiPicBook-Android copied to clipboard

Uhooi's character book.

Results 52 UhooiPicBook-Android issues
Sort by recently updated
recently updated
newest added
trafficstars

## References - https://speakerdeck.com/kubode/results-of-complete-migration-to-k2

triage

## References - https://developer.android.com/build/migrate-to-ksp?hl=en - https://github.com/google/ksp - https://twitter.com/AndroidDev/status/1435347662581215241 - https://android-developers.googleblog.com/2021/09/accelerated-kotlin-build-times-with.html - https://blog.jetbrains.com/kotlin/2021/10/kotlin-symbol-processors/ - https://qiita.com/RyuNen344/items/d61f1bc1cf57f575eace

refactoring

## **Issue** #19 ## 内容 詳細画面で左右にフリックすると前後のモンスターが表示されるように修正 ViewPager2を使用 ### 関連URL ViewPager2 https://developer.android.com/reference/androidx/viewpager2/widget/ViewPager2?hl=ja ViewPager.OnPageChangeCallback https://developer.android.com/reference/androidx/viewpager2/widget/ViewPager2.OnPageChangeCallback?hl=ja

## Reference - https://github.com/uhooi/UhooiPicBook/pull/333

CI/CD

## References ### Official - https://developer.android.com/topic/performance/baselineprofiles ### 3rd - https://speakerdeck.com/numeroanddev/improve-app-performance-with-baseline-profiles - `https://github.com/STAR-ZERO/DagashiApp/pull/71`

refactoring

## References - https://twitter.com/NabeCott/status/1473618006798667776?s=20 - https://speakerdeck.com/kgmyshin/multi-module-no-susume - https://qiita.com/SorrowBlue/items/2a0d3866490af9cbb28b

pending
refactoring

## Support flow ### TalkBack 1. 実際に目をつぶって使い、遷移や読み上げで改善すべき箇所を洗い出す 対応言語のすべてで行う 2. 改善箇所に優先度を付け、高い箇所から対応する ### UI 1. ユーザー補助検証ツールを使い、改善すべき箇所を洗い出す ライト・ダーク両方のモードで行う 2. 「Accessibility Test Framework for Android」を使い、改善すべき箇所を洗い出す 3. 改善箇所に優先度を付け、高い箇所から対応する ## References - https://github.com/uhooi/UhooiPicBook/issues/233 ### Android ####...

## References ### Flow - https://developer.android.com/kotlin/flow/test ### Kotlin coroutines - https://developer.android.com/kotlin/coroutines/coroutines-best-practices#test-coroutine-dispatcher