Commit graph

25723 commits

Author SHA1 Message Date
ashilkn b5a54798e7 [mob] set compile options 2024-04-20 12:37:43 +05:30
Vishnu Mohandas 2160b4d7f9
Downgrade to Flutter v3.19.3 (#1495) 2024-04-20 11:33:31 +05:30
Ashil a6e3d6de97
[mob][photos] Bump up to v0.8.83 (#1494) 2024-04-20 11:32:31 +05:30
vishnukvmd f1e723a672 Downgrade to Flutter v3.19.3 2024-04-20 11:30:36 +05:30
Vishnu Mohandas 200cab16c3
Setup GH action to auto-deploy Photos to the internal track (#1493) 2024-04-20 11:06:59 +05:30
vishnukvmd a704251bdd Switch to manual workflow 2024-04-20 11:06:34 +05:30
vishnukvmd 38aca8a947 Setup GH action to auto-deploy Photos to the internal track 2024-04-20 10:59:49 +05:30
Ashil 8113b70441
[mob][photos] Remove code related to sqlite3 (#1490) 2024-04-19 18:11:52 +05:30
Ashil c4c513a1d7
[mob][photos] Use sqlite_async instead of sqlite3 (#1489)
## Description

Using both `sqlite_async` and `sqlite3` for querying at the same time
was throwing this error:
`error: SqliteException(5): while executing, database is locked,
database is locked (code 5)`

So, have used `sqlite_async` everywhere.

## Tests

- [x] Tested all changes
2024-04-19 16:56:40 +05:30
Manav Rathi 814803edb4
[desktop] Watch related refactoring - Part 2/x (#1488)
Inline, mostly, in preparation for a subsequent refactoring.
2024-04-19 15:05:01 +05:30
Manav Rathi 41aeb63465
Fix lint issues
unrelated to this PR, come from https://github.com/ente-io/ente/pull/1479
2024-04-19 15:02:09 +05:30
Manav Rathi 82c365b2db
Inline 2024-04-19 14:49:24 +05:30
Manav Rathi 5f87dce547
Inline 2024-04-19 14:47:44 +05:30
Manav Rathi 643d028ffc
Inline 2024-04-19 14:44:29 +05:30
Manav Rathi 7ed6e729f5
Inline 2024-04-19 14:37:35 +05:30
Manav Rathi 2b35d586c1
Inline 2024-04-19 14:33:54 +05:30
Manav Rathi 292084c00d
Inline 2024-04-19 14:32:09 +05:30
Ashil 937267ed72
[mob] perf: avoid unnecessary frame builds and computations when toggling full fullscreen when viewing a file (#1487) 2024-04-19 14:17:01 +05:30
Manav Rathi 0509aad4af
Remove unused prop 2024-04-19 14:15:53 +05:30
Manav Rathi f59ecdb8d8
Reword 2024-04-19 14:14:48 +05:30
Manav Rathi 2c46be6ded
async 2024-04-19 13:46:09 +05:30
Manav Rathi 967ef2e3ea
[desktop] Watch refactoring to get it work with new IPC (#1486) 2024-04-19 13:09:40 +05:30
Manav Rathi 760be52dc5
Fix schema 2024-04-19 12:59:10 +05:30
Manav Rathi 5be1b07c71
Remove noise on logout 2024-04-19 12:50:57 +05:30
Manav Rathi 57d09c08d4
Only load when in electron 2024-04-19 12:47:16 +05:30
Manav Rathi 00173bae1e
Fix type 2024-04-19 12:46:10 +05:30
Manav Rathi 1b3c38d91f
Lintable 2024-04-19 12:40:19 +05:30
Manav Rathi f3e1abfaa1
Tie loops 2024-04-19 12:34:09 +05:30
Neeraj Gupta 04df64de05
[server] Improvate req validation on file createOrUpdate (#1485)
## Description
During the testing of copyFile functionality, I ran into issues where
files were created without all attributes (esp File EncryptedKey & Nonce
for thumbnail and file decryption).
This change

## Tests
Tested regular file upload, unable to test update as Photos app on
simulator is not showing save option. I don't expect it to break.
2024-04-19 12:11:57 +05:30
Manav Rathi 9d7f056883
Some shape 2024-04-19 12:03:00 +05:30
Manav Rathi f24fd98bc3
Sculpt 2024-04-19 11:22:02 +05:30
Manav Rathi 722cc74e64
Club 2024-04-19 10:27:18 +05:30
Manav Rathi 0e9703f770
Event listeners 2024-04-19 10:16:46 +05:30
Manav Rathi 500bac0b32
Prune happens on the node side now 2024-04-19 09:26:28 +05:30
Ashil dac0ddf41c
[mob][photos] Migrate use of WillPopScope to PopScope (#1473)
## Description

[Documentation followed for the
migration](https://docs.flutter.dev/release/breaking-changes/android-predictive-back)

## Tests

- [x] Tested screens in which migration wasn't straight forward
(HomeScreen)
2024-04-19 09:16:42 +05:30
Neeraj Gupta d430616ccb
[mobile] New translations (#1482)
New translations from
[Crowdin](https://crowdin.com/project/ente-photos-app)
2024-04-19 09:16:24 +05:30
Manav Rathi 46ac8968e8
Localize global state 2024-04-19 09:12:45 +05:30
Vishnu Mohandas c7eb9a6084
[mob][photos] Migrate from sqflite (#1483)
## Tests

- [x] Tested all changes
2024-04-19 09:07:24 +05:30
Laurens Priem 7500758857
[desktop] Better blur detection service (#1479)
## Description

Improve blur detection that better handles noise in background of faces

## Tests

Manually verified the blur detection scores are identical to those on
mobile
2024-04-19 09:03:06 +05:30
Crowdin Bot 340f0b75cf New Crowdin translations by GitHub Action 2024-04-19 01:56:15 +00:00
Manav Rathi b49cb9dec2
Update add/rm 2024-04-18 21:32:15 +05:30
Manav Rathi a9ccec6398
The remaining 2 2024-04-18 21:26:05 +05:30
Manav Rathi 76053c4029
impl 2024-04-18 21:07:00 +05:30
laurenspriem 31aa46ead2 [desktop] Better blur detection service 2024-04-18 20:41:28 +05:30
Manav Rathi ca36b3c750
Migrate 2024-04-18 19:59:06 +05:30
Manav Rathi 14285b66ae
Seep deeper 2024-04-18 18:45:02 +05:30
Manav Rathi 4455bb9595
API on electron side 2024-04-18 18:31:38 +05:30
ashilkn 23801f8fa6 Merge branch 'main' into migrate_from_sqflite 2024-04-18 17:15:08 +05:30
ashilkn b238ba2c62 [mob] Migrate from sqflite (2) 2024-04-18 17:14:22 +05:30
ashilkn eb68a6c293 [mob] Migrate from sqflite 2024-04-18 16:23:43 +05:30