Skip to content

Releases: savvasdalkitsis/uhuruphotos-android

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

Release v0.0.220

06 May 12:42
Compare
Choose a tag to compare
  • Creating a release without minifying to test if it's the cause for #630

Release v0.0.219

09 Apr 18:06
Compare
Choose a tag to compare
  • Fixing some crashes

Release v0.0.218

07 Apr 23:59
Compare
Choose a tag to compare
  • Adding time to lightbox details that were taken 'Today'
  • Potential fix for theme not updating
  • Removing direct references to api keys from the codebase
  • Various bug fixes