Commit graph

504 commits

Author SHA1 Message Date
Neeraj Gupta ec8aab680d
Add support for searching by caption 2022-11-05 11:22:28 +05:30
ashilkn 7b69dbb61f resolved merge conflicts 2022-11-05 11:02:15 +05:30
Neeraj Gupta dbe51b0d21
Add Result type for captions 2022-11-05 11:00:03 +05:30
Neeraj Gupta b2f301d96b
Move parseDateFromFileName in date time util 2022-11-05 10:40:22 +05:30
ashilkn a5c7f82019 add caption as hint text in caption textField 2022-11-05 09:57:38 +05:30
ashilkn 74f12ed879 android creation time bug fix 2022-11-04 18:27:28 +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 9a468c97c7
remove redundant null comparision 2022-11-02 16:18:11 +05:30
Neeraj Gupta 5744c35874
Fix bug in collection creation 2022-10-31 15:42:04 +05:30
Neeraj Gupta 587c0b5cd9
Support for basic hidden functionality 2022-10-27 12:53:45 +05:30
Neeraj Gupta e5742f6b1b
Add model for createColleciton request 2022-10-27 10:08:55 +05:30
Neeraj Gupta 5932bcb3cd
Hide hidden collections from timeline and memory 2022-10-26 22:41:06 +05:30
Neeraj Gupta c6692be88d
MagicData: Add constants for hidden and subType 2022-10-26 22:38:29 +05:30
Neeraj Gupta d8a16a777a
CollectionMagic: Add subType 2022-10-26 22:38:25 +05:30
ashilkn aa118645ef use FileType.type instead of hardcoding the fileTypes's integer 2022-10-26 09:38:26 +05:30
ashilkn e0bbe3a124 add photos getter in FilesCount to get images+livePhotos 2022-10-21 11:46:09 +05:30
ashilkn 313a98ac0a use arrow functions for FilesCount getters 2022-10-21 11:39:02 +05:30
ashilkn 11a6724868 changes in getting filesCount 2022-10-21 11:14:14 +05:30
Neeraj Gupta d80868b053
Show empty and archived albums in search result 2022-10-19 17:26:06 +05:30
ashilkn 6a14dc0aa1 made service to fetch photos and videos count 2022-10-18 14:01:58 +05:30
Neeraj Gupta 6b3d756648
Remove unused code 2022-10-14 22:34:20 +05:30
ashilkn 74c12d6114 use Equatable to check value equality in UserDetails 2022-10-08 21:29:38 +05:30
ashilkn c784bdbef9 added 'file_size' to local db 2022-09-24 16:06: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 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
ashilkn 1fa34c9ae6 migrated trash_file.dart to null safety 2022-09-23 11:09:54 +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
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
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 59840aafbb
Fix: Handle missing file and sharedCollection count 2022-09-21 19:41:58 +05:30
ashilkn 8d7758a70f Merge branch 'rewrite_device_sync' into migrate-to-null-safety 2022-09-21 18:11:41 +05:30
ashilkn aa42403d2d made all members of EncryptionResult nullable 2022-09-21 18:09:10 +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 0327bc26d3 made Collection.attributes non-nullable 2022-09-21 16:17:50 +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 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
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 c9bbb80c05 remove prefix letter 'k' from constants in constants.dart 2022-09-20 17:23:32 +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
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
ashilkn 6201b77809 prefer factories that do not return null 2022-09-19 18:47:00 +05:30
ashilkn 9d8ea8ee37 removed unused code 2022-09-19 18:06:50 +05:30
ashilkn bbaf75ce66 replaced ArgumentError with Exception for non severe cases 2022-09-19 17:39:35 +05:30
ashilkn 60818c9cf4 migrated magic_metadata.dart to null safety 2022-09-19 17:34:52 +05:30
ashilkn 3e8bfc6f29 remove prefix letter 'k' from constants 2022-09-19 17:22:20 +05:30
ashilkn 661839f288 prefer factories that do not return null 2022-09-19 17:21:23 +05:30
ashilkn 85a520932a removed unused code 2022-09-19 15:46:47 +05:30
ashilkn 70b4e7d5a0 handle case where map['session'] is null gracefully 2022-09-19 15:31:05 +05:30
ashilkn c912fda3c3 migrated sessions.dart to null safety 2022-09-19 15:10:36 +05:30
ashilkn 9a91bb39c7 removed unused code 2022-09-19 13:49:06 +05:30
ashilkn 53b7197b88 migrated subscription.dart to null safety 2022-09-19 11:56:31 +05:30
ashilkn 7ee0a2d4f2 removed 'id' parameter from Subscription 2022-09-19 11:47:12 +05:30
ashilkn dafc6e5451 prefer factories that do not return null 2022-09-19 11:01:32 +05:30
ashilkn 5a547b042c removed unused code 2022-09-19 10:57:47 +05:30
ashilkn ccb0afe8e2 remove prefix letters from indentifier names 2022-09-19 10:41:02 +05:30
ashilkn 994d8a97aa migrated billing_plan.dart to null safety 2022-09-17 09:45:07 +05:30
ashilkn c396319dd7 prefer factories that do not return null 2022-09-16 19:59:29 +05:30
ashilkn 2c27fb4866 remove unused code from billing_plan.dart 2022-09-16 19:05:21 +05:30
ashilkn 8992de67b4 migrated file_type.dart to null safety 2022-09-16 18:24:16 +05:30
ashilkn 9b1c07bbee migrated location.dart to null safety 2022-09-16 12:42:46 +05:30
ashilkn 910534779c migrated public_key.dart to null safety 2022-09-16 12:12:04 +05:30
ashilkn fd2ea7450b removed unused code 2022-09-16 10:52:14 +05:30
ashilkn 86e496c9da removed unused code 2022-09-15 21:39:41 +05:30
ashilkn 3ff99d546a migrated set_keys_request.dart to null safety 2022-09-15 21:38:52 +05:30
ashilkn e8522e4f38 removed unused code 2022-09-15 21:09:54 +05:30
ashilkn abc860393c migrated set_recovery_key_request.dart to null safety 2022-09-15 21:07:15 +05:30
ashilkn b301302ff6 migrated key_attributes.dart to null safety 2022-09-15 20:57:03 +05:30
ashilkn e90cf84258 Merge branch 'rewrite_device_sync' into migrate-to-null-safety 2022-09-15 16:36:32 +05:30
ashilkn 932d055d8e change return type of cacheKey() to non-nullable 2022-09-15 16:34:33 +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 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 742b8a76bc
Merge branch 'rewrite_device_sync' into search_refactor 2022-09-14 14:45:53 +05:30
Neeraj Gupta c0d5bb942a
file name 2022-09-14 14:10:35 +05:30
Neeraj Gupta 12fb13efdb
file rename 2022-09-14 14:10:27 +05:30
Neeraj Gupta f20bf786b9
Refactor search widgets 2022-09-14 14:03:51 +05:30
Neeraj Gupta af59fa3971
Make dateTimeUtil null safe 2022-09-14 14:03:51 +05:30
Neeraj Gupta 2a1e8a51fc
Make dateTimeUtil null safe 2022-09-14 10:31:05 +05:30
ashilkn ee308d34ff remove unused code 2022-09-13 17:49:36 +05:30
ashilkn 76092f243c migrated ente_file.dart to null safety 2022-09-13 15:52:31 +05:30
ashilkn 3e78d67fe0 migrated encryption_result.dart to null safety 2022-09-13 15:39:39 +05:30
ashilkn eecc664196 prefer factories that do not return null 2022-09-13 15:25:36 +05:30
ashilkn d8050d6a2a migrated collection_file_item.dart to null safety 2022-09-13 15:24:16 +05:30
ashilkn 6ebd227538 made use of unused derived_key_results.dart file on crypto_util.dart 2022-09-13 09:54:40 +05:30
ashilkn 6cded547dd migrated backup_status.dart to null safety 2022-09-13 09:42:41 +05:30
ashilkn fd586f4787 migrated delete_account.dart to null safety 2022-09-13 09:24:40 +05:30
Neeraj Gupta ff5117f55f
Merge pull request #474 from ente-io/part_5_local_file_speed
Part 5: Fix minor issues for while showing local files
2022-09-12 21:35:16 +05:30