Piwigo-Android
Piwigo-Android copied to clipboard
Piwigo Native Android App
**Describe the bug and how to reproduce** As reported by FrancoisG in[ the forum](https://piwigo.org/forum/viewtopic.php?pid=174780#p174780) : > I just noticed that Piwigo-Android has been released with a production version 1.0.0, this...
As it has been done on the Piwigo-Core repo, we should remove the years in the header to avoid needing to update it every new year.. Please see https://github.com/Piwigo/Piwigo/issues/830 and...
The app shall support to copy and move images between albums
The app shall support deletion, moving and renaming albums. Edit: in a menu of the action bar, the currently shown album, and sub-album maybe by sliding them away which unveils...
Make Piwigo-Android a target of "share" intents. At least for images (and videos) maybe for more file types - get the accepted types from the connected galleries via rest? https://developer.android.com/training/sharing/receive
It would be great if I could be able to upload from another app right into piwigo through the share api.
There is a WS to check whether piwigo accepts uploads: pwg.images.checkUpload This shall be used to determine whether the upload FAB is shown or not.
Currently images are viewed in order as the piwigo server delivers them, while categories are sorted by global_rank. We should have a possibility to select the sort ordering with at...
we should create a small [User-Guide](https://github.com/Piwigo/Piwigo-Android/wiki/User-Guide) in the wiki