Commit graph

15 commits

Author SHA1 Message Date
ashilkn aa53bc015b show location coordinates in DMS when selecting location on editing 2023-12-15 21:50:13 +05:30
ashilkn 4a84836dd9 Make 'add new' in location search section functional 2023-10-17 10:17:03 +05:30
ashilkn 86a67b37c1 Refactor showPickCenterPointSheet to return just the center point of the file chosen instead of the whole file 2023-10-17 09:48:15 +05:30
ashilkn ce5665f0dd Refactor showPickCenterPointSheet to accept name of location tag instead of the entire locationTagEntity object 2023-10-17 09:19:36 +05:30
Neeraj Gupta 3a98af3518 Move packages 2023-08-25 10:09:30 +05:30
Neeraj Gupta d6b08c8e66 Rename: File -> EnteFile 2023-08-24 22:26:24 +05:30
ashilkn 767c76e2f1 Layout changes to make UI better 2023-04-26 11:10:58 +05:30
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 614d78f407 Extract strings associated with 'Edit location' screen 2023-04-12 12:38:52 +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 d54f679b72 Rebuild 'edit location' sheet by listening to update in locationTag 2023-04-05 16:24:39 +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
ashilkn 48833376e7 Made a 'Pick center point' sheet without gallery 2023-04-04 15:13:22 +05:30
ashilkn 97cdf56abf Created 'Center point' tile in edit location screen 2023-04-04 11:27:09 +05:30