|
Merge pull request #12 from rintoHasegawa/chore/release-v1.1.0
v1.1.0: ドキュメント再編・Dart/Kotlin リファクタ・SmTIAS-Capture へリネーム |
|---|
| .gitignore |
|---|
| CLAUDE.md |
|---|
| DSC_0066.JPG 100644 → 0 |
|---|
|
|
| README.md |
|---|
| android/app/build.gradle.kts |
|---|
| android/app/src/main/AndroidManifest.xml |
|---|
| android/app/src/main/kotlin/com/example/mini_tias/MainActivity.kt 100644 → 0 |
|---|
| android/app/src/main/kotlin/com/example/mini_tias/RawCapturePlugin.kt 100644 → 0 |
|---|
|
Too large (Show diff)
|
| android/app/src/main/kotlin/com/example/smtias_capture/CaptureMetadata.kt 0 → 100644 |
|---|
| android/app/src/main/kotlin/com/example/smtias_capture/ImageStatistics.kt 0 → 100644 |
|---|
| android/app/src/main/kotlin/com/example/smtias_capture/MainActivity.kt 0 → 100644 |
|---|
| android/app/src/main/kotlin/com/example/smtias_capture/PngEncoder.kt 0 → 100644 |
|---|
| android/app/src/main/kotlin/com/example/smtias_capture/RawCapturePlugin.kt 0 → 100644 |
|---|
| android/app/src/main/kotlin/com/example/smtias_capture/YuvJpegConverter.kt 0 → 100644 |
|---|
| android/app/src/test/kotlin/com/example/smtias_capture/ImageStatisticsTest.kt 0 → 100644 |
|---|
| docs/01_GUIDE/GUIDE_06_コーディング規約.md |
|---|
| docs/01_GUIDE/GUIDE_07_テスト方針.md |
|---|
| docs/02_ENV/ENV_01_技術スタック.md |
|---|
| docs/02_ENV/ENV_02_環境構築手順.md |
|---|
| docs/02_ENV/ENV_03_管理者用環境構築手順.md |
|---|
| docs/03_PLAN/PLAN_01_要件定義書.md |
|---|
| docs/03_PLAN/PLAN_02_開発ステップ.md |
|---|
| docs/04_SPEC/SPEC_01_画面機能仕様書.md |
|---|
| docs/04_SPEC/SPEC_02_カメラ撮影仕様書.md 0 → 100644 |
|---|
| docs/04_SPEC/SPEC_03_アーキテクチャと非機能.md 0 → 100644 |
|---|
| docs/05_TECH/TECH_01_定量モード設計の経緯と合意.md 0 → 100644 |
|---|
| docs/05_TECH/TECH_01_定量撮影モード要求仕様.md 100644 → 0 |
|---|
| docs/05_TECH/TECH_02_MiniTIAS引き継ぎ手順.md 100644 → 0 |
|---|
| docs/05_TECH/TECH_03_定量モード実装報告とSHADING_MODE相談.md 100644 → 0 |
|---|
| docs/05_TECH/TECH_04_MiniTIASへの回答.md 100644 → 0 |
|---|
| docs/PROGRESS.md |
|---|
| ios/Runner/Info.plist |
|---|
| lib/app.dart |
|---|
| lib/main.dart |
|---|
| lib/models/preview_frame.dart 0 → 100644 |
|---|
| lib/providers/camera_provider.dart |
|---|
| lib/providers/diagnostics_provider.dart |
|---|
| lib/screens/capture_screen.dart |
|---|
| lib/screens/gallery_screen.dart |
|---|
| lib/screens/home_screen.dart |
|---|
| lib/services/raw_capture_service.dart |
|---|
| lib/services/sound_service.dart |
|---|
| linux/CMakeLists.txt |
|---|
| linux/runner/my_application.cc |
|---|
| macos/Runner.xcodeproj/project.pbxproj |
|---|
| macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme |
|---|
| macos/Runner/Configs/AppInfo.xcconfig |
|---|
| pubspec.yaml |
|---|
| scripts/setup.ps1 |
|---|
| test/providers/gallery_provider_test.dart |
|---|
| test/services/file_service_test.dart |
|---|
| test/services/raw_capture_service_test.dart |
|---|
| test/services/sound_service_test.dart |
|---|
| test/widget_test.dart |
|---|
| windows/CMakeLists.txt |
|---|
| windows/runner/Runner.rc |
|---|
| windows/runner/main.cpp |
|---|