Commit graph

6749 commits

Author SHA1 Message Date
vishnukvmd e51cf98e09 Clear the cache of upload URLs once the user logs out 2023-01-23 12:22:28 +05:30
vishnukvmd 661b1ceb0e Fix condition to skip image load 2023-01-18 12:05:57 +05:30
vishnukvmd 83ae85b74a Be less verbose 2023-01-17 21:13:04 +05:30
vishnukvmd 169831dec7 Prevent multiple load image calls 2023-01-17 21:09:48 +05:30
vishnukvmd bb89a1ddf3 Remove listener after fetching image info 2023-01-17 21:09:15 +05:30
vishnukvmd 44ee689ea1 Remove type that was introduced by auto-refactor 2023-01-17 20:20:55 +05:30
vishnukvmd 06c28c615f Set the zoom-scale correctly once full-res image has loaded 2023-01-17 20:17:00 +05:30
Vishnu Mohandas 738ca61699
Merge pull request #814 from ente-io/overlay_icon_sizes
Update the size of bottom-overlay-icons
2023-01-17 14:30:19 +05:30
Vishnu Mohandas bbef528135
Merge pull request #813 from ente-io/fix_redundant_fetch
Fix: Avoid redundant fetch for upload urls
2023-01-17 14:29:44 +05:30
vishnukvmd 326eb107a6 Update the size of bottom-overlay-icons 2023-01-17 14:23:43 +05:30
Neeraj Gupta 5835176db1
Fix: Avoid redundant fetch for upload urls 2023-01-17 14:02:31 +05:30
Neeraj Gupta 88cd5b73cf
Merge pull request #811 from ente-io/dialog-changes
TextTheme change for title in dialogs
2023-01-17 13:37:04 +05:30
ashilkn bb98675b6c Changed the text theme of title in dialogs to largeBold 2023-01-17 11:55:02 +05:30
ashilkn e1fd7e5fee Removed unused widget 2023-01-17 11:39:40 +05:30
Neeraj Gupta c0c83eb6c7
Merge pull request #808 from ente-io/fix_gallery
Style the placeholder thumbnails correctly
2023-01-12 15:56:58 +05:30
vishnukvmd c2df1050f4 Style the placeholder thumbnails correctly 2023-01-12 15:54:18 +05:30
Vishnu Mohandas 5330d3a28c
Merge pull request #806 from ente-io/fix_build
Mark `_file` as a late initialized variable to fix compilation errors
2023-01-12 10:41:40 +05:30
vishnukvmd 5c54c643ab Fix warnings 2023-01-12 10:10:08 +05:30
vishnukvmd 21c7f36f88 Mark _file as a late initialized variable to fix compilation errors 2023-01-12 10:09:59 +05:30
Neeraj Gupta 6ced975b8b
Merge pull request #805 from ente-io/fix_null_safety_suggestion
Fix bad null safety suggetion
2023-01-11 15:23:46 +05:30
Neeraj Gupta aec3e379a8
Merge branch 'main' into fix_null_safety_suggestion 2023-01-11 15:13:25 +05:30
Neeraj Gupta 45ebc73291
Merge pull request #804 from ente-io/clean_up_logs
Reduce noisy errors on Sentry
2023-01-11 15:12:28 +05:30
Neeraj Gupta 6ce1eb94cb
Fix bad null safety suggetion 2023-01-11 14:09:23 +05:30
Neeraj Gupta 2783a4f13f
LocalfileUpdate: Handle invalid file errors 2023-01-11 14:00:20 +05:30
Neeraj Gupta 7fd4a70268
Do not log handled sync error on sentry 2023-01-11 13:55:26 +05:30
Neeraj Gupta aa00d9288a
ignore errors during unawaited syncs 2023-01-11 12:35:40 +05:30
Neeraj Gupta 7c9f322e13
Merge pull request #802 from ente-io/handle_null_mem_limit
Fix: Handle null values newer keyAttributes
2023-01-11 11:47:23 +05:30
Neeraj Gupta 27a600179c
Add reference to commits 2023-01-11 11:04:44 +05:30
Neeraj Gupta 11da7a4aae
KeyAttributes: make more fields nullable 2023-01-11 10:41:02 +05:30
Neeraj Gupta 8ebc5e49b5
Handle null values for mem/ops limit in local storage 2023-01-11 10:32:47 +05:30
Ashil c50817f001
Merge pull request #801 from ente-io/refactor
Refactor: rename
2023-01-11 10:22:35 +05:30
Neeraj Gupta 9e1184069e
Refactor: rename 2023-01-11 10:09:33 +05:30
Neeraj Gupta d2282911ba
Merge pull request #800 from ente-io/clear_in_mem_cache
Fix: Clear in memory cache for ignored files
2023-01-10 16:04:00 +05:30
Neeraj Gupta a47f2fc942
Fix: Clear in memory cache for ignored files 2023-01-10 16:00:07 +05:30
Ashil 89af0bcc24
Merge pull request #799 from ente-io/replace-choice-dialogs-2
Replace choice dialogs 2
2023-01-10 14:20:22 +05:30
ashilkn b2bb0b6f57 Merge branch 'main' into replace-choice-dialogs-2 2023-01-10 13:33:48 +05:30
ashilkn c5458766f7 Replaced dialog to remove viewer/collaborator from shared album with the new one 2023-01-10 13:14:11 +05:30
ashilkn df4ede653d Replaced 'Remove public link' dialog with the new one 2023-01-10 12:50:50 +05:30
Neeraj Gupta aef99d5fdd
Merge pull request #798 from ente-io/media_permission
Android: Declare permission to allow media management
2023-01-10 12:49:45 +05:30
ashilkn badf8c9525 Replace 'Leave shared album' dialog with the new one 2023-01-10 12:38:38 +05:30
ashilkn 211e1e67d9 Removed unwanted dialog 2023-01-10 12:19:36 +05:30
Neeraj Gupta 3039d497e3
Merge pull request #797 from ente-io/bug_fixes
Fix complilation error
2023-01-10 12:18:58 +05:30
Neeraj Gupta a5effaaa2a
Android: Declare permission to allow media management 2023-01-10 12:04:32 +05:30
Neeraj Gupta ad45b22882
Fix complilation error 2023-01-10 12:01:12 +05:30
ashilkn 621a54eb08 Fix typo 2023-01-10 11:52:25 +05:30
ashilkn f4d62ac09e Replaced 'confirm plan change' dialog with the new one 2023-01-10 11:49:28 +05:30
ashilkn cfe9c28c36 Replaced renew & cancel subscription dialogs 2023-01-10 11:37:07 +05:30
ashilkn ad612b4683 Replaced 'Leave family' dialog with the new one 2023-01-10 10:18:56 +05:30
Neeraj Gupta 143ae3f702
Merge pull request #796 from ente-io/fix_blank_grids
Always break into sub-galleries with a number that's divisible by the photo-grid-size
2023-01-09 20:01:32 +05:30
vishnukvmd d3672375f9 Always break into sub-galleries with a number that's divisible by the photo-grid-size 2023-01-09 19:52:25 +05:30