souvenirs-android

Android app for souvenirs albums

Search similar apps

    License

    GNU General Public License v3.0

    Make photo albums, add text, video, sound and handwritten annotations. Support for photosphere image format in viewer.

    Upload your albums on a Nextcloud server and share them with family and friends.

    To upload an album to a Nextcloud instance, you will need:

    <ul>

    <li>the Nextcloud <a href='https://github.com/zorgluf/souvenirs-nextcloud'>Souvenir application</a> installed on the instance</li>

    <li>the <a href='https://github.com/nextcloud/android'>Nextcloud Android client</a> installed and configured on your Android device with at least one working account. Synchronisation with your Nextcloud account is done via this app on your device : on Souvenirs app, go to settings and select your Nextcloud account.</li>

    </ul>

    <b>Yet an other gallery app</b>

    Old school paper albums are not just a collection of time ordered photos, they are visuals and texts organised to tell a story, make you remember a moment in the past.

    The goal of this app is to mimic a full photo album though image spacial organisation, text and hand drawings, giving you the tools to express and store your memories ("souvenirs" in french). With a touch of more modern items such as video and sound.

    Well, at least trying to do it that way with my amateur android programming skills...

    <b>Album structure</b>

    Album are composed of several pages where you can include image or text blocs.

    Images and text blocs are organised in tiles fully covering the page. You can pan/zoom each images and handwritten annotations over them. You can also manually resize the tiles for a more custom layout.

    <i>Permission explained : the application need the following permissions :

    <ul>

    <li>"INTERNET" : used exclusively to upload/download albums from the nextcloud server.</li>

    <li>"WRITE_EXTERNAL_STORAGE" : optional, used only if you want to export your album in a PDF file.</li>

    <li>"RECORD_AUDIO" : optional, only used if you want to insert sound from your microphone.</li>

    </ul>

    The following third party libraries are used by this app :

    <ul>

    <li>The media loading library <a href='https://github.com/bumptech/glide'>Glide</a></li>

    <li>The <a href='https://github.com/nextcloud/Android-SingleSignOn'>Nextcloud Single Sign On</a> library</li>

    <li>The <a href='https://square.github.io/retrofit/'>retrofit</a> http client</li>

    <li>The <a href='https://photo-sphere-viewer.js.org/'>photo sphere viewer</a> javascript library</li>

    </ul>

    </i>

    Creator

    zorgluf

    Related apps