Alex
c642150b85
chore(mobile): post release task ( #10228 )
2024-06-12 14:17:58 -05:00
Alex
60701d131e
chore(mobile): post release pump ( #10114 )
2024-06-11 06:26:52 -05:00
Alex Tran
d551003311
chore: post release tasks
2024-05-14 13:38:12 -05:00
Alex Tran
5985f72643
chore: post release tasks
2024-05-13 14:17:28 -05:00
Alex
55031cc117
Revert "feat(android) Check server is reachable before starting background backup ( #8989 )" ( #9324 )
...
This reverts commit 0435de50f8
.
2024-05-09 12:16:53 -05:00
Alex
25262b644f
chore: post release tasks
2024-04-29 10:31:50 -05:00
devjn
0435de50f8
feat(android) Check server is reachable before starting background backup ( #8989 )
...
* Check that server is reachable before starting backup work
* Fix iOS not starting background service
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2024-04-23 12:50:34 -05:00
Alex
40931b5668
chore: post release tasks
2024-04-20 11:15:41 -05:00
Alex
c858b43717
chore: post release tasks
2024-04-20 09:12:11 -05:00
Alex
57be9182d4
chore: post release tasks
2024-04-19 15:32:45 -05:00
Alex
82aeb3292a
feat(mobile): in app language selector ( #8574 )
...
* feat(mobile): select locale in the mobile app
* add additional locale
* use the same locale variable across the app
* using different data structure
* drop down with button
* update pull locales
* open app ios
* remove dependency
* format fix
2024-04-06 21:58:35 -05:00
Alex
e5fe68cbf6
chore: post release tasks
2024-04-04 22:05:56 -05:00
Alex
3f61019ca1
chore: post release tasks
2024-03-28 13:49:18 -05:00
Alex
591a641d8d
chore: post release tasks
2024-03-20 10:00:35 -05:00
Alex
0bc773fd00
refactor(mobile): backup album selection ( #8053 )
...
* feat(mobile): include album with 0 assets as album option for backup
* Show icon instead of thumbnail
* Handle backupProgress state transition correctly to always load the backup info
* remove todo comment
2024-03-19 08:40:14 -05:00
Alex
76432341ed
feat(mobile): update logo ( #7919 )
...
* App Icon
* In App Icon
* runner
* ios icon
* ios is done
* splash
* Notification Icon
* Immich text
* Immich text
* actually update andoir icon
* adaptive icon
* adaptive icon
2024-03-13 12:14:59 -05:00
Alex
ae34e4f59f
chore: post release tasks
2024-03-11 09:48:25 -05:00
Alex
4fdb0835c9
chore: post release tasks
2024-03-08 19:08:33 -06:00
Alex
2e56e777ce
chore: post release tasks
2024-02-28 16:49:02 -06:00
Alex
a02a24f349
chore: post release tasks
2024-02-27 23:09:40 -06:00
Alex
578b71b961
chore: post release tasks
2024-02-20 11:05:24 -06:00
martyfuhry
0d876a470f
feat(mobile): Adds WiFi only backup option to iOS ( #6724 )
...
Adds WiFi only backup option to iOS
Co-authored-by: Marty Fuhry <marty@fuhry.farm>
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2024-02-07 21:54:54 -06:00
Alex
ada3eeb777
chore: post release tasks
2024-01-31 16:52:48 -06:00
Alex
d2c2db2595
chore: post release tasks
2024-01-31 12:53:56 -06:00
Alex
b34a808fbb
feat(mobile): Add Slovenian ( #6558 )
2024-01-21 16:27:54 -06:00
Alex
7e1b1eae41
chore: post release tasks
2024-01-18 21:15:58 -06:00
shenlong
d3af2b1f69
(mobile): ios - calculate hash using CryptoKit ( #5976 )
...
* ios: calculate hash using CryptoKit
* chore: remove unused crypto dep
---------
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2024-01-05 10:49:43 -06:00
Alex
f8519d60c7
chore: post release tasks
2023-12-15 13:25:37 -06:00
Alex
e086fa6931
chore: post release tasks
2023-12-07 12:48:43 -06:00
Alex
30e9763888
chore: post release tasks
2023-11-20 15:11:56 -06:00
Alex
cc15c5c69f
chore: post release tasks
2023-11-17 21:25:13 -06:00
Michael Manganiello
c4f7cfc2a6
feat(mobile): Add es-US translations ( #4997 )
...
Adding es-US translations for all current strings in the application.
2023-11-14 20:23:58 -06:00
Alex
dc4e6c4629
chore: post release tasks
2023-11-13 22:19:24 -06:00
opdelta
14c7187539
feat(mobile): Added fr-CA translations ( #5023 )
...
Co-authored-by: Ziad Lteif <cj291059>
2023-11-13 20:20:54 -06:00
Alex
5e1c0fb465
chore: post release tasks
2023-11-08 12:51:34 -06:00
Alex
309bf1ad22
chore: post release tasks
2023-11-01 14:43:10 -05:00
Alex
9cec6aaf46
chore: post release tasks
2023-09-14 22:16:15 +07:00
Alex
b1d31a4567
chore: post release
2023-09-13 17:27:31 +07:00
Alex
343d89c032
chore: post release
2023-08-29 14:51:57 -05:00
shalong-tanwen
cb391342d7
feat(mobile): map view ( #3661 )
...
* feat(mobile): map page - add map view
* map: add map-markers
* feat(map): add relative date filter
* fix: do not let users scroll past map bounds
* fix: fetch relative date from store to state on init
* feat(mobile):re-fetch markers only on filter change
* feat(mobile) - asset bottom sheet in map page
* feat(mobile): display markers based on bottom sheet scroll
* fix: exif-bottom-sheet - rebase conflict
* feat(mobile): map-view - strongly typed map page events
* feat(map): zoom to asset
* chore: dart analyzer fixes
* map-page move attribution to top-right
* feat(mobile): map view - asset selection handling
* feat(mobile): map-view display map in places row
* fix: make asset marker icon responsive
* optimise map page rebuilds
* refactor(mobile): map page
* feat(mobile): map-view: Go to location
* map-view(mobile): minor refactor
* fix(mobile): Handle invalid coords gracefully
* small styling
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-08-27 05:07:35 +00:00
Alex
a75f368d5b
chore: post update
2023-08-15 09:42:28 -05:00
shalong-tanwen
deaf81e2a4
feat(mobile): Manual asset upload ( #3445 )
...
* fix: exclude albums filter in backup provider
* refactor: Separate builder methods for Top Control App Bar buttons
* fix: Show download button only for Remote only assets
* fix(mobile): Force Refresh duration is too low to trigger it consistently
* feat(mobile): Make Buttons dynamic in Home Selection DraggableScrollableSheet
* feat(mobile): Manual Asset upload
* refactor(mobile): Replace _showToast with ImmichToast calls
* refactor(mobile): home_page selectionAssetState handling
* chore(mobile): min and initial size of DraggableScrollState increased
This is to prevent the buttons in the bottom sheet getting clipped behind the 3 way navigation buttons
in the default density of Android devices
* feat(mobile): notifications for manual upload progress
* wording
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-08-06 02:40:50 +00:00
Alex
89ddbac8bc
chore: build report
2023-07-28 09:06:25 -05:00
Alex
4977926c88
post mobile release
2023-07-23 13:51:48 -05:00
Alex
64697235d6
feat(mobile): adding additional languages ( #3161 )
...
* update locale
* localizely
* Update info.plist
---------
Co-authored-by: Alex Tran <Alex.Tran@conductix.com>
2023-07-08 15:26:26 -05:00
Alex
6aa2800275
chore: post release tasks
2023-05-22 22:43:06 -05:00
Alex Tran
d91247dc35
chore: post release
2023-05-08 22:27:55 -05:00
Alex
d339d4c8dd
post release note
2023-04-18 14:38:46 -05:00
Vegard Fladby
e3b043e0e1
Update Norwegian locale to ICU standard ( #2195 )
...
* Update Norwegian locale to ICU standard
Don't know if this is the only place this should be edited.
But the Norwegian locale is not working on the Android app (still in English), And it seems like it should be 'nb-NO' and not 'no-NO'.
https://www.localeplanet.com/icu/nb-NO/index.html
* fix norweigian locale in other places
* fix norweigian locale in other places
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-04-06 14:00:24 -05:00
Alex Tran
7411bcbb30
post release
2023-02-28 22:54:00 -06:00