• Joined on 2025-04-09
FS pushed to main at TS/life-photos-android 2025-10-20 19:31:15 +02:00
c17359fd8e feat: Integrate Firebase Analytics and App Distribution for beta testing
FS commented on issue TS/life-photos-android#17 2025-10-01 12:15:17 +02:00
[v0.8.6 properRotation] Dropping Performance
FS pushed to main at TS/life-photos-android 2025-09-16 12:28:12 +02:00
9eb85a0f98 Enhanced token refresh debugging and validation
FS pushed to main at TS/life-photos-android 2025-09-09 17:31:44 +02:00
1cc125de90 feat(upload): switch presign multipart parts to text/plain RequestBody to remove quoted metadata + filename sanitization
FS pushed to main at TS/life-photos-android 2025-09-09 08:17:17 +02:00
0c14ec5314 chore: rename colon filenames for Windows compatibility
FS pushed to main at TS/life-photos-android 2025-09-08 21:51:12 +02:00
00a55343ea security(auth-tokens): enforce strict access vs refresh separation; skip Authorization on /auth/*; add requirements annotations
FS pushed to main at TS/life-photos-android 2025-09-08 21:13:01 +02:00
15dea6fe5c feat(upload-hybrid-s3): introduce PresignedUploadService + manager; hybrid orchestrator wiring in CaptureService; add forceUploadAllFrames override; add Retrofit factory; initial selective immediate vs queued path (NOT FINAL BUILD - legacy integration cleanup pending)
FS opened issue TS/life-photos-android#15 2025-08-24 10:00:50 +02:00
Metadata Uploaded But Images Missing
FS opened issue TS/life-photos-android#12 2025-08-12 09:58:57 +02:00
TODO: Server Logic
FS pushed to main at TS/life-photos-android 2025-08-08 11:11:53 +02:00
FS pushed to main at TS/life-photos-android 2025-08-08 11:10:08 +02:00
e7f6f1b934 Test commit: Verify git hooks after restoration - Fr 8. Aug 11:09:39 CEST 2025
FS pushed to usa_fixes at TS/life-photos-android 2025-06-30 17:17:58 +02:00
6772217f97 docs: Add USA_FIXES build success documentation
4c014d3961 feat: Add missing service classes for usa_fixes branch
e879165df1 WIP: Smart Gallery Implementation - staging work before reverting
Compare 3 commits »
FS pushed to usa_fixes at TS/life-photos-android 2025-06-29 13:30:33 +02:00
ebc744140f feat: Organize project - Move all debugging scripts and documentation to debug-tools structure
FS pushed to usa_fixes at TS/life-photos-android 2025-06-28 14:44:10 +02:00
4110c55510 🚀 CRITICAL FIX: Implement GPS metadata performance optimization
9b432117dd feat: Implement comprehensive offline-first functionality for gallery and photo operations
Compare 2 commits »
FS pushed to usa_fixes at TS/life-photos-android 2025-06-27 13:52:59 +02:00
537304c18b feat: Implement comprehensive OfflineUserData system with full test coverage
FS pushed to usa_fixes at TS/life-photos-android 2025-06-26 22:03:35 +02:00
521fc9b28a feat: Comprehensive project organization and debugging tools restructure
FS pushed to usa_fixes at TS/life-photos-android 2025-06-19 07:00:19 +02:00
c61c09a29e Testdrive exectued, session creation and auth tested
4a9f7c4853 Added acces token monitoring and block annonymous upload
Compare 2 commits »
FS created branch usa_fixes in TS/life-photos-android 2025-06-18 07:56:52 +02:00
FS pushed to usa_fixes at TS/life-photos-android 2025-06-18 07:56:52 +02:00
06cbb89224 feat: Major performance and functionality improvements across auth, maps, and caching
3cd01f3839 session chache optimized
35ac8fb395 Tested session user
577dc65b78 Token refresh working
Compare 4 commits »
FS pushed to feature/fixgalleryview at TS/life-photos-android 2025-06-13 16:17:46 +02:00
5f9c827bc6 Working on Annonymous upload issue - not done yet