Commit Graph

18 Commits

Author SHA1 Message Date
Van Leemput Dayron
b4bcc8f498 feat: Upgrade Firebase Functions dependencies, enhance notification service with APNS support and FCM 2025-11-28 20:18:24 +01:00
Van Leemput Dayron
0668fcad57 feat: refactor account deletion to handle requires-recent-login and update Android package ID. 2025-11-28 19:01:01 +01:00
Van Leemput Dayron
b1f86b1c6a build 2025-11-28 13:22:03 +01:00
Van Leemput Dayron
bf796a661c feat: Update Android namespace and application ID, and configure release signing.
Some checks failed
Deploy to Play Store / build_and_deploy (push) Has been cancelled
2025-11-28 13:07:01 +01:00
Van Leemput Dayron
fd710b8cb8 feat: Add logger service and improve expense dialog with enhanced receipt management and calculation logic. 2025-11-28 12:54:54 +01:00
Van Leemput Dayron
3560b2d6f5 Add camera and storage permissions, and implement profile picture upload functionality 2025-11-13 15:33:43 +01:00
Dayron
d17df621f4 New mac for coding. Adapt setting for it 2025-11-09 22:11:23 +01:00
Dayron
af93ac54ff feat: Update app icons and integrate flutter_launcher_icons for icon management 2025-10-20 10:22:12 +02:00
Van Leemput Dayron
1ce5107b97 feat: Add location permissions and implement current location retrieval in map component 2025-10-17 00:59:19 +02:00
Dayron
03ed85bf98 Resolved error for goup page 2025-10-15 10:37:05 +02:00
Dayron
ec0bc59a70 feat: Integrate Firebase Authentication and Firestore
- Added Firebase configuration to Android and iOS projects.
- Created `google-services.json` and `GoogleService-Info.plist` for Firebase setup.
- Implemented `AuthService` for handling user authentication with Firebase.
- Updated `UserProvider` to manage user data with Firestore.
- Refactored `ProfileContent`, `LoginPage`, and `SignUpPage` to use the new authentication service.
- Removed the old `UserService` and replaced it with Firestore-based user management.
- Added Firebase options in `firebase_options.dart` for platform-specific configurations.
- Updated dependencies in `pubspec.yaml` for Firebase packages.
2025-10-06 18:57:30 +02:00
Dayron
0b9a140620 Update Gradle configuration to use Java 17 and enhance map UI with search functionality 2025-10-06 15:14:35 +02:00
Dayron
797f77cf69 Add launch configuration, update API keys, and refactor UI components for better structure and performance 2025-10-06 14:17:30 +02:00
Dayron
29141ba8b2 Add CreateTripContent UI and update AndroidManifest for internet permission; refactor import paths 2025-10-06 09:42:58 +02:00
Dayron
7dac250070 Remove unused web assets and Windows runner files
- Deleted favicon and icon images from the web directory.
- Removed index.html and manifest.json files from the web directory.
- Cleared out all Windows runner files including CMakeLists.txt, resource files, and source code.
- This cleanup reduces the project size and removes unnecessary components.
2025-10-06 00:26:32 +02:00
Van Leemput Dayron
4a38ec720f Add location permissions and implement real-time location updates on the map 2025-10-05 23:35:56 +02:00
Van Leemput Dayron
da39e0e164 Add Google Maps integration and update UI components; change platform version and minimum SDK 2025-10-05 16:33:24 +02:00
Van Leemput Dayron
807b66f919 First commit 2025-09-30 15:53:48 +02:00