conference-app-2023
conference-app-2023 copied to clipboard
The Official Conference App for DroidKaigi 2023
**Describe the bug** I noticed the title issue while resolving issue #835. **To Reproduce** Steps to reproduce the behavior: Comparing Figma with the application implementation, we can see that there...
**Idea Description** Replace to suitable title for the OSS license screen. ## Difficulty Currently, `app-android` module not yet setup the String resources management system which using `StringsBindings`. For this situation,...
## Issue - close N/a ## Overview (Required) - Specify `run-name` for each workflow unless defined - Aggregate a couple of setup actions for iOS build into the single action...
**Describe the bug** The minimum platform version for the iOS platform requires 13.0, but the project's target supports 12.0. - Xcode 15 beta6 **To Reproduce** Steps to reproduce the behavior:...
## Issue - close #ISSUE_NUMBER ## Overview (Required) - SSIA ## Links - ## Screenshot (Optional if screenshot test is present or unrelated to UI) Before | After :--: |...
## Issue - close #ISSUE_NUMBER ## Overview (Required) - ## Links - ## Screenshot (Optional if screenshot test is present or unrelated to UI) Before | After :--: | :--:...
**Idea Description** The current experiences with the foldable devices is enough, However we can consider to optimize it as well. In fact. Google want to push the app that optimize...
## What to do We would like to introduce [swift-format](https://github.com/apple/swift-format) in order to decrease indents from 4 to 2. ## Design N/A
spotless自体のアップデートにこける事がある程度ある。 便利は便利なんだけど、必ずspotlessである必要性は薄い。 spotlessをアップデートして様子を見るか、同等の我々が使用している機能(コードフォーマットの逸脱検知&コードフォーマットの実施)を他の方法で実現するかを考える。 素のktlintでも実は事足りる可能性がある。
**Idea Description** Currently, we are checking if this is a test for preventing hanging the test. In this issue, please investigate the reason why the test hangs and how we...