Louvre Versions Save

A small customizable library useful to handle an gallery image pick action built-in your app. :sunrise_over_mountains::stars:

v1.3.0

3 years ago
  • Update Glide version to 4.11.0
  • Target Android 11
  • Use Jetpack and Material libraries

v1.2.3

6 years ago
  • Upgrade Glide
  • Upgrade android-maven-gradle-plugin for gradle 4.1 in order to avoid error while reading api or implementation dependencies

v1.2.1

6 years ago
  • Fixing of issue #16 - IllegalArgumentException: pointerIndex out of range
  • Upgrade android tools build gradle to 3.0.0 version
  • Upgrade build tools to 26.0.2 version
  • Upgrade support library to 26.1.0 version
  • Upgrade CounterFab to 1.0.2 version

v1.2.0

6 years ago
  • Add UI empty state in gallery screen
  • Add option to set the current selection
  • Add Spanish strings
  • Use Glide instead Picasso
  • Decrease min SDK version to 16
  • Allow start Louvre from a Fragment
  • Compile and target to SDK version 26
  • Minor bugfixes

v1.0.1

7 years ago
  • Fix of "RuntimeException: Parcel Unmarshalling unknown type" error
  • Fix of "The counter number isn't being shown on Nougat devices" issue

1.0.0

7 years ago