Skip to content

Releases: mehdiyari/Fallery

1.0.4

25 Jun 12:10
3b5ff7e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.3...1.0.4

1.0.3

19 Jun 11:51
b0a0b17
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.2...1.0.3

1.0.2

29 Jul 18:54
816823f
Compare
Choose a tag to compare
  1. Update library versions
  2. Fix issues of preview fragment after device rotate

1.0.1

05 Jun 10:00
Compare
Choose a tag to compare
  1. CleanUp codes
  2. Update dependencies
  3. Fix some bugs
  4. Add a new option to fallery for changing bucket content span-count based on user touch(zoom in, zoom out)
  5. Update README.MD

1.0.0

10 Sep 09:55
07ead0d
Compare
Choose a tag to compare

Compatible with android +10

1. Package visibility in Android 11 
2. Storage updates in Android 11 

Fix Bugs

 1.  Finish fallery activity if CoreComponent is null(if permissions changed from settings or any case that fallery started without official API) 
 2.  Fix issue of showing error layout when views is on loading state 
 3.  Fix issue of creating two instance of FalleryActivityComponent 
 4.  Fix issue of media store observable 
 5.  Fix bug of resetting viewpager adapter position after onStop 
 7.  Fix animation of sending media footer 
 8.  Fix memory leak of gridLayoutManagers in BucketContentFragment & BucketListFragment 
 9.  Fix lint errors and warnings 
 10. Fix memory leak of bottomNavigationDrawerFragment in MainActivity 
 11. Fix failed tests in BucketListViewModelTest.kt 
 12. Remove unused classes 

Update third-party libraries

1. Update gradle to 6.8.3 
2. Update kotlin version to 1.4.32 
3. Update android gradle plugin to 4.1.3  
4. Update fallery example app dependencies to latest versions 
5. Run kotlin migration to 1.4.32 
6. Update fallery libraries version 
7. Update compile and target sdk to 30 
8. Update kotlinx-coroutines-test dependency to 1.4.1 

0.9.2

09 Sep 09:24
Compare
Choose a tag to compare

Code cleanup and optimization

Version 0.9.1

12 Aug 18:37
f66650a
Compare
Choose a tag to compare

see #9 merge request for more details about this release.

0.9.0

04 Aug 08:03
Compare
Choose a tag to compare
0.9.0 Pre-release
Pre-release

First Release