Bug 293756

Summary: develop iOS client (iPhone,iPod,iPad)
Product: [Applications] digikam Reporter: cyril.raphanel
Component: Plugin-Generic-MediaServerAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: caulier.gilles
Priority: NOR    
Version: 2.6.0   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In: 5.8.0

Description cyril.raphanel 2012-02-10 05:39:57 UTC
Version:           unspecified
OS:                Linux

application would be mainly to:
- search collection with tag and date
- edit tag
- share picture

step 1:
build a web app that could connect to mysql remote server
main function would be searching and displaying thumbnail

step 2:
build a native app that could use local sqlite database with all functions

step 3:
manage sync between local database and a central database server

what do you think?

versu

Reproducible: Didn't try



Expected Results:  
web and nativ app for ios
Comment 1 caulier.gilles 2012-02-10 05:52:04 UTC
The way to make an application for Apple devices require to pay something to apple to see application accepted on the apple store. Also, Apple denied all application not written in native for iOS. We working with Qt, not Apple SDK directly.

If something can be done, this will be with Android device, not Apple. ut it's another story...

Gilles Caulier
Comment 2 cyril.raphanel 2012-02-10 08:19:40 UTC
understand that. what a web app for mobile device?
Comment 3 caulier.gilles 2017-12-14 18:52:23 UTC
A generic access to Ios and Android device is implemented in digiKam 5.8.0 through the Upnp/Dlna server included in core application.

https://dot.kde.org/sites/dot.kde.org/files/randa-2017-1.jpg

You can test it with current 5.8.0 pre-release bundles :

https://files.kde.org/digikam/

Gilles Caulier