Commit graph

5174 commits

Author SHA1 Message Date
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 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
ashilkn 2a6ec2528d fix: live photo indicator getting cut at the bottom 2023-10-11 17:16:25 +05:30
ashilkn 8164a25fa9 Fix alignment of fav icon 2023-10-11 16:04:11 +05:30
ashilkn 5c2638e711 Indendation changes 2023-10-11 16:02:54 +05:30
Naveenchand 0ca646932d
Update file_app_bar.dart
Updated with requested change
2023-10-10 12:44:05 +05:30
Naveenchand 99a59faf6a Updated with suggested change 2023-10-10 07:02:53 +00:00
Naveenchand 402a3f74c0 - Fixed Misaligned icon in file_app_bar.dart file by wrapping it inside IconButton Widget 2023-10-08 04:52:28 +00:00
ashilkn bfed936dfc update comment 2023-10-05 19:07:42 +05:30
ashilkn f44013349f fix(gallery): groups in gallery show old state when scrolling back to them after updation 2023-10-05 18:53:43 +05:30
ashilkn 0b391a704a fix(video-player): use video_player instead of media_kit for videos if os is grapheneOS or divestOS 2023-10-04 11:52:28 +05:30
ashilkn 6486bfdb45 Undo a change 2023-10-04 09:53:28 +05:30
ashilkn 044e82b96f Indentation changes 2023-10-04 09:48:27 +05:30
ashilkn 0f70196e1c fix(video-player): Video auto plays in bg when app is put in bg after downloading starts 2023-10-04 09:46:48 +05:30
ashilkn be52f31db8 Center align seekbar 2023-09-29 06:42:27 +05:30
ashilkn 2f1d274b2b fix(video): dispose listener and valueNotifer 2023-09-28 12:43:48 +05:30
ashilkn 6ae479a654 feat(video-playback): increase tap area of seekbar 2023-09-28 12:12:08 +05:30
ashilkn 88bc3be1b9 fix(video-player): maintain fullscreen when swiping through videos 2023-09-28 07:05:27 +05:30
ashilkn aeddaf9639 feat(media-kit): enable full screen mode for all devices when video is playing 2023-09-27 21:38:31 +05:30
ashilkn 5f6397c849 feat(media_kit): swipe down to close video 2023-09-27 20:44:00 +05:30
ashilkn f8ee579092 Merge branch 'main' into use_media_kit 2023-09-27 20:22:11 +05:30
ashilkn 922b021161 Add comment 2023-09-27 17:52:50 +05:30
ashilkn 05a1db2184 UI changes to description 2023-09-27 11:28:01 +05:30
ashilkn 9e5966a22d fix: seek not working when description is present 2023-09-27 11:18:04 +05:30
Neeraj Gupta 78b3f32522 Upgrade dependencies
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-09-26 21:42:26 +05:30
Neeraj Gupta 7d9e6b3b22 Add missing select case
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-09-26 21:41:55 +05:30
ashilkn 2e423b2d34 UI changes to PlayPauseAndDuration widget 2023-09-26 17:16:51 +05:30
ashilkn 543f73c33b Use media_kit only for live/motion photos 2023-09-25 14:48:10 +05:30
Vishnu Mohandas 85527125bb
Increase hit area for the "Skip" button 2023-09-23 00:27:03 +05:30
vishnukvmd e4e58f409c Apply more fixes 2023-09-22 12:30:23 +05:30
vishnukvmd 685fc408ea Apply dart fixes 2023-09-22 12:19:50 +05:30