Commit graph

3338 commits

Author SHA1 Message Date
Neeraj Gupta 667e0de9dd
Android: link digital assetLinks for auto-fill 2021-11-11 14:36:14 +05:30
vishnukvmd c89bfac4cc Define the API for setting the push token on server 2021-11-11 00:49:33 +05:30
vishnukvmd 78b2df8040 Store token to disk post pushing it to server 2021-11-11 00:45:00 +05:30
vishnukvmd 290a8bea36 Configure push token on user sign in 2021-11-11 00:44:25 +05:30
vishnukvmd 9e5e13384d Merge branch 'master' into bg_sync 2021-11-11 00:31:43 +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
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