This website requires JavaScript.
Explore
Help
Sign In
klaus
/
sodalive-android
Watch
1
Star
0
Fork
0
You've already forked sodalive-android
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
855
Commits
1
Branch
3
Tags
6345b1dbeeabf637844b01138236e333d84d406f
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
klaus
6345b1dbee
feat(chat): 타이핑 인디케이터 애니메이션 추가\n\n- task 2.2 완료: typing_dots_animation.xml(alpha, 600ms, reverse, infinite) 생성\n- 사용자 메시지 전송 후 AI 응답 대기 시 점(•••) 순차 반짝임 효과 제공\n- 파일: app/src/main/res/anim/typing_dots_animation.xml\n\n왜: 사용자 메시지 전송 직후 로딩 상태를 시각적으로 표시하기 위함\n무엇: 세 점에 동일 애니메이션을 적용하고 startOffset(0/200/400ms)으로 시퀀싱하여 반짝임 구현\n관련: .kiro/specs/chat-room-ui/tasks.md 2.2, design.md 453~464
2025-08-13 19:56:59 +09:00
.idea
feat: 커뮤니티 글쓰기/수정
2025-07-03 13:15:01 +09:00
app
feat(chat): 타이핑 인디케이터 애니메이션 추가\n\n- task 2.2 완료: typing_dots_animation.xml(alpha, 600ms, reverse, infinite) 생성\n- 사용자 메시지 전송 후 AI 응답 대기 시 점(•••) 순차 반짝임 효과 제공\n- 파일: app/src/main/res/anim/typing_dots_animation.xml\n\n왜: 사용자 메시지 전송 직후 로딩 상태를 시각적으로 표시하기 위함\n무엇: 세 점에 동일 애니메이션을 적용하고 startOffset(0/200/400ms)으로 시퀀싱하여 반짝임 구현\n관련: .kiro/specs/chat-room-ui/tasks.md 2.2, design.md 453~464
2025-08-13 19:56:59 +09:00
gradle
/wrapper
first commit
2023-07-23 19:01:45 +09:00
.editorconfig
first commit
2023-07-23 19:01:45 +09:00
.gitignore
gitignore 규칙 추가
2025-08-11 15:44:05 +09:00
build.gradle
targetSdk 34로 변경
2024-08-21 12:44:51 +09:00
gradle.properties
targetSdk 34로 변경
2024-08-21 12:44:51 +09:00
gradlew
first commit
2023-07-23 19:01:45 +09:00
gradlew.bat
gitignore 규칙 추가
2025-08-11 15:44:05 +09:00
README.md
first commit
2023-07-23 19:01:45 +09:00
settings.gradle
카카오 로그인 추가
2025-04-07 19:20:57 +09:00
README.md
SodaLive - Sound of Demand for Adult
Description
No description provided
Readme
73
MiB
Languages
Kotlin
99.9%