Commit graph

2977 commits

Author SHA1 Message Date
Neeraj Gupta 112f10cc72 minor refactoring 2021-11-12 17:18:39 +05:30
Neeraj Gupta 25654709ce hide edit name icons for files owned by others 2021-11-12 17:18:39 +05:30
Neeraj Gupta 74b3607ba2 show edit icon against the file name 2021-11-12 17:18:39 +05:30
Neeraj Gupta f5d1a24ee7 Allow changing file name via info dialog 2021-11-12 17:18:39 +05:30
Neeraj Gupta 7196ab1e6f refactor: ChangeCollectionNameDialog to generic RenameDialog 2021-11-12 17:18:39 +05:30
Vishnu Mohandas 9cd11351d2
Merge pull request #139 from ente-io/0.3.48 2021-11-12 16:17:01 +05:30
Neeraj Gupta b177353768
bump version to v0.3.48 2021-11-12 15:28:47 +05:30
Vishnu Mohandas 630a2ee97a
Merge pull request #138 from ente-io/prompt_auto_fill
Android: Enable auto-fill for password
2021-11-11 16:39:45 +05:30
Neeraj Gupta c58ae2240a
Merge branch 'master' into prompt_auto_fill 2021-11-11 16:36:58 +05:30
Neeraj Gupta 52a6373cc3
bump version to v0.3.45 2021-11-11 16:34:14 +05:30
Neeraj Gupta 750645baa8
Fix typo 2021-11-11 16:33:32 +05:30
Neeraj Gupta 3478ddb3ad
attempt to save password during change 2021-11-11 16:24:52 +05:30
Neeraj Gupta 667e0de9dd
Android: link digital assetLinks for auto-fill 2021-11-11 14:36:14 +05:30
Neeraj Gupta 5a4e2bc927
register web.ente.io as .associated-domains for webcredentials 2021-11-10 18:29:37 +05:30
Neeraj Gupta 67a9dbd5b6
formatting 2021-11-09 17:30:19 +05:30
Neeraj Gupta ee33c5d529
Android: Enable auto-fill for password 2021-11-09 17:26:54 +05:30
Vishnu Mohandas 1102ad6887
Merge pull request #136 from ente-io/up_target_sdk
Up target sdk
2021-11-06 18:25:45 +05:30
vishnukvmd 9f556bfd1d Merge branch 'master' into up_target_sdk 2021-11-06 18:21:22 +05:30
vishnukvmd ae57b32d44 v0.3.46 2021-11-06 18:20:23 +05:30
vishnukvmd 19daaf5c03 Update targetSdkVersion to 30 2021-11-06 18:20:17 +05:30
vishnukvmd e2b95c4bb8 v0.3.45 2021-11-06 18:14:22 +05:30
vishnukvmd fbb7cd0c8c Update pinput to a version that enables paste 2021-11-06 18:14:22 +05:30
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
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