Skip to content

Releases: Mindinventory/Lassi-Android

v 0.2.2

13 Sep 11:05
cf47898
Compare
Choose a tag to compare
Feature/permission fixes (#39)

* - Provided "android.permission.MANAGE_EXTERNAL_STORAGE" permission access to the user and removed from the library

* Update README.md

Co-authored-by: AKASH PATEL <[email protected]>

v 0.2.1

02 Sep 06:49
9e176d7
Compare
Choose a tag to compare
Develop (#37)

* -Enabled actual circular crop
-Optimized the attributes

* Upgrade lib version and README.md

* Updated dependencies versions, Minor changes in style (#18)

- Used ViewModelProvider constructor to build the ViewModel instead of ViewModelProviders

* Update library version and README.md

* Added file size limit restriction to display in grid

* Optional crop (#23)

Make single image selection cropping optional

* Update library version and README.md

* Update README.md

* Feature/latest version support (#26)

* Latest Android 11 support 
- Gradle version updated to v4.1.3 instead of v4.1.1
- Kotlin version updated to v1.4.32 instead of v1.4.21
- Multidex added
- CompileSdkVersion updated to android-S instead of 30
- buildToolVersion 30.0.3 added
- ViewModelProviders code changes due to deprecation
- request permission and start activity for result code changes in docsFragment and FolderFragment

* PDF and other non media files not listing issue solved for Android 11 and 12

* Camera not working issue resolved and Camera permission changes applied

* Android 10 Non media file choose from system file explorer feature implementation
- Gradle version updated to v4.2.0 instead of 4.1.3
- Kotlin version updated to v1.5.0 instead of 1.4.32

* Lassi picker version updated to v0.2.0 instead of v0.1.7

* CompileSdkVersion changed to 30 instead of android-S due to APK file not installed issue
- BuildToolVersion changed to v30.0.3 instead of v31.0.0 rc3

* Cropping image URI not working issue resolved

* Feature/latest version support (#28)

* Added file size limit restriction to display in grid (#22)

* -Enabled actual circular crop
-Optimized the attributes

* Upgrade lib version and README.md

* Updated dependencies versions, Minor changes in style (#18)

- Used ViewModelProvider constructor to build the ViewModel instead of ViewModelProviders

* Update library version and README.md

* Added file size limit restriction to display in grid

Co-authored-by: Bhoomi Shah <[email protected]>
Co-authored-by: AKASH PATEL <[email protected]>
Co-authored-by: milanvadhel-mi <[email protected]>

* Optional crop (#23)

Make single image selection cropping optional

* Update library version and README.md

* Update README.md

* Latest Android 11 support [WIP]
- Gradle version updated to v4.1.3 instead of v4.1.1
- Kotlin version updated to v1.4.32 instead of v1.4.21
- Multidex added
- CompileSdkVersion updated to android-S instead of 30
- buildToolVersion 30.0.3 added
- ViewModelProviders code changes due to deprecation
- request permission and start activity for result code changes in docsFragment and FolderFragment

* PDF and other non media files not listing issue solved for Android 11 and 12

* Camera not working issue resolved and Camera permission changes applied

* Android 10 Non media file choose from system file explorer feature implementation
- Gradle version updated to v4.2.0 instead of 4.1.3
- Kotlin version updated to v1.5.0 instead of 1.4.32

* Lassi picker version updated to v0.2.0 instead of v0.1.7

* CompileSdkVersion changed to 30 instead of android-S due to APK file not installed issue
- BuildToolVersion changed to v30.0.3 instead of v31.0.0 rc3

* Cropping image URI not working issue resolved

Co-authored-by: Malik Motani <[email protected]>
Co-authored-by: Bhoomi Shah <[email protected]>
Co-authored-by: AKASH PATEL <[email protected]>
Co-authored-by: milanvadhel-mi <[email protected]>
Co-authored-by: Faiyaz meghreji <[email protected]>

* - Resolved albumId exception in audio picker (#36)

- Added selectionDrawable attribute option in xml
- Updated UI
- Updated library version and plugins
- Updated README.md

* Update README.md

Co-authored-by: Bhoomi Shah <[email protected]>
Co-authored-by: AKASH PATEL <[email protected]>
Co-authored-by: Malik Motani <[email protected]>
Co-authored-by: milanvadhel-mi <[email protected]>
Co-authored-by: Faiyaz meghreji <[email protected]>
Co-authored-by: sanjay-mi <[email protected]>
Co-authored-by: Sanjay Prajapati <[email protected]>

v 0.2.0

26 May 12:50
3ac3be6
Compare
Choose a tag to compare
v 0.2.0 Pre-release
Pre-release

Added support of Android 11.

v0.1.7

08 Jan 09:56
Compare
Choose a tag to compare
v0.1.7 Pre-release
Pre-release

🎉 Whats new

Make crop optional for a single image selection

v0.1.6

22 Dec 10:50
960f066
Compare
Choose a tag to compare
v0.1.6 Pre-release
Pre-release

🎉 Whats new

Added file size limit restriction to display in the grid

v0.1.5

02 Dec 11:01
12a634b
Compare
Choose a tag to compare
v0.1.5 Pre-release
Pre-release

🎉 Whats new

Updated library versions and Minor updates in style

v0.1.4

20 Jun 13:28
3103bd5
Compare
Choose a tag to compare
v0.1.4 Pre-release
Pre-release

🎉 Whats new

Compression for single image selection

🐛 Whats Fixed

Fixed permission issue in document selection

v0.1.3

08 Jan 07:44
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release

🐛 : Whats Fixed

  • Updated the flip camera image and increased the click area

v0.1.2

15 Oct 13:15
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

🎉 Whats new

  • Updated the override methods for the colors (toolbarColor, statusBarColor, toolbarResourceColor, progressBarColor).
  • Code improvements

v0.1.1

30 Aug 09:15
70477a7
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

🎉 Whats new

  • Enable actual circular crop and refine attributes