Commit graph

751 commits

Author SHA1 Message Date
ashilkn df7eed34a1 minor changes 2022-11-08 14:15:17 +05:30
ashilkn 126e630482 Storage card: show sizes in TB if size >= 1000 2022-11-07 18:59:45 +05:30
ashilkn 0325dfdd11 don't show 'Done' toast after saving file caption 2022-11-07 13:39:04 +05:30
Neeraj Gupta 943c5edfb6
Add lint rule to warn for unawaited futures 2022-11-06 15:46:14 +05:30
Neeraj Gupta 46fe951e0d
Merge pull request #621 from ente-io/removeAwaits
Remove unncessary Future/Awaits
2022-11-06 15:08:45 +05:30
Neeraj Gupta 19cc54f422
Fix lint issues 2022-11-06 13:52:54 +05:30
Neeraj Gupta 709e2a0085
Remove unncessary awaits by passing pref 2022-11-06 11:44:46 +05:30
Neeraj Gupta 32e6e32e47
Fix case 2022-11-05 23:31:47 +05:30
ashilkn 7b69dbb61f resolved merge conflicts 2022-11-05 11:02:15 +05:30
Neeraj Gupta b2f301d96b
Move parseDateFromFileName in date time util 2022-11-05 10:40:22 +05:30
ashilkn 921afb9a15 save caption on dismissing bottom sheet 2022-11-04 17:17:48 +05:30
ashilkn 2bea592925 made util function to edit file's caption in public metadata 2022-11-04 15:40:11 +05:30
Neeraj Gupta 03436216ba
Fix messages 2022-11-01 13:56:08 +05:30
Neeraj Gupta 830d8c3d8e
Changes for Hidden 2022-10-31 15:26:59 +05:30
ashilkn 66278e9659 edit incorrect comment 2022-10-26 17:51:16 +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 3a142141fc storage card bug fix 2022-10-26 16:36:42 +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 7af32aaf7a use toStringAsPrecision to round bytes to reduce code complexity 2022-10-18 19:26:17 +05:30
ashilkn 644b7b24a6 made function to convert used space to format mentioned in figma 2022-10-18 18:25:09 +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
Neeraj Gupta 172245090c
more changes 2022-10-14 15:15:00 +05:30
Neeraj Gupta a2603a7dd9
Show progress dialog on folder selection update 2022-09-29 14:19:50 +05:30
ashilkn c784bdbef9 added 'file_size' to local db 2022-09-24 16:06:05 +05:30
ashilkn 78474e6f7e migrated file_uploader_util.dart to null safety 2022-09-23 16:06:09 +05:30
ashilkn f3213cc848 convert to getters 2022-09-23 07:18:25 +05:30
ashilkn 231a4214ae migrated crypto_util.dart to null safety 2022-09-21 18:09:40 +05:30
ashilkn fb42d7de66 change error message 2022-09-21 15:43:05 +05:30
ashilkn f2adc32b4b make memLimit and opsLimit non-nullable and remove null check 2022-09-21 15:39:38 +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 c5a930b1f2 migrated hex.dart to null safety 2022-09-21 09:25:43 +05:30
ashilkn dc176a4d45 migrate toast_util.dart to null safety 2022-09-21 09:22:31 +05:30
ashilkn e51cdb78ef migrated validator_util.dart to null safety 2022-09-21 07:20:39 +05:30
ashilkn 37b28d0866 Merge branch 'migrate-to-null-safety' into migrate-to-null-safety-2 2022-09-21 06:41:17 +05:30
ashilkn ff2e509981 migrated navigation_util.dart to null safety 2022-09-21 06:26:13 +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 1c09c04861 migrated local_settings to null safety 2022-09-20 18:43:55 +05:30
ashilkn fe291e963f migrated data_util.dart to null safety 2022-09-20 18:33:00 +05:30
ashilkn c885abd893 remove prefix letter from constant 2022-09-20 18:18:15 +05:30
ashilkn 812c5ed4ef migrated auth_util.dart to null safety 2022-09-20 17:49:00 +05:30
ashilkn 62d053c336 migrated debouncer.dart to null safety 2022-09-20 17:43:15 +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
Neeraj Gupta f7ed0a3db6
Search: Support for search by calendar date & specific day 2022-09-16 17:41:16 +05:30