duckie-android icon indicating copy to clipboard operation
duckie-android copied to clipboard

덕질에 끝이 없다, 취향따라 만나는 커뮤니티 덕키!

Results 32 duckie-android issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [androidx.paging:paging-compose](https://developer.android.com/jetpack/androidx/releases/paging#3.2.1) ([source](https://cs.android.com/androidx/platform/frameworks/support)) | `1.0.0-alpha18` -> `1.0.0-alpha20` |...

branch deploy 방식 적용 (아직 진행중)

``` /.../duckie-android/feature/home/src/main/kotlin/team/duckie/app/android/feature/home/screen/search/SearchMainScreen.kt:154: Error: Call requires API level 24 (current min is 23): java.lang.Iterable#forEach [NewApi] state.popularTags.forEach { tag -> ~~~~~~~ Explanation for issues of type "NewApi": This check scans through all...

lint

SDK 24 에서 IntroActivity 진입시 앱 튕김 > https://sungbinland.slack.com/archives/C043MKB4TJN/p1673292886102669

bug

https://github.com/duckie-team/duckie-android/blob/main/feature/start-exam/src/main/java/team/duckie/app/android/feature/start/exam/screen/quiz/StartQuizInputScreen.kt

- **화면 회전 막아야함, 다크모드 변환 등의 Configuration Change로 인해 현재 화면의 상태가 유지되지 않음** - **SUIT 폰트 깨짐** - **Textfield 텍스트 빠르게 치면 글자 밀리는 문제** - **프로필 선택의...

> Please write in detail.

enhancement

### AS-IS 현재 키보드가 올라오는 모든 화면에서 키보드 이외의 화면을 터치하면 키보드가 내려가지 않음 ### TO-BE https://blog.yena.io/studynote/2022/04/30/Jetpack-Compose-TextField-Focus.html 참고하여 변경

현재 뷰 형식에 맞게 스켈레톤이 나타나지 않고 있음

```kotlin Bad Request Exception method : GET end-point : /exams/0/me?page=1 header: {"x-forwarded-for":"203.232.39.116","x-forwarded-proto":"https","x-forwarded-port":"3000","host":"api.goose-duckie.com:3000","x-amzn-trace-id":"Root=1-64c754b6-70d4a776323287a84d47821c","x-duckie-device-name":"LM-G900N","x-duckie-version":"1.2.0","x-duckie-client":"android","authorization":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOjgyOSwidHlwZSI6InVzZXIiLCJ2ZXJzaW9uIjoidjEiLCJpYXQiOjE2OTA2OTIzMzIsImV4cCI6MTcwNjI0NDMzMn0.b2wyra5OTKBwYGmyoIIff46Gnmc4pQr8xDo96hVviBA","accept":"application/json","accept-charset":"UTF-8","user-agent":"Ktor client","content-type":"application/json"} query : {"page":"1"} body: {} userId: 829 BadRequestException: Bad Request Exception at ValidationPipe.exceptionFactory (/src/app/node_modules/@nestjs/common/pipes/validation.pipe.js:90:20) at ValidationPipe.transform...