Commit graph

6629 commits

Author SHA1 Message Date
Neeraj Gupta fe6d4be9f2
l10n: use Styled text 2023-04-19 10:21:42 +05:30
Neeraj Gupta bdb853ebd6
Handle incomplete lat/long values 2023-04-19 08:25:00 +05:30
Neeraj Gupta 416fc58053
Reduce nesting 2023-04-19 08:24:03 +05:30
Neeraj Gupta 059279b76f
Handle missing lat/long ref 2023-04-19 08:23:33 +05:30
Neeraj Gupta f42301c077
[generated] i10n changes 2023-04-19 08:20:45 +05:30
Neeraj Gupta 855ffec6c7
Migration: Extract location from exif (#1006) 2023-04-19 08:15:26 +05:30
Crowdin Bot 68315edcd7 New Crowdin translations by GitHub Action 2023-04-19 00:49:48 +00:00
Neeraj Gupta c421f029c0
Migration: Extract location from exif 2023-04-18 20:58:46 +05:30
Crowdin Bot fef2ead2c0 New Crowdin translations by GitHub Action 2023-04-18 12:17:42 +00:00
Neeraj Gupta 4273f2af19
[generated] i10n changes 2023-04-18 15:04:12 +05:30
Neeraj Gupta 19940dfd9e
Fix: clear entities table on logout 2023-04-18 15:03:01 +05:30
Neeraj Gupta b922536646
Lint Fixes (#1002) 2023-04-18 14:41:10 +05:30
Neeraj Gupta 0ddfa1a865
Lint: Fix trailing comma warnings 2023-04-18 14:35:21 +05:30
Neeraj Gupta d83607b574
Location tag fixes (#993) 2023-04-18 14:07:46 +05:30
Neeraj Gupta 803d9a50a0
Fix typo 2023-04-18 14:06:41 +05:30
Neeraj Gupta ef5d1ec257
Skip location update if file is not uploaded or owned by user 2023-04-18 13:55:32 +05:30
Neeraj Gupta ef6c84ad97
Remove feature flag 2023-04-18 13:52:11 +05:30
Neeraj Gupta 662a6f9070
Add 1km as radius for locationTag 2023-04-18 13:49:59 +05:30
Neeraj Gupta e4038a9777
Fix: Store lat/long from pubMetadata in db 2023-04-18 13:45:11 +05:30
Neeraj Gupta 1965588081
Minor bug fix 2023-04-18 13:37:34 +05:30
Neeraj Gupta b9b6830a07
Fix: Updation of location via fileInfo 2023-04-18 13:16:55 +05:30
Neeraj Gupta 360c7cd29e
Minor refactor 2023-04-18 13:01:15 +05:30
Neeraj Gupta 78554c837c
Search: sort allFiles by creationTime DESC 2023-04-18 12:51:27 +05:30
Neeraj Gupta f888f8ce3c
Handle exception in locationFromExif 2023-04-18 12:38:52 +05:30
ashilkn fdb8ffa66b Removed unneccesary setState 2023-04-18 11:59:58 +05:30
ashilkn 85e011c762 Refactoring 2023-04-18 11:57:55 +05:30
ashilkn 13cd4ce322 Check if file type is video or photo of source file and only then get exif from source file 2023-04-18 10:49:10 +05:30
Crowdin Bot 00cd942835 New Crowdin translations by GitHub Action 2023-04-18 05:06:01 +00:00
Neeraj Gupta bd247011c7
[generated] i10n changes 2023-04-18 10:33:22 +05:30
Neeraj Gupta 6a79deaaa3
l10n: Extract strings 2023-04-18 10:33:15 +05:30
Neeraj Gupta 1fb3a15e49
ImageSave: Handle null value of deviceFolder 2023-04-18 10:29:41 +05:30
ashilkn 4dbcf4bc30 Contain rebuild to only location tag tile in file details 2023-04-18 10:12:15 +05:30
Crowdin Bot b875aab9fb New Crowdin translations by GitHub Action 2023-04-18 00:45:36 +00:00
ashilkn 380a9c31c0 Update pubMmd when location is updated on opening file info 2023-04-17 19:07:17 +05:30
ashilkn e178b5aa3f Get location data from exif in getMetadataForUpload() for location metadata 2023-04-17 18:18:05 +05:30
Crowdin Bot b1237b4332 New Crowdin translations by GitHub Action 2023-04-17 12:18:43 +00:00
Neeraj Gupta 569905632a
Add null check 2023-04-17 13:19:46 +05:30
Neeraj Gupta 79369a2afd
Fix potential NPE during upload 2023-04-17 13:14:46 +05:30
ashilkn 6c054b0f79 Refactored by not calling getExif() twice and only once 2023-04-17 13:13:03 +05:30
Neeraj Gupta 23e0fef585
New Translations (#992) 2023-04-17 12:55:50 +05:30
Neeraj Gupta e07d5733df
Merge branch 'main' into report_bug_long_press 2023-04-17 12:54:42 +05:30
ashilkn 44fcb469a5 Fixed a null pointer error 2023-04-17 12:53:51 +05:30
Vishnu Mohandas 86cf9a34e4
Fix log line (#994) 2023-04-17 12:53:11 +05:30
Neeraj Gupta efd21d01e7
Use string interpolation 2023-04-17 12:52:53 +05:30
vishnukvmd 902ca7a7aa Merge branch 'main' into report_bug_long_press 2023-04-17 12:47:03 +05:30
vishnukvmd 5484aabfd7 Fix lint warning 2023-04-17 12:44:37 +05:30
vishnukvmd 685a834e86 Attach long-press action to report bug 2023-04-17 12:44:09 +05:30
vishnukvmd 827375fb08 Add long-press action for menu item 2023-04-17 12:43:55 +05:30
vishnukvmd 8c48dc2984 Fix log line 2023-04-17 12:27:17 +05:30
ashilkn 1fc6a675ea Update location data of file on opening file details for files which have missing location data 2023-04-17 11:47:59 +05:30
ashilkn 52c19697bb Added a comment 2023-04-17 10:31:09 +05:30
Crowdin Bot b8bbbd3e75 New Crowdin translations by GitHub Action 2023-04-17 00:48:56 +00:00
Neeraj Gupta e7fb26162e
Flip change log entries order 2023-04-16 12:30:05 +05:30
Neeraj Gupta db18a1a0e2
Update changelog 2023-04-16 11:27:42 +05:30
Neeraj Gupta 61a1e90f92
[generated] i10n changes 2023-04-16 10:59:14 +05:30
Neeraj Gupta 33062b4606
Add changelog entry for location tag 2023-04-16 10:59:00 +05:30
Crowdin Bot 6f448d49a9 New Crowdin translations by GitHub Action 2023-04-16 00:49:50 +00:00
ashilkn 694bedf00a Use lat and long instead of location in pubMmd 2023-04-15 09:01:46 +05:30
ashilkn 4975829fe0 Added 'location' to publicMagicMetaData 2023-04-14 18:00:26 +05:30
ashilkn e0ccb2bfb4 get location data for file from exif if everything else fails 2023-04-14 11:11:27 +05:30
Crowdin Bot 562e123cdb New Crowdin translations by GitHub Action 2023-04-14 00:45:47 +00:00
ashilkn ff3c4a7119 Show most recent photo as thumbnail for location tag search results 2023-04-13 19:39:27 +05:30
ashilkn 4163655e0f Rename method 2023-04-13 16:19:59 +05:30
ashilkn b3dea3b679 Minor refactor 2023-04-13 16:00:48 +05:30
ashilkn 0c66e86637 Merge branch 'main' into location-tag-fixes 2023-04-13 15:50:52 +05:30
ashilkn 71fe3793dc Only show all uploaded and shared files with locaiton in 'Pick center point' sheet's gallery 2023-04-13 15:47:55 +05:30
ashilkn c03388130b Changed trigger of opening 'Add location' screen from using InlineButtonWidget to tapping the InfoItemWidget in file details 2023-04-13 15:31:18 +05:30
ashilkn 60baf036eb Added onTap for the middle section of InfoItemWidget 2023-04-13 15:10:25 +05:30
ashilkn 2b667ec986 Increased hit area of RadiusPickerWidget 2023-04-13 14:53:53 +05:30
Neeraj Gupta 5f40fce83f
Put change language option behind ff 2023-04-13 14:28:04 +05:30
Neeraj Gupta 52913b0c8b
Fix: Open location screen on locationSearch result (#984) 2023-04-13 13:30:30 +05:30
Neeraj Gupta 2cb1fc66c1
Fix: Open location screen on locationSearch result 2023-04-13 13:16:04 +05:30
Crowdin Bot 5acecc9ea0 New Crowdin translations by GitHub Action 2023-04-13 06:14:23 +00:00
Neeraj Gupta e01a80836b
Add i10n generated files 2023-04-13 10:43:37 +05:30
Neeraj Gupta 38442d66c3
Fix: Hide recoveryKey confirmation dialog correctly 2023-04-13 10:43:22 +05:30
Crowdin Bot 3a2ec5a3a6 New Crowdin translations by GitHub Action 2023-04-13 04:44:00 +00:00
Neeraj Gupta bc6cdad1d4
location fixes (#981) 2023-04-13 09:47:32 +05:30
Neeraj Gupta 6b8af5e30a
Use TextCapitalization.words for location tags 2023-04-13 09:16:51 +05:30
Neeraj Gupta 0d0a04e8a3
Fix bug while adding first location tag 2023-04-13 09:12:07 +05:30
Ashil f77ce52b6a
Extract location tag strings (#978) 2023-04-12 15:21:52 +05:30
Crowdin Bot dae165c536 New Crowdin translations by GitHub Action 2023-04-12 09:31:57 +00:00
ashilkn 137daf2509 Extacted strings from 'Location' screen 2023-04-12 14:49:50 +05:30
Neeraj Gupta 85889d086d
Merge branch 'main' into aspectRatio 2023-04-12 13:44:17 +05:30
Neeraj Gupta 7556ee5bd3
Update remote aspect ratio on imageLoad if needed 2023-04-12 13:43:21 +05:30
Neeraj Gupta 3eca68f21d
AspectRatio: Add ratio for video 2023-04-12 13:30:25 +05:30
ashilkn 59d70f1dbb Extracted strings in 'Pick center point' sheet 2023-04-12 12:46:26 +05:30
ashilkn 614d78f407 Extract strings associated with 'Edit location' screen 2023-04-12 12:38:52 +05:30
ashilkn d8427cadd4 fix l10n.dart after merging master 2023-04-12 12:06:27 +05:30
ashilkn 96c643e05a Merge branch 'main' into extract_location_tag_strings 2023-04-12 11:59:06 +05:30
Neeraj Gupta b5a0831e3b
New Translations (#974) 2023-04-12 11:28:05 +05:30
ashilkn 5c3218593d Extract strings associated with 'Add location' sheet 2023-04-12 11:26:57 +05:30
Neeraj Gupta 11dffa08a2
Do not gitignore generated l10n 2023-04-12 11:25:49 +05:30
Neeraj Gupta 124a4dab4e
Add h/w info during upload 2023-04-12 11:16:52 +05:30
Crowdin Bot d77f0bfab4 New Crowdin translations by GitHub Action 2023-04-12 00:46:04 +00:00
Neeraj Gupta 25aa99c22c
include assets height and width in MediaUploadData 2023-04-11 11:32:47 +05:30
Neeraj Gupta ed541a6f79
PubMagicMetadata: Add w and h property 2023-04-11 10:28:49 +05:30
Neeraj Gupta 06c9ead3e2
feat(location_tag): add location tags (#908) 2023-04-11 10:10:50 +05:30
Neeraj Gupta a717b2d273
Add support for changing language 2023-04-10 16:56:44 +05:30
ashilkn d3a858f653 Fixed a state refresh issue on Location tile in file details 2023-04-10 12:04:20 +05:30
ashilkn 82cf19af12 Removed unused methods and commented out code 2023-04-10 11:15:31 +05:30
ashilkn 0d75748f5f Reload location gallery on deleting files 2023-04-10 10:41:10 +05:30
ashilkn dcd7399873 Added FileSelectionOverlayBar for location screen with GalleryType.locationTag which is the same as GalleryType.searchResults 2023-04-10 10:21:58 +05:30
Neeraj Gupta 0cdbe8b88a
Update gitignore cahche 2023-04-10 10:14:01 +05:30
ashilkn 68e5c8defd Fixed order of files in location screens 2023-04-10 10:08:12 +05:30
ashilkn 0fb119f6d7 Show shared photos too in location tag 2023-04-10 10:00:30 +05:30
Crowdin Bot 46fc3d5006 New Crowdin translations by GitHub Action 2023-04-10 04:12:13 +00:00
Neeraj Gupta eb3f81dd4c
l10n fixes (#967) 2023-04-10 09:41:33 +05:30
Neeraj Gupta 35c84e5b37
Fix incomplete strings 2023-04-09 20:21:27 +05:30
Neeraj Gupta cef74fafc2
New Translations (#964) 2023-04-09 18:59:28 +05:30
Vishnu Mohandas 73f5a53c4a
Fix image editor compression (#966) 2023-04-08 17:47:13 +05:30
Crowdin Bot 7f6d576211 New Crowdin translations by GitHub Action 2023-04-08 12:07:25 +00:00
vishnukvmd 318d5ddc74 Save edited image as a compressed JPEG 2023-04-08 17:36:11 +05:30
Neeraj Gupta 6d429f4523
l10n: Merge strings 2023-04-08 13:43:57 +05:30
Neeraj Gupta 7cf71dc018
l10n: Merge strings 2023-04-08 13:30:58 +05:30
Neeraj Gupta fd95485147
Merge strings 2023-04-08 13:24:18 +05:30
vishnukvmd 16327cba15 Merge more strings 2023-04-08 10:11:02 +05:30
vishnukvmd 65e493b239 Merge more strings 2023-04-08 10:05:37 +05:30
vishnukvmd 3e279a0f58 Remove dead code 2023-04-08 09:52:06 +05:30
vishnukvmd 1a22a6e99d Merge one more string 2023-04-08 09:51:46 +05:30
vishnukvmd 345cc69b94 Remove code added for debugging 2023-04-08 09:48:27 +05:30
vishnukvmd 81ba6ae70a Fix lint warnings 2023-04-08 09:47:44 +05:30
vishnukvmd d0bd6b19de Merge strings 2023-04-08 09:47:04 +05:30
vishnukvmd 1180804fb8 Extract some more strings 2023-04-08 09:35:16 +05:30
vishnukvmd 76d8aa3786 Pull out strings 2023-04-08 09:31:54 +05:30
vishnukvmd a83361b6c3 Update count 2023-04-08 09:15:29 +05:30
ashilkn a525d067d5 open file if selectedFiles.isNotEmpty in gallery on long press + select file on onTap in 'pick center point' sheet 2023-04-07 17:57:36 +05:30
ashilkn 335496b66f Fixed bug on 'Cancel' button in 'Pick center point' sheet 2023-04-07 15:41:50 +05:30
ashilkn d0a9ec2ada Removed a comment 2023-04-07 15:24:36 +05:30
ashilkn 5e347c9247 Save the new center point only by clicking 'save' from 'Edit location' sheet 2023-04-07 15:14:34 +05:30
ashilkn 5158381d60 Minor fixes 2023-04-07 13:16:22 +05:30
ashilkn 3875d5befb Added animation to 'Add' button in 'Add location' screen 2023-04-07 13:07:47 +05:30
ashilkn cb2d791472 Added 'Save' button to save edits in 'Edit location' screen 2023-04-07 12:59:28 +05:30
ashilkn 736a9448eb Created a button 'Add' to add a locationTag in 'Add location' screen 2023-04-07 12:35:01 +05:30
ashilkn 8962a5805c Added a notifier that can be passed to TextInputWidget to know if it is empty 2023-04-07 12:30:37 +05:30
Neeraj Gupta 617202fbc0
l10n: Extract string (#961) 2023-04-07 12:25:36 +05:30
Neeraj Gupta 146c7db6a2
l10n: extract strings 2023-04-07 12:22:23 +05:30
Neeraj Gupta 8aba74397e
l10n: extract strings 2023-04-07 12:18:10 +05:30
Neeraj Gupta 1880c1fe9d
l10n: extract strings 2023-04-07 12:16:18 +05:30
Neeraj Gupta d98550c84e
l10n: extract strings 2023-04-07 12:12:07 +05:30
Neeraj Gupta 5271180d9b
l10n: Extract strings (#960) 2023-04-07 12:07:45 +05:30
Neeraj Gupta 0f07fba944
l10n: extract strings 2023-04-07 12:03:40 +05:30
Neeraj Gupta 399ace9595
l10n: extract strings 2023-04-07 11:57:22 +05:30
Neeraj Gupta 8afcca1b1e
l10n: extract strings 2023-04-07 11:28:38 +05:30
Neeraj Gupta 79641c4850
l10n: extract strings 2023-04-07 11:27:56 +05:30
Neeraj Gupta 72a25ffbb2
l10n: extract strings 2023-04-07 11:11:42 +05:30
Neeraj Gupta f19443607a
l10n: extract strings 2023-04-07 10:57:06 +05:30
ashilkn d632cdfb6f Removed selectAll option when selection is limited to one file 2023-04-07 10:49:00 +05:30
ashilkn ae0f960693 Use file.location to determine wheater to show location tile in fileDetails 2023-04-07 10:40:01 +05:30
Neeraj Gupta 372469f9ce
l10n: extract strings 2023-04-07 10:36:43 +05:30
Neeraj Gupta 2caf759510
l10n: extract strings 2023-04-07 10:27:54 +05:30
ashilkn 8d4bbddc98 Remove unnecessary asserts 2023-04-07 10:15:48 +05:30
Neeraj Gupta 7b1ad1b81c
Switch to shortToast 2023-04-07 09:58:54 +05:30
Neeraj Gupta 351f66c138
l10n: extract strings 2023-04-07 09:57:53 +05:30
Crowdin Bot a075acc925 New Crowdin translations by GitHub Action 2023-04-07 04:01:02 +00:00
Neeraj Gupta d5c4cd7268
l10n: extract strings 2023-04-07 09:29:23 +05:30
Neeraj Gupta 2c09e17d40
l10n: FileSelectionActionWidget strings 2023-04-07 09:07:57 +05:30
Neeraj Gupta 7ab6cac9e5
l10n: DeleteEmptyAlbums strings 2023-04-07 08:51:49 +05:30
Neeraj Gupta 2848f9ec17
l10n: extract strings 2023-04-06 14:31:16 +05:30
Neeraj Gupta 843134ea43
l10n: HomeWidget strings 2023-04-06 14:29:52 +05:30
Neeraj Gupta 1d2adb55a9
l10n: NewSharedCollectionsGallery strings 2023-04-06 14:28:19 +05:30
ashilkn 3d238660f8 Minor change 2023-04-06 14:25:48 +05:30
Neeraj Gupta 9b3dd35222
l10n: extract strings 2023-04-06 14:21:23 +05:30
Neeraj Gupta 3a766d3e68
l10n: extract HeaderErrorWidget strings 2023-04-06 14:20:08 +05:30
Neeraj Gupta 5051bb3dfb
l10n: extract LandingPageWidget strings 2023-04-06 14:17:58 +05:30
Neeraj Gupta 547019a2ea
l10n: extract MemoriesWidget strings 2023-04-06 14:14:06 +05:30
Neeraj Gupta 54b6b826e4
l10n: extract PreserveFooterWidget strings 2023-04-06 14:12:17 +05:30
Neeraj Gupta 96fbf66e03
l10n: extract StartBackupHookWidget strings 2023-04-06 14:11:56 +05:30
Neeraj Gupta 248b3fbb7e
l10n: extract fixed notification strings 2023-04-06 14:11:04 +05:30
ashilkn 6dda350b72 Removed unused parameter + added comments 2023-04-06 14:10:10 +05:30
Neeraj Gupta 68624bbe2f
l10n: extract payment more strings 2023-04-06 14:09:34 +05:30
ashilkn 4dde1a4a40 Added a comment 2023-04-06 13:34:53 +05:30
Neeraj Gupta 098bfb7366
l10n: extract SkipSubscriptionWidget strings 2023-04-06 12:45:22 +05:30
Neeraj Gupta 7e958ba022
l10n: extract StoreSubscriptionPage strings 2023-04-06 12:44:49 +05:30
ashilkn 92b85d7f98 Used better method name 2023-04-06 12:32:56 +05:30
ashilkn 652e77ab9d Only use updateLocationTag() to update location tag 2023-04-06 12:28:26 +05:30
Neeraj Gupta f68ba5215d
l10n: extract StripeSubscriptionPage strings 2023-04-06 12:21:35 +05:30
ashilkn e0efe2e059 Minor change 2023-04-06 12:09:35 +05:30
Neeraj Gupta 3abfeaf330
l10n: extract common subscription strings 2023-04-06 12:00:37 +05:30
Neeraj Gupta 18d4b7a759
l10n: extract ThemeSwitchWidget strings 2023-04-06 11:39:36 +05:30
Neeraj Gupta f6b62b37dc
l10n: extract SupportSectionWidget strings 2023-04-06 11:35:59 +05:30
Neeraj Gupta 8e2d94e308
l10n: extract StorageErrorWidget strings 2023-04-06 11:34:11 +05:30
Neeraj Gupta a1ce423016
Add trailing commas 2023-04-06 11:22:07 +05:30
Neeraj Gupta f309faf434
l10n: extract SocialSectionWidget strings 2023-04-06 11:21:43 +05:30
ashilkn 5b4af04712 Made delete locatioTag functional 2023-04-06 11:08:21 +05:30
Neeraj Gupta 92e95d068d
l10n: extract SecuritySectionWidget strings 2023-04-06 10:56:50 +05:30
Neeraj Gupta 48923403f3
l10n: extract GeneralSectionWidget strings 2023-04-06 10:52:54 +05:30
Neeraj Gupta ac3e1affcb
l10n: extract BackupSectionWidget strings 2023-04-06 10:49:52 +05:30
ashilkn de7e2ab2eb Created a popupMenu for 'edit' and 'delete location' in 'Location screen' 2023-04-06 10:47:47 +05:30
Neeraj Gupta c196d6ca67
l10n: extract AppUpdateDialog strings 2023-04-06 10:12:07 +05:30
Neeraj Gupta bed799128a
l10n: extract AboutSectionWidget strings 2023-04-06 09:53:44 +05:30
ashilkn 211bd01722 Rebuild 'Location screen' gallery when radius or centerPoint changes 2023-04-06 09:49:21 +05:30
Neeraj Gupta 30f6957d9e
l10n: extract BackupSettingsScreen strings 2023-04-06 09:47:25 +05:30
Neeraj Gupta 5a9d5daa99
l10n: extract BackupFolderSelectionPage strings 2023-04-06 09:44:25 +05:30
ashilkn d685d37f39 Update state of 'Location screen' after updates in location 2023-04-06 09:42:41 +05:30
Neeraj Gupta 5b3c06cc1c
l10n: extract AdvancedSettingsScreen strings 2023-04-06 09:36:03 +05:30
Neeraj Gupta 40af5bc80b
Extract strings 2023-04-06 09:33:32 +05:30
ashilkn 2b59ee1fc9 Created service to update locationTag 2023-04-06 09:04:30 +05:30
ashilkn 23ec49f8eb Show location name on 'edit location' screen 2023-04-05 19:49:50 +05:30
ashilkn 21a7e3e62b Remove commented out code 2023-04-05 17:02:42 +05:30
ashilkn d54f679b72 Rebuild 'edit location' sheet by listening to update in locationTag 2023-04-05 16:24:39 +05:30
Neeraj Gupta 765d7dd631
l10n: extract strings 2023-04-05 15:20:48 +05:30
ashilkn 72d8ae9f53 Made an event for add/update/delete locationTag and updated the Location tile in 'location details' sheet using it. 2023-04-05 14:33:54 +05:30
Neeraj Gupta 72f579eaa7
l10n: extract strigns 2023-04-05 13:20:02 +05:30
Neeraj Gupta 2b5e8cefd6
l10n: extract usableReferralStorageInfo strings 2023-04-05 12:39:14 +05:30
Neeraj Gupta ab09e70928
l10n: extract ReferralScreen strings 2023-04-05 12:33:45 +05:30
Neeraj Gupta a58c7e509e
Minor refactor 2023-04-05 12:16:36 +05:30
Neeraj Gupta cbd8007c9e
l10n: extract CodeSuccessScreen strings 2023-04-05 12:15:28 +05:30
Neeraj Gupta e159299fcc
l10n: extract ApplyCodeScreen strings 2023-04-05 12:00:39 +05:30
ashilkn c9f08c6eca Made 'update center point' functional in 'edit location' 2023-04-05 10:53:29 +05:30
Crowdin Bot 1cdbda4394 New Crowdin translations by GitHub Action 2023-04-05 05:21:03 +00:00
Neeraj Gupta 36fb2e6a7e
l10n: Extract strings 2023-04-05 10:47:14 +05:30
Neeraj Gupta f398700422
extract strings 2023-04-05 10:00:41 +05:30
ashilkn 01347f93c2 Pass LocalEntity<LocationTag> instead of locationTag
in update locationTag screens to get access to locaitonTag's id
2023-04-05 09:30:18 +05:30
Neeraj Gupta 4d54ca9fe7
l10n: ManageSharedLinkWidget strings 2023-04-05 08:55:35 +05:30
ashilkn fa0fe9b681 Use equatable in LocalEntity<T> 2023-04-05 08:54:00 +05:30
Neeraj Gupta 0e0b040492
l10n: ManageIndividualParticipant strings 2023-04-05 06:49:22 +05:30
Neeraj Gupta fa81ff5d26
l10n: AlbumParticipantsPage strings 2023-04-05 06:36:58 +05:30
Neeraj Gupta bc5f7673dd
l10n: extractadd_partipant_page strings 2023-04-05 06:31:05 +05:30
Neeraj Gupta c78bc1524f
l10n: extract strings 2023-04-05 01:51:40 +05:30
Neeraj Gupta fda7516efd
l10n: extract login_page strings 2023-04-05 00:46:37 +05:30
Neeraj Gupta cfb8cc6264
Add missing trailing space 2023-04-05 00:39:22 +05:30
Neeraj Gupta 0e90efef45
l10n: extract email_entry_page strings 2023-04-05 00:35:53 +05:30
Neeraj Gupta 92390b7c0c
l10n: extract password_entry_page strings 2023-04-04 23:28:01 +05:30
Neeraj Gupta 882f28f1bf
l10n: extract ott_verification_page strings 2023-04-04 22:39:20 +05:30
Neeraj Gupta fd07cbd053
l10n: extract recovery_page strings 2023-04-04 22:32:16 +05:30
Neeraj Gupta 31850533cd
Extract strings 2023-04-04 22:26:36 +05:30
Neeraj Gupta ef19bf9950
Extract strings for delete account page 2023-04-04 21:22:41 +05:30
Neeraj Gupta 8e7dd02032
Fix locale configuration 2023-04-04 19:58:20 +05:30
Neeraj Gupta 32edfa2a06
Default to en as fallBack and hardcode supported locales 2023-04-04 19:38:10 +05:30
Neeraj Gupta 287a19fe3d
Minor refactor 2023-04-04 19:33:23 +05:30
Neeraj Gupta 43dd473037
Pass S.delegate in localizationDeletages 2023-04-04 19:25:54 +05:30
Neeraj Gupta 6846618f4f
Update mapping for flutter l10n.yml to avoid duplicate en file err 2023-04-04 19:25:15 +05:30
ashilkn 4f003104ce Merge branch 'location_tag_screen_4' into location_tag_screen_5 2023-04-04 18:33:10 +05:30
ashilkn 77f85aadfd Added 'Use selected photo' button 2023-04-04 17:16:33 +05:30
ashilkn fc874d0a52 Plug in gallery in 'Pick center point' sheet 2023-04-04 16:50:53 +05:30
ashilkn a9726b222f Modify LazyLoadingGridView to support single file selection 2023-04-04 16:50:15 +05:30
Neeraj Gupta db5d894124
Merge branch 'main' into string_extract 2023-04-04 16:39:48 +05:30
ashilkn 48833376e7 Made a 'Pick center point' sheet without gallery 2023-04-04 15:13:22 +05:30
Neeraj Gupta 138f0a4165
Fix integration with entity service 2023-04-04 14:18:54 +05:30
Neeraj Gupta 554a94d681
Add support for syncing and storing entities 2023-04-04 12:50:23 +05:30
ashilkn 10432250af Enabled drag to close on edit and add location sheets 2023-04-04 11:55:29 +05:30
ashilkn 97cdf56abf Created 'Center point' tile in edit location screen 2023-04-04 11:27:09 +05:30
ashilkn d7edf2c551 Add locationTag to InheritedLocationTagData's state 2023-04-04 11:25:21 +05:30
ashilkn bca4ea4974 Methods to convert Location object to coordinates in DMS format 2023-04-04 11:24:30 +05:30
Neeraj Gupta add5e44ab2
Add entity gw and model classes 2023-04-03 21:36:31 +05:30
ashilkn 195d2a72ca Merge branch 'location_tag_screen_4' into location_tag_screen_5 2023-04-03 17:23:30 +05:30
ashilkn 2ab40d0459 Pass locationTag if state provider for 'edit location' screen + fix radiusPicker always at defaut value bug on 'edit screen' 2023-04-03 17:22:07 +05:30
Neeraj Gupta 46ea1a83fb
Remove unused method 2023-04-03 17:17:44 +05:30
Neeraj Gupta 351087cb36
Fix location search 2023-04-03 17:02:24 +05:30
Neeraj Gupta ebf5d710b3
Refactor: only expose deserizlized location tags 2023-04-03 16:46:56 +05:30