Commit graph

2833 commits

Author SHA1 Message Date
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
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
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
Vishnu Mohandas e78ffa3d29
Merge pull request #97 from ente-io/alice_disable_notification
Alice disable notification
2021-10-08 22:38:44 +05:30
Neeraj Gupta 41bb1cdb08
0.3.37 2021-10-08 22:37:36 +05:30
Neeraj Gupta 159b5ae392
Disable notification on non-debug build 2021-10-08 22:37:10 +05:30
Vishnu Mohandas 0b029a3c42
Merge pull request #96 from ente-io/alice
Show network requests in debug build using alice
2021-10-08 17:19:50 +05:30
vishnukvmd e47f14e8df v0.3.36 2021-10-08 17:19:02 +05:30
vishnukvmd 8f9929865f Fix method to call app version 2021-10-08 17:18:50 +05:30
vishnukvmd 2bd3ca5281 v0.3.35 2021-10-08 17:11:13 +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
Neeraj Gupta 66da65446d
Merge pull request #95 from ente-io/build_fixes
Fix build pipeline
2021-10-07 22:37:21 +05:30
vishnukvmd 908c72bac3 v0.3.34 2021-10-07 21:12:59 +05:30
vishnukvmd 168d0450f3 Better name for the artifact 2021-10-07 21:12:35 +05:30
vishnukvmd 4a2b7264a1 Setup git submodules correctly 2021-10-07 20:24:59 +05:30
Vishnu Mohandas 1cb1ef713a
Merge pull request #94 from ente-io/ignore_sigpipe 2021-10-06 19:55:11 +05:30
Neeraj Gupta 938dbde595
iOS: ignore SIGPIPE & 🙏 it works 2021-10-06 19:39:17 +05:30
Neeraj Gupta 8499f95921
Merge pull request #93 from ente-io/v0.3.33
v0.3.33
2021-10-06 18:19:00 +05:30
vishnukvmd e86b256ad2 v0.3.33 2021-10-06 18:12:01 +05:30
Vishnu Mohandas 8ea731c0d1
Merge pull request #92 from ente-io/video_playback_ios
Switch to a local copy of video_player
2021-10-06 18:11:06 +05:30
vishnukvmd 0463a337dd Fix video orientation on Android 2021-10-06 17:42:33 +05:30
vishnukvmd 06830cdf8f Switch to a local copy of video_player 2021-10-06 17:29:04 +05:30
Neeraj Gupta 3ef76e00e9
Merge pull request #91 from ente-io/minor_fixes
Minor fixes
2021-10-06 17:15:00 +05:30
vishnukvmd 37fb296683 Upgrade photo_manager 2021-10-06 16:47:31 +05:30