Releases: savvasdalkitsis/uhuruphotos-android
Releases · savvasdalkitsis/uhuruphotos-android
Release v0.0.236
- Fixing various crashes
Release v0.0.235
- Fixing various crashes
Release v0.0.234
- Fixing bug in feed where local media would sometimes not show up as processing or uploading
- Small feed loading performance improvements
Release v0.0.233
- Fix search results screen not working
- Translations
Release v0.0.231
- Big change on how remote feed loading/refreshing works.LibrePhotos now supports incremental changes in the api.
The old "full feed sync" process is no longer needed. Now the app should always be up to date with the server - The media summary endpoints now also return GPS information which means that the map screen no longer
needs to fetch ALL media item details which means that all media should be available on the map by default. - Updating dependencies
Release v0.0.229
- Big change on how remote feed loading/refreshing works.LibrePhotos now supports incremental changes in the api.
The old "full feed sync" process is no longer needed. Now the app should always be up to date with the server - The media summary endpoints now also return GPS information which means that the map screen no longer
needs to fetch ALL media item details which means that all media should be available on the map by default. - Updating dependencies
Release v0.0.227
- Showing album suggestions in the search bar in discover
- Fix bug with Trash showing the full Feed instead of trashed items
- Updating to latest versions of libraries
Release v0.0.226
- Potential fix for missing media from feed after refreshing user albums
- Fixing some crashes
Release v0.0.223
- User can now add media from the feed to an existing album or create a new one
- User can delete auto and user albums
- Updating mapping libraries to latest versions
Release v0.0.221
- Adding ability to filter auto and user albums by a search bar
- Fixing lightbox transition between thumbnail and full image
- Fixing some ui spacing and sizing
- Updating to latest versions of multiple dependencies