Commit graph

9339 commits

Author SHA1 Message Date
ashilkn 7fac60d28f Revert "Do not show defaultHiddenCollection in hidden collections list and show only files in defaultHiddenCollection in hidden section's gallery"
This reverts commit fd9646362b.
2023-08-14 11:01:35 +05:30
ashilkn f96c03660c Revert "Hide an incoming shared collection from it's gallery's appBar"
This reverts commit c1a3af08de.
2023-08-14 10:38:24 +05:30
Neeraj Gupta a053eb2c94
New Translations (#1317) 2023-08-12 06:24:55 +05:30
Crowdin Bot 7206998361 New Crowdin translations by GitHub Action 2023-08-12 00:38:58 +00:00
Neeraj Gupta 45222e2811
Fallback to batch delete if bulkDelete fails to delete (#1313) 2023-08-11 19:44:20 +05:30
Neeraj Gupta a1df9dc103 Fallback to batch delete if bulkDelete fails to delete 2023-08-11 19:36:23 +05:30
Vishnu Mohandas 5119e7a336
Add setting to opt out of crash reporting (#1312) 2023-08-11 17:00:23 +05:30
vishnukvmd 7761b32ab2 Add setting to opt out of crash reporting 2023-08-11 16:57:00 +05:30
Neeraj Gupta df18fbd610
Remove uploadID from log message (#1311) 2023-08-11 16:43:07 +05:30
Neeraj Gupta 9fccbc6129 Remove uploadID from log message 2023-08-11 16:35:40 +05:30
Neeraj Gupta ba64606c0b
Improve logs (#1310) 2023-08-11 16:20:45 +05:30
Neeraj Gupta ff8dc44517 Use size from metadata
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-08-11 16:17:53 +05:30
Neeraj Gupta 93df04225e include file-size in log 2023-08-11 16:15:36 +05:30
Neeraj Gupta 2de7bff9b7 Fix bug in speed calculation 2023-08-11 16:06:56 +05:30
Neeraj Gupta 7773d7415b Improve logging for downloadAndDecrypt 2023-08-11 15:54:22 +05:30
Vishnu Mohandas dd4654d190
Remove redundant toString (#1309) 2023-08-11 14:45:38 +05:30
vishnukvmd 924f446532 Remove redundant toString 2023-08-11 13:32:18 +05:30
ashilkn 1467aa70b5 Update visibility of files when selected and hidden 2023-08-11 12:53:48 +05:30
Vishnu Mohandas a43f7d2bbb
Report decryption failures to Sentry (#1308) 2023-08-11 12:00:13 +05:30
vishnukvmd 58e9fabf5d Report decryption failures to Sentry 2023-08-11 11:44:19 +05:30
ashilkn fd9646362b Do not show defaultHiddenCollection in hidden collections list and show only files in defaultHiddenCollection in hidden section's gallery 2023-08-11 11:39:37 +05:30
ashilkn fd04d83118 Use correct icon to unhide a photo 2023-08-10 20:00:45 +05:30
ashilkn e7b5a94703 Verify lock to open hidden collections from inside the hidden section 2023-08-10 18:33:56 +05:30
ashilkn 0ce4ee6b5a Show hidden collections inside hidden section 2023-08-10 18:03:02 +05:30
ashilkn c1a3af08de Hide an incoming shared collection from it's gallery's appBar 2023-08-10 16:02:16 +05:30
ashilkn fd9851d893 Extract strings 2023-08-10 15:35:12 +05:30
ashilkn eb67fd3db2 Show correct progress dialog and toast text when changing visibility 2023-08-10 15:29:18 +05:30
Ashil 5c6430553f
Redesign selection sheet (#1306) 2023-08-10 14:57:02 +05:30
ashilkn 9c4fe5293e Hide an owned collection from the gallery's appBar 2023-08-10 12:08:04 +05:30
Vishnu Mohandas d5cc13e5db
Ensure unique paths for every upload (#1307) 2023-08-10 01:53:35 +05:30
Neeraj Gupta ac7f356eb1 Ensure unique paths for every upload since share intents can spawn duplicate foreground processes 2023-08-10 01:44:30 +05:30
ashilkn d30c1fa216 Use ClampingScrollPhysics in SelectionActionButton's scrollable area without overscroll indicator 2023-08-09 18:35:22 +05:30
ashilkn 3b3ec826ad Minor changes 2023-08-09 18:33:19 +05:30
ashilkn f633652f16 Add shadow to selection sheet on it's first child 2023-08-09 18:00:44 +05:30
ashilkn 8c315cc933 Add share button to selection actions 2023-08-09 17:49:27 +05:30
ashilkn 344fce0a02 Account for textScaleFactor when computing size of widest word in lableText 2023-08-09 17:25:31 +05:30
ashilkn b1514adbe8 Change min width of SelectionActionButton widget to width of widest word in it's labelText if widest is greater than default 2023-08-09 16:52:02 +05:30
ashilkn 47dc47566a Add extra padding on bottom of albums tab depending on device's bottom padding 2023-08-09 16:47:28 +05:30
ashilkn 4a429c3347 Remove unused string 2023-08-09 16:11:30 +05:30
ashilkn dae66c4945 Refactor 2023-08-09 16:02:23 +05:30
ashilkn 1fbc25c394 Use existing logic to show relevant selection actions upon selection 2023-08-09 15:51:35 +05:30
Ashil 092bf64d06
Remove unnecessary popping of Navigator stack (#1300) 2023-08-09 15:07:38 +05:30
Neeraj Gupta 7d958d7f56
[Part-1] Diff sync improvements (#1303) 2023-08-09 13:34:23 +05:30
ashilkn aadfce89d0 Add padding at ends of scrollview 2023-08-09 13:07:21 +05:30
ashilkn 25922ea3d6 Add pressed state for SelectionOptionButton 2023-08-09 13:03:36 +05:30
ashilkn 5e03a0d602 Fix bottom padding of selection sheet 2023-08-09 12:23:31 +05:30
ashilkn 090733591d Create dummy UI of new selection sheet 2023-08-09 12:10:28 +05:30
Neeraj Gupta 1c47db010e
Perf: Read exif inside separate computer (#1305) 2023-08-09 11:40:03 +05:30
Neeraj Gupta 20cfe2e93d Read exif inside computer 2023-08-09 11:34:20 +05:30
Neeraj Gupta d17de431d2 Remove unused code 2023-08-09 11:20:39 +05:30