Commit graph

1493 commits

Author SHA1 Message Date
vishnukvmd 884e3eb30b Hook semantic search to UI 2023-10-27 13:04:26 +05:30
vishnukvmd 54881e0309 Implement search 2023-10-27 13:04:26 +05:30
vishnukvmd 17fd2c8b14 Compute embeddings for unindexed files 2023-10-27 13:04:26 +05:30
vishnukvmd a5e2fff272 Fetch and cache embeddings 2023-10-27 13:04:25 +05:30
vishnukvmd 5b5fba8ecf Minor refactor 2023-10-27 13:04:25 +05:30
vishnukvmd 61c4d69dbe Run inference on a separate isolate 2023-10-27 13:04:25 +05:30
vishnukvmd 94ab10315b Integrate static APIs 2023-10-27 13:04:25 +05:30
vishnukvmd 2dde47b576 Update method to fetch embedding 2023-10-27 13:04:25 +05:30
vishnukvmd 10ab2c53b0 Setup semantic search service 2023-10-27 13:04:25 +05:30
Neeraj Gupta c513957056 Format
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-10-27 09:21:04 +05:30
Neeraj Gupta 9b87b6c835 Fix: Avoid pushing duplicate HomeWidget during login
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-10-27 09:20:26 +05:30
ashilkn 044e82b96f Indentation changes 2023-10-04 09:48:27 +05:30
Neeraj Gupta 538ffda4ed Fix bug in unfavoriting file 2023-09-29 09:35:21 +05:30
Neeraj Gupta b6679b9579 Sort outgoing colleciton by updation time 2023-09-26 14:40:25 +05:30
Vishnu Mohandas fbaa58d0b6
Apply more fixes (#1412) 2023-09-22 12:39:37 +05:30
Neeraj Gupta 3edfec713c Handle invalid token during logout
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-09-22 12:37:05 +05:30
vishnukvmd e4e58f409c Apply more fixes 2023-09-22 12:30:23 +05:30
ashilkn a6784225ed Merge branch 'main' into use_media_kit 2023-09-20 11:15:23 +05:30
Neeraj Gupta 4dff2c8f67 Switch for v2 endpoint for fetching collections 2023-09-19 18:32:04 +05:30
Neeraj Gupta f0597fa12c Use debouncer in photoManagerChange callback 2023-09-19 12:40:32 +05:30
ashilkn db67325fad Comment out code related to tflite_flutter_helper 2023-09-18 18:30:52 +05:30
Neeraj Gupta a746206cae Revert "Hello ducky (#1382)"
This reverts commit 271eb98ce5, reversing
changes made to 7fadb7634d.
2023-09-14 17:18:06 +05:30
Vishnu Mohandas dc95a68d5f
Ensure that SharedPrefs are initialized within NotificationsService (#1392) 2023-09-11 15:24:55 +05:30
vishnukvmd 2bda1891d7 Ensure that SharedPrefs are initialized within NotificationsService 2023-09-11 15:22:17 +05:30
Neeraj Gupta c99aa4fea2 Remove check on uploaded files 2023-09-11 14:59:13 +05:30
Neeraj Gupta c18b490830 format code 2023-09-10 16:10:02 +05:30
Neeraj Gupta a7fb70750d Add logic to cleanup pending sync files 2023-09-09 18:06:47 +05:30
ashilkn 56fb8cfd84 Remove tflite_flutter_helper from dependencies and comment out related code 2023-09-09 05:57:44 +05:30
Neeraj Gupta fa7c486d7c Localize holidays & update list 2023-09-01 13:48:50 +05:30
Neeraj Gupta c722fae674 Fix date check
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-09-01 12:16:51 +05:30
Neeraj Gupta 7545feb48b [l10n]Search: use month name based on locale 2023-09-01 11:00:23 +05:30
Neeraj Gupta dd627408fc Merge branch 'main' into handle_limited_settings 2023-08-29 15:01:57 +05:30
Neeraj Gupta 8b85afe4e1 Handle limited or no permission 2023-08-29 14:35:17 +05:30
Neeraj Gupta 3eeba57e19
Added more file props + live/motion photo indicator (#1348) 2023-08-29 11:52:05 +05:30
ashilkn f1fbb0aac0 Resolve merge conflicts and merge main 2023-08-28 21:28:34 +05:30
Neeraj Gupta b7ac5ab01f Organize imports
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-08-28 11:28:02 +05:30
Neeraj Gupta 67e7bf0220 Show uncat colleciton during restore 2023-08-28 08:29:00 +05:30
Neeraj Gupta 85443281a4 Remove unused methods 2023-08-28 08:09:19 +05:30
ashilkn 837b489c56 Move to hidden album: Add support for creating a new hidden album from CollectionActionSheet 2023-08-26 15:47:28 +05:30
ashilkn ff14768d0a Show only hidden albums excluding defaultHiddenAlbums in CollectionActionSheet when moving a hidden file to a hidden collection 2023-08-26 12:59:00 +05:30
ashilkn 7d99e12978 Organize imports 2023-08-26 11:14:05 +05:30
Neeraj Gupta 7ae8f5f69d Switch to enteFile prop 2023-08-25 13:05:24 +05:30
Neeraj Gupta cecbec7636 Organize import 2023-08-25 11:10:22 +05:30
Neeraj Gupta 3a98af3518 Move packages 2023-08-25 10:09:30 +05:30
Neeraj Gupta d6b08c8e66 Rename: File -> EnteFile 2023-08-24 22:26:24 +05:30
Neeraj Gupta bd8a868c57
Option to Hide memories (#1345) 2023-08-24 21:09:18 +05:30
Neeraj Gupta 42d0bb8da5 Add option to turn off memories
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-08-24 21:05:28 +05:30
Neeraj Gupta d550356373
Fix bug in handling update for remoteFile (#1344) 2023-08-24 20:22:46 +05:30
ashilkn 8d4c066f01 Minor fix 2023-08-24 18:57:52 +05:30
ashilkn 3c1387542a Remove incorrect comment 2023-08-24 18:44:22 +05:30