Eddy Lelièvre-Berna
Eddy Lelièvre-Berna
Hi @mfauvain ,. For the timeline view, please be patient. It will come later because we must first finalise background uploading and then introduce a new cache management to not...
Hi @darrepac - A timeline view has been implemented in the version 2.5.1 of the iOS app for easing the selection of photos to upload (see above). Version 2.5.2 will...
Like you, I wait impatiently for a timeline view. We are programming the automation of the uploads, an option awaited by many users which should be deployed in a few...
The presentation of albums/images is rewritten and we now start preparing the offline browsing option. The timeline view will come right after because it will be much easier to implement...
The photo provided by the iOS SDK is called "FullSizeRender". As mentioned on TestFlight, it would be better to customise this filename.
More generally, a slideshow option would be welcome. Ideas ? Comments ?
Since version 14, the method `pwg.categories.getList` returns the photo sort order of an album.
NB: the method `pwg.users.getList` returns a parameter `enabled_high` which tells whether the user is allowed to download photos.
The iOS app usually knows when a photo is already uploaded, but not always (e.g., uploaded by someone else or with a different app). This is why it checks whether...
The method `pwg.users.getList` returns the parameter `recent_period` when called with `display = all` and the method `pwg.users.setInfo` can be used to change the `recent_period`.