Van Leemput Dayron
b96c988e80
feat: Set up Fastlane for Android with Firebase App Distribution and adjust build configurations.
Deploy Flutter to Firebase / deploy-android (push) Has been cancelled
2025-12-09 11:07:09 +01:00
Van Leemput Dayron
73db84896a
feat: Migrate Android deployment from Jenkins and Fastlane to Gitea Actions workflow.
Deploy Android to Play Store / build-and-deploy (push) Failing after 4m10s
2025-12-08 18:04:42 +01:00
Van Leemput Dayron
1f93a4e42d
ci: Migrate Android Play Store deployment from GitHub Actions to Jenkins using Fastlane.
2025-12-08 16:11:40 +01:00
Van Leemput Dayron
13933fc56c
Resolve map problem.
2025-12-06 15:50:19 +01:00
Van Leemput Dayron
f96a51c7cf
refactor: standardize API error and success responses with explicit returns and JSON messages
Deploy to Play Store / build_and_deploy (push) Has been cancelled
2025-12-05 18:42:59 +01:00
Van Leemput Dayron
e174c1274d
feat: Add map navigation, enhance FCM deep linking, localize Google Places API, and refine activity display.
2025-12-04 11:24:30 +01:00
Van Leemput Dayron
a74d76b485
Trying to do the notification for all users.
2025-12-03 17:32:06 +01:00
Van Leemput Dayron
fd19b88eef
feat: Implement Apple Sign-In for Android by adding a callback function, updating redirect URI, and configuring the Android manifest.
2025-12-03 15:41:22 +01:00
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.
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