Commit graph

5151 commits

Author SHA1 Message Date
ashilkn c8711c87dd Resolve conflicts and merge main 2023-09-09 12:46:14 +05:30
ashilkn 9e0eb9e2e6 Media_kit: Workaround for showing thumbnail when media_kit is buffering 2023-09-09 12:35:05 +05:30
ashilkn 56fb8cfd84 Remove tflite_flutter_helper from dependencies and comment out related code 2023-09-09 05:57:44 +05:30
ashilkn 15dd3c54a0 Media_kit: Show thumbnail loading state in media_kit's bufferring state 2023-09-07 08:26:16 +05:30
ashilkn a5a39cb2ee Media_kit: Minor UI changes 2023-09-06 17:03:41 +05:30
ashilkn 6c70c039b8 Media_kit: Add hero animation for new video widget 2023-09-06 06:55:24 +05:30
ashilkn d030a6ddd1 Media_kit: Fix wrong state of play/plause button 2023-09-06 06:08:01 +05:30
ashilkn 58a6b2168b Media_kit: sync animations 2023-09-06 06:03:19 +05:30
ashilkn 3bf41328a0 Media_kit: Add pressed state for play, pause and position container 2023-09-05 21:08:24 +05:30
ashilkn 78593549d7 Media_kit: Extract play, pause and duration container to a Widget 2023-09-05 20:44:23 +05:30
ashilkn 6684c94218 Media_kit: Add top margin to center media_kit's loading widget before video is played 2023-09-05 16:14:47 +05:30
ashilkn 9a5d5c0729 Media_kit: Stop pageView from swiping when seeking a video using the seekbar 2023-09-05 16:11:30 +05:30
ashilkn cd45751ab5 Media_kit: Make UI better 2023-09-05 12:25:02 +05:30
ashilkn cff4c68aee Fix null pointer error 2023-09-05 10:46:03 +05:30
ashilkn c190815cf9 Media_kit: Use semi-custom video controls 2023-09-04 18:39:30 +05:30
Neeraj Gupta cf755975b5
Fix delete (#1371) 2023-09-02 15:58:51 +05:30
Neeraj Gupta 5494faee30 Update copy 2023-09-02 14:49:25 +05:30
Neeraj Gupta eb1852038a DeviceLimit: Remove subtext about handling spikes 2023-09-02 14:43:43 +05:30
Neeraj Gupta e13b22f2f9 Add support for setting no device limit 2023-09-02 14:40:32 +05:30
Neeraj Gupta cff1cec1fe FileInfo: Use formatBytes for showing size 2023-09-02 12:33:09 +05:30
Neeraj Gupta ed43970aac Fix bug in delete when shared files are selected 2023-09-02 12:27:04 +05:30
Neeraj Gupta d8d9c90612
Search: Translated months & update holidays (#1368) 2023-09-01 13:56:59 +05:30
Neeraj Gupta fa7c486d7c Localize holidays & update list 2023-09-01 13:48:50 +05:30
Neeraj Gupta 7545feb48b [l10n]Search: use month name based on locale 2023-09-01 11:00:23 +05:30
Neeraj Gupta 521f534cf6 Mark download dialog dismissible
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-09-01 09:31:11 +05:30
Neeraj Gupta c5f3192972 Remove callback 2023-09-01 09:28:42 +05:30
Neeraj Gupta 5d16a39383 Remove unused imports
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-09-01 09:23:40 +05:30
Neeraj Gupta c0d9d66410 Fix progress callback 2023-09-01 08:42:35 +05:30
Neeraj Gupta df79553bba Fix: dispose progress notifier 2023-08-31 18:06:51 +05:30
ashilkn 14434a25c3 Media_kit: Show loading states when downloading and decrypting video 2023-08-31 15:04:39 +05:30
ashilkn b1529ad5d6 Media_kit: Play vidoes shared from outside the app 2023-08-31 07:07:11 +05:30
ashilkn cd01c219c4 Media_kit: Play videos present in device 2023-08-31 06:51:19 +05:30
ashilkn 08d8e8fb44 Media_kit: Play remote videos 2023-08-31 06:29:46 +05:30
Neeraj Gupta 4e477b8b77 Use l10n string 2023-08-30 18:36:34 +05:30
Neeraj Gupta 7b097bfc42 Optimize check for showCollage 2023-08-30 18:31:18 +05:30
Neeraj Gupta bb820c9357 GalleryOverflow: keep leave album at bottom 2023-08-30 17:08:03 +05:30
Neeraj Gupta f5a77ad712 minor fixes 2023-08-30 17:06:23 +05:30
Neeraj Gupta 6a0ad1a80a Fix bug in checking for uploaded item 2023-08-30 16:38:22 +05:30
Neeraj Gupta 7d8fcafee4 Merge branch 'main' into add_id_debug 2023-08-30 16:19:34 +05:30
ashilkn de062e8dbc Remove keyboardType for search's textField to enable swipe-type 2023-08-30 13:30:44 +05:30
Neeraj Gupta d1f3e2d313 Fix: Avoid redundant fetch for imageInfo 2023-08-30 11:35:11 +05:30
Neeraj Gupta 6ee182ecec Perf: Avoid redundant computation of imageInfo 2023-08-30 10:32:55 +05:30
Neeraj Gupta 5c9c3531ab Fix: Increase page scroll speed
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-08-30 09:49:53 +05:30
Neeraj Gupta d271cf05de Fix: Show dimensions from file metadata 2023-08-30 08:53:01 +05:30
Neeraj Gupta 47749f9479 Fix state refresh issue during delete 2023-08-30 04:42:48 +05:30
Neeraj Gupta cb1ebac232 Add genID in debug mode 2023-08-29 19:35:41 +05:30
ashilkn 1578e95bc6 Create widget to test if media_kit is working 2023-08-29 18:47:47 +05:30
Neeraj Gupta dd627408fc Merge branch 'main' into handle_limited_settings 2023-08-29 15:01:57 +05:30
Neeraj Gupta 81e70a5aa7 Hide archive for unuploaded files 2023-08-29 15:01:54 +05:30
Neeraj Gupta 8b85afe4e1 Handle limited or no permission 2023-08-29 14:35:17 +05:30
ashilkn df761ef736 Pop screen on RangeError in detail_page.dart 2023-08-29 13:24:22 +05:30
Neeraj Gupta 3eeba57e19
Added more file props + live/motion photo indicator (#1348) 2023-08-29 11:52:05 +05:30
ashilkn ff1f53b867 Extract strings 2023-08-28 21:50:06 +05:30
ashilkn f1fbb0aac0 Resolve merge conflicts and merge main 2023-08-28 21:28:34 +05:30
ashilkn b8bc279892 Add support for removing an item from a hidden album 2023-08-28 18:27:38 +05:30
ashilkn 1a6d1117b3 Add support for 'Add to hidden album' 2023-08-28 17:22:54 +05:30
Neeraj Gupta 47f5c96ffb Fix url for join community 2023-08-28 12:01:16 +05:30
Neeraj Gupta b7ac5ab01f Organize imports
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-08-28 11:28:02 +05:30
Neeraj Gupta 15bac11467 Show toast when ignore reason is not trash 2023-08-28 11:20:30 +05:30
Neeraj Gupta d93feb4cbd iOS: reduce large toast duration to 2s
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-08-28 11:18:36 +05:30
Neeraj Gupta 1173d8c160 Fix lint suggestion
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-08-28 11:17:17 +05:30
Neeraj Gupta 67e7bf0220 Show uncat colleciton during restore 2023-08-28 08:29:00 +05:30
Neeraj Gupta b80dabf3fd Remove unused import 2023-08-28 08:11:47 +05:30
Neeraj Gupta af36efcbb7 Refactor: remove duplicate code 2023-08-26 15:55:52 +05:30
ashilkn 837b489c56 Move to hidden album: Add support for creating a new hidden album from CollectionActionSheet 2023-08-26 15:47:28 +05:30
ashilkn f26c7841ef Move to hidden album: Navigate to album to which files were moved to 2023-08-26 13:26:07 +05:30
ashilkn e378b4a8eb Move to hidden album: Move files upon selecting an album from CollectinActionSheet 2023-08-26 13:18:33 +05:30
ashilkn ff14768d0a Show only hidden albums excluding defaultHiddenAlbums in CollectionActionSheet when moving a hidden file to a hidden collection 2023-08-26 12:59:00 +05:30
ashilkn a1d7bae702 Show option to move files to hidden album in hidden section on selection and show collectionActionSheet 2023-08-26 11:59:14 +05:30
ashilkn 9044f76936 Remove unused method parameter 2023-08-26 11:15:04 +05:30
ashilkn 7d99e12978 Organize imports 2023-08-26 11:14:05 +05:30
Neeraj Gupta 56113ef02b Show icon for live photo in photo viewer 2023-08-25 13:27:46 +05:30
Neeraj Gupta 83a6dbb51e Merge branch 'main' into improve_file_props 2023-08-25 13:09:07 +05:30
Neeraj Gupta 7ae8f5f69d Switch to enteFile prop 2023-08-25 13:05:24 +05:30
Neeraj Gupta 087903d6e6 Make enteFile param non-nullable in thumWidget 2023-08-25 12:44:51 +05:30
Neeraj Gupta 87496fa42c Use file prop to checking metadata edit permission 2023-08-25 12:35:59 +05:30
Neeraj Gupta 6e990f058f refactor 2023-08-25 11:48:06 +05:30
Neeraj Gupta cecbec7636 Organize import 2023-08-25 11:10:22 +05:30
Neeraj Gupta 6ad4a71f23 refactor 2023-08-25 10:57:39 +05:30
Neeraj Gupta f81c92bfee Fix type mistmatch issues 2023-08-25 10:46:16 +05:30
Neeraj Gupta 6b5eea4d9e Fix bug in displaying hint for motion photo play 2023-08-25 10:14:56 +05:30
Neeraj Gupta 3a98af3518 Move packages 2023-08-25 10:09:30 +05:30
Neeraj Gupta 2714014fd8 Rename 2023-08-25 10:01:16 +05:30
Neeraj Gupta d6b08c8e66 Rename: File -> EnteFile 2023-08-24 22:26:24 +05:30
Neeraj Gupta 6aeecbbd0a Rename: FadingApp/FadingBottomBar -> FileApp/FileBottomBar 2023-08-24 21:57:35 +05:30
Neeraj Gupta bd8a868c57
Option to Hide memories (#1345) 2023-08-24 21:09:18 +05:30
Neeraj Gupta 70b60074bd Remove unused import
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-08-24 21:05:40 +05:30
Neeraj Gupta 42d0bb8da5 Add option to turn off memories
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-08-24 21:05:28 +05:30
ashilkn a396f644d2 Check for multiple defaultHiddenCollections and club all to one and delete the rest 2023-08-24 16:33:49 +05:30
Neeraj Gupta fec92b8514
Minor changes (#1341) 2023-08-23 17:29:10 +05:30
ashilkn 0535292088 Add comment 2023-08-23 17:14:52 +05:30
Neeraj Gupta b7e2ddc2d5
Selection sheet tweaks (#1340) 2023-08-23 17:11:33 +05:30
Neeraj Gupta c4b98dc35f Hide options to club by name/time + size(default) 2023-08-23 16:44:27 +05:30
ashilkn 8b40218fed Increase gallery footer's height to to accomodate the new selection bottom sheet 2023-08-23 16:35:43 +05:30
ashilkn 2dd5297894 Minor change 2023-08-23 16:30:43 +05:30
Neeraj Gupta 58b17ac20e Surface reason for ignore on long press 2023-08-23 15:04:49 +05:30
Neeraj Gupta 00f49dd36e Keep a map of ignoreID to reason 2023-08-23 14:26:06 +05:30
Neeraj Gupta 37e5519c95 Perf: Improve hasIgnoredFiles check for deviceFolder 2023-08-23 14:02:00 +05:30
ashilkn 72855c495f Add fade transition between visible and collapsed states of selection action buttons 2023-08-23 11:23:04 +05:30
ashilkn 7399004342 Remove suffix from selection action button's text and refactor to show only clickable actions 2023-08-23 10:08:15 +05:30