Commit graph

5203 commits

Author SHA1 Message Date
vishnukvmd a28219807b Remove extra sync event 2023-11-15 01:36:14 +05:30
vishnukvmd a65ea2e649 Remove code to debug 2023-11-15 00:55:43 +05:30
vishnukvmd 6ad7911f1f Update indexing status in real time 2023-11-14 23:32:03 +05:30
vishnukvmd 7c2bf8bd97 Block back fill on remote sync 2023-11-14 20:50:46 +05:30
vishnukvmd 72e4537980 Hide search settings on iOS 2023-11-14 19:23:47 +05:30
vishnukvmd fb092ffa34 Fix issue with select-all button 2023-11-14 18:25:56 +05:30
vishnukvmd 0e76d2bed2 Fix alignment within gallery 2023-11-14 18:16:39 +05:30
vishnukvmd c24e8e4952 Increase debouncer duration 2023-11-14 13:36:09 +05:30
vishnukvmd 3d0fefb715 Merge branch 'main' into clip 2023-11-14 09:35:41 +05:30
ashilkn 9b1c3c9bd5 feat: swipe up for info on videos 2023-11-10 12:42:12 +05:30
ashilkn bc49b0f0eb feat: swipe up for info on photos 2023-11-10 12:37:13 +05:30
Neeraj Gupta f623912b03 Fix calculation for referral view 2023-11-08 13:59:17 +05:30
Neeraj Gupta ac14215eeb SubDowngrade: Check for add-on storage
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-11-08 13:17:24 +05:30
Neeraj Gupta 1c5956fe52 Make widget stateless
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-11-08 13:12:18 +05:30
Neeraj Gupta b921416f4d Add breakup of add-on-storage 2023-11-08 12:06:11 +05:30
Neeraj Gupta 1aa4f7161e Hide View Add-on if only sign up bonus are present
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-11-07 20:44:39 +05:30
Neeraj Gupta c5a2b63ba9 Add View Add-on button if bonus is available
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-11-07 19:01:05 +05:30
vishnukvmd 0affc76b82 Remove hint 2023-11-06 19:01:38 +05:30
Neeraj Gupta 37192e0396 Add optional field for referral source 2023-11-06 17:33:33 +05:30
Neeraj Gupta baef66ddd0 Add support for fixing incorrect MP tag
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-11-02 12:15:26 +05:30
Neeraj Gupta cbeb2eb3cd Fix lockscreen bug 2023-11-02 12:04:06 +05:30
Neeraj Gupta 925c640eee Fix: Order for LockScreen init
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-10-31 06:38:10 +05:30
vishnukvmd 4c593e097a Clear the queue when indexing is disabled 2023-10-28 16:15:10 +05:30
vishnukvmd 16951b75be Remove debug statement 2023-10-27 13:04:30 +05:30
vishnukvmd 4ea80d391b Display index status within the UI 2023-10-27 13:04:29 +05:30
vishnukvmd 43945a495d Ignore diffSynced event within the status bar 2023-10-27 13:04:29 +05:30
vishnukvmd 30139f1b97 Add setting to enable Magic Search 2023-10-27 13:04:29 +05:30
vishnukvmd 1e5cefeffa Reorder advanced section 2023-10-27 13:04:29 +05:30
vishnukvmd 4ecf4bcf87 Remove direct dependency on Sodium to make reviews easier 2023-10-27 13:04:28 +05:30
vishnukvmd 884e3eb30b Hook semantic search to UI 2023-10-27 13:04:26 +05:30
vishnukvmd dbcb5691cd Remove code for debugging 2023-10-27 13:04:26 +05:30
vishnukvmd a5e2fff272 Fetch and cache embeddings 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
Neeraj Gupta 0c73d17347 Skip lifeCycle lockscreen if auth in last 5seconds
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-10-27 11:27:03 +05:30
Neeraj Gupta 2b09f044f5 Log the source of lockScreen trigger
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-10-27 11:26:08 +05:30
Neeraj Gupta d263bafe56 DebugMode: Add support to pick creds from env
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-10-27 09:55:51 +05:30
Neeraj Gupta f855c1b5c6 Fix: Dispose controller during dispose of homeWidget
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-10-27 09:31:50 +05:30
ashilkn aef482d21d Revert changes to copies 2023-10-23 18:08:42 +05:30
ashilkn fb5691797f Revert "extract strings"
This reverts commit d812c6d23a.
2023-10-23 18:04:20 +05:30
ashilkn d812c6d23a extract strings 2023-10-22 12:39:46 +05:30
ashilkn b596318c83 Warn auth and photos share the same account on delete account page + minor layout changes 2023-10-22 12:01:53 +05:30
ashilkn 84bc55af61 create new notification note widget 2023-10-22 12:00:09 +05:30
Neeraj Gupta 00f7151a6f Switch back to mediakit for grapheneOS 2023-10-19 09:31:38 +05:30
Neeraj Gupta e3ba796fbd Handle err while printing directory stat 2023-10-12 12:11:50 +05:30
Neeraj Gupta 655c06beb8
Log stats for app directory (#1438) 2023-10-12 10:13:13 +05:30
Neeraj Gupta c0e2f0d26c Rename 2023-10-12 10:02:41 +05:30
Neeraj Gupta 09f8cb3bdb Log directory stats if dirSize is > 10MB
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-10-12 09:58:11 +05:30
Neeraj Gupta df885921b7 Update copy
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-10-12 08:29:13 +05:30
ashilkn 03aee7e0f3 Merge main 2023-10-11 17:24:50 +05:30