Commit graph

3358 commits

Author SHA1 Message Date
Neeraj Gupta 445e73392c
Scroll bug fix: avoid redundant jump to same element 2022-10-22 20:42:57 +05:30
Neeraj Gupta 8d68bd4bb6
DragScroll: Add bottomSafe area to fix scroll issue 2022-10-22 17:14:12 +05:30
Neeraj Gupta a01c8fa8be
Scroll to top on doubleTap on homescreen 2022-10-22 16:38:07 +05:30
Neeraj Gupta ba52280f39
BottomNavBar: Fire event on double tap 2022-10-22 16:28:29 +05:30
ashilkn e15157c3ac used a better variable name 2022-10-22 11:56:47 +05:30
ashilkn d666cd8381 fixed UI bug on theme change 2022-10-22 11:43:35 +05:30
ashilkn e750d4b804 added onCancel on menuItem for bug fix 2022-10-21 19:30:17 +05:30
ashilkn 82237bfd3e on pressed state for menuItem widget 2022-10-21 19:07:57 +05:30
ashilkn e9cfd35674 resolve CastErrors 2022-10-21 13:35:16 +05:30
ashilkn 5a96f61942 fix alignment of search bar 2022-10-21 13:10:10 +05:30
ashilkn 09e21bd242 Merge branch 'master' into redesign-storage-card 2022-10-21 12:48:20 +05:30
ashilkn cc98f89534 minor refactor 2022-10-21 11:50:23 +05:30
ashilkn e0bbe3a124 add photos getter in FilesCount to get images+livePhotos 2022-10-21 11:46:09 +05:30
ashilkn 00d301ae5a show 'No memories yet' if fileCount is 0 2022-10-21 11:33:51 +05:30
ashilkn fbf2dd0a10 get total memories from local db 2022-10-21 11:29:23 +05:30
ashilkn 11a6724868 changes in getting filesCount 2022-10-21 11:14:14 +05:30
ashilkn db235cc9e8 avoid adding config dependency inside db if possible 2022-10-21 08:00:46 +05:30
vishnukvmd 3232e05792 Rename hook to set photo as wallpaper / contact photo 2022-10-20 20:01:00 +05:30
ashilkn 7803c3b6b1 Merge branch 'master' into redesign-storage-card 2022-10-20 17:39:50 +05:30
ashilkn 5bdc9eaf09 minor fix 2022-10-20 17:26:48 +05:30
Neeraj Gupta 7faebe0136
Merge pull request #585 from ente-io/main_galley_all
Refactor Home Widget
2022-10-20 17:00:11 +05:30
Neeraj Gupta b2ba07cffb
Fix: Hide overflow menu icon when empty (#588) 2022-10-20 16:22:51 +05:30
ashilkn c0ec502600 hide 'used' to fit small screens 2022-10-20 16:14:46 +05:30
ashilkn 56efb0ccf6 removed device and shared files from photo and video count 2022-10-20 15:41:57 +05:30
Neeraj Gupta cb246cc436
Merge branch 'master' into main_galley_all 2022-10-20 15:36:38 +05:30
Neeraj Gupta 4921c3e013
Merge pull request #587 from ente-io/verify_key_changes
Change copy for recovery key verification
2022-10-20 15:30:44 +05:30
Neeraj Gupta a0aa5cf387
Change copy for recovery key verification 2022-10-20 15:25:11 +05:30
Neeraj Gupta 9109091b38
Put homeGallery in separate widget 2022-10-20 14:51:23 +05:30
Neeraj Gupta 5fae039823
Refactor home widget 2022-10-20 14:40:17 +05:30
Neeraj Gupta 76362fa03b
Remove redundant code
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2022-10-20 11:21:07 +05:30
Neeraj Gupta f758779cac
Move Home widgets under ui/home 2022-10-20 11:18:47 +05:30
Neeraj Gupta cc4cae78bc
Remove redundant HomePageAppBar 2022-10-20 11:10:57 +05:30
ashilkn bf1b05b0cb Merge branch 'master' into redesign-storage-card 2022-10-20 10:49:31 +05:30
ashilkn be2ad31c1c Merge branch 'master' into redesign-storage-card 2022-10-20 10:42:36 +05:30
Neeraj Gupta 0759d4a839
bug fix 2022-10-19 21:22:10 +05:30
Neeraj Gupta c31ca0bd41
Refactor sectionTitle and define brand textStyle instead of widget 2022-10-19 20:57:40 +05:30
Neeraj Gupta 9678216d48
Update the textStyle for section title 2022-10-19 19:54:20 +05:30
ashilkn 23e2b47c5c fixed all incorrect visual storage indications + refactoring 2022-10-19 19:39:03 +05:30
ashilkn cb9efcc09d different bottom padding for different states 2022-10-19 19:07:23 +05:30
ashilkn d6671af1ea fixed colors and layout of storage card if user is part of family 2022-10-19 18:52:16 +05:30
Neeraj Gupta 1d60285ca8
Align device folder name to left 2022-10-19 17:51:44 +05:30
ashilkn eccdf2d4dd changed EnteLoadingWidget 2022-10-19 17:47:45 +05:30
Neeraj Gupta cc36269ff0
Show empty albums while adding/moving to albums list 2022-10-19 17:31:00 +05:30
Neeraj Gupta d80868b053
Show empty and archived albums in search result 2022-10-19 17:26:06 +05:30
Neeraj Gupta b7bcef98d9
Refactor 2022-10-19 17:09:56 +05:30
Neeraj Gupta 62bd99d1c8
Show empty albums on colleciton gallery page 2022-10-19 16:58:03 +05:30
Neeraj Gupta e2e9e86ff8
Minor refactor and UI changes 2022-10-19 16:46:27 +05:30
ashilkn a511b60938 show state on UI when storage details could not be fetched 2022-10-19 16:40:21 +05:30
ashilkn dff657df0a added on pressed state to chevron on storage card 2022-10-19 15:58:13 +05:30
Neeraj Gupta cad69fbdd4
Handle no thumbnail in collection item widget 2022-10-19 15:19:32 +05:30
Neeraj Gupta 58c28e374a
Add NoThumbnail Widget 2022-10-19 15:18:29 +05:30
ashilkn 63006810a7 added ellipsis for text overflow on used storage 2022-10-19 15:10:33 +05:30
ashilkn 5dc5292944 implemented storage card for small mobile screens 2022-10-19 14:59:41 +05:30
Neeraj Gupta 4fa7ab844b
FileIconsWidget: Make null-safe 2022-10-19 14:32:33 +05:30
Neeraj Gupta 070c12e938
CollectionItemWidget: Make null-safe 2022-10-19 14:31:14 +05:30
Neeraj Gupta 70a3193471
Fix potential typo 2022-10-19 13:47:34 +05:30
Neeraj Gupta 0e42cf0b24
Fix build for older dart version 2022-10-19 13:45:31 +05:30
ashilkn 8457ee3459 UI textTheme, color and layout changes on storage card 2022-10-19 12:35:29 +05:30
ashilkn b7f4875b4e use better names + remove unused code 2022-10-19 10:19:06 +05:30
ashilkn 9c2e645aeb show free space in MBs if free space is less than 100MB 2022-10-19 09:55:34 +05:30
ashilkn a7c00dead1 show free space in GBs with decimal when needed 2022-10-19 07:49:20 +05:30
ashilkn 3f3813c49b show used space in UI 2022-10-18 18:48:00 +05:30
ashilkn 74ec0c5fac minor layout changes 2022-10-18 14:24:27 +05:30
ashilkn 4e3c4aeaff show photo and video count on storage card 2022-10-18 14:13:42 +05:30
Neeraj Gupta 53a6367188
Fix toggle for Hide from recent option 2022-10-15 21:03:46 +05:30
vishnukvmd 97a1f4ec2d Update background color for settings item on light mode 2022-10-15 17:23:12 +05:30
vishnukvmd e10b852ef4 Add trailing comma 2022-10-15 17:22:56 +05:30
ashilkn 41058b7f17 Merge branch 'bottom-nav-bar' of https://github.com/ente-io/frame into bottom-nav-bar 2022-10-15 17:15:51 +05:30
ashilkn e2583f7b0b apply blurbase on light mode and blurMuted on dark mode for navBar 2022-10-15 17:13:22 +05:30
ashilkn 00438b26a7 change nav icon colors 2022-10-15 17:07:24 +05:30
ashilkn 5c6401778d reduce the elevation of expanded menuItem 2022-10-15 17:01:34 +05:30
vishnukvmd 464f2093e7 Merge branch 'master' into bottom-nav-bar 2022-10-15 16:41:35 +05:30
ashilkn 024e7291e8 changed bottom nav icons 2022-10-15 16:30:38 +05:30
ashilkn 7e39b05c51 layout changes to bottom nav bar 2022-10-15 16:27:04 +05:30
ashilkn 242e7c41db make 'm' in memories lowercase 2022-10-15 13:25:17 +05:30
ashilkn 4292dca73b remove extra memories count from details section 2022-10-15 13:24:36 +05:30
ashilkn 79ceedf680 increased spacing between navbar icons 2022-10-15 12:14:27 +05:30
Neeraj Gupta ffb1cac8d3
Merge branch 'master' of github.com:ente-io/frame into clean_up_2 2022-10-15 11:40:42 +05:30
Neeraj Gupta 4077035d10
Merge pull request #564 from ente-io/settings-to-ham
Settings in drawer + home title bar
2022-10-15 11:39:56 +05:30
Neeraj Gupta 6b3d756648
Remove unused code 2022-10-14 22:34:20 +05:30
Neeraj Gupta 1fd2efd9c7
Switch to enteDio 2022-10-14 20:33:55 +05:30
ashilkn de6959e70d enable settings drawer only after user reaches home screen 2022-10-14 19:46:48 +05:30
ashilkn bc5377d748 fire openedSettings event on opening settings from hamburger icon 2022-10-14 16:39:48 +05:30
ashilkn 32d3b03375 added drawerScrimColor 2022-10-14 15:44:19 +05:30
ashilkn 1b72009cfb added comments 2022-10-14 15:23:45 +05:30
ashilkn b31805518b dispose scroll controller 2022-10-14 15:07:55 +05:30
ashilkn 4020f0ceec reduce divider height between home header and warning banner 2022-10-14 14:40:05 +05:30
ashilkn c7f559673a remove weird hero animation 2022-10-14 14:15:38 +05:30
ashilkn 86fb4a1531 fix setState() or markNeedsBuild called during build error 2022-10-14 12:40:08 +05:30
ashilkn 00a191017f close drawer if open on landing page after logout or delete 2022-10-14 12:06:51 +05:30
ashilkn 6684dbb00c close settings to home screen on back 2022-10-13 20:25:33 +05:30
ashilkn 54df436863 remove elevation from settings 2022-10-13 17:55:41 +05:30
ashilkn 6e2226380a change bg color of expandable menu item on expansion 2022-10-13 17:55:21 +05:30
ashilkn 5ddf29aae1 add 4pts extra padding for home header on devices with no notch 2022-10-13 16:51:26 +05:30
ashilkn ece274b9ea redesign bottom nav bar 2022-10-13 16:17:13 +05:30
ashilkn c60bd49269 Merge branch 'master' into settings-to-ham 2022-10-13 15:02:40 +05:30
ashilkn 3163fca015 increase swipe sensitivity for opening settings 2022-10-13 11:40:57 +05:30
ashilkn 47a642aec7 fire event on opening settings and fetch userDetails 2022-10-13 10:12:55 +05:30
ashilkn a072e5c9a7 added bouncing scrollphysics + increased swipe sensitivity to open settings 2022-10-13 09:48:21 +05:30
ashilkn de818b3952 open settings drawer on swipe 2022-10-12 17:47:24 +05:30
ashilkn 68a0e01ef9 removed settings from bottom nav bar 2022-10-12 15:11:07 +05:30
ashilkn 412aab1e08 constrained max width of drawer/settings to 428 2022-10-12 14:47:47 +05:30
ashilkn e64e2c9614 minor padding changes 2022-10-12 13:57:54 +05:30
ashilkn fa5b105fb3 don't use GalleryAppBarWidget for home screen 2022-10-12 13:56:37 +05:30
ashilkn 3c8c2f5ddc minor changes 2022-10-12 13:31:08 +05:30
ashilkn 89528511e3 moved UserDetailsStateWidget to above the drawer in tree 2022-10-12 12:02:19 +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 697d2b9750 add settings to drawer and open on clicking hamburger icon 2022-10-12 10:56:49 +05:30
ashilkn cc8e035ac9 minor changes 2022-10-12 09:21:29 +05:30
ashilkn d4c12fdfd1 Fade animation between center widgets of HomeHeaderWidget 2022-10-11 18:40:47 +05:30
ashilkn ace32864aa use HomeHeaderWidget for title bar in home screen 2022-10-11 18:15:41 +05:30
ashilkn 3059ff3448 minor change 2022-10-11 17:33:14 +05:30
ashilkn 342bd097ec move error banner outside of SyncStatusWidget 2022-10-11 16:30:04 +05:30
Neeraj Gupta 217b42925e
Merge pull request #560 from ente-io/leave_album
Support for leaving shared album
2022-10-11 11:22:04 +05:30
ashilkn d95a60a40a made HomeHeaderWidget component 2022-10-11 11:08:16 +05:30
Ashil a7e598b451
Merge pull request #554 from ente-io/redesign-settings-new
Settings redesign + use components
2022-10-11 10:26:23 +05:30
Neeraj Gupta af01393f2d
Merge pull request #558 from ente-io/upgrade_in_app_purchase
Upgrade in_app_purchase
2022-10-11 09:30:10 +05:30
Neeraj Gupta 1ffd3de060
Remove redundant comment 2022-10-11 09:24:34 +05:30
ashilkn 53413c0b14 made BrandTitle component 2022-10-11 08:30:57 +05:30
Neeraj Gupta 651ccfd7e6
Support for leaving shared album 2022-10-11 07:05:09 +05:30
vishnukvmd bcaa86c413 Fix font style 2022-10-10 22:55:24 +05:30
vishnukvmd d9a9f6fec8 Fix case 2022-10-10 22:53:59 +05:30
vishnukvmd 1159b8e6f3 Upgrade in_app_purchase 2022-10-10 22:40:57 +05:30
ashilkn 0043246109 show loading widget if network api for userdetails fails 2022-10-10 19:36:07 +05:30
ashilkn 7405a4097e throw error if inherited widget is not found in tree 2022-10-10 19:21:54 +05:30
ashilkn 08f81bab17 partially implement auto scroll on expand 2022-10-10 17:54:09 +05:30
ashilkn 623be0d1aa add missing bottom spacing for account section in settings 2022-10-10 17:11:39 +05:30
ashilkn 9b59a80ce3 go to home screen on pressing back from settings title bar 2022-10-10 17:06:41 +05:30
ashilkn f5f6fecc55 Merge branch 'master' into redesign-settings-new 2022-10-10 14:41:43 +05:30
ashilkn aa337b7542 make settingsTitleBarWidget stateless 2022-10-10 14:35:16 +05:30
ashilkn e79174c9ef display file count on settings title bar + move it to separate file 2022-10-10 14:29:54 +05:30
ashilkn 91fa181647 fixed setstate() called after dispose error 2022-10-10 11:53:12 +05:30
ashilkn 7250c0e66a restructure details_section_widget.dart 2022-10-10 11:51:59 +05:30
ashilkn 4fb9c2670b migrated details_section_widget.dart to null safety 2022-10-10 11:19:31 +05:30
ashilkn 4aac18ecc2 modify DetailsSectionWidget to work with getting state from InheritedUserDetails 2022-10-10 10:37:51 +05:30
Neeraj Gupta 2a10e8ceb2
Do not surface error on UI 2022-10-10 04:21:15 +05:30
ashilkn 02fbc5ca22 made TitleBarWidget for title bar in settings 2022-10-08 12:47:10 +05:30
ashilkn ceaffd7ae4 made global methods to get enteColorScheme and enteTextTheme 2022-10-07 18:13:21 +05:30
ashilkn ecdb1d2596 changed textStyle and padding of email in settings screen 2022-10-07 17:59:53 +05:30
ashilkn c79bb728d9 added animation to trailing icon of menuItemWidget 2022-10-07 13:34:27 +05:30
ashilkn 0e983806a5 removed bottom border radius of MenuItemWidget when expanded 2022-10-07 12:09:39 +05:30
ashilkn 0e77eabea4 made AboutMenuItemWidget.webPageTitle optional 2022-10-07 10:29:03 +05:30
ashilkn 89ef58c2b1 misc. changes 2022-10-07 10:26:29 +05:30
ashilkn 75446e9bf1 turn unnecessary stateful widgets to stateless 2022-10-06 09:22:05 +05:30
ashilkn 5af7d40180 use ToggleSwitchWidget for switches 2022-10-05 21:27:41 +05:30
ashilkn fa46328b34 minor changes 2022-10-05 19:44:28 +05:30
ashilkn a86e045243 changed to a better variable name 2022-10-05 19:27:32 +05:30
ashilkn af530ec9cb add elevation to settings screen 2022-10-05 18:33:33 +05:30
ashilkn c22b3dfa52 padding & constrain changes on settings screen 2022-10-05 18:07:43 +05:30
ashilkn 659068e2db add background color + border radius for expanded menu item 2022-10-05 17:33:12 +05:30
ashilkn a788268b8e made component for expandable menu items 2022-10-05 17:18:56 +05:30
ashilkn 78b601fe4f added new sectionOptionSpacing between every section option 2022-10-05 13:22:48 +05:30
ashilkn f809bcb3b4 used MenuItemWidget for Exit's & Debug's selectionOptions 2022-10-05 12:06:42 +05:30
ashilkn aff912875a rename info_section_widget.dart to about_section_widget.dart 2022-10-05 11:49:36 +05:30
ashilkn 226ceb15e7 used MenuItemWidget for About's selectionOptions 2022-10-05 11:47:55 +05:30
ashilkn f035719aab used MenuItemWidget for Social's selectionOptions 2022-10-05 11:28:01 +05:30
ashilkn 47c8a430d4 used MenuItemWidget for Support's selectionOptions 2022-10-05 11:07:09 +05:30
ashilkn 322be5864d scaled down size of trailing switch in menu item 2022-10-05 10:55:46 +05:30
ashilkn 404f35e69a used MenuItemWidget for Security's selectionOptions 2022-10-04 21:22:51 +05:30
ashilkn 968f6754af used MenuItemWidget for Account's selectionOptions 2022-10-04 19:25:39 +05:30
ashilkn 766a99ee46 added option to make text bold in CaptionedTextWidget + removed boilerplate code 2022-10-04 19:18:21 +05:30
ashilkn 0eee71ec0e used MenuItemWidget for Backup's selectionOptions 2022-10-04 18:45:51 +05:30
ashilkn 56ede836b0 change theme icon of theme change 2022-10-04 17:27:03 +05:30
ashilkn 7782ab7d74 refactored ThemeSwitchWidget 2022-10-04 17:18:12 +05:30
ashilkn e53264fb09 used menu item widget for selectionOptions in theme 2022-10-04 15:58:58 +05:30
ashilkn bba0dc2740 onTap not working fix 2022-10-04 15:37:55 +05:30
ashilkn 92269c40b6 used menu item widget for theme header + replaced bottom sheet with expansion section 2022-10-04 14:56:31 +05:30
ashilkn 7b9a6fac16 modified sectionDivider to sectionSpacing 2022-10-04 10:28:42 +05:30
ashilkn d4aa7f3025 added sectionOptionDivider at the start of the expanded section 2022-10-04 10:20:39 +05:30
ashilkn f0fb9826e2 used MenuItemWidget for Exit, Debug, About & Social in settings 2022-10-04 10:12:07 +05:30
ashilkn 05e4a5098f used MenuItemWidget for Backup, Account, Security & Support in settings 2022-10-04 09:46:40 +05:30
ashilkn e550c1ca6d made expand more icon disappear upon expanding the menu item header 2022-10-03 20:02:39 +05:30
ashilkn cd5d6f9879 migrated common_settings.dart to null safety 2022-10-03 20:00:38 +05:30
ashilkn 05f1c870af made changes in expandableThemeData 2022-10-03 19:58:39 +05:30
ashilkn 386ad8d601 added 'label' and 'message' to toggle switch 2022-10-03 16:21:23 +05:30
ashilkn 417b29c721 added border radius property to menu item 2022-10-03 12:49:12 +05:30
ashilkn 0c8d44451c Merge branch 'master' into redesign-settings-new 2022-10-03 11:56:14 +05:30
ashilkn 38a5256d88 added option to align captionedText when leading icon is not present and the menu item is nested 2022-10-03 11:56:02 +05:30
ashilkn 0a77ebb8a8 Merge branch 'master' into keep-screen-awake 2022-10-01 15:22:04 +05:30
ashilkn 730450835f disable wakeLock on dispose if not enabled from settings 2022-10-01 14:49:53 +05:30
ashilkn 27add0ea7c removing+refactoring code 2022-09-29 17:51:31 +05:30
Neeraj Gupta c4dabadcf5
Merge pull request #535 from ente-io/remove_contact_picker
Remove the ability to pick contacts since PlayStore can't sort their shit out
2022-09-29 16:31:24 +05:30
vishnukvmd e8733869ba Do nothing on tapping version 2022-09-29 16:28:51 +05:30
vishnukvmd 364ab59767 Merge branch 'master' into remove_contact_picker 2022-09-29 14:55:53 +05:30
vishnukvmd 6eca928d60 Remove the option to pick contacts since PlayStore can't sort their shit out 2022-09-29 14:53:14 +05:30
Neeraj Gupta a2603a7dd9
Show progress dialog on folder selection update 2022-09-29 14:19:50 +05:30
ashilkn a26037e7c0 add isHeaderExpansion property to decide to or not to add gesture detector to it 2022-09-29 07:38:02 +05:30
ashilkn ab0912ace0 rename to correct variable name 2022-09-29 07:10:27 +05:30
ashilkn 784131e407 remove default leading icon 2022-09-28 19:08:26 +05:30
ashilkn c339c79424 rename variable 2022-09-28 18:28:07 +05:30
ashilkn 92edfeb9d0 add option to change 1st captioned text color 2022-09-28 18:09:34 +05:30
ashilkn eac6c6e65c moved CaptionedTextWidget to seperate file 2022-09-28 17:54:21 +05:30
ashilkn 14bf9e9f86 rename LeadingWidget to CaptionedTextWidget and moved leading icon to MenuItemWidget 2022-09-28 17:52:16 +05:30
ashilkn 9e1c9a21ac added comments 2022-09-28 17:40:49 +05:30
ashilkn 1d51f0646d leading icon and it's color can be changed + renaming incorrect variable names 2022-09-28 17:38:04 +05:30
ashilkn 7308ffe870 added wrap to text content + refactoring 2022-09-28 17:21:52 +05:30
ashilkn b000ce4728 made toggel switch component 2022-09-28 16:37:12 +05:30
ashilkn 440111ec47 changes to trailing icon of menu_item 2022-09-28 14:07:31 +05:30
ashilkn e1dae4733d applied new changes from figma 2022-09-28 12:54:22 +05:30
ashilkn 7756ac81a0 add leading icon to menu_item component 2022-09-28 11:05:17 +05:30
ashilkn 26e921237b made 70% of the menu_item component 2022-09-28 10:30:43 +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
Neeraj Gupta b92a15f8bf
Loading: Only show processing folder for android 2022-09-27 09:47:20 +05:30
Neeraj Gupta f2244f8ae2
Show import progress on loading screen 2022-09-27 09:39:36 +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
Neeraj Gupta fcc785df8b
Merge pull request #526 from ente-io/ente_theme
[Design] Introduce EnteTheme
2022-09-23 16:07:44 +05:30
Neeraj Gupta aa6bda9222
refactoring 2022-09-23 15:15:34 +05:30
Neeraj Gupta 1aeb49d7f7
minor refactoring 2022-09-23 15:07:07 +05:30
Neeraj Gupta 9a23700573
[Design] Introduce EnteTheme 2022-09-23 14:34:15 +05:30
Neeraj Gupta 5b0d917aed
Merge pull request #524 from ente-io/text_style
[Design] Add base Text styles
2022-09-23 12:22:05 +05:30
ashilkn 91a64cf154 remove null check from selectedFiles.files on move to collection 2022-09-23 11:44:24 +05:30
Neeraj Gupta b3b756fc14
Fix UI for verify recovery key notification 2022-09-23 11:34:05 +05:30
Neeraj Gupta aa5110ae6e
GradientButton: Remove unused child property 2022-09-23 11:12:25 +05:30
Neeraj Gupta 01a0ab046f
GradientButton: Fix padding between icon and text 2022-09-23 11:04:02 +05:30
ashilkn f3213cc848 convert to getters 2022-09-23 07:18:25 +05:30
Neeraj Gupta d2f4fd33ae
Merge branch 'master' of github.com:ente-io/frame into rewrite_device_sync 2022-09-22 14:33:48 +05:30
Neeraj Gupta b6337e83f6
update loader copy 2022-09-21 20:25:43 +05:30
Neeraj Gupta 74c26628d6
Fix: Show backup folder option during onboarding 2022-09-21 20:21:14 +05:30
Neeraj Gupta 240c978299
Fix merge conflict 2022-09-21 19:41:33 +05:30
Neeraj Gupta 99a5bd8ff0
Merge branch 'rewrite_device_sync' of github.com:ente-io/frame into rewrite_device_sync 2022-09-21 17:57:39 +05:30
Neeraj Gupta 0a6d6f0f62
Merge branch 'master' into rewrite_device_sync 2022-09-21 17:57:09 +05:30
Vishnu Mohandas 52d9dc647e
Merge pull request #515 from ente-io/payment_detail
Fix handling of crypto subscription on UI
2022-09-21 17:10:34 +05:30
Neeraj Gupta 97e754739f
Fix handling of crypto subscription on UI 2022-09-21 17:09:03 +05:30
Neeraj Gupta 467869199c
RecoveryKeyVerification: remove view recoveryKey button 2022-09-21 15:53:03 +05:30
Ashil 0ea492d21f
Merge pull request #507 from ente-io/migrate-to-null-safety-2
Migrate to null safety 2
2022-09-21 15:46:45 +05:30
Neeraj Gupta c8ca4c8433
Merge pull request #511 from ente-io/define_base_color_effect
[Design Components] Define base colors and effects
2022-09-21 15:19:12 +05:30
Neeraj Gupta 2309688415
[FigmaComponents] Define base colors and effects 2022-09-21 14:41:34 +05:30
ashilkn 398e6607e4 minor bug fix 2022-09-21 13:31:00 +05:30
ashilkn 51eb2cceff Merge branch 'migrate-to-null-safety' into migrate-to-null-safety-2 2022-09-21 10:58:47 +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 1a5db226a9 Merge branch 'rewrite_device_sync' into migrate-to-null-safety 2022-09-21 10:55:29 +05:30
ashilkn 6e1aed4299 migrated loading_widget.dart to null safety 2022-09-21 09:31:15 +05:30
ashilkn 37b28d0866 Merge branch 'migrate-to-null-safety' into migrate-to-null-safety-2 2022-09-21 06:41:17 +05:30
Neeraj Gupta e6bc277fa3
Merge branch 'rewrite_device_sync' of github.com:ente-io/frame into rewrite_device_sync 2022-09-20 23:25:14 +05:30
Neeraj Gupta 8734c94a4e
Merge branch 'master' into rewrite_device_sync 2022-09-20 23:24:47 +05:30
ashilkn fe291e963f migrated data_util.dart to null safety 2022-09-20 18:33:00 +05:30
ashilkn c9bbb80c05 remove prefix letter 'k' from constants in constants.dart 2022-09-20 17:23:32 +05:30
Neeraj Gupta 55d39b1f05
update copy 2022-09-20 16:43:53 +05:30
Neeraj Gupta 4c346452b9
show dialog instead of toast on verification 2022-09-20 16:37:02 +05:30
Neeraj Gupta b9f426ae4a
Fix: Refresh status to dismiss notificiation 2022-09-20 16:30:51 +05:30
Neeraj Gupta aed002157c
minor bug fixes 2022-09-20 16:03:22 +05:30
Neeraj Gupta 6bab218942
refactor 2022-09-20 11:55:22 +05:30
Neeraj Gupta 3d94b723c3
Show prompt to verify recovery key 2022-09-20 11:38:12 +05:30
Neeraj Gupta 6b24997d93
[ui-components] make warning notification widget 2022-09-20 11:32:18 +05:30
ashilkn 3e8bfc6f29 remove prefix letter 'k' from constants 2022-09-19 17:22:20 +05:30
ashilkn ccb0afe8e2 remove prefix letters from indentifier names 2022-09-19 10:41:02 +05:30
vishnukvmd 43cbb96e0c Remove alice 2022-09-17 16:02:13 +05:30
vishnukvmd 43becc9be0 Remove open_file from PlayStore 2022-09-17 14:32:58 +05:30
Neeraj Gupta 78fe978f59
Search:update placeholder text 2022-09-17 10:32:43 +05:30
Neeraj Gupta 36247884a4
Minor UI fix for recovery page 2022-09-17 10:01:28 +05:30
Neeraj Gupta 0761860d76
Fix copy 2022-09-17 10:00:04 +05:30
Neeraj Gupta 67979fb4ff
Merge branch 'rewrite_device_sync' into daySearch 2022-09-16 21:21:03 +05:30
Neeraj Gupta 07e2c34acf
Merge branch 'rewrite_device_sync' into daySearch 2022-09-16 17:43:11 +05:30
Neeraj Gupta f7ed0a3db6
Search: Support for search by calendar date & specific day 2022-09-16 17:41:16 +05:30
ashilkn 27c75c54a8 show favorites on top bug fix 2022-09-16 17:29:59 +05:30
ashilkn cbd1ff0a52 Merge branch 'master' into rewrite_device_sync 2022-09-16 15:58:33 +05:30
Neeraj Gupta 5f72f4ca95
Fix: Navigato to sign in page 2022-09-16 12:33:33 +05:30
Neeraj Gupta 20e2b5f734
Auto Logout user when key is missing to to account change or iPhone restore 2022-09-16 11:40:19 +05:30
Neeraj Gupta bd7c73c87a
remove unused import 2022-09-16 11:37:47 +05:30
ashilkn 2a63b21148 sort albums by lower-case natural sort ordering 2022-09-16 10:15:32 +05:30
ashilkn bb79a674ad non case sensitive sort for albums 2022-09-15 16:55:41 +05:30
Neeraj Gupta 2fc24b9086
Always show favorite album first 2022-09-15 13:44:08 +05:30
Neeraj Gupta 571c258f78
copy changes 2022-09-15 13:34:41 +05:30
Neeraj Gupta 2f3b75b29f
Hide delete album option for favorites collection 2022-09-15 13:21:50 +05:30
Neeraj Gupta 2ef7c7ce01
CollectionService: remove getCollectionNameByID method
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2022-09-15 12:41:57 +05:30
Neeraj Gupta 5f5caeb887
Remove disableUrl sharing feature flag 2022-09-15 11:04:22 +05:30
Neeraj Gupta 06311ec646
enable search for all users 2022-09-15 10:52:51 +05:30
Neeraj Gupta d7385dcfc9
disable location search for external users 2022-09-15 10:51:23 +05:30
Neeraj Gupta cf8d7956b0
Update copy for no search result 2022-09-15 10:49:32 +05:30
Neeraj Gupta c730e36201
Search: Support for searching by fileExtension 2022-09-15 10:14:09 +05:30
Neeraj Gupta db37c8b6dd
Support for searching by type:Image/Video/LivePhoto 2022-09-15 09:59:46 +05:30
Neeraj Gupta bffc967e21
more refactoring 2022-09-14 16:25:45 +05:30
Neeraj Gupta a5c8929baa
Fix result type header 2022-09-14 14:41:29 +05:30
Neeraj Gupta c0d5bb942a
file name 2022-09-14 14:10:35 +05:30
Neeraj Gupta f20bf786b9
Refactor search widgets 2022-09-14 14:03:51 +05:30
Neeraj Gupta 819a8ad6d3
Debug: Add option to clear ignored files 2022-09-13 14:03:37 +05:30
Neeraj Gupta a7766d3b30
Merge branch 'master' into rewrite_device_sync 2022-09-13 13:16:35 +05:30
Vishnu Mohandas 5e5630ce1f
Minor copy change 2022-09-13 13:02:15 +05:30
Neeraj Gupta 06e619e9b3
Add support for trashing collections 2022-09-13 12:14:10 +05:30
Neeraj Gupta c0a7f4203a
Show recovery key prompt if key derivication fails on lowspec devices 2022-09-12 22:14:01 +05:30
Neeraj Gupta 214435a345
fix typo in file name 2022-09-12 17:46:34 +05:30
Neeraj Gupta aac339caeb
refactor 2022-09-12 17:41:42 +05:30
Neeraj Gupta 54a0cb72d3
hide ignored files from collections page 2022-09-12 15:28:52 +05:30
Neeraj Gupta 12ec0d3fc4
Fix: Update deviceFolder view when backup folder updated event is fired 2022-09-12 13:29:35 +05:30
Neeraj Gupta 6b22064590
Fix logic to show backupfolder hook 2022-09-12 11:45:22 +05:30
Neeraj Gupta 64363dcac4
Fire TrashUpdatedEvent and refresh trashCount based on that 2022-09-12 10:29:13 +05:30
Neeraj Gupta d61d456217
[Part-4] Mark all folders for backup when limited permission is granted 2022-09-10 10:06:41 +05:30
Neeraj Gupta 75ea50281d
[Part-3] Remove view all device photos option 2022-09-10 09:24:18 +05:30
Neeraj Gupta 1777bca27e
Show files pending for upload on main screen 2022-09-09 16:04:42 +05:30
Neeraj Gupta 01c29037dd
Handle cancellation for uploads when folder is unmarked for backup 2022-09-09 15:04:09 +05:30
Neeraj Gupta 83067bc523
Merge branch 'rewrite_device_sync' into rewrite_device_sync_remote 2022-09-08 10:50:27 +05:30
Neeraj Gupta 3c6acb85ba
Merge branch 'master' into rewrite_device_sync 2022-09-08 10:49:21 +05:30
Neeraj Gupta 463a886820
Merge branch 'rewrite_device_sync' into rewrite_device_sync_remote 2022-09-07 16:38:40 +05:30
Neeraj Gupta 9b2a992a90
remove share collection icon from device folders 2022-09-07 16:28:38 +05:30
Neeraj Gupta a5b516b643
Migrate existing backup folder selection 2022-09-07 16:20:02 +05:30
ashilkn eb7c1ec837 started incremental migration to null safety 2022-09-07 14:00:09 +05:30
Neeraj Gupta 1d3ce385ec
Merge branch 'master' into rewrite_device_sync 2022-09-07 13:49:13 +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 7966b2fe4c Merge branch 'master' into show-all-collections-in-file-info 2022-09-07 06:48:58 +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
Neeraj Gupta 00cbc2e60c
Remove unsued device_folder and rename file 2022-09-06 22:19:02 +05:30
Neeraj Gupta f61ee05fbf
Merge branch 'master' into rewrite_device_sync 2022-09-06 22:14:25 +05:30
Vishnu Mohandas 49802befa0
Merge pull request #454 from ente-io/handle-cases-for-no-password-on-device 2022-09-06 17:50:39 +05:30
ashilkn 18dfbcdb61 refactored code 2022-09-06 17:38:43 +05:30
Neeraj Gupta b9f14ed260
copy change 2022-09-06 17:21:34 +05:30
Neeraj Gupta 1612b4f8f6
Show error if user tries to link existing subscription to another account 2022-09-06 17:02:22 +05:30
ashilkn a85f2229a7 show all collection of file in file info + remaned RawExifButton file 2022-09-06 16:57:39 +05:30
ashilkn 4bf751ea28 refactoring + variable name changes 2022-09-06 14:05:34 +05:30
ashilkn 0d01c06f6a minor changes 2022-09-05 19:24:53 +05:30
ashilkn dd1bba1094 minor fix 2022-09-05 17:59:24 +05:30
ashilkn 1b06395e9c create service file for local authentication 2022-09-05 16:02:04 +05:30
ashilkn bf1743cb8f minor bug fix 2022-09-05 15:40:59 +05:30
ashilkn 80557f0adf Merge branch 'master' into handle-cases-for-no-password-on-device 2022-09-05 15:25:34 +05:30
ashilkn 242498b6a6 removed SmallGradientButton 2022-09-05 15:21:39 +05:30
ashilkn 7564322d06 Merge branch 'master' into loading-photos-background-alignment-fix 2022-09-05 15:10:42 +05:30
ashilkn 44495c721c center aligned assets + other UI changes 2022-09-05 10:45:14 +05:30
ashilkn bd62f21bd5 lock screen UI layout fix + made SmallGradientButton component 2022-09-05 10:03:29 +05:30
ashilkn ddb71e559e minor UI change 2022-09-05 06:35:04 +05:30
ashilkn f6809cf9be misc. changes 2022-09-05 06:20:06 +05:30
ashilkn 27ce0a7c76 button text not visible on dark mode fix 2022-09-03 20:14:49 +05:30
ashilkn 145b998294 sort clubbed dedepue files in alphabetical order of collection names 2022-09-03 20:01:46 +05:30
ashilkn 0308dcd665 show album name with dedupe files + UI changes 2022-09-03 19:15:23 +05:30
ashilkn 78ff0b5f30 UI changes for dedupe screen 2022-09-03 18:51:00 +05:30
ashilkn b83411f0bb deselect all option for dedupe screen 2022-09-03 13:20:45 +05:30
ashilkn c1da25fa7a removed commented code + bug fix 2022-09-03 08:32:42 +05:30
ashilkn 18abdb089d Merge branch 'master' into handle-cases-for-no-password-on-device 2022-09-03 07:16:37 +05:30
ashilkn c2272879f1 extracted local authentication to LocalAuthenticationService 2022-09-02 19:50:03 +05:30
Neeraj Gupta 298c94bb65
Merge branch 'match_bug_fix' into rewrite_device_sync 2022-09-02 14:12:14 +05:30
Ashil 8b28493803
Merge pull request #455 from ente-io/bugFix
Fix minor bugs in share warning for collections with hidden files
2022-09-02 10:57:28 +05:30
Neeraj Gupta f6f812d5cc
update cloud backup icon 2022-09-02 10:34:10 +05:30
Neeraj Gupta 8dd3acac71
do not show warning if already shared 2022-09-01 15:10:45 +05:30
Neeraj Gupta 9b7c3ec7e0
Fix share collection action for device folder not backed up 2022-09-01 15:09:59 +05:30
Neeraj Gupta decbfe0145
Only show deviceFolder on UI if coverFile is found 2022-09-01 01:20:11 +05:30
Neeraj Gupta 718fcdf6cb
Rename device_collection.sync -> should_backup 2022-09-01 00:21:17 +05:30
Neeraj Gupta dc0c856a4c
rename DevicePathCollection to DeviceCollection 2022-09-01 00:09:39 +05:30
Neeraj Gupta e09e585c5f
Merge branch 'reupload_hash_check' into rewrite_device_sync 2022-08-31 23:58:48 +05:30
ashilkn c255f02347 show alert if no local authentication on device when setting lockscreen 2022-08-30 14:34:23 +05:30
Ashil Kandapath d780752028 minor changes 2022-08-30 13:46:40 +05:30
Ashil Kandapath 5850074120 minor changes 2022-08-30 12:13:51 +05:30
Ashil Kandapath d81c43268b resolved merge conflicts 2022-08-30 11:44:57 +05:30
Neeraj Gupta 22a1f5dde6
Simplify removal of ignoredFiles + documentation 2022-08-30 10:48:34 +05:30
Ashil Kandapath 26ae27baa5 make strings const 2022-08-30 10:44:18 +05:30
Ashil Kandapath e8e89b1bf2 resolved merge conflicts 2022-08-30 10:33:56 +05:30
ashilkn 67597bf627 handled bugs related to when there is no device level authentication 2022-08-30 10:17:17 +05:30
Neeraj Gupta 923795bb58
mark private 2022-08-29 23:49:10 +05:30
Neeraj Gupta 97ed88de3d
remove unused method 2022-08-29 23:35:49 +05:30
Neeraj Gupta 2bbacb26ee
mark variables as final when possible 2022-08-29 23:35:13 +05:30
Neeraj Gupta 1533ac4098
Merge branch 'reupload_hash_check' into rewrite_device_sync 2022-08-29 23:32:00 +05:30
vishnukvmd 06ec7cb658 final all the vars! 2022-08-29 20:13:31 +05:30
Neeraj Gupta 7432689bb1
Support sending logs on password verification screen 2022-08-29 16:01:25 +05:30
ashilkn 89892ea9f1 enable extra hidden features only for internal testers or on debug build 2022-08-27 15:24:06 +05:30
ashilkn 82b008496a warn user before sharing an album containing hidden files 2022-08-27 13:00:40 +05:30
ashilkn 5fac3dae60 made a service to get set of collectionIDs of collections with hidden files 2022-08-26 20:14:11 +05:30
Neeraj Gupta 23bd6ff6ba
Merge branch 'reupload_hash_check' into rewrite_device_sync 2022-08-26 15:04:40 +05:30
Neeraj Gupta cdf6d5d334
Merge branch 'master' into reupload_hash_check 2022-08-26 15:04:15 +05:30
Neeraj Gupta 38771a9402
Put search behind remote feature flag 2022-08-26 14:59:49 +05:30
Manav 2b8fc8e3af Tweaks to finalize search for release
1. Change background scrim color for search overlay in dark mode
2. Add apostrophes to holiday names
3. Reduce debounce interval to 100 ms
2022-08-26 14:16:43 +05:30
vishnukvmd fe09995df0 Log password verification failures 2022-08-25 16:39:49 +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 9655278b84 fixed alignment of search icon and branding widget 2022-08-24 19:03:11 +05:30
ashilkn e4e1d7fa51 fixed 'upgrade' text getting cut off at bottom 2022-08-24 18:56:04 +05:30
ashilkn 7be21dbd68 minor layout changes 2022-08-24 16:46:48 +05:30
ashilkn 59c93e1b23 display error banners below ente logo and search icon 2022-08-24 15:54:12 +05:30
ashilkn df76813c2d fixed search icon visibility issue on different top bar states 2022-08-23 19:19:54 +05:30
Neeraj Gupta a0007ba45a
Fix issue in tracking all folders 2022-08-23 18:49:20 +05:30
Neeraj Gupta 0c07eb4d05
More changes related to backup folder tracking 2022-08-23 18:25:07 +05:30
Neeraj Gupta c5b9068b56
Minor refactor and bug fix 2022-08-23 17:53:17 +05:30
Neeraj Gupta 6521d66c0e
switch to devicePathCollection for tracking folder sync 2022-08-23 17:49:26 +05:30
Neeraj Gupta 2b4f727a0e
Backup folders selection: switch to device pathId instead of name 2022-08-23 17:21:59 +05:30
ashilkn 1b9b5bc511 minor changes 2022-08-23 17:16:05 +05:30
Neeraj Gupta 67ae041fce
Use DevicePathCollection sync attribute for folderSync icon 2022-08-23 17:06:40 +05:30
ashilkn 99f84da428 added comments and changed debounce duraiton to 200ms 2022-08-23 16:42:44 +05:30
ashilkn cfb0e5681c fixed race condition bug in search 2022-08-23 16:32:00 +05:30
ashilkn 282fccf3e4 refactored by using animatedSwitcher instead of fadeTransition 2022-08-23 10:53:12 +05:30
Neeraj Gupta b396d420b0
Use devicePathCollection entity to show device folder/album page 2022-08-23 09:37:21 +05:30
ashilkn a9dcdc6333 minor changes 2022-08-22 16:40:59 +05:30
Neeraj Gupta d3e0eebacb
Merge branch 'reupload_hash_check' into rewrite_device_sync 2022-08-22 16:06:47 +05:30
Neeraj Gupta 74734d47f2
Merge branch 'master' into reupload_hash_check 2022-08-22 16:03:26 +05:30
ashilkn 56937a1006 debounce bug fix 2022-08-22 15:51:20 +05:30
ashilkn d30c698d5b renamed search_debounce.dart to debounce.dart 2022-08-22 14:46:46 +05:30
ashilkn d41d4ad02e spinner spinning on empty query fix 2022-08-22 14:44:52 +05:30
vishnukvmd 0db99f915a Refactor Debouncer 2022-08-22 13:56:01 +05:30
Neeraj Gupta 011d096572
reduce font size for no result widget 2022-08-22 13:26:57 +05:30
ashilkn d5af7e79a3 used better names for variables & methods checking if timer is active or not 2022-08-22 13:07:20 +05:30
ashilkn d3beaeaf7d Merge branch 'master' into fix-spinner-reload-on-every-keystroke 2022-08-22 11:59:47 +05:30
ashilkn 1d40e4833d misc. changes 2022-08-22 11:32:06 +05:30
ashilkn 1136f2cdb7 Merge branch 'master' into prefix-search-for-year 2022-08-22 11:00:53 +05:30
ashilkn 32190e1ea5 modified getYearSearchResults service to handle more than one year + refactoring 2022-08-22 10:48:28 +05:30
ashilkn 6e30282051 cache years and its durations 2022-08-22 09:44:38 +05:30
ashilkn 9d12778e3e minor fixes 2022-08-20 16:11:05 +05:30
ashilkn acd011a3f7 different opacities for the background of serach 2022-08-20 15:59:29 +05:30
ashilkn 19c714266e fixed spinner reload on every keystroke 2022-08-20 15:38:36 +05:30
ashilkn e6e80a6bf1 removed extra whitespace between 'holiday name' & 'Date' 2022-08-20 13:02:19 +05:30
ashilkn 5bcf6c781a fixed gallery update bug in files in location screen on delete 2022-08-20 12:38:35 +05:30
ashilkn 7a8eb08819 minor change 2022-08-19 17:27:32 +05:30
ashilkn 18cb29a4d0 changed text of copies 2022-08-19 17:21:57 +05:30
ashilkn b1d580c78d made fields in Debouncer class private 2022-08-19 14:46:26 +05:30
ashilkn 83fd6ea4c4 minor changes 2022-08-19 14:36:25 +05:30
ashilkn 1438a3cea7 minor changes 2022-08-19 13:24:46 +05:30
ashilkn eff638cb3e extracted all search service method calls to a separate function + moved Debouncer class to a separate file 2022-08-19 13:02:59 +05:30
ashilkn d9a4d34c1d extracted _debounceQuery() to Debouncer class 2022-08-19 11:58:20 +05:30
ashilkn ce84ad1125 bug fix on holiday search and files not shown for current year holidays 2022-08-19 10:35:21 +05:30
ashilkn fb060c01dc adde animation for the search suffix icon 2022-08-19 10:20:07 +05:30
ashilkn dee861b0c4 minor changes 2022-08-18 19:44:09 +05:30
ashilkn d222bb59f5 increased horizontal padding of search 2022-08-18 19:31:38 +05:30
ashilkn fef120c430 fixed bug on empty query 2022-08-18 19:20:53 +05:30
ashilkn 8d7d91f6b1 CircularProgressIndicator bug fix 2022-08-18 18:12:38 +05:30
ashilkn 109648ede2 bug fix on typing fast 2022-08-18 17:50:27 +05:30
ashilkn 6a6fc6f345 CircularProgressIndicator while debouncing 2022-08-18 16:22:57 +05:30
ashilkn 65f2aa3b16 added debounce to search 2022-08-18 14:03:28 +05:30
ashilkn ba2eb2516d only show resutls if query is not empty 2022-08-18 10:39:39 +05:30
Vishnu Mohandas f7d4ded925
Merge pull request #431 from ente-io/month-search
Month search
2022-08-17 19:50:21 +05:30
ashilkn 2b547df4f0 fixed other lint errors 2022-08-17 17:48:53 +05:30
ashilkn fb389ac390 Made files in month page 2022-08-17 17:28:59 +05:30
ashilkn eded31210c Made month reslut widget + fixed bug on searching 'december' 2022-08-17 17:18:25 +05:30
ashilkn aa2f85af93 Made service for month search and added results to allResults 2022-08-17 16:20:40 +05:30
ashilkn ffe3d37726 minor changes 2022-08-17 14:05:16 +05:30
ashilkn c8915c6d3f Merge branch 'master' into holidays-search 2022-08-17 13:51:21 +05:30
ashilkn bbaaf038b0 added on tap to pop the search screen context when tapped outside 2022-08-16 19:22:17 +05:30
ashilkn a33e5bee57 added black overlay with opacity for search screen 2022-08-16 18:47:53 +05:30
ashilkn d59aa30957 removed unnecessary for loops + other improvements 2022-08-16 17:19:58 +05:30
ashilkn fd6e8c7d76 minor changes 2022-08-16 15:49:26 +05:30
ashilkn c1c1924f3f fixed minor bug + other changes 2022-08-16 13:23:16 +05:30
ashilkn dec2029814 fixed merge conflicts 2022-08-16 13:00:17 +05:30
ashilkn 820586e8fd created files from holiday collection page 2022-08-16 12:51:39 +05:30
ashilkn 2976529d80 created search suggestion widget for search by holiday 2022-08-16 12:44:13 +05:30
ashilkn 5b4b86d964 refactoring 2022-08-16 12:43:21 +05:30
ashilkn d2a0ff3cde refactoring/restructuring 2022-08-15 19:33:42 +05:30
vishnukvmd 9874281787 Prompt for biometric auth only in cases where user-self-delete will be executed 2022-08-15 17:35:23 +05:30
ashilkn eeb477598b changes to holidays search service and type of object returned by it 2022-08-15 17:32:56 +05:30
vishnukvmd e1c9fa1883 Replace Container with a SizedBox 2022-08-15 17:05:51 +05:30
vishnukvmd 7ec6a908e8 Caps on pls 2022-08-14 23:11:08 +05:30
vishnukvmd c1b07a7dae Update family-plan dialog title 2022-08-14 23:10:26 +05:30
vishnukvmd 7f0dae0b8a Add padding for draggable thumb to prevent collision with the search icon 2022-08-13 21:04:01 +05:30
vishnukvmd cd04e3060e Add a swipeable route 2022-08-13 20:20:34 +05:30
vishnukvmd ce2e5361e1 Show empty state only for non-empty queries 2022-08-13 19:19:45 +05:30
vishnukvmd a705a9b76a Remove unused param 2022-08-13 19:16:47 +05:30
vishnukvmd 534c004ffd Add an empty state when no results were found 2022-08-13 19:07:17 +05:30
vishnukvmd 8df28169d6 Limit the height of the search suggestions 2022-08-13 18:55:45 +05:30
vishnukvmd 12d61d16e8 Fix width for location and album search results 2022-08-13 18:43:31 +05:30
vishnukvmd a71a28288f Disable auto-suggestion on the search input field 2022-08-13 18:38:06 +05:30
vishnukvmd 6ec87610c9 Fix padding 2022-08-13 18:10:18 +05:30
vishnukvmd 215ee7ede6 Remove file search 2022-08-13 18:10:13 +05:30
ashilkn e3d07556e7 Made serive to find matching holiday queries and stored it into the results of suggestions 2022-08-12 16:38:26 +05:30
ashilkn 13748a11cc Merge branch 'master' into code-refactoring 2022-08-12 12:45:05 +05:30
ashilkn 1eab6d960f Set a default footer for gallery 2022-08-12 12:43:48 +05:30
ashilkn 3f2e70a44a minor changes 2022-08-12 12:07:19 +05:30
ashilkn b97b3367bf changed UI of year search to the new UI 2022-08-12 11:43:33 +05:30
ashilkn 7822ed7f68 mixed merge conflicts 2022-08-12 11:30:41 +05:30
vishnukvmd 9e2c635461 Fix padding 2022-08-11 20:20:56 +05:30
vishnukvmd acc9386284 Add chevron to each search result 2022-08-11 20:15:42 +05:30
ashilkn 286c3e1045 Files from an year collection page + minor changes 2022-08-11 20:00:13 +05:30
vishnukvmd 78aee4e8a0 Add border radius 2022-08-11 19:53:50 +05:30
vishnukvmd ff35f07094 Extract search result thumbnail to a separate widget 2022-08-11 19:45:54 +05:30
vishnukvmd 9857412428 Add border radius to all thumbnails 2022-08-11 19:18:08 +05:30
ashilkn c134bffc66 Merge branch 'master' into search-by-year 2022-08-11 19:16:24 +05:30
vishnukvmd 9c389aba31 Style changes 2022-08-11 19:15:45 +05:30
ashilkn 753bba3eed made YearSearchWidget() for search result suggestion 2022-08-11 19:15:35 +05:30
ashilkn 50c39dc768 made search service for search by year and stored it to the results variable which is passed on to the SearchSuggestionsWidget() 2022-08-11 18:52:30 +05:30
vishnukvmd 40783396cf Prioritize location results 2022-08-11 18:28:52 +05:30
vishnukvmd 1b308a8704 Prevent overscroll on the search suggestions 2022-08-11 18:26:07 +05:30
vishnukvmd 300508305c Copy change 2022-08-11 18:23:16 +05:30
Ashil 110a5831ab
Merge pull request #420 from ente-io/refactor_collections_gallery
Refactor collections gallery
2022-08-11 18:05:43 +05:30
vishnukvmd dabe266455 Update variable name 2022-08-11 18:03:30 +05:30
vishnukvmd ae8bfeea37 Move widgets out of the collection_gallery_widget.dart 2022-08-11 17:58:06 +05:30
vishnukvmd b092188d61 Extract trash button to a separate widget 2022-08-11 17:39:12 +05:30
vishnukvmd f7c66d9124 Extract hidden collection button to a separate widget 2022-08-11 17:38:00 +05:30
vishnukvmd 56339cea5d [Unrelated] Ensure that the widget is mounted before using BuildContext 2022-08-11 14:16:24 +05:30
vishnukvmd 811e67b780 Remove unnecessary Row and Flexible widget 2022-08-11 14:15:56 +05:30
vishnukvmd 70e1d9442a Fix hero animation for location search results 2022-08-11 13:40:29 +05:30
vishnukvmd cf26347d83 Remove unnecessary setState 2022-08-11 13:12:40 +05:30
vishnukvmd f325d6d602 Create a unique tag for location search 2022-08-11 13:12:29 +05:30
vishnukvmd e453bd801f Remove unnecessary log line 2022-08-11 13:12:12 +05:30
ashilkn 9c24051b28 used more consistant names for methods 2022-08-11 11:50:39 +05:30
ashilkn e33384be8f logic changes and code refactoring on search_service.dart 2022-08-10 18:57:04 +05:30
ashilkn 9109ee46cb minor changes 2022-08-10 15:39:56 +05:30
ashilkn e30f72f6da minor change 2022-08-10 12:04:57 +05:30
ashilkn 74d66f9a83 misc. changes 2022-08-10 11:58:16 +05:30
ashilkn d773ecc831 misc. changes 2022-08-10 10:18:40 +05:30
ashilkn a0a4e3d1f3 moved getFilteredCollectionsWithThumbnail to search_service.dart 2022-08-09 20:39:18 +05:30
ashilkn 52ee30eee9 moved getLocationsAndMatchedFiles to search_service.dart 2022-08-08 10:45:06 +05:30
ashilkn 9973a9817c minor changes 2022-08-08 09:46:06 +05:30
ashilkn 908d66359c misc. changes 2022-08-06 23:41:23 +05:30
ashilkn f970869c57 misc. changes 2022-08-06 23:26:36 +05:30
ashilkn a54c212876 added hero animation from location suggestion to location collection 2022-08-06 20:56:07 +05:30
ashilkn 993e188856 minor UI fix 2022-08-06 19:19:02 +05:30
ashilkn 256bbffe5c used better variable names 2022-08-06 14:52:54 +05:30
ashilkn 147d68ffc5 added shadow over cliprrect with border radius for search results 2022-08-06 14:12:28 +05:30
ashilkn bfa320c9ed minor changes 2022-08-06 13:45:42 +05:30
ashilkn c0d2517653 search results UI 2022-08-05 22:26:06 +05:30
Neeraj Gupta b15fcc7c70
Support for removing entries from IgnoreFiles when tries to add unuploaded files to collection 2022-08-05 21:23:28 +05:30
Neeraj Gupta 7055b618d1
Merge branch 'reupload_hash_check' into rewrite_device_sync 2022-08-05 17:24:23 +05:30
ashilkn cc89027ac4 minor UI fixes 2022-08-05 16:51:15 +05:30
ashilkn e39b48440f made SearchWidget a transparent screen 2022-08-05 16:38:25 +05:30
Neeraj Gupta 1f7c4c3b9f
Use fileHash to avoid re-upload of already uploaded files 2022-08-05 15:20:03 +05:30
ashilkn 8cc6efb0dd minor UI fixes 2022-08-05 13:13:56 +05:30
ashilkn 209cb2985a Removed the stack and made a column for the ente branding and search icon 2022-08-05 13:06:24 +05:30
ashilkn 5ee05d8d59 SearhWidget (the search screen) is now a screen on the navigator stack 2022-08-05 12:51:39 +05:30
ashilkn e61dca0a70 made SearchWidget to a stateful widget from a function 2022-08-05 11:42:16 +05:30
ashilkn 0d4c036896 added code to store file search results data and colleciton search results data object by object to the suggestions/results list 2022-08-05 10:22:47 +05:30
ashilkn 172cda39a2 vishnu' restructure with errors 2022-08-04 21:46:16 +05:30
ashilkn c3c8050663 made an object to store location and matching files and used it wherever needed 2022-08-04 13:08:31 +05:30
ashilkn dc98b2ea51 converted MapEntry type data being passed around to Map type 2022-08-04 11:58:12 +05:30
ashilkn 35ba604607 restructured code of search_results_suggestions.dart to how it was before so that suggestions will be of type List<Widget> and not List<dynamic> 2022-08-03 19:42:37 +05:30
ashilkn 6fcb96fee6 fetching the location search files now from cached memory + can see result page with rendered files now which has duplicates in it 2022-08-03 18:58:18 +05:30
ashilkn 40bee92e64 modified code to work with the new object returned by getLocationsToMatchedFiles 2022-08-03 16:39:11 +05:30
ashilkn 96c68e6d99 simplified the the return of getLocationSearchData()(renamed it to getLocationsToMatchedFiles) from a list to a smaller map 2022-08-03 15:53:41 +05:30
ashilkn 9f97e26a73 added on tap to location suggestion widget which is paritally working 2022-08-03 15:06:38 +05:30
ashilkn 7f9c9f0ad5 added file count(memories) and thumbnail for location search suggestion 2022-08-02 18:42:22 +05:30
ashilkn c6b73c7376 location suggestion result is ready with no file count and thumbnail 2022-08-02 18:29:24 +05:30
ashilkn 6a9a7e088e renamed varialbes 2022-08-02 15:40:41 +05:30
ashilkn 0233154b94 fixed untappable issue for whitespaces in serach suggestion results row + removed unwanted comments 2022-08-02 10:34:12 +05:30
ashilkn 7c379bcdab removed objects for which no files are present in the location key from the list of objects returned by getLocationSearchData 2022-08-02 09:47:38 +05:30
ashilkn 611c252a07 minor fix 2022-08-02 09:15:06 +05:30
ashilkn 1e029d208d typo fix 2022-08-02 09:02:55 +05:30
ashilkn 634ce7e013 cached file name, made functions to return location name and files 2022-08-01 21:06:24 +05:30
ashilkn 1b69abcc31 made seperate folders for search result widgets 2022-08-01 10:17:33 +05:30
ashilkn 18b50bc2a3 vertically centered thumbnail of serach suggestions 2022-08-01 10:06:02 +05:30
ashilkn 46f96b6b50 minor changes 2022-07-29 15:17:13 +05:30
ashilkn b90ae84d67 added try catch block, modified the data returned by getLocationSearchData() 2022-07-29 14:52:09 +05:30
ashilkn 9fa691a1d3 made api call service for location search 2022-07-29 10:57:39 +05:30
ashilkn 3b56435416 added hero animation from filename suggestion to filedetials 2022-07-28 19:07:38 +05:30
ashilkn c0cd65c01b added hero animation from collection suggestion thumbnail to latest file in collection 2022-07-28 18:52:53 +05:30
ashilkn 6aa3220f7e search optimization 2022-07-28 16:36:04 +05:30
ashilkn 207948635e minor changes 2022-07-28 15:45:46 +05:30
ashilkn 4ffe5f4e12 added ontap to show the file when clicked on file name serach suggestions 2022-07-28 15:24:32 +05:30
ashilkn d91ed9770e fixed no such method error 2022-07-28 13:37:41 +05:30
ashilkn b06fb763f0 code refactor 2022-07-28 13:22:20 +05:30
ashilkn 72f3c70804 minor changes 2022-07-28 11:24:40 +05:30
ashilkn 1feb070435 Merge branch 'master' into file-name-search 2022-07-28 10:51:26 +05:30
Neeraj Gupta 40ed037327
Refactor search UI 2022-07-28 10:38:20 +05:30
Neeraj Gupta 5b21bc0aa6
rename 2022-07-28 10:37:52 +05:30
Neeraj Gupta b2cf52c31a
minor refactor 2022-07-28 10:25:54 +05:30
ashilkn bd09c5d148 made service for filename search + made corresponding class members/variables 2022-07-27 17:21:43 +05:30
ashilkn 834209ef80 code refactoring 2022-07-27 13:00:51 +05:30
ashilkn c1b4ad8e38 minor changes 2022-07-27 12:43:22 +05:30
ashilkn 62ee463f9d code refactor - removed futureBuilder for generating thumbnail 2022-07-27 11:52:54 +05:30
ashilkn af492c61a1 fixed no such method error 2022-07-27 11:45:15 +05:30
ashilkn 8e0e9e9e1e created CollectionWithThumbnail object list which is to be returned by getSearchedCollections() 2022-07-27 11:15:20 +05:30
Neeraj Gupta e8a60daa71
Switch to DevicePathCollections for backup folders screen 2022-07-26 15:02:39 +05:30
ashilkn ab4a2db60b minor changes + refactoring 2022-07-26 13:02:55 +05:30
ashilkn f6addb0eb7 changed searchResultsSuggestion to a stateless widget 2022-07-25 19:38:11 +05:30
ashilkn c7f1d182be removed print and debug print statements 2022-07-25 19:30:07 +05:30
ashilkn a83193315c merge master 2022-07-25 19:23:57 +05:30
ashilkn 8df8a2a1cb minor changes 2022-07-25 19:20:51 +05:30
ashilkn 950ae2645c added feature flag for search feature 2022-07-25 17:22:16 +05:30
ashilkn 2e8708de97 minor changes 2022-07-25 16:34:38 +05:30
ashilkn dc658d4acf UI changes + renaming variables for better understanding 2022-07-25 16:16:40 +05:30
ashilkn 1eae826f60 rename files to follow naming convention 2022-07-25 15:54:06 +05:30
ashilkn 5ecda81dbd remove priority search + refactor 2022-07-25 15:38:19 +05:30
Neeraj Gupta f099546087
refactor: remove unnecessary field 2022-07-25 14:40:37 +05:30
Neeraj Gupta 371f87e9c2
Fix bug in selection options for shared collections 2022-07-25 14:35:23 +05:30
ashilkn bf9a4479bc added thumbnail for collection suggestions 2022-07-25 11:24:04 +05:30
Neeraj Gupta 7c9e1f56e6
Lint: Trailing comma
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2022-07-23 15:41:41 +05:30
Neeraj Gupta e7d6aa48d0
DeveloperMode: Support for deleting local sync state
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2022-07-23 15:34:53 +05:30
ashilkn 3fa69c774a added number of memories (number of files) for seach suggested collections 2022-07-23 12:45:07 +05:30
ashilkn 5088800c7c clicking on suggested colleciton now routes to colleciton page 2022-07-23 11:30:12 +05:30
ashilkn f63c6974c9 minor changes 2022-07-21 19:17:41 +05:30
ashilkn 92a5e44437 search suggestions for collections now include p1, p2, p3 results 2022-07-21 11:42:41 +05:30
ashilkn ee2d15dc68 code refactoring 2022-07-21 11:25:25 +05:30
ashilkn cb56fc0e6a Widget structure and logic for search suggestion + p1 search for collections 2022-07-21 10:59:57 +05:30
ashilkn 16f8934579 used valueNotifier to avoid rebuilding the whole searchWidget class on search queries 2022-07-20 16:27:45 +05:30
ashilkn ee01b8a0b7 minor changes 2022-07-20 15:47:35 +05:30
Neeraj Gupta fa17c7562b
Remove redundant update
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2022-07-20 14:18:53 +05:30
ashilkn fd2f89e1b9 renamed file + collection search service now returns an object with results marked with levels of relevance 2022-07-19 17:22:16 +05:30
ashilkn c281c3dc73 made a service to get cached collection ids on search 2022-07-19 14:51:52 +05:30
ashilkn 4fe2af4be1 made search icon and search text field 2022-07-18 10:15:06 +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
Manav 74394e46b9
Merge pull request #403 from ente-io/password_auto_fill
Improve Password auto fill behaviour + copy change
2022-07-15 09:44:06 +05:30
Neeraj Gupta 7bb8749073
Copy change 2022-07-15 09:25:43 +05:30
Manav 7f7f25a027
Merge pull request #401 from ente-io/follow_the_system
Android: Add support for System theme
2022-07-15 07:41:36 +05:30
Neeraj Gupta e33cc392b7
Fix password auto-fill suggestion 2022-07-14 18:58:37 +05:30
Neeraj Gupta 6a7f66ab47
Fix padding 2022-07-14 16:00:01 +05:30
ashilkn 7681dbc756 increased bottom padding for all galleries 2022-07-14 14:04:35 +05:30
Neeraj Gupta 3b154cb561
Switch to dedicated theme selector option 2022-07-14 13:11:03 +05:30
ashilkn b0a9eba4ee Merge branch 'master' into redesign-file-info 2022-07-14 11:41:38 +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
Neeraj Gupta d44171a99d
Fix share to ente upload 2022-07-13 19:49:17 +05:30
Neeraj Gupta 8e7f1cf28f
Android: Follow systemTheme on longTap on themeSwitchWidget 2022-07-13 10:33:05 +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
Manav a90af6ddc0
Merge pull request #397 from ente-io/please_lint
Lint Fixes
2022-07-12 12:33:08 +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
Vishnu Mohandas d8aa7dadf3
Merge pull request #395 from ente-io/delete_illustration 2022-07-12 11:44:19 +05:30
Manav a4642a0aaf Tweak padding to match Figma 2022-07-12 11:38:55 +05:30
Neeraj Gupta 9a58c95a4c
Memories:Hide step indicator when fileCounter is shown 2022-07-12 11:01:51 +05:30
vishnukvmd b72d5d0c28 Update illustration on the delete account page 2022-07-12 11:00:19 +05:30
Manav 59a0caec19
Merge pull request #394 from ente-io/ios_bug_fix
Fix bug in email client selection + bumped version
2022-07-12 09:39:57 +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
vishnukvmd bc71b647a7 Open memories such that thumbnails in the gallery don't get reloaded 2022-07-11 23:27:58 +05:30
vishnukvmd 1b5d3a0918 Update delete account illustration 2022-07-11 23:09:49 +05:30
Vishnu Mohandas 76b4012e6e
Merge pull request #385 from ente-io/post-ott 2022-07-11 19:39:07 +05:30
ashilkn ae6a8c1e84 redesigned basic file exif for photos only 2022-07-11 19:38:43 +05:30
Manav 4d2c9101fa
Merge pull request #390 from ente-io/ios_fix_send_email
Fix email action for iOS
2022-07-11 19:01:10 +05:30
Neeraj Gupta 44af6608e7
use sendEmail for feedback & account deletion 2022-07-11 15:46:53 +05:30
Neeraj Gupta 9e87dadae1
Fix send email for iOS clients 2022-07-11 15:05:38 +05:30
ashilkn 0a71c1aaa8 Merge branch 'master' into redesign-file-info 2022-07-11 09:37:24 +05:30
ashilkn 344168c041 redesinged file uploaded to cloud date and time in file info 2022-07-11 09:36:43 +05:30
Neeraj Gupta 40d3ba5488
Lint: replace launch with launchUrlString for web urls 2022-07-11 09:21:08 +05:30
Neeraj Gupta 81088cd256
Change title to On Device 2022-07-11 09:03:47 +05:30
Neeraj Gupta 35d8e00034
Add view all device photos option for iOS 2022-07-09 22:53:11 +05:30
Neeraj Gupta 67a4e3327b
Specify number of textInputType for ott verification 2022-07-08 19:43:49 +05:30
Neeraj Gupta 91617faf45
Perform local authentication during actual deletion 2022-07-08 16:44:37 +05:30
vishnukvmd b05c2918e3 Replace illustration with emoji 2022-07-08 16:37:09 +05:30
Neeraj Gupta 3d6d3fda48
Copy change: Remove :( 2022-07-08 15:30:59 +05:30
ashilkn abadd3aaf8 stored exif data needed in the details screen as key value pairs 2022-07-08 14:49:09 +05:30
Neeraj Gupta 6f16218af8
do local auth before initiating delete 2022-07-08 14:45:53 +05:30
Neeraj Gupta 22790f10b2
enable self-deletion for low-risk accounts 2022-07-08 14:21:01 +05:30
Neeraj Gupta 0d8cee8c70
Add page for delete account flow 2022-07-08 12:58:29 +05:30
Neeraj Gupta 62c240e90f
Fix UI for grant permission screen 2022-07-07 17:05:33 +05:30
Neeraj Gupta 40fc17e5ca
remove platform specific padding 2022-07-07 16:10:11 +05:30
ashilkn 9aaa7e6e53 Merge branch 'master' into redesign-file-info 2022-07-07 14:23:01 +05:30
ashilkn 8908c35662 changed the 3rd asset on landing page 2022-07-07 14:14:03 +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
Manav fdd18e1545 Use the new POST variant of the /users/ott endpoint 2022-07-06 22:27:31 +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 c6546d32de
Refactor gradient button 2022-07-04 10:15:32 +05:30
Neeraj Gupta c6e5a9489f
delete unused file 2022-07-04 08:20:16 +05:30
Neeraj Gupta 02a782fd4b
delete unused file 2022-07-04 08:19:30 +05:30
Neeraj Gupta fdadf36baa
Lint fixes 2022-07-03 15:39:01 +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 c15e054204
Lint fixes for trailing comma 2022-07-03 12:26:43 +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 f2102fac1a
replace nothingToSeeHere with EmptyState widget 2022-07-03 11:27:27 +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
ashilkn c48f7b3f85 redesigned basic layout of file name tile in file info 2022-07-02 19:23:23 +05:30
ashilkn 1c9dc6566e redesigned time and date of file info 2022-07-02 12:54:36 +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 e7289ccbf8
Remove unused widget 2022-07-01 19:49:54 +05:30
Neeraj Gupta a382a02196
Organize ui widgets in separate folders 2022-07-01 19:48:05 +05:30
Neeraj Gupta 94b75ff38d
remove unused widget 2022-07-01 18:09:43 +05:30
Neeraj Gupta 888743747d
Fix:Ignore tap on file top and bottom bar actions when hidden 2022-07-01 09:09:57 +05:30
ashilkn b1e7489bdd replaced dialog with a bottom sheet skeleton 2022-06-30 14:17:04 +05:30
Manav 361c51f4dd
Merge pull request #368 from ente-io/fix_file_selection
Fix: selectedFiles use generatedId for tracking selected files
2022-06-29 15:34:24 +05:30
Neeraj Gupta d2c506f149
Fix: selectedFiles use generatedId for tracking selected files 2022-06-29 15:11:20 +05:30
Ashil 50f87c9668
Merge pull request #366 from ente-io/grant-permission-screen-fixes
Grant permission screen fixes
2022-06-29 14:24:13 +05:30
ashilkn 5e8a8a0b5b centered assests in loading photos screen 2022-06-29 13:54:10 +05:30
ashilkn 73ba6e945b Merge branch 'master' into grant-permission-screen-fixes 2022-06-29 13:29:25 +05:30
ashilkn c23d344239 centered the assets, added extra padding to bottom and reduced top shadow of FAB 2022-06-29 13:27:55 +05:30
Neeraj Gupta 8777dfb77d
force custom routeBuilder while showing DetailPage 2022-06-29 13:12:35 +05:30
Neeraj Gupta 28630a39c6
Fix button color for rate us dialog 2022-06-29 12:58:18 +05:30
Neeraj Gupta 80dfe150c9
update email address for bug reports 2022-06-28 20:09:17 +05:30
ashilkn 113d3c27be removed occurrence of _getBackupFoldersSelectionHook between loading photos screen and 'select folders for backup screen' 2022-06-28 19:26:29 +05:30
ashilkn 0bfde606f9 fixed the transition to grandpermission screen 2022-06-28 13:17:36 +05:30
ashilkn 1c3fcd5a61 replaced the ente icon foreground with a high resolution one 2022-06-27 13:15:03 +05:30
Neeraj Gupta 53fdc04a08
Wrap photo_view inside PhotoViewGestureDetectorScope to improve zoom 2022-06-27 02:07:42 +05:30
Neeraj Gupta a8e9c9d6d5
DetailedPage: rebuild on actual change of shouldDisableScroll value 2022-06-27 01:57:58 +05:30
Neeraj Gupta 041c19137e
Add debugLogs to track rebuilds 2022-06-27 01:52:07 +05:30
Neeraj Gupta 06336d863a
Update asset 2022-06-24 21:22:00 +05:30
Neeraj Gupta 34681b5a34
update assets 2022-06-24 20:59:24 +05:30
Neeraj Gupta a63f3fd5c4
show memory counter for large number of memories 2022-06-24 19:18:11 +05:30
Manav f31736039f
Merge pull request #355 from ente-io/removeListner
iOS: Enable swipeBack after adding/removing/restoring files to album
2022-06-24 15:38:28 +05:30
Neeraj Gupta 622fb7ccd1
iOS: Enable user to swipe back after adding/removing/restoring files to collection 2022-06-24 15:35:20 +05:30
Neeraj Gupta 083c52fbca
Sort collection by name during Add/Move/Restore flow 2022-06-24 14:38:48 +05:30
Neeraj Gupta ce202c94b3
Update email on UI on emailChange 2022-06-23 18:36:35 +05:30
Neeraj Gupta 5b9d332649
Fix change email flow 2022-06-23 17:42:19 +05:30
Manav d6e5d8c8d2
Merge pull request #342 from ente-io/log_improvement
Switch to ApplicationSupportDirectory for logs
2022-06-23 08:55:08 +05:30
Neeraj Gupta 79d639b2c6
Log indexChange on console during debugging only 2022-06-23 08:44:25 +05:30
Manav c066948b9c
Merge pull request #341 from ente-io/bug_fix_future_creationTime
Show photo with creationTime in future
2022-06-23 07:50:59 +05:30
Neeraj Gupta 0bebde580d
Show photo with creationTime in future 2022-06-23 07:46:41 +05:30
ashilkn 08797d3535 minor fix 2022-06-22 13:10:09 +05:30
ashilkn 4f3756e601 padding fix for 'Check for updates' in 'About' 2022-06-22 12:51:19 +05:30
Manav 82c26ef1c9
Merge pull request #337 from ente-io/hide_hidden_memories
Hide hidden memories from memories widget 🍭
2022-06-21 18:48:31 +05:30
Neeraj Gupta c54fe344ce
avoid fetching hidden memories for memories (duh) 2022-06-21 18:43:16 +05:30
vishnukvmd d4b6ec80d1 Make the theme switch toggle less ugly 2022-06-21 01:33:27 +05:30