Commit graph

5753 commits

Author SHA1 Message Date
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 32e6e32e47
Fix case 2022-11-05 23:31:47 +05:30
Neeraj Gupta 32269b74fe
Change title for description searchResult 2022-11-05 19:36:03 +05:30
ashilkn 09549aee91 update photo_manager version on pubspec.yaml 2022-11-05 18:08:59 +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
Vishnu Mohandas 2dee283ece
Merge pull request #619 from ente-io/photo_manager_upgrade
Support for saving live photo on iOS
2022-11-05 16:13:56 +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 29655e5b6e revert accidental changes in pubspec.lock 2022-11-05 12:20:50 +05:30
Neeraj Gupta ff6d5bea96
upgrade photo_manager to 2.5.0 2022-11-05 12:14:23 +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
Neeraj Gupta 0cc46bb0fb
Merge pull request #616 from ente-io/android-creation-time-bug
Fix creation_at time during import
2022-11-05 10:43:07 +05:30
Neeraj Gupta b2f301d96b
Move parseDateFromFileName in date time util 2022-11-05 10:40:22 +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 74f12ed879 android creation time bug fix 2022-11-04 18:27:28 +05:30
ashilkn 921afb9a15 save caption on dismissing bottom sheet 2022-11-04 17:17:48 +05:30
ashilkn 358efb20b8 change caption on submit ('done' on keyboard) 2022-11-04 16:19:47 +05:30
ashilkn 2bea592925 made util function to edit file's caption in public metadata 2022-11-04 15:40:11 +05:30
ashilkn 9a16d0e822 UI interactions fixes + save on close & 'done' handlers 2022-11-04 14:53:04 +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 7f184681d2 added custom text counter for textField InfoItemWidget 2022-11-04 10:59:12 +05:30
ashilkn 89dfb6d45b layout changes in file info 2022-11-04 10:22:09 +05:30
Neeraj Gupta 45120c9a8b
Merge pull request #602 from ente-io/hidden
Hidden V1
2022-11-04 07:51:04 +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
ashilkn 652a8482b5 used better variable names 2022-11-03 13:35:23 +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