Commit graph

3324 commits

Author SHA1 Message Date
vishnukvmd 4c69c3a008 v0.3.45 2021-11-06 18:10:25 +05:30
vishnukvmd 192501e6bb Update pinput to a version that enables paste 2021-11-06 18:06:05 +05:30
vishnukvmd 616d8efadc Merge branch 'master' into bg_sync 2021-11-05 14:08:55 +05:30
Neeraj Gupta 8ae9d7180e null-safety: migrate super_logging using dart migrate 2021-11-01 15:45:23 +05:30
Neeraj Gupta 71eb662270 replace expansion_card with expansion_title_card (null safe & active package) 2021-11-01 15:45:23 +05:30
Neeraj Gupta 6cd6a1c370 switch to null-safe version for scrollable_positioned_list & flutter_image_compress 2021-11-01 15:45:23 +05:30
Neeraj Gupta c6e36357a8 switch to null-safe version for scrollable_positioned_list & flutter_image_compress 2021-11-01 15:45:23 +05:30
Vishnu Mohandas 580a85af90
Merge pull request #134 from ente-io/fix_missing_files
Fix missing files
2021-11-01 14:12:10 +05:30
Neeraj Gupta 88a2c6191b
bump version to v0.3.44 2021-11-01 14:06:51 +05:30
Neeraj Gupta 25a215d822
ignoreSizeConstraint while fetching assets 2021-11-01 14:06:18 +05:30
Neeraj Gupta a9f4fa8bd8 Bugfix: Fix typo 2021-10-31 19:59:22 +05:30
Vishnu Mohandas 1a83d8b865
Merge pull request #130 from ente-io/v0.3.43
v0.3.43
2021-10-30 22:25:19 +05:30
vishnukvmd 5857898810 v0.3.43 2021-10-30 22:21:39 +05:30
vishnukvmd 119acab9c7 Force reload home gallery if any creation time was changed 2021-10-30 21:36:56 +05:30
Vishnu Mohandas 1aab43f6d0
Merge pull request #127 from ente-io/thumbnail_load_fix
Fix Thumbnail load for files with localID but corresponding local file is misisng/deleted.
2021-10-30 18:30:51 +05:30
Neeraj Gupta ef5aa41136
bump version to v0.3.42 2021-10-30 18:27:47 +05:30
Vishnu Mohandas bfff1966a4
Merge pull request #128 from ente-io/lint
Lint: enable directives_ordering & always_use_package_imports rule
2021-10-30 18:17:16 +05:30
Neeraj Gupta 3eea54d262
BugFix: deduplicate files for home page 2021-10-30 12:35:50 +05:30
Neeraj Gupta cbc3519eef
Lint: enforce prefer_final_fields rule 2021-10-30 11:49:18 +05:30
Neeraj Gupta 16ea080a4e
make fields which are not re-assigned as final 2021-10-30 11:48:45 +05:30
Neeraj Gupta ffebccf003
Lint: enforce always_use_package_imports rule 2021-10-30 11:23:01 +05:30
Neeraj Gupta 3239ba3644
Resolve existing package import issues 2021-10-30 11:21:23 +05:30
Neeraj Gupta aa8f4b9bde
lint: enable directives_ordering for imports 2021-10-30 11:13:56 +05:30
Neeraj Gupta 4322476d21
reset flags for remote thumbnail loading 2021-10-30 11:07:15 +05:30
Neeraj Gupta b4ef2d5d70
Merge remote-tracking branch 'origin/master' into thumbnail_load_fix 2021-10-30 11:05:36 +05:30
Neeraj Gupta ffca408c4c
Merge pull request #126 from ente-io/trash_fixes
Fixes for trash implementation
2021-10-30 11:04:17 +05:30
Neeraj Gupta c6e16edcb0
Fix:Use separate flags for tracking remote & local thumbnail loading 2021-10-30 10:52:44 +05:30
Neeraj Gupta 8751014de9
reformat imports 2021-10-30 10:49:05 +05:30
Neeraj Gupta 458d63e3a2
remove localID from trashFile is file is missing 2021-10-30 10:48:37 +05:30
Neeraj Gupta 914f785014
trashdb: add method to update trash file 2021-10-30 08:22:53 +05:30
vishnukvmd ca0686db38 Improve the hit area of the collection selection widget 2021-10-30 06:22:03 +05:30
vishnukvmd a8da8ca1f9 Set equal width for both archive and trash buttons 2021-10-30 06:19:59 +05:30
vishnukvmd fa2926b14a Prevent multiple parallel remote syncs 2021-10-30 06:09:53 +05:30
vishnukvmd 34b802f114 Remove redundant event 2021-10-30 05:43:58 +05:30
vishnukvmd 376b6f5af9 Remove unused function 2021-10-30 05:43:46 +05:30
vishnukvmd e1e05664b4 Fix lint warnings 2021-10-30 05:26:27 +05:30
vishnukvmd a7f96ae1f3 Define precise event types for file deletion 2021-10-30 05:25:29 +05:30
vishnukvmd e9d89541d0 Add todo 2021-10-30 05:22:03 +05:30
vishnukvmd 4b724c5c1c Fix navigator stack on file deleted 2021-10-30 05:21:17 +05:30
vishnukvmd 5458253ef9 Remove unused imports 2021-10-30 05:12:42 +05:30
vishnukvmd a587359b1f Remove unused import 2021-10-30 05:10:13 +05:30
vishnukvmd f12b7220e4 Minor refactor 2021-10-30 04:44:31 +05:30
vishnukvmd 2949f0a0d5 Show the success toast only if files were actually deleted 2021-10-30 04:15:12 +05:30
vishnukvmd 139b7ca0f1 Prevent extra pop when the last file in a collection is deleted 2021-10-30 04:04:02 +05:30
vishnukvmd cef7c972e6 Reduce the duration of the toast 2021-10-30 03:48:24 +05:30
vishnukvmd 477f01a169 Merge remote-tracking branch 'origin' into bg_sync 2021-10-30 01:50:39 +05:30
Neeraj Gupta 0b1438244d
Merge pull request #125 from ente-io/collections_diff_v2
Collection Diff: switch to v2/diff
2021-10-29 20:44:27 +05:30
Neeraj Gupta 016157e0d3
Fix infinite sync loop when all items in diff are deleted 2021-10-29 18:10:16 +05:30
Neeraj Gupta 996a363434
bump version to v0.3.41 2021-10-29 17:31:59 +05:30
Neeraj Gupta fbaa0fc526
Collection Diff: switch to v2/diff 2021-10-29 17:30:56 +05:30