Commit graph

8084 commits

Author SHA1 Message Date
Neeraj Gupta 69ce3dca24
Merge branch 'main' into aspectRatio 2023-04-29 16:59:45 +05:30
Ashil 299d1bb117
Custom radius (#1039) 2023-04-29 16:15:21 +05:30
ashilkn 6231b46302 Wrote unit tests for testing parsing location from EXIF 2023-04-29 16:11:43 +05:30
Neeraj Gupta c34ee86202
Clean up: Remove old migration code (#1044) 2023-04-29 14:34:32 +05:30
Neeraj Gupta db61826504
Clean up: Remove old migration code 2023-04-29 14:16:08 +05:30
Neeraj Gupta 0d6a5fc435
Perf: Remove redundant calls via computer (#1043) 2023-04-29 14:09:13 +05:30
Neeraj Gupta 87333c83d5
[Perf] Avoid redundant method call via compute 2023-04-29 14:03:44 +05:30
Neeraj Gupta 0fcf40b12a
Refactor: Directly ref shared computer instead of passing as variable 2023-04-29 13:55:31 +05:30
Neeraj Gupta b5fe6ede26
Assign taskname for computer tasks 2023-04-29 13:27:18 +05:30
Neeraj Gupta 34ec149266
Switch to forked version for computer 2023-04-29 13:26:57 +05:30
Neeraj Gupta 85a95a52ec
Fix typo 2023-04-29 12:35:18 +05:30
Neeraj Gupta 54ff4e5dd5
Enable computer logs in debug mode 2023-04-29 12:34:02 +05:30
Neeraj Gupta 4745a5a2f3
Initiate shared workers during app init 2023-04-29 12:33:38 +05:30
Neeraj Gupta 453a44cb82
Update computer pkg 2023-04-29 12:28:07 +05:30
Neeraj Gupta 2948951e53
New Translations (#1041) 2023-04-29 09:02:33 +05:30
Crowdin Bot b63d8d22df New Crowdin translations by GitHub Action 2023-04-29 00:45:42 +00:00
ashilkn e028d16173 Return null if latRef or longRef's format is invalid on parsing location from EXIF 2023-04-28 17:21:08 +05:30
ashilkn 27abbbcae2 Add unit of raidus in dialog used to enter custom radius 2023-04-28 15:20:52 +05:30
Vishnu Mohandas c36c50e408
New Translations (#1038) 2023-04-28 07:16:02 +05:30
Crowdin Bot 620185e3d3 New Crowdin translations by GitHub Action 2023-04-28 00:49:53 +00:00
Vishnu Mohandas 0d2b38d9e4
Fix typo (#1040) 2023-04-27 20:19:33 +05:30
vishnukvmd 8ef0214bc1 Fix typo 2023-04-27 19:39:47 +05:30
ashilkn c7fbb550fc Merge branch 'main' into custom_radius 2023-04-27 13:02:41 +05:30
ashilkn 7b5b39997f Store state of selected radius instead of selected radius index for a bug fix 2023-04-27 12:57:32 +05:30
enteio d68b65d69b
New Translations (#1037) 2023-04-27 10:30:47 +05:30
ashilkn 6404f86059 Handle errors on creating a custom radius 2023-04-27 09:35:40 +05:30
Crowdin Bot a5ef98a9d5 New Crowdin translations by GitHub Action 2023-04-27 00:50:45 +00:00
ashilkn 53c3713e28 Fixed state refresh issue for custom radius + refactor 2023-04-26 19:11:44 +05:30
ashilkn 2b0d851c81 Custom radius for location tags but with state refresh issues 2023-04-26 18:31:33 +05:30
ashilkn 36c5052a6d Format inital value of TextInputWidget 2023-04-26 14:59:14 +05:30
Neeraj Gupta a8b2b97b52
New Translations (#1036) 2023-04-26 12:30:31 +05:30
Crowdin Bot e176233418 New Crowdin translations by GitHub Action 2023-04-26 06:58:08 +00:00
enteio 1bca4dc3f0
remove empty file (#1035) 2023-04-26 12:26:39 +05:30
Neeraj Gupta d8a1422fb6
remove empty file 2023-04-26 12:25:49 +05:30
Neeraj Gupta 511e6614e6
Update crowdin config to support folder structure (#1034) 2023-04-26 12:21:24 +05:30
Neeraj Gupta 6029126cd7
remove quotes 2023-04-26 12:20:30 +05:30
Neeraj Gupta fd17df3173
Update crowdin config 2023-04-26 12:18:56 +05:30
ashilkn c183e3eca8 Disable submit button if input is empty in TextInputDialog 2023-04-26 11:46:24 +05:30
Neeraj Gupta 5c0e2afc7f
Update crowdin config 2023-04-26 11:23:15 +05:30
Neeraj Gupta 3418b71338
Update crowdin config (#1033) 2023-04-26 11:11:52 +05:30
ashilkn 767c76e2f1 Layout changes to make UI better 2023-04-26 11:10:58 +05:30
Neeraj Gupta 04c2d02be8
Update crowdin config 2023-04-26 11:09:21 +05:30
Neeraj Gupta b2338c4c8a
Fix mapping of translation file on Crowdin (#1032) 2023-04-26 11:00:20 +05:30
Neeraj Gupta a46cce94e2
Add description for raise tickets 2023-04-26 10:48:18 +05:30
ashilkn 6f70af3608 Added border to container displaying radius to make it look tappable 2023-04-26 10:47:37 +05:30
Neeraj Gupta 90b28525eb
Fix: Move store descriptions file in scoped folder on crowdin 2023-04-26 10:46:48 +05:30
ashilkn 9277a83783 Dialog for custom radius with input restrictions 2023-04-25 19:15:10 +05:30
ashilkn d45af08120 Added optional parameters textEditingController and textInputFormatter to showTextInputDialog() 2023-04-25 16:40:22 +05:30
ashilkn 600e107704 Round radius shown in radius picker widget 2023-04-25 16:07:08 +05:30
Neeraj Gupta 08aca602d8
Bump version to version: 0.7.44+444 (#1031) 2023-04-25 14:07:34 +05:30