Commit graph

7101 commits

Author SHA1 Message Date
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
ashilkn ce26a79054 Merge branch 'main' into redesign-add-to-album 2023-01-17 19:13:57 +05:30
Ashil eec922c925
Merge pull request #810 from ente-io/button-pressed-states
Button pressed states
2023-01-17 18:47:20 +05:30
ashilkn 682c19a548 Revert "Added code for testing pressed state of buttons"
This reverts commit 810f507828.
2023-01-17 15:34:11 +05:30
ashilkn d0bb311a56 New changes to pressed states of buttons 2023-01-17 14:44:18 +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
ashilkn 82a9ff9a4a Fixed typo 2023-01-17 14:25:37 +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
vishnukvmd 49942d9d6e Reduce the number of collections to preload 2023-01-17 14:01:32 +05:30
vishnukvmd 71c851b956 Use the right loading state 2023-01-17 14:00:33 +05:30
Neeraj Gupta ddb27cf438
Fix: create uncat collection if not already created 2023-01-17 13:50:17 +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
vishnukvmd d3ab60e261 Add prefix to the key to reduce the possibility of collisions 2023-01-17 13:33:14 +05:30
vishnukvmd b075a51e2a Load collection thumbnails lazily, if there are over 100 of them 2023-01-17 13:18:14 +05:30
Neeraj Gupta 84e40d6d31
Fix delete empty album 2023-01-17 13:14:27 +05:30
ashilkn 46e3623b3d Change copy 2023-01-17 12:18:56 +05:30
ashilkn bb98675b6c Changed the text theme of title in dialogs to largeBold 2023-01-17 11:55:02 +05:30
vishnukvmd a4861bd5c4 Set the correct key within VisibilityDetector 2023-01-17 11:44:18 +05:30
ashilkn e1fd7e5fee Removed unused widget 2023-01-17 11:39:40 +05:30
ashilkn 810f507828 Added code for testing pressed state of buttons 2023-01-16 16:56:06 +05:30
ashilkn 80255480cb Changed pressed state in Neutral and tertiary buttons + some other changes 2023-01-16 16:51:32 +05:30
ashilkn e35905268e Removed hack for stroke 2023-01-16 16:20:47 +05:30
ashilkn 56058c3762 Changed pressed state of secondary button 2023-01-16 15:16:17 +05:30
ashilkn d97812efca Used a hack to give stroke inside for tertiary critical button 2023-01-16 15:11:06 +05:30
ashilkn f96ba49fe1 Changed pressed state of primary and critical buttons 2023-01-16 14:42:36 +05:30
Neeraj Gupta 593ad5e83d
Merge branch 'main' into uncategorized 2023-01-16 14:22:37 +05:30
ashilkn 2d24c8a581 Fix: Pressed state not working on buttonWidget 2023-01-16 14:16:46 +05:30
Neeraj Gupta 1b53a53b58
Use moveFromCurrentCollection during unfav action 2023-01-12 23:52:14 +05:30
Neeraj Gupta d0cecf5946
Support for deleting both collection and files 2023-01-12 17:02:52 +05:30
Neeraj Gupta 34c4fc0215
remove toast 2023-01-12 16:39:33 +05:30
Neeraj Gupta 17d85b86a8
Fix: Fire colleciton updated event 2023-01-12 16:36:10 +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
Neeraj Gupta 195275f8f1
Support for keeping photos while deleting collection 2023-01-12 15:43:11 +05:30
Neeraj Gupta 5ca42098d5
FilesDB: Add method to get all files in collection 2023-01-12 13:57:06 +05:30
Neeraj Gupta e7fc9043cc
Fix order 2023-01-12 11:53:27 +05:30
Neeraj Gupta da44183cab
Hide uncategorized collection from list of collections 2023-01-12 11:18:36 +05:30
Neeraj Gupta 44a761cbda
Update comment 2023-01-12 11:09:10 +05:30
Neeraj Gupta eb048b57b4
Override galleryType for uncategorized collection 2023-01-12 11:03:01 +05:30
Neeraj Gupta 96afe926aa
Hide uncategorized collection from search 2023-01-12 10:54:54 +05:30
Neeraj Gupta fa676f3809
Add uncategorized collection page viewer 2023-01-12 10:52:50 +05:30
Neeraj Gupta decc2f5489
Add uncategorized gallery type 2023-01-12 10:45:30 +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
Neeraj Gupta 761041c336
Show correct count for uncategorized collection 2023-01-12 10:38:47 +05:30
Neeraj Gupta f0a8e1d2d7
Skip uncat and fav colleciton while auto-deleting 2023-01-12 10:38:21 +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