vishnukvmd
c5a88499bc
v0.8.94
2024-05-07 11:42:32 +05:30
vishnukvmd
487216fd99
v0.8.92
2024-05-07 10:57:18 +05:30
Neeraj Gupta
0531438cf0
[mob] Bump version 0.8.91+611
2024-05-06 15:33:15 +05:30
ashilkn
21faf76611
[mob][photos] Bump up to v0.8.90
2024-05-03 15:34:19 +05:30
vishnukvmd
1cd9fb1021
v0.8.88
2024-05-01 15:12:57 +05:30
vishnukvmd
de92a9dd64
v0.8.87
2024-05-01 10:41:36 +05:30
vishnukvmd
81feeef792
Remove dependency on Isar
2024-05-01 10:41:15 +05:30
vishnukvmd
9d6059a176
v0.8.86
2024-04-30 20:06:40 +05:30
vishnukvmd
c0e12e84ef
Merge branch 'main' into embedding_sqlite
2024-04-30 19:10:58 +05:30
Vishnu Mohandas
569f7c0c47
[mob][photos] Add support for casting ( #1556 )
...
## Description
## Tests
2024-04-30 16:41:05 +05:30
Neeraj Gupta
e7a5e1be3f
Merge branch 'main' into cast
2024-04-30 16:24:28 +05:30
vishnukvmd
872245cf0e
Update package for icons
2024-04-30 16:04:32 +05:30
vishnukvmd
8ecb7710de
v0.8.85
2024-04-29 17:34:00 +05:30
vishnukvmd
b5cf67ca98
Update like button widget
2024-04-24 11:00:23 +05:30
Neeraj Gupta
89646ac469
[mob][cast] Refactor + add multiple cast plugin to gracefully handle fdroid
2024-04-23 15:57:17 +05:30
Neeraj Gupta
8fd330c304
Merge branch 'main' into cast
2024-04-23 14:35:37 +05:30
Neeraj Gupta
83075ea367
[mobile] Switch to feature flag plugin
2024-04-23 11:54:24 +05:30
Neeraj Gupta
b9c82fb427
[mob][photos] Bump version 0.8.84+604
2024-04-20 15:45:04 +05:30
Ashil
a6e3d6de97
[mob][photos] Bump up to v0.8.83 ( #1494 )
2024-04-20 11:32:31 +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
vishnukvmd
3b5a2e9d2a
[photos] v0.8.82
2024-04-16 11:36:35 +05:30
Neeraj Gupta
db95de8829
[mob][photos] Add cast pkg dependency
2024-04-16 09:55:01 +05:30
Neeraj Gupta
223a4ffcfd
[mob][photos] Upgrade connectivity_plus pkg
2024-04-15 15:00:59 +05:30
Neeraj Gupta
6300984bd1
Merge branch 'main' into multipart
2024-04-15 11:59:15 +05:30
ashilkn
2a835e80a4
[mob] bump up photos version to v0.8.81
2024-04-15 10:58:35 +05:30
Neeraj Gupta
601a776b7a
Merge branch 'main' into multipart
2024-04-15 10:37:42 +05:30
Ashil
bb90b2d3bc
[mob][photos] Upgrade flutter ( #1434 )
...
## Description
- Update flutter
- Update packages
- Fix UI issues because of update (material 3)
- bump up version to v0.8.80
## Tests
- [x] Building on android and iOS.
---------
Co-authored-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2024-04-15 10:21:18 +05:30
Prateek Sunal
51d02177ad
chore: bump dependencies
2024-04-13 14:07:20 +05:30
Prateek Sunal
99d84821c7
feat: add multipart upload support
2024-04-13 14:02:29 +05:30
ashilkn
703ba5ad9b
[mob] bump up to v0.8.79
2024-04-13 13:22:38 +05:30
Ashil
3542c8eeff
[Mobile][Photos] Bump up version to 0.8.78 ( #1400 )
2024-04-10 16:10:54 +05:30
Ashil
628d13ea53
[mobile][photos] Use sqlite async for fetching all files for search ( #1391 )
...
## Description
Using [sqlite_async](https://pub.dev/packages/sqlite_async ) has
increased query speed by about 5x and has removed GC logs like:
`Background concurrent copying GC freed 424845(20MB) AllocSpace objects,
183(4932KB) LOS objects, 37% free, 39MB/63MB, paused 144us,44us total
128.048ms`, which has improved performance of the app.
Tried using [sqlite3](https://pub.dev/packages/sqlite3 ), which reduced
query speed by 10x and removed the GC log, but introduced some jank
since it blocks the UI.
Converting the fetched rows to `EnteFile` now runs on an isolate to
avoid blocking the UI.
## Tests
Did manual testing to see difference in jank.
2024-04-09 15:17:48 +05:30
vishnukvmd
99b248f7fa
v0.8.77
2024-04-09 13:00:39 +05:30
vishnukvmd
9cface7902
v0.8.76
2024-04-08 15:53:21 +05:30
vishnukvmd
fce68ba1be
[photos] v0.8.75
2024-04-04 14:50:22 +05:30
Ashil
1800ad0a1f
[Mobile][Photos] Bump up version to v0.8.74 ( #1284 )
2024-04-02 17:02:01 +05:30
ashilkn
bc0a453cbc
Merge branch 'main' into prepare_for_release_v0.8.73
2024-04-01 18:41:24 +05:30
ashilkn
841921a732
bump up version to v0.8.73
2024-04-01 18:38:17 +05:30
ashilkn
7b94c32bbf
Do not upload files if ACCESS_MEDIA_LOCATION is not granted
2024-04-01 15:51:13 +05:30
Prateek Sunal
d92fd25a78
fix: home widget count function
2024-03-29 19:46:13 +05:30
ashilkn
01b3d99e3a
bump up version for release
2024-03-27 16:43:03 +05:30
Ashil
ed4886a6a5
[mobile][photos] Fix performance benchmarking config ( #1195 )
...
## Description
- Fix broken integration test used for benchmarking gallery scroll
performance.
- Automate email and password entry.
- Write script to run perf test.
2024-03-25 10:30:13 +05:30
Ashil
dc2474801c
[photos][mobile]Update home_widget git dependency URL ( #1098 )
2024-03-14 21:23:53 +05:30
vishnukvmd
1cacefa1fd
v0.8.71
2024-03-13 21:56:48 +05:30
vishnukvmd
a3c80556d2
v0.8.70
2024-03-13 12:43:31 +05:30
vishnukvmd
bc4fa44edd
v0.8.68
2024-03-13 11:47:25 +05:30
vishnukvmd
be3b4dc7ba
Open the link to Github APK instead of downloading it in-app
2024-03-13 11:21:36 +05:30
ashilkn
ddedaf2d0e
bump up version to v0.8.67
2024-03-12 07:51:57 +05:30
ashilkn
5dbc300056
bump up to v0.8.66
2024-03-09 17:17:18 +05:30
Prateek Sunal
5acef45118
[FIX] HomeWidget improvements ( #737 )
...
## Description
- Use Background fetch as workmanager is not working as expected.
- Use new asset for empty state.
2024-03-09 16:21:04 +05:30