Commit graph

10080 commits

Author SHA1 Message Date
Crowdin Bot 7c1df8df4a New Crowdin translations by GitHub Action 2023-12-10 18:26:32 +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
Neeraj Gupta 6a8a33c14e
Video download progress: Fix dispose behaviour (#1567) 2023-12-05 21:48:12 +05:30
Neeraj Gupta 9cc515b573 Remove callback on dispose 2023-12-05 21:45:56 +05:30
Neeraj Gupta c015f1b23b Add mount check before setting valueNotifier value 2023-12-05 21:44:39 +05:30
Ashil 86b42e9801
bump up version (#1566) 2023-12-04 19:10:33 +05:30
ashilkn 07f572646a bump up version 2023-12-04 19:05:28 +05:30
Vishnu Mohandas 4fdc54bad7
Gallery state refresh bug (#1565) 2023-12-04 19:00:07 +05:30
ashilkn df809e9112 fix: gallery UI not updating after delete, hide and archive 2023-12-04 18:48:11 +05:30
Vishnu Mohandas b2d89f6bb1
Reduce thickness and make corners rounded on the scrollbar of file actions (#1564) 2023-12-04 17:40:11 +05:30
ashilkn addac894e4 remove comment + fix lint error 2023-12-04 15:21:49 +05:30
ashilkn 00b92351ca Reduce thickness and make corners rounded on the scrollbar of file actions 2023-12-04 14:53:38 +05:30
Vishnu Mohandas 0e26e15cb1
Fix the pull down interaction within Image view (#1563) 2023-12-04 10:28:00 +05:30
Neeraj Gupta 9e75d4c4d2 Merge branch 'main' into pull_down_fix 2023-12-04 10:27:29 +05:30
Neeraj Gupta 2d09cc5d1b Bump version: 0.8.11+531 2023-12-04 10:26:39 +05:30
Neeraj Gupta cd320d30dd
LocalFileUpdater: Process live photos (#1556)
* Import files that need to be checked for livePhoto upload

* Add logic to re-process live photos

* Update localFile check + bump version

Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>

---------

Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-12-04 10:25:17 +05:30
vishnukvmd b5d5859b49 v0.8.10 2023-12-04 10:23:13 +05:30
vishnukvmd 23d46e203b Fix issue that was breaking the pull-down interaction 2023-12-04 10:23:07 +05:30
Vishnu Mohandas 3441c950d8
Add a scrollbar for bottom action bar (#1561) 2023-12-02 18:02:46 +05:30
Vishnu Mohandas 700de0dd8b
fix: deleting of items not reflecting on UI (#1560) 2023-12-02 17:16:12 +05:30
Neeraj Gupta f56191f70d
Warn for unawaited futures (#1559) 2023-12-02 17:12:52 +05:30
ashilkn df10e49964 fix: deleting of items not reflecting on UI 2023-12-02 17:04:01 +05:30
Neeraj Gupta 478c6f0238
Fix zoom (#1558) 2023-12-02 00:15:28 +05:30
vishnukvmd 0c6c90599b v0.8.9 2023-12-02 00:15:14 +05:30
vishnukvmd 27f8bc8aad Remove redundant variable 2023-12-02 00:14:47 +05:30
Neeraj Gupta ad8702c705 bump version 2023-12-02 00:09:01 +05:30