Rename app identity to JamShalat
This commit is contained in:
10
TASKLIST.md
10
TASKLIST.md
@@ -1,6 +1,6 @@
|
||||
# Jamshalat Diary — Phase-Based Implementation Tasklist
|
||||
# JamShalat — Phase-Based Implementation Tasklist
|
||||
|
||||
**Project:** Jamshalat Diary Flutter App
|
||||
**Project:** JamShalat Flutter App
|
||||
**PRD Reference:** `PRD.md`
|
||||
**Design Reference:** `stitch/` folder (18 screens)
|
||||
**Last Updated:** March 2026
|
||||
@@ -302,8 +302,8 @@
|
||||
- [ ] **7.3.1** Create app icon (1024×1024px): mosque/compass motif with `#70df20` primary color
|
||||
- [ ] **7.3.2** Apply app icon via `flutter_launcher_icons` package (all densities, adaptive icon for Android)
|
||||
- [ ] **7.3.3** Create splash screen via `flutter_native_splash` package (white/dark bg, centered logo)
|
||||
- [ ] **7.3.4** Set app name: "Jamshalat Diary" in `AndroidManifest.xml` and `Info.plist`
|
||||
- [ ] **7.3.5** Set bundle ID: `com.jamshalat.diary` on both platforms
|
||||
- [ ] **7.3.4** Set app name: "JamShalat" in `AndroidManifest.xml` and `Info.plist`
|
||||
- [ ] **7.3.5** Set bundle ID: `com.jamshalat.app` on both platforms
|
||||
- [ ] **7.3.6** Configure release signing (Android keystore, iOS certificates) — document in private README
|
||||
- [ ] **7.3.7** Build release APK: `flutter build apk --release` — verify no build errors
|
||||
- [ ] **7.3.8** Build iOS release: `flutter build ipa --release` — verify no build errors
|
||||
@@ -338,4 +338,4 @@
|
||||
|
||||
---
|
||||
|
||||
*TASKLIST v1.0 — Jamshalat Diary — March 2026*
|
||||
*TASKLIST v1.0 — JamShalat — March 2026*
|
||||
|
||||
Reference in New Issue
Block a user