Commit graph

10451 commits

Author SHA1 Message Date
ashilkn 0a6a4c6835 add option to update location for all file types except for videos 2023-12-12 16:54:04 +05:30
ashilkn 1339101d94 show option to edit location data for photos that already have location data 2023-12-12 16:05:54 +05:30
Muhammed Ayimen 7ca84f65fd Updated: type anotation 2023-12-12 19:22:42 +09:00
Muhammed Ayimen ddc00bf10e Completed: Shared incoming items gets hidden from home screen based on user preference 2023-12-12 19:21:18 +09:00
ashilkn e2f9ce717a wrote service method to update location data 2023-12-12 15:46:53 +05:30
Muhammed Ayimen efacf58f6f Updated: Hide shared item user preference in local settings 2023-12-12 19:12:54 +09:00
Muhammed Ayimen c5459882a5 Added: Hide shared item option in advanced screen 2023-12-12 19:12:29 +09:00
ashilkn a1d4873e88 change name of file and widget used to update location data 2023-12-12 15:33:57 +05:30
Neeraj Gupta baf572152c Dedupe: remove deprecated code 2023-12-12 08:24:02 +05:30
Neeraj Gupta 5d761e10c3 Lint warnings fix 2023-12-12 08:23:45 +05:30
Neeraj Gupta 2a24d2f031 Add option to clean up uncaterogized album 2023-12-12 08:17:18 +05:30
Neeraj Gupta e42ffb48c4 Linter warning fixes 2023-12-12 08:17:18 +05:30
Neeraj Gupta eb1d468be2 Improve logs + fix lint for unawaited future 2023-12-12 08:17:18 +05:30
Neeraj Gupta 0e062eb2d9 Add option to clean up uncaterogized album 2023-12-11 19:27:35 +05:30
Neeraj Gupta 42533f285c Linter warning fixes 2023-12-11 18:27:17 +05:30
Neeraj Gupta 893449ca6d Improve logs + fix lint for unawaited future 2023-12-11 18:21:29 +05:30
ashilkn dd0463f020 Changes to UI/UX of map 2023-12-11 13:41:57 +05:30
ashilkn 8ea0254a82 built basic UI for choosing location 2023-12-10 23:06:07 +05:30
ashilkn 841debe181 Show map inside bottom sheet on clicking 'add location data' 2023-12-10 22:07:32 +05:30
ashilkn 635f7e724f use const + wrap unawited future with unawaited 2023-12-10 22:06:45 +05:30
Crowdin Bot 7c1df8df4a New Crowdin translations by GitHub Action 2023-12-10 18:26:32 +05:30
ashilkn ddcd3c6099 create UI of row in file info to add location data manually when location data is absent 2023-12-10 18:22:02 +05:30
Neeraj Gupta 87b7e2ef2e generated string 2023-12-10 15:57:33 +05:30
vishnukvmd 7204cf427d Pretty print long numbers with commas 2023-12-10 15:57:33 +05:30
github-actions[bot] 143f7d3f35
New Crowdin translations by GitHub Action (#1579) 2023-12-10 07:52:00 +05:30
github-actions[bot] 8ac178e1ac
New Crowdin translations by GitHub Action (#1576) 2023-12-09 07:19:58 +05:30
Ashil a2f88973f7
Location screen UI state issue (#1575) 2023-12-07 22:27:49 +05:30
ashilkn 7b13e3cd05 remove unnecessary use of variable 2023-12-07 22:20:33 +05:30
ashilkn b25d06ac2e fix: UI not refreshing when deleting and hiding items from location screen 2023-12-07 20:25:43 +05:30
Ashil d497920930
fix: reload UI when items are deleted or hidden from search result screen (#1574) 2023-12-07 17:20:41 +05:30
ashilkn 7599d019d0 fix: reload UI when items are deleted or hidden from search result screen 2023-12-07 15:11:34 +05:30
Neeraj Gupta f023022fff
Fix forceUpload to shared albums (#1572) 2023-12-06 22:33:55 +05:30
Neeraj Gupta a9c90ccdfa
Speed up local file update check by running parallel checks (#1571) 2023-12-06 13:54:47 +05:30
Neeraj Gupta 0cf112528c Bump version 0.8.13 2023-12-06 13:46:59 +05:30
Neeraj Gupta c8d3ab8dc6 Merge branch 'main' into more_improvements 2023-12-06 13:35:58 +05:30
Neeraj Gupta d833ba31ed Add support for early validation of photo
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-12-06 13:32:11 +05:30
Neeraj Gupta 034d9e9914
Enhance re-processing of live photos (#1570)
* Improve live photos change check

* Ignore files that are already marked for reupload
2023-12-06 12:56:26 +05:30
Neeraj Gupta 094da58492 Ensure unique path for temp live photo 2023-12-06 12:43:08 +05:30
Neeraj Gupta 21b9905a6f Run check in small chunk 2023-12-06 12:34:06 +05:30
Neeraj Gupta d4cd160eeb PerfFix: Perform zip ops on different isolate
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-12-06 10:00:11 +05:30
Neeraj Gupta 15c3ae9cdd
Too large file check + minor sync fixes (#1569) 2023-12-06 09:25:40 +05:30
Neeraj Gupta 844fa75bcd Ignore files that are already marked for reupload 2023-12-06 09:20:28 +05:30
Neeraj Gupta 1d9d96faf1 Improve live photos change check 2023-12-06 09:14:33 +05:30
Neeraj Gupta f0d9b27397 Enhance logs 2023-12-06 08:53:34 +05:30
Neeraj Gupta eabcded25e Fix: Swallow InvalidFileError during upload session
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-12-06 08:46:01 +05:30
Neeraj Gupta c896fc59f3 Mark file invalid for upload if > 5Gib
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-12-06 08:06:54 +05:30
Neeraj Gupta fd434ba9f4 Log status value
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-12-06 07:44:19 +05:30
vishnukvmd 75704f0687 Update logger name 2023-12-05 22:37:56 +05:30
vishnukvmd 708b1c8d23 Refactor ML framework 2023-12-05 22:36:02 +05:30
Neeraj Gupta 6a8a33c14e
Video download progress: Fix dispose behaviour (#1567) 2023-12-05 21:48:12 +05:30