Commit graph

4246 commits

Author SHA1 Message Date
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 a64b2b4665 clean up localization code 2022-09-28 09:16:21 +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
Neeraj Gupta f4e05db855
Merge branch 'rewrite_device_sync' of github.com:ente-io/frame 2022-09-26 17:47:31 +05:30
Ashil 0803130e5f
Merge pull request #530 from ente-io/video-loader
Video loader
2022-09-26 14:24:10 +05:30
Neeraj Gupta 30e0d9b59a
handle null config 2022-09-26 14:12:10 +05:30
Neeraj Gupta 40e96f1cec
Merge branch 'ente_theme' into rewrite_device_sync 2022-09-26 14:07:16 +05:30
Neeraj Gupta ef924f1545
improve local photo visiblity on import 2022-09-26 14:04:37 +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 c784bdbef9 added 'file_size' to local db 2022-09-24 16:06:05 +05:30
Neeraj Gupta e7261c6eec
Fix mapping of edited files on Android 2022-09-23 19:42:31 +05:30
Ashil 9f9eeac7b7
Merge pull request #527 from ente-io/migrate-to-null-safety
Migrate to null safety
2022-09-23 16:29:38 +05:30
ashilkn 5ff88756af renamed kBooleanFeatureFlagsKey to _featureFlagsKey 2022-09-23 16:28:58 +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
ashilkn 78474e6f7e migrated file_uploader_util.dart to null safety 2022-09-23 16:06:09 +05:30
Neeraj Gupta f8204ca65d
re-scan files for upload after initial upload 2022-09-23 16:02:57 +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
ashilkn de0988ff51 remove prefix letter 'k' from constant 2022-09-23 13:54:21 +05:30
ashilkn 5e4db4b2a0 migrated feature_flag_service.dart to null safety 2022-09-23 13:53:22 +05:30
ashilkn 0d7e44c7f5 removed unused code 2022-09-23 13:42:14 +05:30
ashilkn a0d1c2e9be migrated thumbnail_cache.dart to null safety 2022-09-23 13:35:12 +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 b6c126dca8 make TrashFile members late 2022-09-23 11:55:45 +05:30
ashilkn 8d027b50f6 migrate selected_files.dart to null safety 2022-09-23 11:46:16 +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
ashilkn 9cf5c09cfd migrated memory.dart to null safety 2022-09-23 11:20:06 +05:30
ashilkn 012b5949c9 removed unused code 2022-09-23 11:17:52 +05:30
ashilkn 0bc03669e2 migrated ignored_file.dart 2022-09-23 11:17:23 +05:30
Neeraj Gupta aa5110ae6e
GradientButton: Remove unused child property 2022-09-23 11:12:25 +05:30
ashilkn 1fa34c9ae6 migrated trash_file.dart to null safety 2022-09-23 11:09:54 +05:30
Neeraj Gupta 01a0ab046f
GradientButton: Fix padding between icon and text 2022-09-23 11:04:02 +05:30
Neeraj Gupta d2bf027582
[Design Components] Add textStyles from figma 2022-09-23 11:02:06 +05:30
ashilkn 9b650467da migrated file_load_results.dart 2022-09-23 10:12:33 +05:30
ashilkn ab2c8234a2 Merge branch 'rewrite_device_sync' into migrate-models 2022-09-23 10:05:59 +05:30
ashilkn d6fce43d73 migrate collection_items.dart to null safety 2022-09-23 10:05:45 +05:30
ashilkn f3213cc848 convert to getters 2022-09-23 07:18:25 +05:30
ashilkn 3de66f782e handle cases where title is null for getDisplayName 2022-09-23 06:48:00 +05:30
ashilkn d2d8cf5ed7 made PubMagicMetadata.editedTime nullable 2022-09-23 06:14:06 +05:30
Neeraj Gupta 94746b1924
[Design-components] Add textStyles 2022-09-22 22:04:19 +05:30
ashilkn 703e3f841c migrated file.dart to null safety 2022-09-22 20:43:19 +05:30
ashilkn 0f54e2e44b made PubMagicMetadata.editedTime nullable 2022-09-22 20:36:26 +05:30
ashilkn c402d8f5d7 minor change 2022-09-22 17:52:19 +05:30
ashilkn 241cff9690 Merge branch 'rewrite_device_sync' into migrate-to-null-safety 2022-09-22 16:18:38 +05:30
ashilkn b113155aed removed unused code 2022-09-22 16:17:30 +05:30
ashilkn b9a600be43 migrated configuration.dart to null safety 2022-09-22 16:16:13 +05:30
Neeraj Gupta acd3c7d328
Merge branch 'rewrite_device_sync' of github.com:ente-io/frame into rewrite_device_sync 2022-09-22 14:34:19 +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
ashilkn 61a5553d36 migrated constants.dart to null safety 2022-09-22 10:56:14 +05:30
Ashil 19123c1957
Merge pull request #518 from ente-io/migrate-to-null-safety
Migrate to null safety
2022-09-22 10:41:21 +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 59840aafbb
Fix: Handle missing file and sharedCollection count 2022-09-21 19:41:58 +05:30
Neeraj Gupta 240c978299
Fix merge conflict 2022-09-21 19:41:33 +05:30
ashilkn 5193481354 minor fix 2022-09-21 18:57:37 +05:30
ashilkn 8d7758a70f Merge branch 'rewrite_device_sync' into migrate-to-null-safety 2022-09-21 18:11:41 +05:30
ashilkn 231a4214ae migrated crypto_util.dart to null safety 2022-09-21 18:09:40 +05:30
ashilkn aa42403d2d made all members of EncryptionResult nullable 2022-09-21 18:09:10 +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
ashilkn 3041351d03 migrated app_lifecycle_service.dart to null safety 2022-09-21 17:50:59 +05:30
ashilkn 6efb4c80cf migrated tab_changed_event.dart to null safety 2022-09-21 17:47:36 +05:30
ashilkn 8802c385a5 removed unused code 2022-09-21 17:45:44 +05:30
ashilkn 44ecba66da migrated sync_status_update_event.dart to null safety 2022-09-21 17:43:46 +05:30
ashilkn 75906f99f6 removed unused code 2022-09-21 17:39:37 +05:30
ashilkn 0840afe97d migrated network.dart to null safety 2022-09-21 17:37:09 +05:30
Ashil 3efe9d028e
Merge pull request #510 from ente-io/change-on-factories
turn factories into static methods so it is allowed to return null
2022-09-21 17:28:36 +05:30
ashilkn ce014e8e87 migrated image_cache.dart to null safety 2022-09-21 17:23:50 +05:30
Vishnu Mohandas 6d031a4c86
Merge pull request #513 from ente-io/archive_fix
Hide photo from UI if it's part of any hidden collection
2022-09-21 17:22:00 +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
ashilkn 881353fde4 migrated lru_map.dart to null safety 2022-09-21 17:09:39 +05:30
Neeraj Gupta 97e754739f
Fix handling of crypto subscription on UI 2022-09-21 17:09:03 +05:30
ashilkn 0327bc26d3 made Collection.attributes non-nullable 2022-09-21 16:17:50 +05:30
Neeraj Gupta 66988ba728
Hide photo from UI if it's part of any hidden collection 2022-09-21 16:15:02 +05:30
Neeraj Gupta 467869199c
RecoveryKeyVerification: remove view recoveryKey button 2022-09-21 15:53:03 +05:30
Neeraj Gupta de9d6e7541
RecoveryKeyVerification: remove notification is verified on different device 2022-09-21 15:48:42 +05:30
ashilkn 1af6d0e1a5 Merge branch 'rewrite_device_sync' into migrate-db-files 2022-09-21 15:47:48 +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
ashilkn fb42d7de66 change error message 2022-09-21 15:43:05 +05:30
ashilkn 8730899f48 Merge branch 'migrate-to-null-safety-2' of https://github.com/ente-io/frame into migrate-to-null-safety-2 2022-09-21 15:40:13 +05:30
ashilkn f2adc32b4b make memLimit and opsLimit non-nullable and remove null check 2022-09-21 15:39:38 +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 c05cfb9578 turn factories into static methods so it is allowed to return null 2022-09-21 14:25:00 +05:30
ashilkn 398e6607e4 minor bug fix 2022-09-21 13:31:00 +05:30
ashilkn c25c88e8fc Merge branch 'rewrite_device_sync' into migrate-db-files 2022-09-21 13:15:30 +05:30
ashilkn 599770dc62 migrated upload_locks_db.dart to null safety 2022-09-21 12:03:12 +05:30
ashilkn 678f128dfd migrated public_keys_db.dart to null safety 2022-09-21 12:00:31 +05:30
ashilkn a93a52af0e migrated file_updation_db.dart to null safety 2022-09-21 11:49:11 +05:30
ashilkn 30f48304d1 migrated collections_db.dart to null safety 2022-09-21 11:29:53 +05:30
ashilkn d1c8d0c2e4 removed unused code 2022-09-21 11:21:20 +05:30
ashilkn 5a3f749d63 make colors const 2022-09-21 11:02:59 +05:30
ashilkn 0b000c0951 resolve merge conflicts 2022-09-21 11:02:30 +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 d22e6dee44 Merge branch 'migrate-to-null-safety-2' into make-colors-const 2022-09-21 10:12:25 +05:30
ashilkn d4c226d10a migrated notification_service.dart to null safety 2022-09-21 09:52:43 +05:30
ashilkn 6e1aed4299 migrated loading_widget.dart to null safety 2022-09-21 09:31:15 +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 2db461be26 made colors in ente_theme_data.dart const 2022-09-21 08:04:22 +05:30
ashilkn f022149c4e migrated ente_theme_data.dart to null safety 2022-09-21 07:40:37 +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
Ashil a7253bc108
Merge pull request #504 from ente-io/migrate-user-details
Migrate user details
2022-09-21 06:38:16 +05:30
ashilkn c603ffc777 made 'name' of collection.dart nullable 2022-09-21 06:37:08 +05:30
ashilkn ff2e509981 migrated navigation_util.dart to null safety 2022-09-21 06:26:13 +05:30
Neeraj Gupta 5920abe112
use firstWhereOrNull 2022-09-20 23:31:21 +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 fcd29c2633 migrated errors.dart to null safety 2022-09-20 17:32:24 +05:30
ashilkn c9bbb80c05 remove prefix letter 'k' from constants in constants.dart 2022-09-20 17:23:32 +05:30
Neeraj Gupta 113d77a456
fix delay 2022-09-20 16:49:03 +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
ashilkn 11a80f4d4d migrated user_details.dart to null safety 2022-09-20 15:49:13 +05:30
ashilkn ad4569baa7 turn factory into a static method so it is allowed to return null 2022-09-20 14:01:08 +05:30
Neeraj Gupta 6bab218942
refactor 2022-09-20 11:55:22 +05:30
ashilkn 9bdad2e06d removed unused code 2022-09-20 11:51:00 +05:30
ashilkn ee3ca77f72 migrated collection.dart to null safety 2022-09-20 11:42:35 +05:30
Neeraj Gupta 3d94b723c3
Show prompt to verify recovery key 2022-09-20 11:38:12 +05:30
Neeraj Gupta ca940e9c64
Add UserRemoteFlag service 2022-09-20 11:35:34 +05:30