Commit Graph

14 Commits

Author SHA1 Message Date
xiajiid
00d1953323 Completely remove location-related code: delete LocationManagerHelper and clean up imports 2026-02-08 18:22:39 +08:00
xiajiid
490d152e84 Remove location permissions and dependencies; switch to release build with signing for Huawei compatibility 2026-02-08 17:43:08 +08:00
xiajiid
013eeeb548 Reduce permissions and simplify CameraActivity for Huawei install compatibility 2026-02-08 17:16:38 +08:00
xiajiid
2f314beb97 Fix OutputFileOptions.Builder constructor: add missing contentValues parameter 2026-02-08 17:00:40 +08:00
xiajiid
cb1482e6fb Fix compilation errors: OutputFileOptions constructor, composeImages method name, StaticLayout TextPaint, add missing imports 2026-02-08 16:43:39 +08:00
xiajiid
bac12c1808 Fix compilation errors: remove duplicate methods, add missing imports, fix location manager 2026-02-08 16:33:44 +08:00
xiajiid
81c12711d0 Fix layout_height typo: match_height -> match_parent 2026-02-08 15:50:09 +08:00
xiajiid
a6c96c4dd7 Fix missing launcher icons: use drawable/ic_camera as app icon 2026-02-08 15:18:26 +08:00
xiajiid
f08c472265 Improve location management in CameraActivity 2026-02-08 12:18:29 +08:00
xiajiid
089671436b Add location manager helper and Google Play Services dependency 2026-02-08 12:18:12 +08:00
xiajiid
20c6a76cc2 Enhance settings fragment with validation and spinner controls 2026-02-08 12:17:09 +08:00
xiajiid
ad950e8468 Add image composition and text overlay functionality 2026-02-08 12:16:31 +08:00
xiajiid
ce8c4f51fd Add camera functionality with CameraX, permissions, watermarks, and settings page 2026-02-08 12:15:14 +08:00
xiajiid
eeb820342f Initial commit: Android app with compileSdk 34, minSdk 24, targetSdk 34 2026-02-08 00:32:18 +08:00