- Edge-to-edge UI 적용 (상태바/네비게이션바 투명) - WindowInsets 처리로 시스템 바 가림 해결 - 내 키워드 필터 추가 (키워드 매칭된 게시물만 표시) - 백그라운드에서 포어그라운드 전환 시 자동 새로고침 - Scaffold contentWindowInsets 적용 Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
15 lines
438 B
JSON
15 lines
438 B
JSON
{
|
|
"version": "1.5.0",
|
|
"versionCode": 11,
|
|
"minSdk": 31,
|
|
"targetSdk": 35,
|
|
"forceUpdate": false,
|
|
"updateUrl": "https://git.webpluss.net/attachments/8571e491-bc80-4773-b6c7-32254adc4117",
|
|
"changelog": [
|
|
"Edge-to-edge UI 적용 (상태바/네비게이션바 투명)",
|
|
"내 키워드 필터 추가",
|
|
"백그라운드에서 포어그라운드 전환 시 자동 새로고침",
|
|
"WindowInsets 처리로 시스템 바 가림 해결"
|
|
]
|
|
}
|