Skip to content

Releases: Mindinventory/Lassi-Android

v1.4.2

29 Oct 12:46
700cd88
Compare
Choose a tag to compare
  • Bifurcated image and video selection for the media picker.
  • Two new media types were added: VIDEO_PICKER and PHOTO_VIDEO_PICKER.
  • Implemented cropping for multiple photos.
  • Added support for single and multiple media selections in the media picker.
  • Passed the compression value into the internal cropping compression function.
  • Implemented media compression.
  • Library version updated from v1.4.1(29) to v1.4.2(30)

v1.4.1

28 Mar 04:33
98da4ab
Compare
Choose a tag to compare
Develop (#118)

*  Updated readme

---------

Co-authored-by: Vrajendra <[email protected]>

v 1.4.0

27 Mar 11:24
c8e44e5
Compare
Choose a tag to compare
  • Android 14 photo picker support added
  • Sorting UI customization added
  • Multi-language support given

v 1.3.0

08 Sep 05:28
2faf654
Compare
Choose a tag to compare
  • Sorting functionality changes.
  • Crop functionality issue fixed
  • Target SDK version updated to 34

v 1.2.0

16 May 07:12
60cd802
Compare
Choose a tag to compare
  • View binding implemented and Kotlin synthetic removed
  • Sorting option added
  • Gradle version updated to 8.0.1

v 1.1.0

10 Nov 11:44
200db7f
Compare
Choose a tag to compare
v1.0.0(24) Android 13 OS support (#78)

- Segregated mutable list for photo and video permission
- Removed unnecessary storage permission while requesting for a camera permission
- Added two buttons to capture a snapshot and record a video
- UI and Code improvement

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

1.0.1

31 Aug 13:35
9ecd649
Compare
Choose a tag to compare
  • Allow setting background color from lassi builder.
  • Given the option to show only gallery

v 1.0.0

18 Jul 13:01
17aff35
Compare
Choose a tag to compare
v 1.0.0 Pre-release
Pre-release
Develop (#62)

* -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

* fixed crash on reject permission. (#48)

* ANR issue resolved for Folder listing

* Library version updated to 0.3.0 instead of 0.2.2
- target sdk version updated to 32

* Feature/doc enhancement (#54)

* Develop (#52)

- ANR issue was resolved.
- Reject permission crash issue resolved.
- Library version updated to 0.3.0
- Target SDK version updated, Android 12 support.

* - System default view support given with defined view type
- Min SDK version updated to 19
- Lassi version updated to v0.4.0

Co-authored-by: milanvadhel-mi <[email protected]>
Co-authored-by: Chirag Prajapati <[email protected]>
Co-authored-by: Nkgohil007 <[email protected]>
Co-authored-by: AKASH PATEL <[email protected]>

* Bug fixes (#59)

Co-authored-by: Akash Patel<[email protected]>

* - version upgrade

* - version upgrade to 1.0.0 from 0.5.0

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: Chirag Prajapati <[email protected]>
Co-authored-by: Chirag Prajapati <[email protected]>
Co-authored-by: Nkgohil007 <[email protected]>
Co-authored-by: AKASH PATEL <[email protected]>
Co-authored-by: vrajendraBhavsar <[email protected]>
Co-authored-by: Vrajendra <[email protected]>

v 0.4.0

03 Mar 12:10
4d37779
Compare
Choose a tag to compare
  • System default view support given with defined view type
  • Min SDK version updated to 19
  • Lassi version updated to v0.4.0

v 0.3.0

24 Feb 07:28
fdd2bd6
Compare
Choose a tag to compare
v 0.3.0 Pre-release
Pre-release
  • ANR issue resolved.
  • Reject permission crash issue resolved.
  • Library version updated to 0.3.0
  • Target SDK version updated, Android 12 support.