Skip to content

Releases: savvasdalkitsis/uhuruphotos-android

Release v0.0.236

30 Oct 21:34
Compare
Choose a tag to compare
  • Fixing various crashes

Release v0.0.235

30 Oct 19:52
Compare
Choose a tag to compare
  • Fixing various crashes

Release v0.0.234

30 Sep 22:30
Compare
Choose a tag to compare
  • 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

28 Sep 14:13
Compare
Choose a tag to compare
  • Fix search results screen not working
  • Translations

Release v0.0.231

21 Sep 23:55
Compare
Choose a tag to compare
  • 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

21 Sep 23:12
Compare
Choose a tag to compare
  • 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

14 Sep 23:15
Compare
Choose a tag to compare
  • 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

29 Aug 15:06
Compare
Choose a tag to compare
  • Potential fix for missing media from feed after refreshing user albums
  • Fixing some crashes

Release v0.0.223

28 Aug 10:59
Compare
Choose a tag to compare
  • 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

25 Aug 23:35
Compare
Choose a tag to compare
  • 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