Commit graph

26586 commits

Author SHA1 Message Date
Manav Rathi c2a2370510
Mirror 2024-05-04 11:11:49 +05:30
Manav Rathi 3d8d6e9fac
Remove unused remove code 2024-05-04 10:52:12 +05:30
Manav Rathi 3c3955017e
Start chromecast SDK only once 2024-05-04 10:49:33 +05:30
Manav Rathi 1dafec15c7
Unused 2024-05-04 10:31:59 +05:30
Manav Rathi 2ca88ef0a3
Placeholder 2024-05-04 10:26:52 +05:30
Manav Rathi a058897c48
Simplify 2024-05-04 10:24:37 +05:30
Manav Rathi 3ca1bd7729
Fuse 2024-05-04 10:17:09 +05:30
Manav Rathi 4b674c22c1
Inline 2024-05-04 10:15:31 +05:30
Manav Rathi 75a9abab0f
Inline 2024-05-04 10:11:59 +05:30
Manav Rathi 949dd22f81
Inline 2024-05-04 10:03:53 +05:30
Manav Rathi 8bcbdeb6e2
Rename 2024-05-04 09:56:24 +05:30
Manav Rathi 6175c2617c
Rearrange 2024-05-04 09:08:48 +05:30
Manav Rathi 0f64a506e5
Comments 2024-05-04 09:00:58 +05:30
Manav Rathi 8a4f5e2934
Fix 2024-05-04 08:55:54 +05:30
Manav Rathi 54bb32d5e7
3 phase 2024-05-04 08:44:58 +05:30
Manav Rathi 159d207d1f
Phases 2024-05-04 07:27:10 +05:30
Manav Rathi 5dc4352196
Ignore nulls 2024-05-04 07:13:32 +05:30
Manav Rathi afa8303d91
Split phases 2024-05-04 06:59:06 +05:30
Manav Rathi a86a818924
pp 2024-05-04 06:34:52 +05:30
Manav Rathi 5388112b48
Pair 2 2024-05-03 21:57:30 +05:30
Manav Rathi 90a87a8e4f
Pair 1 2024-05-03 21:42:33 +05:30
github-actions[bot] ae2f939a4d
[mobile] New translations (#1538)
New translations from
[Crowdin](https://crowdin.com/project/ente-photos-app)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-05-03 20:16:02 +05:30
Neeraj Gupta 791506b510
[mobile][cast] Fix minor UI issues (#1588)
## Description

## Tests
2024-05-03 20:14:21 +05:30
Ashil b45262c75b
[mob][photos] band aid fix for word gettng cut to next line in SelectionActionButton (#1607) 2024-05-03 19:57:01 +05:30
Vishnu Mohandas 7f6e8228af
[mob][photos] Fix BG task not getting killed (#1608)
## Description

`BackgroundFetch.finish(taskId)` doesn't seems to be killing the BG
task.
Explicitly killing the Isolate does the work.
2024-05-03 19:56:35 +05:30
Manav Rathi 021ff4611c
Remove indirection 2024-05-03 19:25:52 +05:30
Manav Rathi b7842765e8
Document 2024-05-03 19:24:04 +05:30
ashilkn 8154dc4a7c [mob][photos] Remove logs added for debugging 2024-05-03 19:21:56 +05:30
ashilkn b494c308b1 [mob][photos] Merge main 2024-05-03 19:19:30 +05:30
Manav Rathi 30464772e2
Inline 2024-05-03 19:19:18 +05:30
ashilkn d911479031 [mob][photos] Remove logs added for debugging 2024-05-03 19:17:48 +05:30
Manav Rathi 1d8be29bd6
Add missing dependency array 2024-05-03 19:07:25 +05:30
Manav Rathi c750329fb1
Fix type only import
Ref:
https://github.com/DefinitelyTyped/DefinitelyTyped/issues/28190#issuecomment-444339277
2024-05-03 19:02:04 +05:30
Manav Rathi a0c5dd84c7
Add typings 2024-05-03 19:00:16 +05:30
Manav Rathi 08f23efeca
Use in cast 2024-05-03 18:47:44 +05:30
Manav Rathi 34c664ac33
Move to @/media 2024-05-03 18:37:57 +05:30
Vishnu Mohandas 5527836eab
[mob][photos] Bump up to v0.8.90 (#1601) 2024-05-03 15:43:09 +05:30
Vishnu Mohandas 5f3b253607
Changelog (#1599) 2024-05-03 15:42:59 +05:30
Vishnu Mohandas 27ef12b222
[mob][photos] Request for ACCESS_MEDIA_LOCATION permission if not granted (#1600)
## Description


a5d05decf2/mobile/lib/utils/photo_manager_util.dart (L8)

^passing true here should let the app have `ACCESS_MEDIA_LOCATION`
permission. But looks like that isn't working for a small set of users.
So, asking for permission explicitly.
2024-05-03 15:42:47 +05:30
ashilkn 21faf76611 [mob][photos] Bump up to v0.8.90 2024-05-03 15:34:19 +05:30
vishnukvmd ff45d11384 Changelog 2024-05-03 15:12:53 +05:30
Vishnu Mohandas a5d05decf2
[web] New translations (#1598)
New translations from
[Crowdin](https://crowdin.com/project/ente-photos-web)
2024-05-03 15:09:56 +05:30
ashilkn 377a8b1128 [mob][photos] Request for ACCESS_MEDIA_LOCATION permission if not granted 2024-05-03 15:08:04 +05:30
Crowdin Bot c31ce04c6e New Crowdin translations by GitHub Action 2024-05-03 09:31:18 +00:00
Vishnu Mohandas 7a5b425c82
Update copies for Cast (#1597) 2024-05-03 15:00:33 +05:30
vishnukvmd 8dc6e1ab6a Fix lint error 2024-05-03 14:59:42 +05:30
vishnukvmd 03e9aef848 Update copies for Cast 2024-05-03 14:54:31 +05:30
Manav Rathi a127d43d54
[desktop] Prepare for release (#1596)
- **Run the electron builder in the correct path**
- **Provide repository**
- **Move to new notarization mechanism**
- **Use an Electron Builder version that supports notarytool**
2024-05-03 14:46:18 +05:30
Manav Rathi 2b9ee7824d
lint 2024-05-03 14:44:24 +05:30
Neeraj Gupta dc1d2c5b7b
[FIX] Handle Steam host (#1539)
## Description

It is same as Totp with 5 digits.
Related: https://github.com/ente-io/ente/discussions/1038
2024-05-03 14:39:40 +05:30