Commit graph

263 commits

Author SHA1 Message Date
vishnukvmd 2bb5730791 Listen to device health stats 2024-02-17 18:40:20 +05:30
vishnukvmd 5094e1a4be Move semantic_search into machine_learning 2024-02-17 18:10:30 +05:30
vishnukvmd 7708c38ef5 Do not block on user interactions in the background 2024-02-17 15:32:53 +05:30
vishnukvmd 637f3c0f66 Remove reliance on Isar's watcher 2024-01-05 16:51:54 +05:30
vishnukvmd f24faa0404 Subscribe to DB updates only when app is in foreground 2024-01-05 15:19:49 +05:30
vishnukvmd 4ffa600da6 Enable SSS in the background 2024-01-04 20:52:07 +05:30
vishnukvmd 79956502ae Init ObjectBox only in the foreground 2023-12-19 13:03:45 +05:30
vishnukvmd 94a5128660 Initialize SSS only when app is in foreground 2023-12-19 00:36:49 +05:30
vishnukvmd a5e5c60111 Initialize SSS only if it has been opted-in for 2023-12-18 22:17:19 +05:30
vishnukvmd 411ac66a91 Merge branch 'fix_await_warnings' into onnx 2023-12-17 02:51:15 +05:30
vishnukvmd 98a99e43e2 Fix warnings 2023-12-17 02:34:26 +05:30
vishnukvmd 0408275ed0 Merge branch 'main' into onnx 2023-12-16 16:51:53 +05:30
Neeraj Gupta f56191f70d
Warn for unawaited futures (#1559) 2023-12-02 17:12:52 +05:30
vishnukvmd b54f082cb6 Move from SQLite to ObjectBox for storing embeddings 2023-11-14 13:26:54 +05:30
vishnukvmd cb82d44d4d Remove verbose logging for Computer 2023-11-14 10:14:17 +05:30
vishnukvmd 32a5adb6d8 Pull embeddings once diff sync is done 2023-10-27 13:04:28 +05:30
vishnukvmd 10ab2c53b0 Setup semantic search service 2023-10-27 13:04:25 +05:30
Neeraj Gupta 00f7151a6f Switch back to mediakit for grapheneOS 2023-10-19 09:31:38 +05:30
Neeraj Gupta c5113974f8 Fix check for OS variant in droid 2023-10-04 16:29:59 +05:30
ashilkn 88fb61610c fix: remove unnecessary await 2023-09-20 13:14:37 +05:30
ashilkn 03f3ac4369 feat(screen-refresh-rate): use flutter_displaymode to enable high refresh rates in devices with refresh rate locked at 60FPS 2023-09-20 12:40:18 +05:30
ashilkn db67325fad Comment out code related to tflite_flutter_helper 2023-09-18 18:30:52 +05:30
ashilkn ad912c777b Resolve merge and dependency conflicts and merge main 2023-09-18 18:25:56 +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
ashilkn c8711c87dd Resolve conflicts and merge main 2023-09-09 12:46:14 +05:30
ashilkn 56fb8cfd84 Remove tflite_flutter_helper from dependencies and comment out related code 2023-09-09 05:57:44 +05:30
ashilkn 1578e95bc6 Create widget to test if media_kit is working 2023-08-29 18:47:47 +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
vishnukvmd a2d93bbc95 Remove debug statement 2023-06-30 18:48:38 +05:30
vishnukvmd 1b0e8afa08 On tapping the notification, navigate to the collection to which photo was uploaded 2023-06-28 11:06:36 +05:30
vishnukvmd 9b55c6b6f4 Inject prefs where possible 2023-06-26 13:21:31 +05:30
vishnukvmd fa3e461112 Set the frequency of foreground sync back to 5 minutes in non-debug mode 2023-06-26 13:18:22 +05:30
vishnukvmd 9f4ae926e7 Fix ordering for initialization 2023-06-26 12:48:04 +05:30
vishnukvmd f549eb7800 Initialize AppLifecycleService 2023-06-25 15:09:58 +05:30
Neeraj Gupta adc6985144
Disable object detection for f-droid 2023-05-10 15:31:38 +05:30
Neeraj Gupta 6412f8901e
Perf: Do not wait for objectService init during app start 2023-05-08 22:35:24 +05:30
vishnukvmd 928fee19e3 Remove verbose log 2023-05-08 12:57:40 +05:30
Neeraj Gupta 85a95a52ec
Fix typo 2023-04-29 12:35:18 +05:30
Neeraj Gupta 54ff4e5dd5
Enable computer logs in debug mode 2023-04-29 12:34:02 +05:30
Neeraj Gupta 4745a5a2f3
Initiate shared workers during app init 2023-04-29 12:33:38 +05:30
Vishnu Mohandas 86cf9a34e4
Fix log line (#994) 2023-04-17 12:53:11 +05:30
Neeraj Gupta efd21d01e7
Use string interpolation 2023-04-17 12:52:53 +05:30
vishnukvmd 8c48dc2984 Fix log line 2023-04-17 12:27:17 +05:30
Neeraj Gupta 06c9ead3e2
feat(location_tag): add location tags (#908) 2023-04-11 10:10:50 +05:30
Neeraj Gupta a717b2d273
Add support for changing language 2023-04-10 16:56:44 +05:30
Neeraj Gupta 138f0a4165
Fix integration with entity service 2023-04-04 14:18:54 +05:30
Neeraj Gupta 1a17399783
Minor refactor 2023-04-03 15:38:53 +05:30
vishnukvmd d72d0cf091 Revert "Reduce the timeout interval for foreground heart beats"
This reverts commit 7b28c3b7cd.
2023-03-31 18:13:58 +05:30
vishnukvmd b468819147 Log the last FG heart beat time 2023-03-31 18:11:08 +05:30
vishnukvmd 7b28c3b7cd Reduce the timeout interval for foreground heart beats 2023-03-31 18:10:53 +05:30