Skip to content

Commit 8d7c576

Browse files
authored
Added required setup for f-droid (immich-app#88)
* Added required setup for f-droid * Added distributionSha256Sum tp gradle-wrapper.properties
1 parent fccdbdd commit 8d7c576

File tree

25 files changed

+29
-0
lines changed

25 files changed

+29
-0
lines changed

fastlane/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
This directory exists because of the F-Droid build process. F-Droid is using the same directory structure as Fastlane for the app metadata.
2+
3+
Because F-Droid expects the metadata to be located in the root of the repository we need to have this symlink.

fastlane/metadata

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../mobile/android/fastlane/metadata
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* Added curated locations and objects on the search page
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
This is a client app for the self-hostable Immich Server (which can be found with the app's source repo). You will need to run/manage the server on your own in order to use the app.
2+
3+
Once set up, this app can be used as photo and video backup solution directly from your mobile phone.
4+
5+
<b>Features:</b>
6+
7+
* Upload and view assets(videos/images).
8+
* Multi-user supported.
9+
* Quick navigation with drag scroll bar.
10+
* Auto Backup.
11+
* Support HEIC/HEIF Backup.
12+
* Extract and display EXIF info.
13+
* Real-time render from multi-device upload event.
14+
* Image Tagging/Classification based on ImageNet dataset
15+
* Object detection based on COCO SSD.
16+
* Search assets based on tags and exif data (lens, make, model, orientation)
17+
* Upload assets from your local computer/server using <a href='https://www.npmjs.com/package/immich' target='_blank' rel='nofollow'>immich cli tools</a>
18+
* [Optional] Reserve geocoding using Mapbox (Generous free-tier of 100,000 search/month)
19+
* Show asset's location information on map (OpenStreetMap).
20+
* Show curated places on the search page
21+
* Show curated objects on the search page
Loading
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)