Alex
5ac236d6fd
chore(mobile): update flutter_web_auth ( #13863 )
2024-10-31 17:35:01 -05:00
renovate[bot]
458f2acf42
chore(deps): update flutter ( #13455 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-31 17:53:26 +00:00
Alex
343cdcfeed
fix(mobile): not throwing error when cannot parse orientation value ( #13853 )
...
* fix(mobile): not throw when error in parsing the orientation
* fix(mobile): not throw when error in parsing the orientation
* linting
2024-10-31 09:37:02 -05:00
Zack Pollard
7d933ec97a
feat: built-in automatic database backups ( #13773 )
2024-10-31 11:29:42 +00:00
dvbthien
30d42e571c
fix(mobile): Reapply thumbnail image improvements and fix issue #13804 ( #13835 )
...
fix issue #13804
Co-authored-by: dvbthien <dvbthien@gmail.com>
2024-10-30 14:40:04 -05:00
Alex
318ab756cb
fix(mobile): search page ( #13833 )
...
* fix(mobile): search page minor problems
* fix: flashing between search
* restore search size
* remove print statement
* linting
2024-10-30 14:27:13 -05:00
Alex
a39a1cfffa
fix(mobile): thumbnail not filled area on tablet ( #13808 )
2024-10-29 16:39:14 +00:00
Alex
143ee0bc34
fix(mobile): Revert thumbnail image ui improvements ( #13655 ) ( #13806 )
...
Revert "chore(mobile): thumbnail image ui improvements (#13655 )"
This reverts commit 16f2364e93
.
2024-10-29 15:38:20 +00:00
github-actions
00dd9419a5
chore: version v1.119.1
2024-10-29 13:33:36 +00:00
Alex
044c3e93f8
chore(mobile): post release task ( #13779 )
2024-10-28 16:12:35 +00:00
github-actions
8449e78c8f
chore: version v1.119.0
2024-10-28 14:41:08 +00:00
dvbthien
16f2364e93
chore(mobile): thumbnail image ui improvements ( #13655 )
...
improve ui for thumbnail image
Co-authored-by: dvbthien <dvbthien@gmail.com>
2024-10-21 16:36:15 -05:00
Alex
791c37d2cc
chore(mobile): proper new UI layout for tablet ( #13650 )
...
* chore(mobile): better tablet UI
* fix spacing when trash is disable
* better layout for library page
* Removed navigation rail
* removed navigation rail reference
* correct padding
* fixed people page
2024-10-21 13:39:18 -05:00
dvbthien
ee0130a58b
fix(mobile): Fix minor issues with downloading assets ( #13609 )
...
* improve download asset
* fix: download motion photos on ios
---------
Co-authored-by: dvbthien <dvbthien@gmail.com>
Co-authored-by: Alex <alex.tran1502@gmail.com>
2024-10-20 12:56:02 -05:00
pyorot
b1149881bd
feat(server): add pcm_s16le accepted audio codec ( #13418 )
2024-10-18 08:26:16 -04:00
github-actions
e8015dc7d7
chore: version v1.118.2
2024-10-16 18:44:39 +00:00
github-actions
edd7dfb5d8
chore: version v1.118.1
2024-10-15 20:44:10 +00:00
renovate[bot]
0a3bfd5cc3
fix(deps): update dependency device_info_plus to v11 ( #13427 )
2024-10-15 14:41:42 -04:00
github-actions
8f69d9d0ec
chore: version v1.118.0
2024-10-15 10:48:53 +00:00
Alex
22a2bfc812
chore(mobile): Translations update ( #13423 )
...
chore(mobile): translation update
2024-10-14 11:06:24 -04:00
Alex
452ce73e7f
fix(mobile): more efficient loading local image on ios ( #13426 )
2024-10-14 15:52:58 +07:00
Alex
f59b813ffe
chore(mobile): search page minor enhancements ( #13403 )
...
* chore(mobile): search page retouched
* add placeholder photos
* remove unused page
* focus the search input when tapping on the search controller button
* detail fixed
* remove print statements
* disable scrolling of empty content
2024-10-14 09:50:07 +07:00
Alex
ee461e5910
chore(mobile): remove unused translation keys ( #13335 )
2024-10-10 16:53:33 +07:00
Alex
4ce49e4666
chore(mobile): clean up ( #13338 )
2024-10-10 16:53:20 +07:00
Yashraj Jain
53358c768c
fix(mobile): trash sorting order ( #13299 )
...
* fix: trash sorting order
* updated after comparing with web
2024-10-10 08:52:12 +00:00
Alex
e9813315e7
feat(mobile): new mobile UI ( #12582 )
2024-10-10 15:44:14 +07:00
rgomulin
057510af0a
chore(mobile): added 'ignore_icloud' translation item ( #12788 )
...
impr: added 'ignore_icloud' translation item
2024-10-09 16:06:16 +00:00
dependabot[bot]
e1540c8dfd
chore(deps): bump rexml from 3.2.8 to 3.3.6 in /mobile/ios ( #12621 )
...
Bumps [rexml](https://github.com/ruby/rexml ) from 3.2.8 to 3.3.6.
- [Release notes](https://github.com/ruby/rexml/releases )
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md )
- [Commits](https://github.com/ruby/rexml/compare/v3.2.8...v3.3.6 )
---
updated-dependencies:
- dependency-name: rexml
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-09 22:59:24 +07:00
Alex
6f86c2f372
chore(mobile): use sdk to for ping endpoint ( #13218 )
2024-10-07 08:45:23 +07:00
Yuvraj P
52c700e9b0
feat(mobile): Adding filters feature to mobile image editor ( #13174 )
...
* Adding filters button
* Filter selection page
* routing
* Localization
* Add Filters to this page
* More Filters yay!
* Final filters
* Logic for saving the image
* Fixes
* Formmating
* Finalizing, formating, and fixes
* Layout fix
* chores
* Chore: Static code analysis
* fix translation file
---------
Co-authored-by: Alex <alex.tran1502@gmail.com>
2024-10-06 13:51:11 +07:00
Fynn Petersen-Frey
0f3b8b67fe
refactor(mobile): assert lists are sorted for diffing ( #13180 )
2024-10-05 08:02:34 +07:00
Jason Rasmussen
7ee0221c8e
chore: remove deprecated endpoint ( #13190 )
2024-10-04 15:10:13 -04:00
Mert
2c87683fd4
feat(server): refresh face detection ( #12335 )
...
* refresh faces
handle non-ml faces
* fix metadata face handling
* updated tests
* added todo comment
2024-10-03 21:58:28 -04:00
renovate[bot]
0454863c1e
fix(deps): update dependency connectivity_plus to v6 ( #13115 )
...
* fix(deps): update dependency connectivity_plus to v6
* update api
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alex <alex.tran1502@gmail.com>
2024-10-03 03:57:50 +00:00
Alex
432bcbbd1a
chore(mobile): post release task ( #13136 )
2024-10-03 10:19:14 +07:00
renovate[bot]
1700de909e
fix(deps): update dependency device_info_plus to v10 ( #13117 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-03 10:16:59 +07:00
Hannes R. Brunsch
35bb2e786f
fix(mobile): respect orientation on displaying asset dimensions ( #13129 )
...
* fix(mobile): respect orientation on displaying asset dimensions
* lint
---------
Co-authored-by: Alex <alex.tran1502@gmail.com>
2024-10-03 03:02:38 +00:00
github-actions
6b8462402b
chore: version v1.117.0
2024-10-03 01:59:28 +00:00
Fynn Petersen-Frey
f463bd18ef
fix(mobile): device album sync ( #13116 )
2024-10-02 13:09:34 +00:00
renovate[bot]
e5457ac8ee
chore(deps): update dependency flutter_launcher_icons to ^0.14.0 ( #13072 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-02 15:04:47 +07:00
Jason Rasmussen
4d20b11f25
feat: track upgrade history ( #13097 )
2024-10-01 13:33:58 -04:00
Zack Pollard
3eccff4306
feat: support and feedback modal with third party support ( #13056 )
2024-10-01 11:15:31 +01:00
renovate[bot]
ecb5cb00eb
chore(deps): update dependency flutter_lints to v5 ( #13077 )
...
* chore(deps): update dependency flutter_lints to v5
* lint
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alex <alex.tran1502@gmail.com>
2024-10-01 04:10:05 +00:00
renovate[bot]
d772cc6c6a
chore(deps): update dependency lints to v5 ( #13059 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-01 08:23:15 +07:00
Alex
fe33732958
chore(mobile): update photo_manager 3.5.0 ( #13050 )
2024-10-01 08:18:13 +07:00
Fynn Petersen-Frey
15c04d3056
refactor(mobile): DB repository for asset, backup, sync service ( #12953 )
...
* refactor(mobile): DB repository for asset, backup, sync service
* review feedback
* fix bug found by Alex
---------
Co-authored-by: Alex <alex.tran1502@gmail.com>
2024-09-30 21:37:30 +07:00
Alex
95c67949f7
fix(mobile): share to error ( #13044 )
2024-09-30 20:51:47 +07:00
Mert
7adb35e59e
fix(server): /search/random
failing with certain options ( #13040 )
...
* fix relation handling, remove pagination
* update api, sql
* update mock
2024-09-30 00:29:35 -04:00
Alex
fa9bb8074c
feat(mobile): enhance download operations ( #12973 )
...
* add packages
* create download task
* show progress
* save video and image
* show progress info
* live photo wip
* download and link live photos
* Update list of assets
* wip
* correct progress
* add state to download
* revert unncessary change
* repository pattern
* translation
* remove unused code
* update method call from repository
* remove unused variable
* handle multiple livephotos download
* remove logging statement
* lint
* not removing all records
2024-09-29 08:22:02 +00:00
Mert
995f0fda47
feat(server): separate quality for thumbnail and preview images ( #13006 )
...
* allow different thumbnail and preview quality, better config structure
* update web and api
* wording
* remove empty line?
2024-09-28 06:01:04 +00:00