Commit graph

4257 commits

Author SHA1 Message Date
Neeraj Gupta 2500f8cb1b
Merge branch 'main' into search_screens 2023-04-13 12:03:44 +05:30
Neeraj Gupta 38442d66c3
Fix: Hide recoveryKey confirmation dialog correctly 2023-04-13 10:43:22 +05:30
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
ashilkn 137daf2509 Extacted strings from 'Location' screen 2023-04-12 14:49:50 +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 5c3218593d Extract strings associated with 'Add location' sheet 2023-04-12 11:26:57 +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
Neeraj Gupta 47ee24430c
Hide face and content search section 2023-04-10 13:02:32 +05:30
ashilkn d3a858f653 Fixed a state refresh issue on Location tile in file details 2023-04-10 12:04:20 +05:30
Neeraj Gupta 6887f52c9e
Merge branch 'main' into search_screens 2023-04-10 10:50:57 +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
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
Vishnu Mohandas 73f5a53c4a
Fix image editor compression (#966) 2023-04-08 17:47:13 +05:30
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 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 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 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 d98550c84e
l10n: extract strings 2023-04-07 12:12:07 +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