Immich Release Bot
7a25d359b7
Version v1.47.3
2023-02-16 03:38:44 +00:00
Alex
d47cdfb647
chore(post-release): add release note
2023-02-13 17:56:03 -06:00
Immich Release Bot
ac5c17e8be
Version v1.47.2
2023-02-13 22:28:29 +00:00
Immich Release Bot
318fba6c97
Version v1.47.1
2023-02-13 21:57:33 +00:00
Immich Release Bot
1dc211a046
Version v1.47.0
2023-02-13 20:04:27 +00:00
Alex
09ab06ae6c
chore(mobile): Upgrade to Flutter 3.7 ( #1416 )
2023-02-11 14:23:32 -06:00
Immich Release Bot
b37162099e
Version v1.46.1
2023-02-10 04:24:05 +00:00
Alex Tran
3ca62d9c55
Add changelogs
2023-02-09 13:00:28 -06:00
Immich Release Bot
2cd45ed1de
Version v1.46.0
2023-02-09 17:59:47 +00:00
martyfuhry
527aa61a87
fix(mobile): Added flutter native splash and splash screens ( #1520 )
...
* rebasing
* added launch background image to repository
---------
Co-authored-by: Marty Fuhry <marty@fuhry.farm>
2023-02-06 00:41:07 -06:00
Alex
43e49f36b7
chore(release) post release tasks ( #1543 )
2023-02-03 14:21:49 -06:00
Immich Release Bot
6bac9c7e8f
Version v1.45.0
2023-02-03 16:41:11 +00:00
Alex
29c79ad1d8
chore(release) mobile release related changes 1.44 ( #1522 )
...
* relase note
* Add changelogs
2023-02-02 09:56:16 -06:00
Immich Release Bot
d77a1aba7a
Version v1.44.0
2023-02-02 07:13:46 +00:00
Alex Tran
9e21b16553
Revert "Version v1.44.1"
...
This reverts commit ab2c019a7a
.
2023-02-02 01:03:01 -06:00
Immich Release Bot
ab2c019a7a
Version v1.44.1
2023-02-02 06:43:35 +00:00
Alex
4f38851880
fix(CI): fix mobile build artifact with proper signing ( #1504 )
2023-02-01 21:50:07 -06:00
Alex
391bf052e4
Revert "fix(mobile): Generate 1 splash screen on Android ( #1443 )" ( #1498 )
...
This reverts commit 00630bd4a3
.
2023-01-31 22:05:54 -06:00
Alex
1a640609c7
chore(mobile): Build and sign APK in GitHub Action ( #1471 )
...
* chore(mobile): Build and sign APK in GitHUb Action
* fix-1: working directory
* fix-2: working directory
* fix-3: key ALIAS
* fix-4: build apk
* fix-5: naming
2023-01-28 17:24:42 -06:00
martyfuhry
00630bd4a3
fix(mobile): Generate 1 splash screen on Android ( #1443 )
2023-01-28 16:51:38 -06:00
spiralham
12ecf366b0
chore(mobile): Add adaptive launcher icon for Android ( #1457 )
2023-01-27 23:18:42 -06:00
Immich Release Bot
275562bce0
Version v1.43.1
2023-01-28 05:13:59 +00:00
Alex
0220f900c1
fix(mobile): Pump ios version and fix static code test ( #1451 )
...
* fix(mobile): Pump ios version and fix static code test
* Added changelog note
2023-01-27 16:20:45 -06:00
Immich Release Bot
10a0e58572
Version v1.43.0
2023-01-27 21:06:22 +00:00
Alex Tran
1b6dd9241f
Added release note for Android
2023-01-18 11:52:22 -06:00
Alex Tran
ecb4ee2e3e
Pump version
2023-01-18 10:15:25 -06:00
Alex Tran
6b9a4a8d6f
pump
2023-01-09 22:12:17 -06:00
Alex Tran
2d326f47ec
add patch note
2022-12-27 10:03:08 -06:00
Alex Tran
9c38cc42f6
Up version for release
2022-12-27 09:53:04 -06:00
Alex
ab0a3690f3
fix/mobile notification android 13 ( #1175 )
...
* fix(mobile) runtime notification permission rule Android 13
* Format
2022-12-25 22:47:54 -06:00
Alex
42e57547f7
Update readme and docs
2022-12-19 13:34:44 -06:00
Alex
b88e24678b
Up version for release
2022-12-19 12:27:07 -06:00
Alex
e9cebedb4a
Up version mobile
2022-12-11 14:51:03 -06:00
Alex Tran
f096910abc
Fix release note
2022-12-09 21:54:58 -06:00
Alex
0633eaf68c
Pump
2022-12-09 15:19:22 -06:00
Fynn Petersen-Frey
c23b2479f7
feat(mobile): configurable background backup delay ( #1068 )
...
let's the user configure how much to delay the trigger for running the backup whenever assets are changed on the device
2022-12-08 09:51:36 -06:00
Alex Tran
da87b1256c
Release mobile hotfix
2022-12-01 23:16:22 -06:00
Alex
a3971543b5
fix(mobile): Start up from splash screen does not trigger foreground backup ( #1042 )
2022-12-01 09:20:53 -06:00
Alex
a384798779
Up version for release
2022-11-30 11:18:06 -06:00
Alex
1e9d67ec39
Up mobile version for hotfix release
2022-11-24 15:50:18 -06:00
Alex
80d0ddca9a
fix(mobile): Fix not able to show device asset on Android 13 ( #1016 )
2022-11-24 15:47:55 -06:00
Alex Tran
bc9ee1d611
Added hotfix release note
2022-11-21 05:41:44 -06:00
Alex Tran
9d2c30298e
Added changelog for mobile
2022-11-20 14:11:33 -06:00
Alex Tran
6f5d60fb62
Up version for release
2022-11-20 13:13:27 -06:00
Alex
b3e51cc849
feat(mobile) Add OAuth Login On Mobile ( #990 )
...
* Added return type for oauth/callback
* Remove console.log
* Redirect app
* Wording
* Added loading state change
* Added OAuth login on mobile
* Return correct status for correct redirection
* Auto discovery OAuth Login
2022-11-20 11:43:10 -06:00
Jason Rasmussen
909e4820d6
chore(web,mobile): update github repo url ( #974 )
2022-11-15 20:30:44 -06:00
Christian Paul
b457bfbd4e
typo(android-feature-note): Reserve geocoding -> Reverse geocoding ( #946 )
...
* Typo: Reserve geocoding -> Reverse geocoding
https://en.wikipedia.org/wiki/Reverse_geocoding
* Update mobile/android/fastlane/metadata/android/en-US/full_description.txt
2022-11-09 10:17:43 -06:00
Alex
66640ebfeb
Up version for release
2022-11-08 14:34:47 -06:00
Fynn Petersen-Frey
1633af7af6
feat(mobile): show local assets ( #905 )
...
* introduce Asset as composition of AssetResponseDTO and AssetEntity
* filter out duplicate assets (that are both local and remote, take only remote for now)
* only allow remote images to be added to albums
* introduce ImmichImage to render Asset using local or remote data
* optimized deletion of local assets
* local video file playback
* allow multiple methods to wait on background service finished
* skip local assets when adding to album from home screen
* fix and optimize delete
* show gray box placeholder for local assets
* add comments
* fix bug: duplicate assets in state after onNewAssetUploaded
2022-11-08 11:00:24 -06:00
Alex Tran
d90527a095
Up version for release
2022-11-06 21:00:32 -06:00