Commit graph

2729 commits

Author SHA1 Message Date
vishnukvmd 47f390d444 Update log line 2021-11-25 15:59:29 +05:30
vishnukvmd 01f9b673aa Configure background fetch during app widget init 2021-11-25 15:52:12 +05:30
vishnukvmd 3f9137481f Merge branch 'master' into bg_sync 2021-11-25 15:35:44 +05:30
Neeraj Gupta 7badc27f1b
logout: wait for 5s before timing out existingSync 2021-11-24 17:09:44 +05:30
vishnukvmd 730a24cea5 Wrap filename 2021-11-24 17:03:22 +05:30
vishnukvmd cc78c85b5b Wrap over flowing text in sessions 2021-11-24 17:01:08 +05:30
vishnukvmd 3336491f62 Extract app into a separate file 2021-11-24 12:56:07 +05:30
vishnukvmd 67df8e7bde Remove unnecessary visibility detector 2021-11-24 12:49:11 +05:30
vishnukvmd e30f038395 Accept review comments 2021-11-24 11:10:07 +05:30
vishnukvmd e55b440ac8 Minor refactor 2021-11-24 01:51:20 +05:30
vishnukvmd 08fa5a3d43 Add parsing for desktop UA 2021-11-24 01:50:47 +05:30
vishnukvmd 47c0ed7e2a Fix InkWell bounds 2021-11-24 01:40:51 +05:30
vishnukvmd 1e5ecb919f Add special hook to logout 2021-11-24 01:35:42 +05:30
vishnukvmd ae5cd428b8 Add hook to terminate a session 2021-11-24 01:24:47 +05:30
vishnukvmd 3fbcd6a62d Add API to terminate a session 2021-11-24 01:18:24 +05:30
vishnukvmd cef98e0fa7 Add interface to render active sessions 2021-11-24 01:10:50 +05:30
vishnukvmd 96501f8778 Add API to get active sessions 2021-11-24 01:10:33 +05:30
vishnukvmd 7fb8b6690a Add session model 2021-11-24 01:10:22 +05:30
vishnukvmd 81c72488d2 Wrap home widget within a visibility detector 2021-11-23 20:07:36 +05:30
vishnukvmd 6185579656 Merge remote-tracking branch 'origin' into bg_sync 2021-11-15 21:22:20 +05:30
vishnukvmd 4e309ac939 Upload only 4 photos in the background 2021-11-15 21:20:20 +05:30
vishnukvmd feac5cc485 Don't upload videos if app is in background 2021-11-15 21:07:33 +05:30
vishnukvmd e398807f2e Resort to AppLifecycleState 2021-11-15 21:05:07 +05:30
vishnukvmd 8d4a763a65 Set state to foreground on app init 2021-11-15 20:07:07 +05:30
vishnukvmd 215bd29ce9 Store app's lifecycle state within a service 2021-11-15 19:59:31 +05:30
vishnukvmd c75138a39f Sync only when asked to do so 2021-11-15 19:51:43 +05:30
vishnukvmd eb2f2d9551 Consistency in logging 2021-11-15 19:46:15 +05:30
vishnukvmd aec00f8d4d Log connectivity issues 2021-11-15 19:31:04 +05:30
Neeraj Gupta b839589a50
Merge pull request #140 from ente-io/mnemonic_passphrase
Add support to show mnemonic recovery key
2021-11-15 14:05:49 +05:30
vishnukvmd d887a8e6e7 Fix condition to force update server token 2021-11-14 20:22:05 +05:30
Neeraj Gupta e6e20f3dfc
Merge branch 'mnemonic_passphrase' of github.com:ente-io/frame into mnemonic_passphrase 2021-11-14 13:04:45 +05:30
Neeraj Gupta 6b8c591420
remove option to toggle b/w mnemonic and non-mnemonic code 2021-11-14 13:04:15 +05:30
Neeraj Gupta 43caf154a4
Remove redundant comment 2021-11-13 00:27:14 +05:30
Neeraj Gupta fbc5e7329e
Add support to show mnemonic recovery key 2021-11-12 23:10:56 +05:30
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
vishnukvmd 4ed90ca30b Refresh token every 30 days 2021-11-12 00:28:44 +05:30
Neeraj Gupta 3478ddb3ad
attempt to save password during change 2021-11-11 16:24:52 +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
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
vishnukvmd 616d8efadc Merge branch 'master' into bg_sync 2021-11-05 14:08:55 +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 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
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 3eea54d262
BugFix: deduplicate files for home page 2021-10-30 12:35:50 +05:30
Neeraj Gupta 16ea080a4e
make fields which are not re-assigned as final 2021-10-30 11:48:45 +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 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 016157e0d3
Fix infinite sync loop when all items in diff are deleted 2021-10-29 18:10:16 +05:30
Neeraj Gupta fbaa0fc526
Collection Diff: switch to v2/diff 2021-10-29 17:30:56 +05:30
Neeraj Gupta 6fce44a28a
Merge pull request #124 from ente-io/hide_ignored_files
Hide ignored files from home page + refactoring
2021-10-29 12:36:09 +05:30
Neeraj Gupta 4312360fce
move ignored file logic to home page 2021-10-29 12:09:13 +05:30
Neeraj Gupta 83039431dc
address review suggestions 2021-10-29 12:02:58 +05:30
Neeraj Gupta 97ee06cc64
nudge user to clean trash after de-duplication 2021-10-29 11:03:42 +05:30
Neeraj Gupta f8c85c6fe9
hide ignored files from home page 2021-10-29 10:27:52 +05:30
Neeraj Gupta f0085c0889
remove unused methods 2021-10-29 09:52:38 +05:30
Neeraj Gupta f78d248f90
refactor code for ignoring files for upload 2021-10-29 09:49:42 +05:30
Neeraj Gupta 8a4d6801ab
Add ignored file service & cache ignoredIDs 2021-10-29 09:39:38 +05:30
Neeraj Gupta 38b703ca39
remove unused method 2021-10-29 07:38:57 +05:30
Vishnu Mohandas 03aa7ee6e4
Merge pull request #121 from ente-io/trash_empty_event 2021-10-28 18:14:02 +05:30
Neeraj Gupta 5c43252734
use separate event to force_reload trash 2021-10-28 16:47:00 +05:30
Vishnu Mohandas 4ac5bd544b
Merge pull request #123 from ente-io/fix_min_edit_date 2021-10-28 15:10:10 +05:30
Neeraj Gupta 7b84ae826d
change min-date to 1 Jan 1800 2021-10-28 14:49:42 +05:30
vishnukvmd 02c56e852f Trigger sync when a background push is received 2021-10-28 12:41:38 +05:30
Neeraj Gupta 86333e8506
re-sync older clients since edit-time feature release 2021-10-28 11:58:39 +05:30
Neeraj Gupta 03364ce60f
log unsupport file types 2021-10-28 10:51:12 +05:30
Neeraj Gupta 2902cf90c5
Fix trash reload on emptying trash 2021-10-28 10:45:48 +05:30
Neeraj Gupta 8fdb6ed0f2
Use less expensive query to identify empty trash state 2021-10-28 10:33:23 +05:30
vishnukvmd 1066d33355 Add log line 2021-10-28 01:38:10 +05:30
vishnukvmd e7ddf880dd Add missing return statement 2021-10-28 01:12:30 +05:30
vishnukvmd 6e40a02080 Merge branch 'master' into bg_sync 2021-10-28 00:58:15 +05:30
Vishnu Mohandas 20b8b9b794
Merge pull request #119 from ente-io/exif_time
Use creationTime from EXIF when available
2021-10-28 00:06:52 +05:30
vishnukvmd 04cda4ffc4 Set duration for videos when shared to ente 2021-10-27 23:50:05 +05:30
vishnukvmd 8c34e3dd9d Parse time from EXIF for files shared to ente 2021-10-27 23:49:17 +05:30
vishnukvmd eca1c66abb Remove metadata derivation from share util since it will be performed during uploads 2021-10-27 20:03:37 +05:30
vishnukvmd 90904cbe6a Remove dependency on external lib to parse time 2021-10-27 20:03:09 +05:30
vishnukvmd 9dfefc4f46 Parse creationTime from exif only for images 2021-10-27 18:18:58 +05:30
vishnukvmd 840e2f3a3c Use creationTime from EXIF when available 2021-10-27 18:17:34 +05:30
vishnukvmd 0b22455146 Merge remote-tracking branch 'origin' into bg_sync 2021-10-27 17:20:34 +05:30
Neeraj Gupta 7239e04cc0
Merge branch 'edit-time' of github.com:ente-io/frame into edit-time 2021-10-27 13:41:35 +05:30
Neeraj Gupta 9949ff69c9
edit-time: update min & max time 2021-10-27 13:34:56 +05:30
Neeraj Gupta 96932f22d7
Merge branch 'master' into edit-time 2021-10-27 13:25:42 +05:30
Neeraj Gupta cdd85f7675
Merge pull request #117 from ente-io/ignored_v2
Ignored File: Use device folder & title for identifying ignored files on Android
2021-10-27 13:21:12 +05:30
vishnukvmd 0bc08dda36 Add three dots 2021-10-27 12:51:40 +05:30
vishnukvmd 2b5ca27388 Style the date picker 2021-10-27 12:47:16 +05:30
Neeraj Gupta 991c5cfe2b
Merge pull request #115 from ente-io/missing_option
Add delete from ente option in fading_app_bar menu
2021-10-27 12:13:38 +05:30
vishnukvmd 673c783233 Increase padding a bit 2021-10-27 11:35:22 +05:30
vishnukvmd 0bdd4948d9 Minor UI change 2021-10-27 11:33:51 +05:30
Neeraj Gupta e85e9cf293
TrashPage: add header with msg about scheduled deletion 2021-10-27 11:19:07 +05:30
Neeraj Gupta 44dd20cf20
IgnoredFiles: deviceFolder & title for matching on Android 2021-10-27 11:01:12 +05:30
Neeraj Gupta 2a0d60a83c
IgnoredFiles: switch to getAllLocalIDs for iOS 2021-10-27 10:37:17 +05:30
Neeraj Gupta 577af41c6d
use string interpolation 2021-10-27 10:15:31 +05:30
Neeraj Gupta 62b1de6c6a
IgnoredFilesDB: persist device folder name 2021-10-27 10:13:01 +05:30
Neeraj Gupta bf18952156
IgnoredFiles: add deviceFolder 2021-10-27 10:03:59 +05:30
Neeraj Gupta adbe6888c4
Change log level to info for InvalidSyncStatusError 2021-10-26 22:10:49 +05:30
Neeraj Gupta 3816f15343
formatting changes 2021-10-26 20:16:58 +05:30
Neeraj Gupta b43f824215
add delete from ente option in fading_app_bar menu 2021-10-26 20:12:09 +05:30
Neeraj Gupta 2113b29d0b
use same copy for deleting from device 2021-10-26 20:03:15 +05:30
vishnukvmd eb72df33a5 Fix gallery title 2021-10-26 19:09:52 +05:30
vishnukvmd d8509c7de9 Minor string change 2021-10-26 19:06:15 +05:30
vishnukvmd 6d81d0698c More copy changes 2021-10-26 19:05:13 +05:30
vishnukvmd bf796b6530 Minor copy changes 2021-10-26 19:02:33 +05:30
vishnukvmd dc4da2b331 Remove unnecessary footer 2021-10-26 18:56:30 +05:30
vishnukvmd 296f5bcfe9 Return list instead of an iterable 2021-10-26 18:56:00 +05:30
vishnukvmd 6f8e9ee3f1 Fix type conversion error 2021-10-26 18:55:47 +05:30
vishnukvmd dcd61846a7 Parse updated files correctly 2021-10-26 18:01:36 +05:30
Neeraj Gupta 13d683c42f
minor fix 2021-10-26 17:43:20 +05:30
Neeraj Gupta c18e944459
Merge branch 'master' into edit-time 2021-10-26 17:28:45 +05:30
vishnukvmd b27ccc8d5b Merge remote-tracking branch 'origin' into bg_sync 2021-10-26 16:59:58 +05:30
Neeraj Gupta a777ece56a
swap order of delete and edit time 2021-10-26 16:37:34 +05:30
Neeraj Gupta 84d9c29f49
Allow changing both date & time 2021-10-26 16:34:41 +05:30
Neeraj Gupta aa145e0217
Support for editing date of memory 2021-10-26 16:07:14 +05:30
Neeraj Gupta eff885f696
Handle pubMetadata in trash & diff fetchers 2021-10-26 11:15:26 +05:30
Neeraj Gupta 4e492396e4
File & FilesDB: Add pubMetadata 2021-10-26 10:55:42 +05:30
Neeraj Gupta 138501388d
Support for empty trash 2021-10-25 20:27:41 +05:30
Neeraj Gupta 86de134cb5
Merge pull request #108 from ente-io/update_trash_diff
TrashSync: handle API contract changes
2021-10-25 19:16:29 +05:30
Neeraj Gupta 4207633797
Fix: Add fileType in file metadata 2021-10-25 17:01:11 +05:30
Neeraj Gupta 022398addc
Fix typo in _getRowForCollection 2021-10-24 09:28:08 +05:30
Neeraj Gupta 294b0219f1
TrashSync: handle API contract changes 2021-10-24 08:19:34 +05:30
vishnukvmd 3e424c1c07 Kill self on iOS when we get close to 30s of runtime 2021-10-22 23:12:35 +05:30
vishnukvmd 9f845518bc Merge remote-tracking branch 'origin' into bg_sync 2021-10-22 22:59:11 +05:30
Vishnu Mohandas dd8fe294d4
Merge pull request #104 from ente-io/delete_from_ente
Delete from ente only
2021-10-22 17:58:42 +05:30
Neeraj Gupta 33a64f71da
update toast text 2021-10-22 17:05:05 +05:30
Neeraj Gupta 99102d882d
Merge pull request #100 from ente-io/trash_api
Trash
2021-10-22 16:59:02 +05:30
Neeraj Gupta 047b154156
trash_db: store file original metadata as json 2021-10-22 15:00:06 +05:30
Neeraj Gupta 09e9f44b5a
show correct toast on file restore 2021-10-22 14:17:00 +05:30
Neeraj Gupta 84fe6169d2
Default to stripe if featureFlag fetch fails 2021-10-22 13:57:20 +05:30
Neeraj Gupta 6d3327113a
Fixes based on review comments 2021-10-21 17:38:12 +05:30
Neeraj Gupta 964ddd50e5
refactor: rename stuff 2021-10-21 17:26:02 +05:30
Neeraj Gupta 3e02c67bd3
TrashPage: increase font of footer text 2021-10-20 23:00:41 +05:30
Neeraj Gupta 982fae64ab
TrashPage: increase font of footer text 2021-10-20 23:00:17 +05:30
Neeraj Gupta 9cf348bd3b
trigger complete sync on deleting files from just ente 2021-10-20 20:20:51 +05:30
Neeraj Gupta d4070f26f9
Merge branch 'trash_api' into delete_from_ente 2021-10-20 20:10:13 +05:30
Neeraj Gupta 85a6c7ca83
minor clean up and documentation 2021-10-20 20:06:48 +05:30
Neeraj Gupta b0bd91b151
fire events to refresh main gallery 2021-10-20 19:44:05 +05:30
Neeraj Gupta a9f3aea777
Merge remote-tracking branch 'origin/master' into trash_api 2021-10-20 19:33:22 +05:30
Neeraj Gupta 6f48caf21d
deleteFromEnte: fireEvent to reload main gallery 2021-10-20 19:32:10 +05:30
Neeraj Gupta b586dc4411
Merge branch 'trash_api' into delete_from_ente 2021-10-20 19:19:55 +05:30
Neeraj Gupta 6198a2ab2b
merge master & few bug fixes 2021-10-20 19:13:11 +05:30
Neeraj Gupta 39b0f50277
Merge remote-tracking branch 'origin/master' into trash_api 2021-10-20 17:33:35 +05:30
Neeraj Gupta 254d106af0
Fix bug in collection updateDB method 2021-10-20 17:13:46 +05:30
Neeraj Gupta 29630aedd0
TrashRestore: Remove unsynced local files 2021-10-20 16:28:11 +05:30
Neeraj Gupta dfbc98cb05
trash: persist file update time to avoid local fileUpdate on restore 2021-10-20 15:59:21 +05:30
vishnukvmd 615bee6e7a Add log statement to indicate that the file was updated 2021-10-18 18:06:10 +05:30
vishnukvmd bc76b1033b Kill the background isolate 2021-10-18 18:00:39 +05:30
vishnukvmd 5eab93ee23 Ignore upload if file was already uploaded 2021-10-18 18:00:26 +05:30
Vishnu Mohandas 7d1b179d3c
Merge pull request #99 from ente-io/use_app_bar_property
AppBar: replace stack & set appBar property
2021-10-18 12:56:47 +05:30
Neeraj Gupta 4d92f0fcf5
use trash api while deleting files from remote 2021-10-18 10:13:25 +05:30
Neeraj Gupta 26addf2bf2
add option to delete from ente 2021-10-18 00:14:47 +05:30
Neeraj Gupta 0193355f43
fix typo 2021-10-17 22:25:42 +05:30
Neeraj Gupta 0b8d9c1e13
TrashGallery: actions for restoring/deleting selected files 2021-10-17 22:20:25 +05:30
Neeraj Gupta c9cecdc045
trashdb: remove redundant columns 2021-10-17 22:19:41 +05:30
Neeraj Gupta cb16f188b4
refactor and more documentation 2021-10-17 21:40:20 +05:30
Neeraj Gupta 31cab54098
collections: keep db entry for deleted collections owned by user 2021-10-17 21:01:47 +05:30
Neeraj Gupta f5a74f220a
IgnoredFile: minor refactoring & improved documentation 2021-10-17 19:58:47 +05:30
Neeraj Gupta da793a3466
do not add expired plan in currentPlans 2021-10-17 19:19:53 +05:30
Neeraj Gupta 5e2fb4dc80
trash: add footer with information about days on thumbnail widget 2021-10-17 18:33:02 +05:30
Neeraj Gupta 45c7da0123
trash: show days left for auto-deletion on thumbnail 2021-10-17 18:07:30 +05:30
Neeraj Gupta 63f0ba92f4
fetch collectionByID when collection is missing from local cache 2021-10-17 11:50:06 +05:30
Neeraj Gupta 4e3e364c65
Add support for fetching collectionByID 2021-10-17 11:35:16 +05:30
Neeraj Gupta 8fb2307fa0
raise err when collection is missing from cache 2021-10-16 23:51:08 +05:30
Neeraj Gupta 683fb1bb49
Clear trash and ignored files db on logout 2021-10-16 23:46:36 +05:30
Neeraj Gupta be9c9ca13b
ignore files which were trashed or deleted 2021-10-16 22:50:15 +05:30
Neeraj Gupta 3b3f787f8c
persist deleted/trashed files with localId in ignoredFiles db 2021-10-16 21:45:15 +05:30
Neeraj Gupta df6eeb407b
Add support for persisting ignored files 2021-10-16 20:44:40 +05:30
Neeraj Gupta f9b2fc6ed6
Add support for restoring file from detailpage view 2021-10-13 22:52:17 +05:30
Neeraj Gupta 15151f7637
show trash & archive button side-by-side 2021-10-13 17:35:20 +05:30
Neeraj Gupta dff56f7f72
go to previous screen when file is deleted from trash 2021-10-13 14:55:04 +05:30
Neeraj Gupta 517a7b2a20
Use dummy generatedID for trashed files 2021-10-13 14:47:58 +05:30
Vishnu Mohandas 4383fc90ea
Merge pull request #101 from ente-io/image-editor-update
Image editor update
2021-10-13 13:08:00 +05:30
vishnukvmd ce165db70b Use loadStateChanged to supply a filtered image 2021-10-13 11:44:35 +05:30
vishnukvmd bbad8a4cce Initialize app on bg push 2021-10-13 10:54:49 +05:30
Neeraj Gupta 2cf7699198
switch to v2 version of collection/remove-files 2021-10-13 04:29:22 +05:30
Neeraj Gupta 49df079bcc
Add support for deleting files from trash 2021-10-13 04:21:19 +05:30
Neeraj Gupta 676a193d4f
Trash: hide app bar actions & placeholder for trash actions 2021-10-13 03:10:22 +05:30
Neeraj Gupta ceaed8def3
TrashFile: extend File 2021-10-13 02:59:05 +05:30
Neeraj Gupta 556f75c01d
collectionsDB: add is_deleted column 2021-10-13 01:58:40 +05:30
Neeraj Gupta 79c2aeb5d0
trash files on deletion 2021-10-13 01:55:23 +05:30
Neeraj Gupta e89d1939cd
FileInfo: handle null updation time for file 2021-10-13 01:44:12 +05:30
Neeraj Gupta 35b41d07d4
Add hook to show trashed items 2021-10-13 01:31:51 +05:30
Neeraj Gupta 84b0283933
Sync trashed items in local db 2021-10-13 00:57:11 +05:30
Neeraj Gupta a5265b09af
Add diff fetcher for trashed files 2021-10-12 20:18:35 +05:30
vishnukvmd cd0ecf32bd Trigger sync on receiving push 2021-10-12 15:06:22 +05:30
vishnukvmd 343a72c5b4 Add fg/bg as a param for sync 2021-10-12 15:02:51 +05:30
vishnukvmd 76c8ddd62b Fix lint warning 2021-10-12 14:45:36 +05:30
vishnukvmd 614e13e7da Parse background pushes 2021-10-12 14:42:28 +05:30
Neeraj Gupta 96648c60dd
AppBar: replace stack & set appBar property 2021-10-12 12:54:18 +05:30
vishnukvmd eab347849b Update image_editor 2021-10-11 17:41:31 +05:30
Neeraj Gupta f488f47f2b
Trash: Add trash service & api to trash files 2021-10-11 10:35:37 +05:30
Neeraj Gupta 33126b65a3
[trash] add trash db 2021-10-11 10:35:34 +05:30
Vishnu Mohandas 7c722a91f9
Merge pull request #98 from ente-io/request_id 2021-10-09 06:26:06 +05:30
Neeraj Gupta 4812985ac4
formatting 2021-10-09 01:01:04 +05:30
Neeraj Gupta 9d86a58e1f
Add interceptor to attach request-id to outgoing requests 2021-10-09 01:00:10 +05:30
Neeraj Gupta 159b5ae392
Disable notification on non-debug build 2021-10-08 22:37:10 +05:30
vishnukvmd 8f9929865f Fix method to call app version 2021-10-08 17:18:50 +05:30
vishnukvmd 211d5a2739 Show network inspector on multi tapping version 2021-10-08 17:10:36 +05:30
vishnukvmd da55f44738 Fix lint warning 2021-10-08 16:52:05 +05:30
vishnukvmd 66d071e4c3 Disable inspector on shake 2021-10-08 16:51:01 +05:30
Neeraj Gupta ba16a6a887
Show network requests in debug build using alice 2021-10-08 12:14:35 +05:30
vishnukvmd 018f270271 Fix lint warning 2021-10-06 16:47:26 +05:30
vishnukvmd b46288ccc8 Push toggle full screen action to the end of the build queue 2021-10-06 16:18:54 +05:30
vishnukvmd 335cf908fb Fix lint warnings 2021-10-06 16:18:38 +05:30
Vishnu Mohandas 9c3e73e617
Merge pull request #86 from ente-io/livePhotoBug
Fix bug during first load of remote livePhoto
2021-10-06 15:47:27 +05:30
Neeraj Gupta 425339328d
enable looping for live photo video 2021-10-06 14:15:28 +05:30
Neeraj Gupta 307d34ce80
upgrade video_player and chewie package 2021-10-06 13:55:00 +05:30
Neeraj Gupta 7bd9cbee92
Merge branch 'livePhotoBug' of github.com:ente-io/frame into livePhotoBug 2021-10-06 13:33:59 +05:30
Neeraj Gupta 56a4262a9e
Fix download toast & auto-play liveVideo post download 2021-10-06 13:32:37 +05:30
vishnukvmd d28f8f9b33 Merge branch 'master' into livePhotoBug 2021-10-05 16:00:01 +05:30
Neeraj Gupta e3e34c6f80
LivePhoto: Attempt reloading video if previous attempts fails due to n/w or timeout err 2021-10-05 15:01:22 +05:30
vishnukvmd ca6df06958 Set archive icon correctly depending on OS 2021-10-05 10:45:21 +05:30
Neeraj Gupta da26f2c199
LivePhoto: show toast if video is being downloaded during long press 2021-10-05 10:38:34 +05:30
Neeraj Gupta da1693e856
minor rename 2021-10-05 10:27:46 +05:30
vishnukvmd 40e5818c63 Replace deprecated share lib 2021-10-05 10:26:48 +05:30
vishnukvmd 56183c72d3 Request originFile while sharing 2021-10-05 10:21:54 +05:30
vishnukvmd ca6650f3e8 Apply different unarchive icon for iOS 2021-10-04 20:13:18 +05:30
Neeraj Gupta 961a8ab875
iOS: use different archive icon for different states 2021-10-04 15:25:20 +05:30
Neeraj Gupta b6ccb0b7f5
Refresh bottom bar widget after archive/unarchive operation 2021-10-04 15:21:45 +05:30
Neeraj Gupta ebd3db77ae
minor refactor 2021-10-04 14:57:58 +05:30
Neeraj Gupta 2a2d1d568c
bubble up exception during convert/caching phase 2021-10-04 14:15:19 +05:30
Vishnu Mohandas b4342920a1
Merge pull request #84 from ente-io/archive_button 2021-10-04 14:06:35 +05:30