Commit graph

468 commits

Author SHA1 Message Date
Neeraj Gupta 34de3f5fc3
Merge pull request #583 from ente-io/empty_albums
Empty albums
2022-11-15 10:54:56 +05:30
Neeraj Gupta fa4156a358
rename 2022-11-12 16:58:34 +05:30
Neeraj Gupta 32e299c82b
Update removalEvents for Hidden Page 2022-11-12 16:41:17 +05:30
Neeraj Gupta 943d1ba0d6
Move to next/preview photo on Hiding file 2022-11-12 16:41:17 +05:30
Neeraj Gupta 2121ea613e
Remove hidden files from archived section 2022-11-12 16:41:16 +05:30
Neeraj Gupta ae00494854
Logging improvements 2022-11-12 10:49:38 +05:30
Neeraj Gupta 9f72614ed2
Logging improvements: 2/n 2022-11-11 18:39:22 +05:30
Neeraj Gupta 9faeb511db
Log source for all CollectionUpdate events 2022-11-11 17:00:37 +05:30
Neeraj Gupta 4cc2f70710
Enchance logs for easier debugging 2022-11-11 15:53:35 +05:30
Neeraj Gupta 2fa1c19d0c
Improve logging for gallery logs 2022-11-11 15:00:07 +05:30
Neeraj Gupta 2ddae3b7a6
Merge pull request #633 from ente-io/wake_lock
Fix device sleep issue for videos played inside memories widget
2022-11-11 12:28:20 +05:30
Neeraj Gupta 078bf1bf61
Fix typo 2022-11-11 12:25:16 +05:30
Neeraj Gupta ebc2343508
Fix device sleep issue for videos played inside memories widget 2022-11-11 12:23:31 +05:30
Neeraj Gupta 8183149585
Hide fav button for un-uploaded files 2022-11-11 11:54:43 +05:30
Neeraj Gupta 2de6562343
Do not show hide option for local only files 2022-11-11 11:53:01 +05:30
ashilkn 9e81b8a418 Merge branch 'master' into minor-fixes 2022-11-08 15:18:19 +05:30
ashilkn 8e33c0fff9 change background color of file info 2022-11-08 14:57:39 +05:30
ashilkn a89fa3c11e corrected blurStroke colors 2022-11-08 14:50:30 +05:30
ashilkn ed8765378a get file size from db if available in file info 2022-11-08 13:39:53 +05:30
ashilkn 2fe80cee31 check if mounted 2022-11-07 14:32:39 +05:30
ashilkn 91d839e05a file caption hint style fix 2022-11-07 14:14:56 +05:30
ashilkn 961513e639 change barrier color of file info 2022-11-07 13:46:00 +05:30
ashilkn c4a2683339 remove bouncing physics in file info 2022-11-07 13:43:41 +05:30
ashilkn 362d66d5ed close file info on saving caption 2022-11-07 13:26:50 +05:30
Neeraj Gupta 4a060c4edd
Fix unawaited future warnings 2022-11-06 16:06:33 +05:30
Neeraj Gupta 0d622f0ed1
Make emptyState null safe 2022-11-06 15:04:56 +05:30
Neeraj Gupta bbbc61fd4e
Merge branch 'master' into empty_albums 2022-11-06 14:45:46 +05:30
Neeraj Gupta 139e3c7835
Fix prefer_final_locals warnings 2022-11-06 14:04:06 +05:30
Neeraj Gupta 19cc54f422
Fix lint issues 2022-11-06 13:52:54 +05:30
Neeraj Gupta f330b1e6a6
Revert color change 2022-11-06 10:58:25 +05:30
Neeraj Gupta 0e9c2162b5
Caption: Add suggest in empty search result 2022-11-06 10:01:04 +05:30
Neeraj Gupta 396bf731b4
Caption: Add border radius and change fill color 2022-11-06 09:57:25 +05:30
Neeraj Gupta 2411c09658
Caption: Use TextCapitalization.sentences 2022-11-06 00:31:51 +05:30
Neeraj Gupta 803d0829d8
Fix caption hint 2022-11-05 23:32:03 +05:30
Neeraj Gupta 32269b74fe
Change title for description searchResult 2022-11-05 19:36:03 +05:30
ashilkn 837a2b468e Merge branch 'master' into caption 2022-11-05 17:43:04 +05:30
ashilkn 4eb2492736 bug fix 2022-11-05 17:31:25 +05:30
ashilkn 2717fe36c6 Don't show edit caption field for shared and local files 2022-11-05 17:26:29 +05:30
ashilkn ed17f8e288 bug fix + copy change 2022-11-05 17:18:28 +05:30
ashilkn e5125254b2 bug fix : empty string being saved everytime file info is closed without editing caption 2022-11-05 17:13:05 +05:30
Neeraj Gupta 847d27a138
Support for saving live photo on iOS 2022-11-05 16:11:50 +05:30
ashilkn 27c660771f handled cases where caption is null 2022-11-05 13:47:02 +05:30
ashilkn 6dbafb118b Merge branch 'caption_search' into caption 2022-11-05 13:29:16 +05:30
ashilkn 53e764fe23 Edit over the already available caption on focus 2022-11-05 13:10:54 +05:30
ashilkn d7a2d6f093 Allow to save empty caption 2022-11-05 12:51:45 +05:30
ashilkn 7540e08393 added scrollbar in file info 2022-11-05 11:58:17 +05:30
ashilkn 8c8d18e6b9 aligned file caption text to center 2022-11-05 11:28:11 +05:30
Neeraj Gupta ec8aab680d
Add support for searching by caption 2022-11-05 11:22:28 +05:30
ashilkn 7b69dbb61f resolved merge conflicts 2022-11-05 11:02:15 +05:30
Neeraj Gupta dbe51b0d21
Add Result type for captions 2022-11-05 11:00:03 +05:30
ashilkn 28c116eb2a show updated caption on going back to file from file info 2022-11-05 10:53:21 +05:30
ashilkn ec1ad68ad6 added caption on fading bottom bar 2022-11-05 10:11:21 +05:30
ashilkn a5c7f82019 add caption as hint text in caption textField 2022-11-05 09:57:38 +05:30
ashilkn 56c8bc1718 renamed InfoItemTextWidget to FileCaptionWidget and moved it out of components subfolder 2022-11-05 09:25:17 +05:30
ashilkn 358efb20b8 change caption on submit ('done' on keyboard) 2022-11-04 16:19:47 +05:30
ashilkn b8c68c2eb4 Move bottom sheet along with keyboard 2022-11-04 12:37:58 +05:30
ashilkn c6f68ad5cb removed divider that comes after text field in file info 2022-11-04 11:12:54 +05:30
ashilkn 89dfb6d45b layout changes in file info 2022-11-04 10:22:09 +05:30
ashilkn 3c1d68cd8d add textfield for caption in file info by creating InfoItemWidget 2022-11-03 16:25:39 +05:30
ashilkn 3456b214d2 declared and used backdropFaint color for bottom sheet barrier color 2022-11-03 15:32:16 +05:30
ashilkn 6e16a7c0a9 used widget that restricts the height of bottom sheet 2022-11-03 14:21:31 +05:30
Neeraj Gupta beeeb2e84a
Add hide in removal event for colleciton & device gallery 2022-11-03 13:39:05 +05:30
Neeraj Gupta 27328e3fc5
Hide: Go back after a fixed delay 2022-11-03 13:35:09 +05:30
ashilkn 2e11f9431d UI bug fix 2022-11-03 11:31:57 +05:30
ashilkn 0d1311ae57 converted raw exif button to listTile 2022-11-03 11:15:41 +05:30
Neeraj Gupta 04aa543bbe
Hidden Empty State: Use ente theme colors 2022-11-03 10:13:24 +05:30
Neeraj Gupta 3a3cb2d8f8
move hidden empty widget in separate file 2022-11-03 09:58:06 +05:30
Neeraj Gupta 100d9cb68e
rename widget 2022-11-03 09:55:55 +05:30
Neeraj Gupta c22a0f4bc4
Merge branch 'hidden' of github.com:ente-io/frame into hidden 2022-11-03 09:53:19 +05:30
ashilkn fa042ee607 File info : use CustomScrollView + add dividers while building list in UI 2022-11-03 08:38:27 +05:30
vishnukvmd 52f747c55c Prettify empty state for hidden 2022-11-02 22:35:32 +05:30
ashilkn aba878a1fd used enum for IconButton types 2022-11-02 19:49:39 +05:30
ashilkn bd96b44976 use modal_bottom_sheet package for file info bottom sheet 2022-11-02 19:26:59 +05:30
Neeraj Gupta 774aaee871
Hide fav and archive option for hidden files 2022-11-02 19:00:56 +05:30
Neeraj Gupta 743ff95503
use final 2022-11-02 16:17:47 +05:30
Neeraj Gupta 66e7fc0560
Add unhide option in overflow menu 2022-11-02 15:55:32 +05:30
Neeraj Gupta 379eb1e3e7
minor refactor 2022-11-02 15:29:44 +05:30
Neeraj Gupta 4dec914553
Remove ff for hide 2022-11-02 15:23:24 +05:30
Neeraj Gupta 6532844a28
Merge remote-tracking branch 'origin/master' into hidden 2022-11-02 13:21:24 +05:30
Neeraj Gupta 37cb3fd78b
Change emptyState text for hidden 2022-11-02 11:39:40 +05:30
Neeraj Gupta 4bd79d5924
EmptyState: Center align text 2022-11-02 11:37:05 +05:30
Neeraj Gupta 66094de514
Gallery: Add option to set custom widget for emptyState 2022-11-02 11:36:45 +05:30
Neeraj Gupta ed40f76f87
Fix hide icon color 2022-11-02 10:40:57 +05:30
Neeraj Gupta 2ebe747975
Remove popup menu item from bottom overflow menu 2022-11-02 09:53:40 +05:30
Neeraj Gupta e1d9c6d6e2
Show hide option in file overflow menu 2022-11-02 09:50:34 +05:30
Neeraj Gupta bed1ce6574
Add hidden option in the bottom overflow menu 2022-11-02 09:36:19 +05:30
ashilkn 463fa87591 used IconButtonWidget for search icon 2022-11-01 18:11:51 +05:30
ashilkn a748ab5eff changed padding of IconButtonWidget and layout changes where it is used 2022-11-01 18:08:09 +05:30
Neeraj Gupta 719f3c5ee8
Show hidden folder in file info 2022-11-01 13:48:39 +05:30
Neeraj Gupta 3b74fdfa02
rename 2022-10-31 16:46:04 +05:30
Neeraj Gupta b4fc5d2852
Remove hidden album from fileInfo section 2022-10-31 16:23:23 +05:30
Neeraj Gupta 830d8c3d8e
Changes for Hidden 2022-10-31 15:26:59 +05:30
Neeraj Gupta 59f956f308
Move hide option in overflow 2022-10-31 14:11:56 +05:30
Neeraj Gupta 354f0b2698
put hidden behind ff 2022-10-27 13:09:15 +05:30
Neeraj Gupta 587c0b5cd9
Support for basic hidden functionality 2022-10-27 12:53:45 +05:30
Neeraj Gupta c479a8e225
Support for hidden stuff 2022-10-27 11:35:39 +05:30
Vishnu Mohandas f8f01df2e9
Merge pull request #595 from ente-io/what_a_drag
ScrollBar: Fix scrollbar hide bug and improve scroll experience.
2022-10-25 14:05:45 +05:30
Neeraj Gupta 8dd654ad3e
Merge pull request #559 from ente-io/photo_manager_update
Upgrade photo_manager to v2.4.1
2022-10-25 13:15:32 +05:30
Neeraj Gupta eef63a7fb0
Use animation to scrollToTop 2022-10-25 12:50:15 +05:30
Neeraj Gupta 445e73392c
Scroll bug fix: avoid redundant jump to same element 2022-10-22 20:42:57 +05:30