Piwigo / Piwigo-Android

Piwigo Native Android App
GNU General Public License v3.0
140 stars 43 forks source link

Store images in database on upload (offline adding of images) #231

Open ramack opened 4 years ago

ramack commented 4 years ago

after #21 we should adjust the upload code to store the images in the database and upload them afterwards in the background. This will allow adding images without internet connection and directly show them in the app at the correct place.