prouser wrote:
is iOS app code available for update? moved from gallery3 to piwigo today and found app really useful but can use some update.
Hi prouser,
You can find source code on http://piwigo.org/dev/browser/extensions/piwigo_mobile
If you want to help on improving/updating Piwigo Mobile, you're more than welcomed :-)
Offline
I have some suggestions for improving the Theme, mainly to do with always displaying the Description but also improving the "More info" section.
See "[Smartpocket] Mobile Theme Photo Descriptions" under 'How to and trouble shooting'
http://piwigo.org/forum/viewtopic.php?id=24702
Last edited by Tadjio (2014-11-09 14:54:07)
Offline
Hi Tadjio,
Tadjio wrote:
I have some suggestions for improving the Theme, mainly to do with always displaying the Description but also improving the "More info" section.
Piwigo Mobile Application and mobile theme are not the same thing.
In its current design, Piwigo Mobile Application is for uploading photos from your iOS device (iphone/iPad/iPod). On the other hand the mobile theme is for browsing your Piwigo in the web browser (Safari for instance).
Offline
plg wrote:
In its current design, Piwigo Mobile Application is for uploading photos from your iOS device (iphone/iPad/iPod). On the other hand the mobile theme is for browsing your Piwigo in the web browser (Safari for instance).
Of course you are right. It's Sunday and I wanted to write a quick reply, thinking I had found an ally for my suggestions :-)
Offline
Are there any known issues with the iOS app and the current version of Piwigo? The app just seems to lock up/freeze on my iPhone 6 Plus running iOS 8.1.2.
When I first ran it, I was able to type in my site URL, username and password, but then it just froze and now I can't get it to do anything at all.
Offline
windracer wrote:
Are there any known issues with the iOS app and the current version of Piwigo? The app just seems to lock up/freeze on my iPhone 6 Plus running iOS 8.1.2.
When I first ran it, I was able to type in my site URL, username and password, but then it just froze and now I can't get it to do anything at all.
I'll second this, with an older iPhone. When I updated to iOS 8, it appears to have broken the app. Downgrading my iOS is not really a viable option. I'm pretty sure I'm running the latest Piwigo, but I'm not 100% certain since I can't find where a version number would be listed.
Offline
I third this. ;-)
IPhone 6 Plus both with iOS 8.1.1 and 8.1.2
Offline
I chime in. latest iPhone and iOS as of today.
The iPhone became the preferred choice for many of us to take pictures.
So it is becoming more important than ever to have a reliable working iPhone app for uploading to Piwigo.
I personally prefer working iPhone app than new features and new upgrades to the server side.
Thanks for listening.
There's a new native iOS app in development, you can check the progress here https://github.com/Piwigo/Piwigo-Mobile
Attached is a mockup for the login screen and a screenshot of uploading multiple images. Piwigo is working on getting an iOS developer account. Once they do, beta testing invites will be made.
Good to know people are in want for a new app!
Last edited by Hoser (2015-02-18 17:58:06)
Offline
Offline
I have the app but can't login- there's a .htacess password required to access the webpage but the app doesn't prompt for that, so cant login. Unless there's something I'm missing?
No, an app can't deal with .htacess
Offline
flop25 wrote:
No, an app can't deal with .htacess
Actually piwigo_remote.pl can :-) it's just a matter of giving credentials in http headers.
Offline
plg wrote:
flop25 wrote:
No, an app can't deal with .htacess
Actually piwigo_remote.pl can :-) it's just a matter of giving credentials in http headers.
ok My bad
I would prefer a $conf['guest_access'] = false as local config instead of a htaccess to avoid those kind of issues, but of course that's not always appropriate
Offline
(and I have to improve this guest_access=false in a future version, but we're out of topic now ;-)
Offline