Commit graph

483 commits

Author SHA1 Message Date
Neeraj Gupta a4ef4ce2c1
[mob] Show progress for downloading of clip models (#1738)
## Description

## Tests
Tested locally, enabled for internal users only.
2024-05-16 17:09:26 +05:30
Neeraj Gupta 18c083551e
[mobile] New translations (#1716)
New translations from
[Crowdin](https://crowdin.com/project/ente-photos-app)
2024-05-16 17:08:18 +05:30
Neeraj Gupta 9c740dc810 Fix lint 2024-05-16 17:05:18 +05:30
Neeraj Gupta e1153a4471 [mob] Show progress for downloading of clip models 2024-05-16 15:54:20 +05:30
Neeraj Gupta 7f486f74e0
Fix failing workflow for photos internal release (#1723)
`Error: Changes are sent for review automatically. The query parameter
changesNotSentForReview must not be set.`
2024-05-15 12:17:06 +05:30
Neeraj Gupta b4af04433a [mob] Generated strings 2024-05-14 16:43:44 +05:30
Neeraj Gupta e4dcdeb030 [mob] Minor fix to reflect correct status for indexing 2024-05-14 16:42:13 +05:30
Neeraj Gupta d6599f178b [mob] Fix: use DB to identify indexed fileIDs 2024-05-14 16:25:44 +05:30
Neeraj Gupta 43b318c1c7 [mob] Add IF EXISTS check for create table 2024-05-14 15:50:26 +05:30
ashilkn 68aec34636 [mob][photos] Bump up version 2024-05-14 15:14:30 +05:30
Ashil 58741bfcd7
[mob][photos] Bump up to v0.8.95 (#1722) 2024-05-14 14:56:14 +05:30
Crowdin Bot 8699ec98ca New Crowdin translations by GitHub Action 2024-05-14 01:57:31 +00:00
Vishnu Mohandas 87ed5c1d62
Revert "Move padding within to increase tap-able area" (#1712)
This reverts commit 0b212bf7a6.
2024-05-13 17:44:35 +05:30
vishnukvmd 65574a0d81 Revert "Move padding within to increase tap-able area"
This reverts commit 0b212bf7a6.
2024-05-13 17:43:09 +05:30
Neeraj Gupta 883e246f30 [mob] Keep fetching embeddings till no embedding is returned 2024-05-13 15:50:27 +05:30
Neeraj Gupta 2b58568230
[FEAT] Resumable Multipart Upload (#1406)
## Description


## Test Cases
Resumed Uploads

- [x] Verify that uploads are resuming
- [x] Verify that on resumption, parts that are already uploaded, we are
not re-uploading them.
- [x] Verify that we are able to download file from another client after
resuming
- [x] Verify that if `multiUpartUploadSize` changes, existing inflight
upload is either discarded or it's continue using old size.
- [x] Verify that if file is modified during upload, then on resumption
the existing upload is discarded
2024-05-12 20:48:17 +05:30
Crowdin Bot 07bc431cae New Crowdin translations by GitHub Action 2024-05-10 01:58:38 +00:00
Prateek Sunal cbda271c15 chore[auth]: fix typo and lint fixes 2024-05-08 19:59:36 +05:30
Neeraj Gupta 16c32cac90 [mob][multipart] Rename column 2024-05-08 17:12:16 +05:30
Neeraj Gupta 8bc1488866 [mob][multipart] Change error message 2024-05-08 17:11:51 +05:30
Neeraj Gupta d92bcd41cb [mob][multipart] Aggresively clear temp dir in debug mode 2024-05-08 17:11:06 +05:30
Neeraj Gupta 2850fb6923 [mob][multipart] Refactor 2024-05-08 17:06:32 +05:30
Neeraj Gupta f4845baa9b [mob][multipart] Avoid deleting multipart enc files if upload is in progress 2024-05-08 17:04:39 +05:30
Neeraj Gupta 92357f697d [mob][multipart] Upload thumbnail after file is uploaded 2024-05-08 15:48:17 +05:30
Neeraj Gupta 91c570341d Lint fix 2024-05-08 15:44:21 +05:30
Neeraj Gupta 83ff0e9e38 [mob][multipart] Minor refactor 2024-05-08 15:42:47 +05:30
Neeraj Gupta a49b5f55dd [mob][multipart] Minor refactor 2024-05-08 15:30:25 +05:30
Neeraj Gupta 0db4842d81 [mob][multipart] Fix multipart flow for fileUpdate 2024-05-08 15:22:53 +05:30
Neeraj Gupta 68da13aa29 [mob][multipart] Store fileName instead of path 2024-05-08 13:41:31 +05:30
Neeraj Gupta 7cbeeacd82 [mob] Don't delete encrypt file in case of upload error 2024-05-08 13:09:01 +05:30
Neeraj Gupta e3569ccb67 [mob][DebugMode]Restrict one part upload during one upload session. 2024-05-08 11:52:50 +05:30
Neeraj Gupta 149c03d4db perf: avoid re-calculating length 2024-05-08 11:46:38 +05:30
Neeraj Gupta 34ea7749ab Add logs for part upload 2024-05-08 11:37:37 +05:30
Neeraj Gupta 27aaf98c4d Improve log 2024-05-08 11:16:09 +05:30
Neeraj Gupta 220e80e467 [mob] Clean up stale upload files inside uploader 2024-05-08 11:12:32 +05:30
Neeraj Gupta 7487b76b9d [mob][config] Log skipped files 2024-05-08 11:08:28 +05:30
Neeraj Gupta 1ae8787a29 [mob][config] Move cleanUp interval constant 2024-05-08 11:06:07 +05:30
Neeraj Gupta 2de5b641a7 [mob][config] Skip deleting temp encrypted files for upload 2024-05-08 11:04:54 +05:30
Neeraj Gupta 588bf74202 [mob] Move upload prefix constant to constants 2024-05-08 10:55:21 +05:30
Neeraj Gupta 12b4ab122e Merge branch 'main' into mobile-resumable 2024-05-07 15:36:29 +05:30
vishnukvmd c5a88499bc v0.8.94 2024-05-07 11:42:32 +05:30
Neeraj Gupta 307aaa4c21 [mob] Fix keepPhotos behaviour for hiddenCollections 2024-05-07 11:35:28 +05:30
Neeraj Gupta aee1c5e88c [mob] generated files 2024-05-07 11:33:48 +05:30
Neeraj Gupta 0a57f3f955
[mob] Enable shared item action (#1638)
## Description

## Tests
Monkey tested locally
2024-05-07 11:14:11 +05:30
Neeraj Gupta 920f8fcd37 [mob] Remove unused import 2024-05-07 11:12:46 +05:30
Neeraj Gupta f348a81904 [mob] Enable saving shared items for all users 2024-05-07 11:11:46 +05:30
Vishnu Mohandas 3fc4fcd7f9
[mobile] New translations (#1630)
New translations from
[Crowdin](https://crowdin.com/project/ente-photos-app)
2024-05-07 10:59:06 +05:30
vishnukvmd 487216fd99 v0.8.92 2024-05-07 10:57:18 +05:30
vishnukvmd 11ced154ce Update copy 2024-05-07 10:50:49 +05:30
Neeraj Gupta 20c2df773d [mob][cast] Enable cast for all 2024-05-07 10:39:52 +05:30