Commit graph

6489 commits

Author SHA1 Message Date
ashilkn a81d78b71f Bug fix: center point coordinates not changing on 'edit location' sheet on coming back to it from editing center point in 'edit center point' sheet 2023-04-20 11:01:42 +05:30
ashilkn 33c2992ec3 Use IconButtonWidget instead of IconButton in RadiusPickerWidget 2023-04-20 10:08:54 +05:30
ashilkn 7fa25e75e3 Give top border radius for file details sheet 2023-04-20 09:56:34 +05:30
Crowdin Bot 223faa8481 New Crowdin translations by GitHub Action 2023-04-20 00:46:10 +00:00
Vishnu Mohandas 59a14b9095
New Translations (#1013) 2023-04-20 01:53:28 +05:30
ashilkn 5fdc92506e Fixed build error 2023-04-19 19:45:19 +05:30
Crowdin Bot 14ce438da1 New Crowdin translations by GitHub Action 2023-04-19 12:17:31 +00:00
Neeraj Gupta fcc969cfc1
New Translations (#1011) 2023-04-19 11:37:41 +05:30
ashilkn 8c8143d3b5 Fix build error 2023-04-19 11:19:33 +05:30
Crowdin Bot 795a98bae9 New Crowdin translations by GitHub Action 2023-04-19 04:57:33 +00:00
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