Commit graph

392 commits

Author SHA1 Message Date
Neeraj Gupta 5f4b67b93e
Merge branch 'main' into db_and_services 2023-01-03 20:24:42 +05:30
Manav b653838ffa Fix typo 2023-01-01 00:15:15 +05:30
Manav 0c0aaaa76e Wrap in a stateful widget to allow updates 2022-12-31 23:55:45 +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 3549ef2695
Merge branch 'main' into db_and_services 2022-12-30 15:58:25 +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 3bfdbaf571 Used better variable names 2022-12-30 06:59:50 +05:30
ashilkn 0f1c81204b Used new dialog for confetti dialog in 'Free up space' and 'Remove duplicates' screens 2022-12-29 19:22:04 +05:30
Neeraj Gupta c4bacb0e8d
Merge branch 'main' into null_safety_1 2022-12-28 12:10:49 +05:30
Neeraj Gupta 0dd9e9b887
NullSafety: Migrate DebugSectionWidget 2022-12-28 10:41:39 +05:30
Neeraj Gupta 5884bbe994
NullSafety: Migrate more UI widgets 2022-12-27 23:33:40 +05:30
Neeraj Gupta 015dae3193
NullSafety: Migrate more UI widgets 2022-12-27 23:31:23 +05:30
Neeraj Gupta 45487de903
Remove unused widget 2022-12-27 23:26:41 +05:30
Neeraj Gupta 7a10ac3971
NullSafety: Migrate more UI widgets 2022-12-27 23:21:11 +05:30
vishnukvmd ce4457c8aa Render cached user details 2022-12-27 17:22:10 +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 0007aecbd4
Replace happy case toasts with shortToast 2022-12-26 11:51:33 +05:30
Neeraj Gupta 173a3bcd07
Replace happy case toasts with shortToast 2022-12-26 10:44:36 +05:30
ashilkn 8387989e8a Create constant variable for mobile-small threshold 2022-12-20 15:05:11 +05:30
Neeraj Gupta aed55f5770
Merge pull request #695 from ente-io/collaboration_view
Prettify Sharing + Collect Files 
2022-12-19 15:34:56 +05:30
Neeraj Gupta 8ebf0640b6
Show rate us for independent apk 2022-12-17 10:30:29 +05:30
Manav f4aae4947a Change frame => photos-app in README etc 2022-12-15 19:25:36 +05:30
ashilkn 3a49a433ee Fixed recurring loading state of storage card and uploaded file count 2022-12-13 20:30:35 +05:30
ashilkn e244bc1e76 Merge branch 'master' into redesign-with-components 2022-12-09 13:27:18 +05:30
Neeraj Gupta 18e1b2266f
use https 2022-12-07 15:02:59 +05:30
Neeraj Gupta ce033cef78
Fix matrix url 2022-12-07 15:01:06 +05:30
Neeraj Gupta a8a009318d
Fix: RateUs -> use alternativeTo for f-droid and github apk 2022-12-07 14:11:52 +05:30
Neeraj Gupta 4e4807ac5a
Show rate us on AlternativeTo 2022-12-07 14:08:57 +05:30
Neeraj Gupta 50e23815a5
Add link to Mastodon, Blog, & Matrix 2022-12-07 12:50:25 +05:30
Neeraj Gupta 1df3d5080e
Copy changes for settings 2022-12-07 11:14:15 +05:30
Neeraj Gupta cee6e12877
Copy changes 2022-12-07 11:08:02 +05:30
vishnukvmd fc40814504 Move Logout and Delete under Account settings 2022-12-07 08:52:18 +05:30
vishnukvmd 334e27da56 Rename variable 2022-12-06 23:33:39 +05:30
vishnukvmd 7133930af4 Merge branch 'master' into grid 2022-12-06 23:29:03 +05:30
vishnukvmd e0792f24cc Add advanced settings 2022-12-06 23:17:37 +05:30
ashilkn 39b759c441 dispose ValueNotifiers 2022-12-06 17:54:45 +05:30
ashilkn d68a789f8a remove passing of context as argument unwantedly 2022-12-01 11:39:06 +05:30
ashilkn f2b190aaf3 change threshold of small screen 2022-11-21 16:42:52 +05:30
ashilkn 41d3b6091b bug fix 2022-11-16 18:31:29 +05:30
ashilkn c7d6542219 move two shared pref logic to user service 2022-11-16 17:50:02 +05:30
ashilkn 5f87594057 avoid passing completer in disableTwoFactor() 2022-11-16 17:30:44 +05:30
ashilkn 8be02877bf fix disable two factor bug 2022-11-16 17:24:48 +05:30
ashilkn abe868cbf8 remove use of future in value of ToggleSwitchWidget 2022-11-16 16:36:45 +05:30
ashilkn 4555f5d79f use completer to fix bug on 2FA status change 2022-11-15 19:12:26 +05:30
ashilkn 02479a9955 add initial value property in ToggleSwitchWidget for setting the initial value of toggle 2022-11-15 15:46:15 +05:30
ashilkn bf0971f8ce made futures acceptable as value in ToggleSwitchWidget 2022-11-15 14:41:35 +05:30
Neeraj Gupta 885678126d
AppUpdate: Add link to install manually 2022-11-10 00:25:02 +05:30
Neeraj Gupta 9592eb1f59
DebugOnly: Support for clearing changelog tracking 2022-11-09 13:50:14 +05:30
ashilkn df7eed34a1 minor changes 2022-11-08 14:15:17 +05:30
ashilkn eb22c34208 show free space as 0 if value is negative 2022-11-08 13:52:12 +05:30
ashilkn 7aa6cc3605 show used space in MBs if < 100 MB 2022-11-07 19:26:18 +05:30
ashilkn 126e630482 Storage card: show sizes in TB if size >= 1000 2022-11-07 18:59:45 +05:30
Neeraj Gupta 4a060c4edd
Fix unawaited future warnings 2022-11-06 16:06:33 +05:30
Neeraj Gupta 943c5edfb6
Add lint rule to warn for unawaited futures 2022-11-06 15:46:14 +05:30
Neeraj Gupta 19cc54f422
Fix lint issues 2022-11-06 13:52:54 +05:30
ashilkn 394fbc5aa0 renamed DetailsSectionWidget to StorageCardWidget 2022-11-01 15:49:01 +05:30
ashilkn e96f6d7ac6 remove onPressed state on tap cancel for storage card 2022-10-31 20:15:56 +05:30
ashilkn 91c5ef307e change incorrect box constrain for storage card 2022-10-31 19:18:54 +05:30
ashilkn 2e32ae259d layout changes in storage card 2022-10-29 17:28:09 +05:30
ashilkn 408e71c7a6 removed photos and videos count from storage card 2022-10-29 17:19:50 +05:30
ashilkn bea5441363 fetch memories count from network api 2022-10-29 17:17:30 +05:30
ashilkn c24bddd11b contain rebuilds upon changing ToggleSwitchWidget inside itself 2022-10-28 20:01:12 +05:30
ashilkn ab8b725fc2 removed backup settings's settings from settings screen 2022-10-28 15:26:51 +05:30
ashilkn 0c9783c6af made 'Backup settings' screen 2022-10-28 11:49:49 +05:30
ashilkn 45f0b66916 show 1st decimal place for used space if free space is less than 10GB 2022-10-26 17:45:48 +05:30
ashilkn 0e338f8c7e minor refactoring 2022-10-26 17:05:34 +05:30
ashilkn 549e1959d8 Merge branch 'master' into redesign-storage-card 2022-10-26 09:39:25 +05:30
ashilkn aa118645ef use FileType.type instead of hardcoding the fileTypes's integer 2022-10-26 09:38:26 +05:30
ashilkn e15157c3ac used a better variable name 2022-10-22 11:56:47 +05:30
ashilkn 82237bfd3e on pressed state for menuItem widget 2022-10-21 19:07:57 +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
ashilkn 5bdc9eaf09 minor fix 2022-10-20 17:26:48 +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
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
ashilkn eccdf2d4dd changed EnteLoadingWidget 2022-10-19 17:47:45 +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
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
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
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