Commit graph

280 commits

Author SHA1 Message Date
Manav Rathi 41b2581b8f Move into mobile/ 2024-03-01 12:25:37 +05:30
Prateek Sunal 063559e795 feat: count home widgets and then run cron 2024-02-29 18:44:51 +05:30
Prateek Sunal aafc7aa175 fix: not init home on login 2024-02-29 18:17:55 +05:30
ashilkn af2086b02d refactor by moving homewidget related methods to home_widget_util.dart from main.dart 2024-02-29 11:46:30 +05:30
Prateek Sunal ce6e5e18cc fix: clear home_widget on logout, init in login 2024-02-28 19:55:31 +05:30
Prateek Sunal 61548a2ed8 fix: only select images and set max resolution 2024-02-27 21:26:49 +05:30
Prateek Sunal 3fcc666c20 fix: unawait workmanager 2024-02-26 21:40:27 +05:30
Prateek Sunal 96ca7cef81 fix: revert home widget for iOS 2024-02-24 22:44:39 +05:30
Prateek Sunal bd20aac10a fix: switch to full size image 2024-02-24 22:27:21 +05:30
Prateek Sunal 77d60f7b3d fix: clear home widget if collection id null 2024-02-22 22:49:51 +05:30
Prateek Sunal c5ce98971f Merge remote-tracking branch 'refs/remotes/origin/homewidget' into homewidget 2024-02-22 17:42:02 +05:30
Prateek Sunal 594c993f10 fix: update to null on fail 2024-02-22 17:41:59 +05:30
Prateek Sunal 94dca7f7b9
Merge branch 'main' into homewidget 2024-02-21 18:07:50 +05:30
vishnukvmd d8541e6a46 Remove special casing for background execution 2024-02-18 11:02:07 +05:30
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
Prateek Sunal f956c21cfc fix: iOS build 2024-02-10 03:03:13 +05:30
Prateek Sunal a18dc7feb0 feat: workmanager 2024-02-10 00:20:31 +05:30
Prateek Sunal 0cd1a54c0d feat: SlideshowWidget iOS implementation 2024-02-09 02:18:42 +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