Alex
b2c903c000
feat(mobile): use Weblate for i18n (2) ( #17620 )
...
* feat(mobile): use Weblate for i18n (2)
* remove old translation files
* dedup keys
* remove migration report
* chore
* remove localizely.yml
2025-04-15 15:54:26 +00:00
AutisticShark
664c99278a
feat(mobile): remove duplicated i18n file ( #17591 )
...
https://github.com/immich-app/immich/issues/8946
Co-authored-by: Cat <cat@nextpanel.dev>
2025-04-14 11:36:18 -05:00
Alex
ab2a7006f9
chore(mobile): small visual fix and update ( #17547 )
...
* chore(mobile): small visual fix and update
* update
* update
* remove design placeholder
2025-04-13 08:01:32 -05:00
Aleksandr
2b131fe935
feat: opt-in sync of deletes and restores from web to Android ( #16732 )
...
* Features: Local file movement to trash and restoration back to the album added. (Android)
* Comments fixes
* settings button marked as [EXPERIMENTAL]
* _moveToTrashMatchedAssets refactored, moveToTrash renamed.
* fix: bad merge
* Permission check and request for local storage added.
* Permission request added on settings switcher
* Settings button logic changed
* Method channel file_trash moved to BackgroundServicePlugin
---------
Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-04-08 08:50:40 -05:00
shenlong
042da669d1
fix(mobile): use custom filter to fetch asset path entities ( #17344 )
...
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
2025-04-07 09:39:24 -05:00
Alex
c14668bdd4
chore(mobile): translation ( #17073 )
...
chore(mobile): translation update
2025-03-24 22:16:10 +00:00
Yaros
93907a89d8
fix(mobile): age calculation & formatting ( #16833 )
2025-03-17 13:51:17 -05:00
Yaros
f8b40188e2
fix(mobile): change share icons for consistency ( #16904 )
2025-03-17 12:34:58 -05:00
Yaros
6c5f99c47a
feat(mobile): person age on photo properties ( #16728 )
...
* feat(mobile): person age on photo properties
* switch to using placeholder
2025-03-08 23:02:40 +01:00
Arno
4ebc25c754
feat(mobile): Folder View for mobile ( #15047 )
...
* very rough prototype for folder navigation without assets
* fix: refactored data model and tried to implement asset loading
* fix: openapi generator shadowing query param in /view/folder
* add simple alphanumeric sorting for folders
* basic asset viewing in folders
* rudimentary switch sorting order
* fixed reactivity when toggling sort order
* Fixed trailing comma
* Fixed bad merge conflict resolution
* Regenerated open-api
* Added rudimentary breadcrumbs
* Fixed linting problems
* feat: cleanup
---------
Co-authored-by: Alex <alex.tran1502@gmail.com>
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
2025-03-06 17:27:43 +00:00
Alex
3e50f668d9
feat(mobile): add catalan i18n ( #16616 )
...
* feat(mobile): Add Catalan
* refactor
* fix: load correct file
* chore: remove unused language files
2025-03-05 11:47:31 -06:00
Alex
76cb32d8d0
chore(mobile): translations update ( #16615 )
...
chore(mobile): translation update
2025-03-05 16:33:41 +00:00
Justin Cichra
8885e3105e
chore: reword backup_manual_in_progress ( #16513 )
...
fix(i18n): reword backup_manual_in_progress
Split "sometime" into "some time".
2025-03-03 03:27:20 +00:00
Alex
90f7c3d9ae
chore(mobile): translations update ( #16328 )
...
chore(mobile): translation update
2025-02-25 15:06:40 -06:00
Pablo P Varela
5cd1018db3
fix(mobile): failed to load gl-ES locale ( #16123 )
2025-02-17 08:48:55 -06:00
Alex
4efacfbb91
feat: search by description ( #15818 )
...
* feat: search by description
* wip: mobile
* wip: mobile ui
* wip: mobile search logic
* feat: using f_unaccent
* icon to fit with text search
2025-02-02 15:18:13 -06:00
Matthew Momjian
a808a840c8
fix(mobile): title of custom proxy headers ( #15859 )
...
fix title
2025-02-02 20:43:14 +00:00
Alex
098bab7c9b
fix(mobile): search page issues ( #15804 )
...
* fix: don't repeat search
* fix: show snackbar for no result
* fix: do not search on empty filter
* chore: syling
2025-01-31 03:12:57 +00:00
Justin Forseth
6e31ac4c75
feat(mobile): Add filter to people_picker.dart ( #15771 )
...
* Add filter to people_picker.dart
* feat: styling
---------
Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-01-29 21:02:54 +00:00
Simon
cb6d94c7a7
chore: update of the Ukrainian translation ( #15751 )
...
Update uk-UA.json
Update of the Ukrainian translation for the Immich app
2025-01-28 20:32:57 +00:00
Gagan Yadav
19f2f888ee
fix(mobile): improve timezone picker ( #15615 )
...
- Fix missing timezones
- Remove the UTC prefix from timezone display text to align with web app
- Remove unnecessary layout builder
- Created a custom `DropdownSearchMenu` widget
Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-01-25 13:36:49 -06:00
Alex
f5a3d7ba23
fix(mobile): failed to load ga/gl locale ( #15623 )
2025-01-24 12:47:29 -06:00
Matthew Momjian
c0210bd6c0
fix(mobile): translation (no /api, experimental features) ( #15600 )
...
* initial /api removal
* translations /api
* experimental features
* japanese url update
---------
Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-01-24 11:47:01 -06:00
Alex
7b882b35e5
chore(mobile): translations update ( #15523 )
...
chore(mobile): translation update
2025-01-22 18:38:01 +00:00
Alex
d249b63c99
fix(mobile): Cannot type date format on Samsung phone ( #15430 )
...
* fix(mobile): Cannot type date format on Samsung phone
* use calendar
2025-01-18 21:56:18 +00:00
Alex
fd99bd05cf
feat(mobile): share to mechanism ( #15229 )
...
* setup ios
* chore: succesfully sent media to the app
* share from Android
* wip: navigate to share screen
* wip: UI for displaying upload candidate
* wip: logic
* wip: upload logic
* wip: up up up we got it up
* wip
* wip
* wip
* upload state
* feat: i18n
* fix: release build ios'
* feat: clear file cache
* pr feedback
* using const for checking download status
---------
Co-authored-by: Alex <alex@pop-os.localdomain>
2025-01-16 21:20:44 -06:00
Matthew Momjian
be1187bc46
chore(docs): clarify experimental network features ( #15228 )
...
* auth
* URL switch
* mobile app
* caps
* headers, app changes
* oxford comma
* Match case to other use in Immich
* add url
* asset download also causes issues
2025-01-11 22:09:54 -06:00
Alex
d0ec24ef08
chore(mobile): translations update ( #15139 )
...
chore(mobile): translation update
2025-01-07 16:52:25 +00:00
Ovidijus R
a13b7b364e
feat(mobile): add ability to force view original videos ( #15094 )
2025-01-06 15:29:47 -05:00
Alex
6f3b6365e5
chore(mobile): translations update ( #14747 )
...
chore(mobile): translation update
2024-12-17 15:16:22 +00:00
Alex
9503bf479b
feat(album): album view sort order ( #14648 )
...
* feat(mobile): album view sort order
* feat: add error message
* refactor(mobile): album page (#14659 )
* refactor album page
* update lint rule
* const record
* fix: updating sort order when pull to refresh
---------
Co-authored-by: Alex <alex.tran1502@gmail.com>
* Move sort toggle button to bottom sheet menu
* chore: revert multiselectgrid loading status
* chore: revert multiselectgrid loading status
---------
Co-authored-by: Mert <101130780+mertalev@users.noreply.github.com>
2024-12-16 16:11:48 +00:00
Cotterman-b
e99edc47b7
fix(mobile): fix translations on search page ( #14533 )
...
* Update en-US.json
* Update search.page.dart
2024-12-07 10:46:19 -06:00
Alex
5e662e4a93
chore(mobile): Translations update ( #14493 )
...
chore(mobile): translation update
2024-12-05 16:26:48 +00:00
Alex
055f1fc72f
feat(mobile): Auto switching server URLs ( #14437 )
2024-12-05 09:11:48 -06:00
System Tester
ba71fd42da
chore(mobile): added 'corrupt asset check' translation item ( #14402 )
2024-12-02 12:14:12 -06:00
Alex
026482099a
chore(mobile): translations update ( #14254 )
...
chore(mobile): translation update
2024-11-20 15:32:17 +00:00
Alex
9fd425dd5c
chore(mobile): translation update ( #13942 )
2024-11-06 08:37:39 -06:00
Alex
22a2bfc812
chore(mobile): Translations update ( #13423 )
...
chore(mobile): translation update
2024-10-14 11:06:24 -04: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
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
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
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
aryiu
e6bc831c97
fix(mobile): fix mn-MN.json file name ( #12558 )
...
* Update and rename ca.json to ca-CA.json
* Add mn-MN.json
* Delete mobile/assets/i18n/mn.json
* Update mn-MN.json
* Update localizely.yml
2024-09-15 16:11:52 +00:00
Jonathan Simon
f2f6713a53
fix: typo in es-US localization ( #12510 )
...
Fix typo in es-US localization
search_page_motion_photos string should be 'Fotos en movimiento' not 'Fotos en .ovimiento'
2024-09-09 23:07:56 -05:00
Alex
5d8052202e
chore(mobile): Translations update ( #12392 )
...
chore(mobile): translation update
2024-09-06 13:30:26 +00:00
Alex
77904a54d8
fix(mobile): download asset to Camera folder on Android ( #12355 )
...
* fix(mobile): download asset to Camera folder on Android
* remove unused import
* better message
* linting
2024-09-05 17:33:55 +00:00
Alex
1736887f96
chore(mobile): translations update ( #12144 )
...
chore(mobile): translation update
2024-08-30 12:06:25 -04:00
Yuvraj P
3e970bc2d3
fix(mobile): Changes in the UI for the image editor pages ( #12018 )
...
* Ui enchancements and fixes
* Reruning the github review thing
* conflicts fix, apparently
* conflicts fix, apparently
* Fixed edit.page.dart
* Fixed crop page; localization etc
* Updated es-US.json; for Localization
* Formatting
* Changing the es-US.json back
* Update en-US.json
* localization
---------
Co-authored-by: Alex <alex.tran1502@gmail.com>
2024-08-27 16:06:16 +00:00