Skip to content

設定項目の整理と固定値化 #18#25

Merged
106- merged 2 commits into
mainfrom
update/settings
Jun 4, 2025
Merged

設定項目の整理と固定値化 #18#25
106- merged 2 commits into
mainfrom
update/settings

Conversation

@106-

@106- 106- commented Jun 4, 2025

Copy link
Copy Markdown
Owner

概要

設定項目の大幅な整理を行い、未使用の設定を削除して固定値化しました。

主な変更内容

削除した設定項目

  • 合成方法の選択: プログラム内で実際には参照されていなかったため削除
  • 色の選択: 同様に未使用だったため削除
  • フィルターの大きさ: "小(デフォルト)"で固定化
  • ガーランドの大きさ: 4.0で固定化

技術的な変更

  • smollsmall のタイポ修正
  • 未使用のPreferenceクラスとレイアウトファイルを削除
  • AThingLeftBehindServiceでの設定読み込み処理を簡素化
  • 固定値での動作に変更

現在の設定項目

  • 概要と手引きのみ

関連Issue

Closes #18

テスト結果

  • ./gradlew test: ✅ 成功
  • ./gradlew assembleDebug: ✅ 成功

🤖 Generated with Claude Code

Co-Authored-By: Claude noreply@anthropic.com

@106- 106- merged commit fb8c7f5 into main Jun 4, 2025
1 check passed
@106- 106- deleted the update/settings branch June 4, 2025 00:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SettingActivityの棚卸し

1 participant