Commit Graph

26 Commits

Author SHA1 Message Date
xiajiid
21027c71ba Fix Gradle syntax error: incorrect quote at line 60 2026-02-08 20:13:39 +08:00
xiajiid
8ec7db8e0e Update README: remove outdated location features, reflect Huawei security optimization 2026-02-08 20:03:20 +08:00
xiajid
6cfa4dd412 Create build.yml 2026-02-08 19:40:22 +08:00
xiajiid
00d1953323 Completely remove location-related code: delete LocationManagerHelper and clean up imports 2026-02-08 18:22:39 +08:00
xiajiid
296ac495f1 Update versionCode and versionName for Huawei compatibility release 2026-02-08 17:53:51 +08:00
xiajiid
5c657e1d14 Remove location permissions and dependencies for Huawei compatibility; keep workflow unchanged 2026-02-08 17:44:03 +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
34082e6cd1 Update README with latest GitHub Actions fix information 2026-02-08 14:59:58 +08:00
xiajiid
f24b0f7c8c Fix Gradle repository conflict: remove allprojects block from root build.gradle 2026-02-08 14:50:53 +08:00
xiajid
4d0c32ed6e Update gradle-publish.yml 2026-02-08 14:27:00 +08:00
xiajiid
fd32355da4 Update README with feature overview and build info 2026-02-08 14:08:15 +08:00
xiajid
2406380d24 Create gradle-publish.yml 2026-02-08 12:27:23 +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
146d60560a Add gradle wrapper files 2026-02-08 10:08:15 +08:00
xiajiid
00bf4b9ffc Add GitHub Actions workflow and Gradle wrapper files 2026-02-08 10:07:02 +08:00
xiajiid
eeb820342f Initial commit: Android app with compileSdk 34, minSdk 24, targetSdk 34 2026-02-08 00:32:18 +08:00