Commit graph

554 commits

Author SHA1 Message Date
Muhesh7 847eab2dca feat(location_tag): add location tags 2023-03-07 07:43:13 +05:30
ashilkn 58fe9e1500 Merge branch 'main' into UI_fixes 2023-02-24 18:15:55 +05:30
ashilkn cda7883118 Removed possible render overflows on rows by using wrap instead 2023-02-24 16:52:14 +05:30
ashilkn afa0309f39 Resolved merge conflicts 2023-02-23 18:13:15 +05:30
Neeraj Gupta 919eae5477
FileViewer: Swap delete and archive/unarchive options 2023-02-22 16:24:31 +05:30
Neeraj Gupta 39310c8314
Refactor: move showInfo action in file_actions 2023-02-22 15:20:33 +05:30
Neeraj Gupta 5997a31349
Refactor: Move delete single file logic inside file_actions 2023-02-22 13:01:39 +05:30
ashilkn 7062c2acbd Merge branch 'main' into empty_state 2023-02-20 14:18:03 +05:30
Neeraj Gupta caab7cc260
Revert "Enable object detection for everyone"
This reverts commit fbd9c1f5f4.
2023-02-18 16:53:02 +05:30
ashilkn 328a29da63 Renamed file 2023-02-14 16:02:56 +05:30
ashilkn 7daba6326b Minor refactoring 2023-02-14 15:43:34 +05:30
Neeraj Gupta 948e25a4ac
Merge pull request #861 from ente-io/objects 2023-02-12 20:13:35 +05:30
vishnukvmd fbd9c1f5f4 Enable object detection for everyone 2023-02-12 19:28:58 +05:30
ashilkn 7e120c04f6 Merge branch 'main' into return_exception_with_buttonAction 2023-02-10 12:58:13 +05:30
Vishnu Mohandas 3ea4574b8c
Merge pull request #852 from ente-io/objects 2023-02-09 19:00:15 +05:30
ashilkn 112b80db8a Resolved merge conflicts 2023-02-09 18:59:43 +05:30
ashilkn dd49b7913d Modified uses of ActionSheets to work with ButtonWidget 2023-02-09 18:48:01 +05:30
vishnukvmd fb0042ae03 Resolve object tags for local files as well 2023-02-08 22:51:57 +05:30
vishnukvmd 07fd3420bb Render parsed objects within file info to internal users 2023-02-08 19:10:35 +05:30
ashilkn 9691bf9b66 Capitalize file ext + sumbit on 'done' in keyboard 2023-02-08 17:22:42 +05:30
Neeraj Gupta 820461919c
Use black avatar color for collect photos 2023-02-03 06:05:40 +05:30
ashilkn f122075073 Minor changes 2023-01-27 10:31:30 +05:30
ashilkn 038557eda9 Removed unessential Navigator.pop()s 2023-01-25 16:53:20 +05:30
ashilkn 2bcfc37de3 Merge branch 'main' into redesign-add-to-album 2023-01-25 10:40:52 +05:30
ashilkn ae0e0a8d44 Removed library prefix 2023-01-25 10:27:40 +05:30
ashilkn 2acb810a5a Added option to configure if NoThumbnailWidget should have a border or not 2023-01-24 12:50:43 +05:30
ashilkn 5b37498621 Replaced the CreateCollectionPage with the new CreateCollectionSheet on restore 2023-01-23 18:39:02 +05:30
ashilkn 6d7b0bc694 Replaced the CreateCollectionPage with the new CreateCollectionSheet on move, add & unhide 2023-01-23 18:26:07 +05:30
Neeraj Gupta 98a22c34a5
Merge branch 'main' into uncategorized 2023-01-18 12:46:16 +05:30
vishnukvmd 661b1ceb0e Fix condition to skip image load 2023-01-18 12:05:57 +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
vishnukvmd 326eb107a6 Update the size of bottom-overlay-icons 2023-01-17 14:23:43 +05:30
Neeraj Gupta 1b53a53b58
Use moveFromCurrentCollection during unfav action 2023-01-12 23:52:14 +05:30
Neeraj Gupta 34c4fc0215
remove toast 2023-01-12 16:39:33 +05:30
Neeraj Gupta 761041c336
Show correct count for uncategorized collection 2023-01-12 10:38:47 +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 a3173b71af
Merge branch 'main' into uncategorized 2023-01-12 09:18:55 +05:30
Neeraj Gupta aec3e379a8
Merge branch 'main' into fix_null_safety_suggestion 2023-01-11 15:13:25 +05:30
Neeraj Gupta 6ce1eb94cb
Fix bad null safety suggetion 2023-01-11 14:09:23 +05:30
Neeraj Gupta 9e1184069e
Refactor: rename 2023-01-11 10:09:33 +05:30
Neeraj Gupta f8d3b9a919
Merge pull request #787 from ente-io/lint_cleanup
Chore: Lint fixes and formatting changes
2023-01-09 10:51:13 +05:30
Neeraj Gupta 77dfaf0b8a
Remove title from delete aciton sheets 2023-01-08 14:07:53 +05:30
Neeraj Gupta 774136137a
Lint: dart fmt, remove empty lines on top 2023-01-07 18:15:15 +05:30
Neeraj Gupta f51d6ebd59
Add icons for uploaded and on device files in debugMode 2023-01-06 21:23:48 +05:30
Neeraj Gupta 579d1248cf
Fix: autoclose photo view if photo is delete from everywhere 2023-01-06 14:09:20 +05:30
Neeraj Gupta 0d1d3bc803
Fix: Add cancel option for file delete prompts 2023-01-06 12:35:33 +05:30
Neeraj Gupta a39a422b22
Switch to new action sheet while deleting single file 2023-01-06 12:21:47 +05:30
Neeraj Gupta 99c724aa54
Fix lint issue 2023-01-05 14:12:55 +05:30
Neeraj Gupta 0bc94e1eea
Handle error during edit file 2023-01-05 12:59:47 +05:30
ashilkn 8fd62127f8 Disabled asset change notifying only after getFile() is done on downloading a file 2023-01-05 09:48:17 +05:30
ashilkn 39bfd985bb Minor changes 2023-01-05 09:44:11 +05:30
ashilkn caeb3ef84e Resolved merge conflicts 2023-01-05 09:13:43 +05:30
ashilkn 0b378c824e Trigger local sync after downloading a file 2023-01-05 09:09:15 +05:30
ashilkn dfea70c019 Stop notifying local asset changes when downloading a file to avoid race condition 2023-01-04 21:27:31 +05:30
ashilkn 8e24ce6e2f Removed tracking of downloaded files 2023-01-03 17:34:54 +05:30
ashilkn 3333dc7ab6 Removed adding of downloaded file to ignoredFiles 2023-01-03 16:58:54 +05:30
Neeraj Gupta eba935373a
Fix bug in nullSafety suggestion 2022-12-31 21:58:15 +05:30
Neeraj Gupta f3d8a13337
Apply lint suggestions 2022-12-30 21:12:03 +05:30
Neeraj Gupta d6ad004354
NullSafety: Apply dart migrate suggestions + compilation fixes 2022-12-30 17:40:17 +05:30
Neeraj Gupta 187796f1f2
Merge branch 'migrate_services' into migrate_services_2 2022-12-30 15:59:59 +05:30
Neeraj Gupta 3549ef2695
Merge branch 'main' into db_and_services 2022-12-30 15:58:25 +05:30
Neeraj Gupta 0a84f06b5a
NullSafety: More migration and fixes 2022-12-30 15:14:52 +05:30
Neeraj Gupta 5cbb74568e
Apply link suggestions 2022-12-30 08:59:48 +05:30
ashilkn 0301f2a797 Moved all dialog util functions to dialog_util.dart 2022-12-30 08:03:03 +05:30
ashilkn b23f8f06fe Replaced errorDialogs with new errorDialogs 2022-12-29 09:59:01 +05:30
ashilkn fe7a1ce556 Merge branch 'main' into replace-dialogs 2022-12-26 16:40:25 +05:30
ashilkn e0fe29bf98 Replaced generic error dialog with new one + some minor changes 2022-12-26 16:39:29 +05:30
Neeraj Gupta 173a3bcd07
Replace happy case toasts with shortToast 2022-12-26 10:44:36 +05:30
Manav 951bf5e64d Make the lower layer private 2022-12-20 12:55:50 +05:30
Manav 86c2fa3349 Add live photo icon 2022-12-20 12:52:09 +05:30
Manav 0862e73b01 Allow configurable base size 2022-12-20 12:46:26 +05:30
Manav 010dcdf31d Attempt 1 - try to deduce width 2022-12-20 12:32:08 +05:30
Manav 549c67ed5b Update unsynced icon 2022-12-20 12:04:02 +05:30
Manav 93fc83f840 Use same abstraction for archived 2022-12-20 11:59:28 +05:30
Manav c72c069f8f Extract abstraction 2022-12-20 11:56:52 +05:30
Manav 43d9e0d4db Tweak 2 2022-12-20 11:47:48 +05:30
Manav 588f88ac3f Tweak favorite 2022-12-20 11:39:33 +05:30
Manav 9c7abbdc70 [gradient] Attempt 1 - Favorites 2022-12-20 11:38:17 +05:30
Neeraj Gupta 45f0d120e2
Use ascii sum for computing hash for avatar color 2022-12-19 09:58:23 +05:30
Neeraj Gupta aa1cf5b167
Show fileCaption for incoming files 2022-12-17 17:22:44 +05:30
Neeraj Gupta 87d76acc1f
Fix: open collection with correct appBarType 2022-12-17 14:58:16 +05:30
Neeraj Gupta cd35daa727
minor refactor 2022-12-17 13:17:39 +05:30
Neeraj Gupta 7fabc6bd0f
Color changes 2022-12-17 10:48:33 +05:30
Neeraj Gupta 7840411fcf
Add addedBy information 2022-12-17 09:07:58 +05:30
Neeraj Gupta fe2228031f
Tweak avatar for thumbnail view 2022-12-16 18:39:14 +05:30
Neeraj Gupta 0e4e9bfc4c
Use different avatar color based on uploader name 2022-12-16 15:48:48 +05:30
vishnukvmd e0f6db707c Show uploader avatar for collected files 2022-12-16 12:10:55 +05:30
Neeraj Gupta e953968a82
Fix: show correct file owner 2022-12-16 10:18:15 +05:30
vishnukvmd 4d52b1ecaa Fix warning 2022-12-16 09:50:08 +05:30
Neeraj Gupta 29d39488eb
UI Fixes 2022-12-15 22:23:06 +05:30
Neeraj Gupta 6b7806c0d3
remove debugprint 2022-12-12 12:45:35 +05:30
Neeraj Gupta b71c214c58
Merge branch 'master' into collaboration_view 2022-12-08 14:06:00 +05:30
vishnukvmd 7133930af4 Merge branch 'master' into grid 2022-12-06 23:29:03 +05:30
vishnukvmd 78fa988b9e Load large thumbnails in case there are lesser grids 2022-12-06 23:27:54 +05:30
vishnukvmd 14afc4259c Revert changes added for the pinch-to-zoom gesture 2022-12-06 23:22:01 +05:30
vishnukvmd 07b250752a Merge branch 'master' into grid 2022-11-28 15:41:31 +05:30
vishnukvmd 4d09bff81e WiP 2022-11-28 13:30:37 +05:30
Neeraj Gupta 606bd81555
minor fix 2022-11-27 10:02:00 +05:30
Neeraj Gupta e421841f55
Handle done and cancel button 2022-11-27 09:55:10 +05:30
Neeraj Gupta 4e61d4dab4 PhotoView:Limit maxlines for photo description 2022-11-26 16:10:41 +05:30
Neeraj Gupta ad3a199023 Caption: increase counter threshold 2022-11-26 16:10:41 +05:30
Neeraj Gupta 129a8ae539 Show max 10 files in caption edit field 2022-11-26 16:10:41 +05:30
Neeraj Gupta 5d81ee45b0 increase caption length from 280 -> 5000 2022-11-26 16:10:41 +05:30
Neeraj Gupta eed7fa9349
PhotoView:Limit maxlines for photo description 2022-11-26 14:39:24 +05:30
Neeraj Gupta 1a8a48567b
Caption: increase counter threshold 2022-11-26 14:32:27 +05:30
Neeraj Gupta 02f976167d
Show max 10 files in caption edit field 2022-11-26 13:29:56 +05:30
Neeraj Gupta d969eb5581
increase caption length from 280 -> 5000 2022-11-26 13:28:10 +05:30
Neeraj Gupta 1ce7097ec9
Show UserAvator icon for incoming photos 2022-11-23 08:46:55 +05:30
ashilkn bb66f60829 remove listeners properly 2022-11-18 18:27:39 +05:30
Neeraj Gupta 20fb10fd69
Fix icon for unsynced files 2022-11-17 17:23:32 +05:30
Neeraj Gupta 477bd529da
Modify icons for Thumbnail and Live photos 2022-11-17 11:50:17 +05:30
Neeraj Gupta ee510a38d8
Show fav icon for only favorite album 2022-11-17 11:02:24 +05:30
Neeraj Gupta 32b951bad2
Add icon for favorite 2022-11-17 11:00:51 +05:30
Neeraj Gupta e20784f772
Critical: Fix bug where fav button was not visible for files present locally 2022-11-17 10:52:15 +05:30
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 943d1ba0d6
Move to next/preview photo on Hiding file 2022-11-12 16:41:17 +05:30
Neeraj Gupta 9f72614ed2
Logging improvements: 2/n 2022-11-11 18:39:22 +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 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 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
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 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
ashilkn 7b69dbb61f resolved merge conflicts 2022-11-05 11:02:15 +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 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
ashilkn fa042ee607 File info : use CustomScrollView + add dividers while building list in UI 2022-11-03 08:38:27 +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 ed40f76f87
Fix hide icon color 2022-11-02 10:40:57 +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
Neeraj Gupta 719f3c5ee8
Show hidden folder in file info 2022-11-01 13:48:39 +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
ashilkn e9cfd35674 resolve CastErrors 2022-10-21 13:35:16 +05:30
vishnukvmd 3232e05792 Rename hook to set photo as wallpaper / contact photo 2022-10-20 20:01:00 +05:30
Neeraj Gupta 58c28e374a
Add NoThumbnail Widget 2022-10-19 15:18:29 +05:30
Neeraj Gupta 4fa7ab844b
FileIconsWidget: Make null-safe 2022-10-19 14:32:33 +05:30
Neeraj Gupta 6b534ada30
minor rename 2022-10-12 11:43:47 +05:30
Neeraj Gupta 2fc6c45563
Android: Add set as/ use as option for images 2022-10-12 11:35:50 +05:30
ashilkn 730450835f disable wakeLock on dispose if not enabled from settings 2022-10-01 14:49:53 +05:30
ashilkn 846ba62167 merge master 2022-09-27 10:54:49 +05:30
ashilkn b8594d20d5 keep screen alive when video is playing 2022-09-27 10:40:03 +05:30
ashilkn 146c1c9813 fixed bug on loading incoming shared vidoes 2022-09-26 13:18:18 +05:30
ashilkn 0e3d6afc76 video loader bug fix for files in which diff is not fetched yet 2022-09-26 13:08:08 +05:30
ashilkn 52b1946b06 fixed video loader bug 2022-09-24 16:28:08 +05:30
ashilkn f3213cc848 convert to getters 2022-09-23 07:18:25 +05:30
ashilkn 5d69149ae6 Merge branch 'migrate-to-null-safety' of https://github.com/ente-io/frame into migrate-to-null-safety 2022-09-21 10:56:21 +05:30
ashilkn c9bbb80c05 remove prefix letter 'k' from constants in constants.dart 2022-09-20 17:23:32 +05:30
ashilkn 3e8bfc6f29 remove prefix letter 'k' from constants 2022-09-19 17:22:20 +05:30
ashilkn eb7c1ec837 started incremental migration to null safety 2022-09-07 14:00:09 +05:30
ashilkn 12fb8b6a41 add 'Widget' at the end of widget class names 2022-09-07 09:12:30 +05:30
ashilkn 53199d5e91 used named parameters for FileInfoCollection 2022-09-07 07:33:54 +05:30
ashilkn dad8a9c234 minor changes 2022-09-07 07:26:51 +05:30
ashilkn c385b32250 bug fix to show collection name in file info for incoming shared albums 2022-09-07 06:45:42 +05:30
ashilkn 961c5bab04 show device folder in file info for files on device 2022-09-07 06:22:03 +05:30
ashilkn 79687f282f refactored code 2022-09-07 06:00:39 +05:30
ashilkn 18dfbcdb61 refactored code 2022-09-06 17:38:43 +05:30
ashilkn a85f2229a7 show all collection of file in file info + remaned RawExifButton file 2022-09-06 16:57:39 +05:30
vishnukvmd 06ec7cb658 final all the vars! 2022-08-29 20:13:31 +05:30
vishnukvmd 6290a934b0 Load origin-files only on iOS 2022-08-25 15:10:53 +05:30
vishnukvmd 5c305e25c4 Fix visibility of util method 2022-08-25 15:08:06 +05:30
vishnukvmd 3bfa5991d9 Render origin files in case of GIFs 2022-08-25 15:07:36 +05:30
ashilkn 2b547df4f0 fixed other lint errors 2022-08-17 17:48:53 +05:30
vishnukvmd 56339cea5d [Unrelated] Ensure that the widget is mounted before using BuildContext 2022-08-11 14:16:24 +05:30
vishnukvmd e453bd801f Remove unnecessary log line 2022-08-11 13:12:12 +05:30
Neeraj Gupta f099546087
refactor: remove unnecessary field 2022-07-25 14:40:37 +05:30
Neeraj Gupta c6b6671c70
minor bug fix 2022-07-16 14:49:54 +05:30
Neeraj Gupta 0e37cea800
Fix lint issues 2022-07-16 14:01:36 +05:30
Neeraj Gupta f319e2f150
FileInfo: Show resolution and megaPixel information 2022-07-16 13:58:20 +05:30
Neeraj Gupta 7f99a80173
Show collection name if file is part of collection 2022-07-16 12:12:23 +05:30
Neeraj Gupta d4e9dc21ad
FileInfoDialog: Fix null pointer 2022-07-16 12:08:40 +05:30
Vishnu Mohandas 9a4875de83
Merge pull request #404 from ente-io/improve_live_photo_download 2022-07-16 11:22:37 +05:30
Neeraj Gupta fc67160222
Fix livePhoto playback experience when photo was downloaded from remote 2022-07-16 11:09:12 +05:30
Neeraj Gupta 9b1707071a
FixDownload: Ignore live video for auto-upload 2022-07-16 11:03:41 +05:30
ashilkn 6f1cb9640e remove print()-s 2022-07-14 11:41:01 +05:30
ashilkn 3581d1527c refactored DividerWithPadding to a resuable widget 2022-07-14 11:39:29 +05:30
ashilkn 8c38c05c28 minor logic change + refactoring 2022-07-14 11:18:56 +05:30
ashilkn 207bb34a6f removed dead code + prefer const 2022-07-13 07:58:43 +05:30
ashilkn a7cd0a6568 minor theme fixes 2022-07-13 07:43:07 +05:30
ashilkn 377b3771b2 removed edit time from fading_app_bar and added it to file info bottom sheet 2022-07-13 07:34:33 +05:30
ashilkn fe3daeba0c added ontap for different states of raw exif button 2022-07-13 06:47:15 +05:30
ashilkn 3a47ad2fe1 Merge branch 'master' into redesign-file-info 2022-07-12 20:54:36 +05:30
ashilkn f1832c505b redesigned raw exif button and applied logic for it's different states 2022-07-12 19:49:37 +05:30
ashilkn 7044f234e7 different leading icons for file name in file info for photos and videos 2022-07-12 14:25:37 +05:30
ashilkn f4ef14676f video duration for remote files 2022-07-12 13:57:58 +05:30
Neeraj Gupta 5bcb53bee4
Lint fixes 2022-07-12 12:00:02 +05:30
ashilkn ddda5f1487 redesigned basic file info for videos 2022-07-12 11:48:52 +05:30
Neeraj Gupta 391747337a
Apply lint suggestion for deprecated method
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2022-07-12 09:31:26 +05:30
ashilkn ae6a8c1e84 redesigned basic file exif for photos only 2022-07-11 19:38:43 +05:30
ashilkn 344168c041 redesinged file uploaded to cloud date and time in file info 2022-07-11 09:36:43 +05:30
ashilkn abadd3aaf8 stored exif data needed in the details screen as key value pairs 2022-07-08 14:49:09 +05:30
ashilkn 71d3dbcdc3 minor changes 2022-07-07 14:07:14 +05:30
ashilkn 3246486b4e redesigned folder name in file info 2022-07-07 10:57:05 +05:30
ashilkn e536641e31 resolved merge conflicts 2022-07-06 09:29:04 +05:30
ashilkn 47a6a4b19a resolved merge conflicts 2022-07-06 09:26:19 +05:30
Neeraj Gupta edabfe6da3
lint: enable prefer_const_constructors_in_immutables rule 2022-07-04 14:13:01 +05:30
Neeraj Gupta 460dd1203e
Prefer const 2022-07-04 11:33:10 +05:30
Neeraj Gupta 1911f8fa83
dart format 2022-07-03 15:19:33 +05:30
Neeraj Gupta 590715c9d8
Fix few flutter_lint hints 2022-07-03 15:15:00 +05:30
Neeraj Gupta 6a0e7b2315
Fix more lint issues 2022-07-03 13:17:15 +05:30
Neeraj Gupta d71c5237ec
Link fixes 2022-07-03 12:19:00 +05:30
Neeraj Gupta a25cdbf570
replace loading widget var with EnteLoadingWidget 2022-07-03 11:34:42 +05:30
Neeraj Gupta 54c118b5e7
Refactor thumbnail widget 2022-07-03 11:07:04 +05:30
Neeraj Gupta 728064ae90
Refactor thumbnail widget 2022-07-02 23:06:25 +05:30
Neeraj Gupta 348ddc1f69
reactor: move widgets location 2022-07-01 20:09:02 +05:30
Neeraj Gupta 815e12eeb4
reactor: move widgets location 2022-07-01 20:08:33 +05:30
Neeraj Gupta a382a02196
Organize ui widgets in separate folders 2022-07-01 19:48:05 +05:30