Neeraj Gupta
|
3366264dde
Refactoring: rename
|
2 years ago |
Neeraj Gupta
|
9e1184069e
Refactor: rename
|
2 years ago |
Neeraj Gupta
|
66879dd370
ThumbnailUtil: switch to async methods
|
2 years ago |
Neeraj Gupta
|
de4b3fabd9
NullSafety: Migrate ThumbnailUtil
|
2 years ago |
Neeraj Gupta
|
943c5edfb6
Add lint rule to warn for unawaited futures
|
2 years ago |
ashilkn
|
f3213cc848
convert to getters
|
2 years ago |
ashilkn
|
c9bbb80c05
remove prefix letter 'k' from constants in constants.dart
|
2 years ago |
ashilkn
|
eb7c1ec837
started incremental migration to null safety
|
2 years ago |
vishnukvmd
|
47505ae102
Execute `dart format lib`
|
3 years ago |
vishnukvmd
|
3e306facf5
Apply `dart fix` for `require_trailing_commas`
|
3 years ago |
Neeraj Gupta
|
22babe31e6
upgrade photos_manager pkg
|
3 years ago |
Neeraj Gupta
|
3239ba3644
Resolve existing package import issues
|
3 years ago |
vishnukvmd
|
7792c3d6d0
Remove readAsBytesSync
|
3 years ago |
vishnukvmd
|
b11ee940f3
Move delete to async ops
|
3 years ago |
Neeraj Gupta
|
512247a515
Merge remote-tracking branch 'origin/master' into live_photos
|
3 years ago |
Neeraj Gupta
|
abe969cec0
minor fix to avoid edge-cases
|
3 years ago |
Neeraj Gupta
|
46d3b34574
Fix bug in thumbnail lookup
|
3 years ago |
Neeraj Gupta
|
85f3eb2bff
Refactor download & decrypt logic in separate util
|
3 years ago |
Neeraj Gupta
|
1d8721803b
Rename
|
4 years ago |
Neeraj Gupta
|
f29abe8e72
Merge remote-tracking branch 'origin/master' into share_to_ente_android
|
4 years ago |
vishnukvmd
|
dbfcbdec64
Fix linter warnings
|
4 years ago |
Neeraj Gupta
|
b123ee0500
getThumbnailFromLocal: add size and quality as optional param
|
4 years ago |
Neeraj Gupta
|
77c2489714
Merge remote-tracking branch 'origin/master' into share_to_ente
|
4 years ago |
Neeraj Gupta
|
9adf41fd2e
Add support for uploading & reading image from app cache
|
4 years ago |
vishnukvmd
|
9f8c409f3d
Fix lint warnings
|
4 years ago |
Neeraj Gupta
|
2ccdcc4a8a
Track counter for fileDownload requests & cancel only when counter <= zero
|
4 years ago |
Vishnu Mohandas
|
85f155fe14
Maintain disk cache for thumbnails by self
|
4 years ago |
Vishnu Mohandas
|
caba788a6a
Don't block on writing to cache to return the decrypted thumbnail
|
4 years ago |
Vishnu Mohandas
|
51b1ef7e30
Move heavy decryption to a separate isolate
|
4 years ago |
Vishnu Mohandas
|
211666c938
Remove debugging code
|
4 years ago |