Commit graph

7952 commits

Author SHA1 Message Date
ashilkn 2a86587ad5 Moved radius values for location tag to constants file 2023-03-21 18:27:32 +05:30
ashilkn 1995b2c26a Show only files in 'Add location' gallery which are inside the location tag derived from location of selected file and variable radius 2023-03-21 18:21:10 +05:30
ashilkn b106a0ce4a Show memories count only after all files are loaded 2023-03-21 12:14:01 +05:30
Neeraj Gupta 79c2c8e5cb
bump version v0.7.37+437 (#938) 2023-03-21 09:54:41 +05:30
Neeraj Gupta e72f04bc25
bump version v0.7.37+437 2023-03-21 09:53:19 +05:30
ashilkn 4012cafd25 Minor fix 2023-03-21 09:52:30 +05:30
Vishnu Mohandas 0e1cb40255
Fix bug in getting collectionID for devicePath (#937) 2023-03-21 09:51:30 +05:30
Neeraj Gupta 45370cbc99
Fix bug in getting collectionID for devicePath 2023-03-21 09:43:56 +05:30
Neeraj Gupta 709eae6526
Fix log line 2023-03-21 09:08:09 +05:30
Neeraj Gupta 2b780a00d1
Extract sample string 2023-03-21 08:58:13 +05:30
Neeraj Gupta 1a74fe681b
Enable flutter_intl 2023-03-21 08:57:59 +05:30
ashilkn c0ce8fc455 Show memories count in 'Add location' 2023-03-21 07:56:56 +05:30
ashilkn 47f6a5d68e Added code to make collate by day configurable in Gallery and used it in 'Add location' sheet 2023-03-21 07:20:55 +05:30
ashilkn 2d5c12f75e Plugged in a test gallery in the 'Add location' screen 2023-03-21 06:32:31 +05:30
ashilkn 34b2a0ccd1 Made selectedFiles nullable and added null aware operators in Gallery and LazyLoadingGallery 2023-03-20 20:45:10 +05:30
ashilkn eaeda5e8e6 Fix bug in DividerWidget 2023-03-20 20:39:37 +05:30
ashilkn 95076a736c Added flags to methods in filesDB to get only files which have location data 2023-03-20 20:38:51 +05:30
ashilkn 974cc78c50 Made the top half of the 'Add location' sheet 2023-03-20 17:23:06 +05:30
ashilkn b1d14fb454 Added custom border radius for text input widget 2023-03-20 14:00:19 +05:30
ashilkn 01a744ab6a Rename methods 2023-03-20 11:16:51 +05:30
ashilkn 573ee901c8 Layout fixes for ChipButtonWidget 2023-03-20 11:05:25 +05:30
ashilkn fa913b243c Optimised by storing square of semi major and minor axes of ellipse with location data 2023-03-20 10:45:20 +05:30
ashilkn d412a8cd90 Wrote service method to return the location tags for a given coordinate and used it in file details 2023-03-17 19:21:53 +05:30
ashilkn d2b2a8f595 Modify code for hasGPSData + pass signedDecimalDegree coordinates to LocationTagsWidget 2023-03-17 17:30:39 +05:30
Neeraj Gupta b3951fc45a
Fix: Handle email change from different client (#935) 2023-03-17 16:35:25 +05:30
Neeraj Gupta 82e45a29c3
Fix: Handle email change from different client 2023-03-17 16:30:40 +05:30
ashilkn 9963e9a194 Show location tag infoItem in file details only if file has GPS data 2023-03-17 16:23:22 +05:30
Vishnu Mohandas 89eccd2ce5
Fix device collection mapping (#934) 2023-03-17 13:01:30 +05:30
Neeraj Gupta b515810e39
bump version v0.7.36+436 2023-03-17 12:51:10 +05:30
Neeraj Gupta 011e7be38b
Fix check for missing collectionID 2023-03-17 12:50:19 +05:30
ashilkn 595e0e1149 Store loactionTag data with name, raduis & properites of the ellipse 2023-03-17 10:12:47 +05:30
Neeraj Gupta e036d586c0
New Translations (#932) 2023-03-16 17:59:13 +05:30
Crowdin Bot 45e0f30509 New Crowdin translations by GitHub Action 2023-03-16 12:27:21 +00:00
Neeraj Gupta d450ea6016
Update crowdin.yml (#933) 2023-03-16 17:56:16 +05:30
Neeraj Gupta 29cc1f05ae
Update crowdin.yml 2023-03-16 17:54:34 +05:30
Neeraj Gupta 56643cfbcb
Update crowdin.yml (#931) 2023-03-16 17:32:25 +05:30
Neeraj Gupta 59d0947dc7
Update crowdin.yml 2023-03-16 17:31:49 +05:30
Neeraj Gupta 093233bc70
Add Github action for Crowdin (#930) 2023-03-16 17:29:29 +05:30
Neeraj Gupta 71cace76ce
Update crowdin.yml 2023-03-16 17:26:17 +05:30
Neeraj Gupta 86a7a7ed79
[WIP]] Add Github action for Crowdin 2023-03-16 17:18:38 +05:30
Neeraj Gupta 0f8655c5aa
Create crowdin.yml (#929) 2023-03-16 16:01:09 +05:30
Neeraj Gupta f3a18317f5
Create crowdin.yml 2023-03-16 16:00:32 +05:30
Neeraj Gupta cb1e5ebb72
Refactor: Clean up unused widgets + lint fixes (#928) 2023-03-16 10:26:55 +05:30
Neeraj Gupta 17a12da2da
Lint fixes 2023-03-16 10:14:47 +05:30
Neeraj Gupta 0120cfa0b3
Remove unused field 2023-03-16 10:14:46 +05:30
Neeraj Gupta 28e6dd5a0d
Remove unused component 2023-03-16 10:14:46 +05:30
Neeraj Gupta 42d6d14017
Remove unused component 2023-03-16 10:14:46 +05:30
Neeraj Gupta d614724516
Make the delete dialog non-dismissible (#927) 2023-03-15 23:10:13 +05:30
vishnukvmd e8a3df970b Make the dialog non-dismissible 2023-03-15 23:06:01 +05:30
Vishnu Mohandas b77eb7e34f
Delete improvements (#926) 2023-03-15 23:04:14 +05:30