Commit graph

2371 commits

Author SHA1 Message Date
vishnukvmd bdb344f040 Back up all folders if "select all" is opted for within backup folder selection widget 2021-07-23 17:58:02 +05:30
vishnukvmd fad5eb687d Handle incorrect sync status 2021-07-23 16:43:01 +05:30
vishnukvmd 0f5f71abe3 Remove invalid lib for iOS 2021-07-23 16:42:48 +05:30
vishnukvmd e219285a6d Remove redundant param 2021-07-23 16:13:19 +05:30
vishnukvmd fc3079b30c Clip long maker strings 2021-07-23 15:45:54 +05:30
vishnukvmd a7b333b659 Update iOS project files 2021-07-23 15:45:06 +05:30
Neeraj Gupta 64f44ff50c Shared files: parse time from exif data 2021-07-23 13:58:11 +05:30
Neeraj Gupta f29abe8e72 Merge remote-tracking branch 'origin/master' into share_to_ente_android 2021-07-23 09:58:30 +05:30
Neeraj Gupta 7f7d4c6474 minor: fix typo in AndroidManifesh 2021-07-23 09:56:37 +05:30
vishnukvmd 38a2dbacd5 Fix linter warnings 2021-07-23 00:17:41 +05:30
vishnukvmd eb9de99730 Fix moar linter warnings 2021-07-23 00:11:58 +05:30
vishnukvmd 899ab66d00 Merge remote-tracking branch 'origin/master' 2021-07-23 00:03:51 +05:30
vishnukvmd dbfcbdec64 Fix linter warnings 2021-07-23 00:03:35 +05:30
Neeraj Gupta 4cfe31406b ZoomableImg: Use helper method to get thumbnail and file 2021-07-22 19:51:24 +05:30
Neeraj Gupta b123ee0500 getThumbnailFromLocal: add size and quality as optional param 2021-07-22 16:32:45 +05:30
Neeraj Gupta 781a2f03f1 Listen to incoming media & prompt to all files in collection 2021-07-22 15:58:07 +05:30
Neeraj Gupta c01ec9e23b Merge remote-tracking branch 'origin/master' into share_to_ente 2021-07-22 15:08:26 +05:30
vishnukvmd 98405e32b0 Up version 2021-07-22 15:06:29 +05:30
Neeraj Gupta 7826eb1fcb Merge branch 'master' of github.com:ente-io/frame 2021-07-22 15:03:51 +05:30
Neeraj Gupta 35aa74c9fd Add support for reading httpEndpoint from env 2021-07-22 15:03:01 +05:30
vishnukvmd 1ee144e413 Upgrade Sentry 2021-07-22 15:00:11 +05:30
vishnukvmd c12920b042 Remove unnecessary const 2021-07-22 15:00:11 +05:30
Neeraj Gupta 538578a9f3 Bugfix: explicitly declare type in the future 2021-07-22 13:18:21 +05:30
Neeraj Gupta 77c2489714 Merge remote-tracking branch 'origin/master' into share_to_ente 2021-07-22 13:16:22 +05:30
Neeraj Gupta a0b3010348 Fix crash in imageEdit for remote files 2021-07-22 12:55:30 +05:30
vishnukvmd b404029029 Prevent secure storage value migrations 2021-07-22 12:37:43 +05:30
vishnukvmd 19202c37fa Migrate secure storage to wait for first unlock 2021-07-22 12:36:45 +05:30
vishnukvmd e7dd26c69e Fix lint warnings 2021-07-22 12:21:59 +05:30
vishnukvmd 199e3a58cc Fix lint warnings 2021-07-22 11:49:34 +05:30
Neeraj Gupta 560877fd11 ThumbnailWidget: use getThumbnailFromLocal 2021-07-22 11:44:02 +05:30
Neeraj Gupta 9adf41fd2e Add support for uploading & reading image from app cache 2021-07-22 11:41:32 +05:30
vishnukvmd 197e807dc3 Fix lint warnings 2021-07-22 02:28:07 +05:30
vishnukvmd 6606ecdc91 Load images from the 18th century too 🤷 2021-07-22 02:23:51 +05:30
vishnukvmd 9f8c409f3d Fix lint warnings 2021-07-22 02:17:43 +05:30
vishnukvmd 2747810cb3 Ensure that DB inits occur only once 2021-07-22 02:04:53 +05:30
vishnukvmd c6ce7f2850 Add indices 2021-07-22 01:52:15 +05:30
vishnukvmd 54278ac89f Alter timestamp column types 2021-07-22 01:52:15 +05:30
vishnukvmd 1d9e67c6c6 Fix linter suggestions 2021-07-22 01:52:15 +05:30
vishnukvmd b23dbe1728 Remove debug endpoint 2021-07-22 01:52:15 +05:30
vishnukvmd d600d6e3b7 Fix linter suggestions 2021-07-22 01:52:15 +05:30
Neeraj Gupta 9e2c555dbc Android: Register intent to receive images 2021-07-22 01:35:22 +05:30
Neeraj Gupta b2adb41a55 Add dependency on receive_sharing_intent 2021-07-21 16:51:11 +05:30
Neeraj Gupta 1c1fb43eda FileUploader: Move AssetEntity related logic in helper class 2021-07-21 16:40:21 +05:30
Neeraj Gupta 759c894a88 File: Add isRemoteFile util method 2021-07-20 12:08:38 +05:30
Vishnu Mohandas 2e456a35fa
Merge pull request #17 from ente-io/fix_thumbnail_loading_issue
Track counter for fileDownload requests & cancel only when counter <=0
2021-07-19 23:38:53 +05:30
Neeraj Gupta 2ccdcc4a8a Track counter for fileDownload requests & cancel only when counter <= zero 2021-07-19 20:47:01 +05:30
vishnukvmd daadcdf8b7 Set creationTime to 0 if unavailable 2021-07-18 14:27:17 +05:30
Neeraj Gupta f8b01859c1 Remove unused methods 2021-07-16 22:31:22 +05:30
Neeraj Gupta a42dd69f74
Merge pull request #16 from ente-io/linters
Add recommended linters
2021-07-15 08:42:21 +05:30
Neeraj Gupta 4332585b40 Add ref link for effective dart lint pkg 2021-07-15 08:37:54 +05:30