Neeraj Gupta
3437b41114
[mob] Ensure file is not uploaded before deleting localFile
2024-09-06 15:17:01 +05:30
Neeraj Gupta
7c2ce513df
[mob] Additional check for fileSize for multipart upload
2024-09-06 11:41:52 +05:30
laurenspriem
1b7f8ff648
[mob][photos] Less ambiguous naming
2024-09-03 21:04:30 +02:00
laurenspriem
7097cb335d
[mob][photos] Improve magic search speed using simd
2024-09-03 18:48:16 +02:00
laurenspriem
ac5d9d99f1
[mob][photos] ML user developer options
2024-08-28 13:46:58 +02:00
laurenspriem
44a6f256d6
[mob][photos] Show errored faces count
2024-08-23 17:16:38 +02:00
laurenspriem
ac3a323abd
[mob][photos] ml debug options
2024-08-23 16:51:54 +02:00
laurenspriem
3d92a13df6
[mob][photos] Rename ML DB
2024-08-21 18:34:57 +02:00
Laurens Priem
cf5b4abc39
Merge branch 'main' into ml_invalid_formats
2024-08-21 13:42:57 +02:00
laurenspriem
701e48c54c
[mob][photos] Rename for clarity
2024-08-21 11:32:23 +02:00
Neeraj Gupta
dd738927fd
[mob] Avoid redundant event
2024-08-21 10:44:51 +05:30
laurenspriem
2324ba6108
[mob][photos] Rename to avoid confusion
2024-08-20 15:17:07 +02:00
Neeraj Gupta
b03b5806db
refactor
2024-08-16 17:50:44 +05:30
Neeraj Gupta
b6d5ebc5b4
rename
2024-08-16 17:23:38 +05:30
Neeraj Gupta
2cf8bd14f9
rename
2024-08-16 17:12:00 +05:30
Neeraj Gupta
fd00b4ffae
refactor
2024-08-16 13:59:10 +05:30
Neeraj Gupta
b7acd3033d
[mob] Fix typo
2024-08-14 15:32:31 +05:30
Neeraj Gupta
a90cb4e45f
[mob] Fix queries
2024-08-14 14:41:11 +05:30
Neeraj Gupta
810cf6f885
[mob] Use single db for ml data
2024-08-14 14:21:52 +05:30
Neeraj Gupta
5625071fe8
Rearrange
2024-08-14 13:24:39 +05:30
Neeraj Gupta
67c2d94d5e
Merge branch 'main' into clip_face_integration
2024-08-06 13:29:58 +05:30
ashilkn
95e342830b
[mob][photo] Fix incorrectly formatted query (missing whitespace)
2024-07-31 18:20:53 +05:30
Neeraj Gupta
68d10be79e
[mob] Add new table for clip embedding
2024-07-22 11:36:31 +05:30
laurenspriem
90c8972a26
[mob][photos] Cleanup ML settings page
2024-07-06 20:32:24 +05:30
laurenspriem
fd6c521649
[mob][photos] Decouple face embedding fetch from indexing
2024-07-03 16:55:21 +05:30
laurenspriem
523d3fa201
[mob][photos] Remove any model differentiation between onnx and ggml
2024-07-03 11:20:53 +05:30
laurenspriem
47128ab52d
[mob][photos] Store local empty clip result on errors
2024-06-24 15:04:01 +05:30
Neeraj Gupta
f8d1851311
[mob] Fix range error in getUploadedFiles
2024-06-23 12:24:44 +05:30
Neeraj Gupta
ec81300971
[mob][fix] Hide archived items from memories
2024-06-18 15:23:28 +05:30
ashilkn
a79d11c263
[mob][photos] Add more info in error message
2024-05-24 14:43:39 +05:30
ashilkn
500d7da306
[mob][photos] Remove log lines used for testing
2024-05-24 14:39:16 +05:30
ashilkn
637adb4617
[mob][photos] Simplify how FilesDB migrates
2024-05-24 14:21:02 +05:30
ashilkn
22fc67c8c3
[mob][photos] Remove unnecessary parameters
2024-05-22 16:17:05 +05:30
ashilkn
f513473362
[mob][photos] Check db version when sqflite was used and run only migrations that are necessary using sqlite_async
...
Tested adding a new migration and it works. Tested two cases (a)Fresh install (b)Opening app with new migration added and the last db migration was done when sqflite was used
2024-05-22 14:20:29 +05:30
ashilkn
ee348f5585
Merge branch 'main' into migrate_files_db_to_sqlite_async
2024-05-21 18:34:48 +05:30
ashilkn
eaca151a9f
[mob][photos] Minor change
2024-05-21 18:34:11 +05:30
ashilkn
e3ea22f479
[mob][photos] add comment
2024-05-21 17:44:38 +05:30
ashilkn
5a017616f5
[mob][photos] Fix sqlite command syntax errors
2024-05-21 17:10:42 +05:30
Neeraj Gupta
dfbdc94e61
[mob] Fix bug during logout
2024-05-21 16:58:54 +05:30
ashilkn
159fdf83ad
[mob][photos] Migrate to sqlite_async(14)
2024-05-21 16:54:09 +05:30
ashilkn
b2a359ca59
[mob][photos] Migrate to sqlite_async(13): Use getAll() instead of execute() for SELECT commands
2024-05-21 16:53:49 +05:30
ashilkn
cae3748995
[mob][photos] Resolve conflicts and merge main
2024-05-21 16:32:03 +05:30
ashilkn
49e64b3d4c
[mob][photos] Fix issue with EnteFile not having location data
2024-05-21 16:12:44 +05:30
laurenspriem
90c0ad08da
[mob][photos] Remove jank
2024-05-18 15:22:41 +05:30
Neeraj Gupta
285b1f9527
Merge branch 'main' into mobile_face
2024-05-17 17:34:18 +05:30
ashilkn
a7e0f3df7b
[mob][photos] Remove sqflite import in filesDB
2024-05-17 17:05:58 +05:30
ashilkn
ab9cef689d
[mob][photos] Create ConflictAlgorithm enum and stop using it from sqflite
2024-05-17 16:40:59 +05:30
ashilkn
18d68bbdf3
Migrate to sqlite_async(13): Migrate db migration to use sqlite_async
2024-05-17 16:34:04 +05:30
ashilkn
48436694eb
[mob][photos] Fix incorrent sqlite operation
2024-05-17 16:28:13 +05:30
ashilkn
16178b6f09
[mob][photos] Add missing paranthesis
2024-05-17 15:09:10 +05:30