Commit graph

59 commits

Author SHA1 Message Date
Neeraj Gupta 8d7070d3d7 Add support for adding files from device 2023-06-28 10:21:14 +05:30
vishnukvmd b0c9cae36a Preserve ordering within SelectedFiles 2023-05-26 13:55:15 +05:30
ashilkn e178b5aa3f Get location data from exif in getMetadataForUpload() for location metadata 2023-04-17 18:18:05 +05:30
Neeraj Gupta 3b8ab6fc39
Merge branch 'migrate_services_2' into 5_migrate_utils 2022-12-30 16:00:30 +05:30
Neeraj Gupta 6fc3038472
NullSafety: Migrate shareUtil 2022-12-30 15:55:45 +05:30
ashilkn 0301f2a797 Moved all dialog util functions to dialog_util.dart 2022-12-30 08:03:03 +05:30
ashilkn e0fe29bf98 Replaced generic error dialog with new one + some minor changes 2022-12-26 16:39:29 +05:30
Neeraj Gupta a33792f12e
Change threshold for dismissible dialog 2022-12-19 11:51:37 +05:30
Neeraj Gupta d5f54a692d
Make Preparing dialog dismissible is user has selected more than 2 files 2022-12-19 11:46:59 +05:30
ashilkn e244bc1e76 Merge branch 'master' into redesign-with-components 2022-12-09 13:27:18 +05:30
ashilkn ae9954ded2 fix lint error 2022-12-06 18:03:57 +05:30
Neeraj Gupta fe48140b08
Handle error during systemShare 2022-12-06 17:45:23 +05:30
ashilkn 580a6e42a9 minor changes 2022-12-05 20:50:21 +05:30
ashilkn d2daa0bf21 refactored code 2022-12-05 16:38:21 +05:30
Neeraj Gupta ccf09cf19f
Use improved logic for parsing dateTime from fileName 2022-11-10 14:43:21 +05:30
Neeraj Gupta b2f301d96b
Move parseDateFromFileName in date time util 2022-11-05 10:40:22 +05:30
ashilkn c9bbb80c05 remove prefix letter 'k' from constants in constants.dart 2022-09-20 17:23:32 +05:30
ashilkn eb7c1ec837 started incremental migration to null safety 2022-09-07 14:00:09 +05:30
vishnukvmd 06ec7cb658 final all the vars! 2022-08-29 20:13:31 +05:30
ashilkn 5a88832119 fixed video duration bug for files sent to ente from device 2022-07-17 13:02:09 +05:30
Neeraj Gupta ca1d9388e2
Fix share to ente upload 2022-07-06 01:35:51 +05:30
vishnukvmd 47505ae102 Execute dart format lib 2022-06-11 13:53:52 +05:30
vishnukvmd 3e306facf5 Apply dart fix for require_trailing_commas 2022-06-11 13:53:18 +05:30
Neeraj Gupta d8137874d3
Capitalize words 2022-06-06 21:43:29 +05:30
Neeraj Gupta e6a3d31a1a
Fix import issues 2022-04-26 17:26:49 +05:30
vishnukvmd 892af4d046 Remove unnecessary toast 2022-04-22 21:47:32 +05:30
Neeraj Gupta fc2e62b325
Fix share dialog position for bottom bar button 2022-04-22 21:34:34 +05:30
Neeraj Gupta 42ea1aa64f
Fix sharing for iPAD 2022-04-22 21:07:12 +05:30
Neeraj Gupta aa8f4b9bde
lint: enable directives_ordering for imports 2021-10-30 11:13:56 +05:30
vishnukvmd 04cda4ffc4 Set duration for videos when shared to ente 2021-10-27 23:50:05 +05:30
vishnukvmd 8c34e3dd9d Parse time from EXIF for files shared to ente 2021-10-27 23:49:17 +05:30
vishnukvmd eca1c66abb Remove metadata derivation from share util since it will be performed during uploads 2021-10-27 20:03:37 +05:30
vishnukvmd 40e5818c63 Replace deprecated share lib 2021-10-05 10:26:48 +05:30
vishnukvmd 56183c72d3 Request originFile while sharing 2021-10-05 10:21:54 +05:30
Neeraj Gupta fa4480eb44
Improve filename to datetime parsing for video files 2021-09-22 11:48:48 +05:30
Neeraj Gupta be8019f338
SharedMedia: Fix handling of video media type 2021-09-20 17:33:34 +05:30
Neeraj Gupta fd95bcdfe8
[shared-media] ignore unsupported file types 2021-09-20 11:48:09 +05:30
Neeraj Gupta 586bb42458 Linter: Fixed unused imports 2021-09-05 11:52:12 +05:30
Neeraj Gupta 41f404c487 Share both img and video for live photo 2021-08-04 19:18:50 +05:30
Neeraj Gupta 4bab7ca586 Store manual backup media in a separate directory 2021-07-24 19:00:33 +05:30
Neeraj Gupta 6e1ea2ae6d Move app cache files identifier in constant 2021-07-23 18:23:39 +05:30
Neeraj Gupta 0b32796633 improve time parse logic from name for shared files 2021-07-23 18:15:11 +05:30
Neeraj Gupta 64f44ff50c Shared files: parse time from exif data 2021-07-23 13:58:11 +05:30
Neeraj Gupta 781a2f03f1 Listen to incoming media & prompt to all files in collection 2021-07-22 15:58:07 +05:30
Vishnu cda1900d96 Remove redundant function 2021-06-11 12:49:19 +05:30
Vishnu Mohandas 11b61d0902 Fix crashes while sharing large files 2021-01-13 15:46:31 +05:30
Vishnu Mohandas 8f17f3d4bf Use unthreatening lower case 2021-01-08 22:32:41 +05:30
Vishnu Mohandas a6c3913af5 Convert HEIC images on Android 2020-11-20 16:35:17 +05:30
Vishnu Mohandas 585079b380 Download files in parallel when attempting to share 2020-10-26 20:49:29 +05:30
Vishnu Mohandas ad8bca7fe7 Add a util function to share text 2020-10-10 05:17:14 +05:30