Skip to content

Releases: sangcomz/FishBun

1.1.1

15 Dec 13:50
Compare
Choose a tag to compare

Release Note

1.1.0

03 Oct 13:47
Compare
Choose a tag to compare

Release Note

  • update sdk version to 33

1.0.0-beta01

09 Jan 14:21
c1aa38a
Compare
Choose a tag to compare

Release Note

  • add startAlbumWithActivityResultCallback function(#239)
  • remove jcenter
  • library version update

1.0.0-alpha06

07 Jan 12:23
f2f89d6
Compare
Choose a tag to compare

Release Note

  • upload artifact to maven central

1.0.0-alpha05

06 Jan 13:48
Compare
Choose a tag to compare

Release Note

  • Refactoring for rapid development:rocket::rocket::rocket:
  • Change PickerSpanCount default value (3->4)
  • target SDK 30 support
    • In API 29 or higher, the camera can be used only in the total image folder.
  • Fix Issue(#215)
  • Change DetailView statusBar color
  • Removed Picasso and added Coil
  • Support Chinese
  • Fix Issue(#223)

1.0.0-alpha04

04 Jan 12:51
f7721be
Compare
Choose a tag to compare

Release Note

  • Refactoring for rapid development:rocket::rocket::rocket:
  • Change PickerSpanCount default value (3->4)
  • target SDK 29 support
    • In API 29 or higher, the camera can be used only in the total image folder.
  • Fix Issue(#215)
  • Change DetailView statusBar color
  • Removed Picasso and added Coil

1.0.0-alpha03

08 Aug 08:34
Compare
Choose a tag to compare

Release Note

  • Refactoring for rapid development:rocket::rocket::rocket:
  • Change PickerSpanCount default value (3->4)
  • target SDK 29 support
    • In API 29 or higher, the camera can be used only in the total image folder.
  • Fix Issue(#215)
  • Change DetailView statusBar color
  • Removed Picasso and added Coil

1.0.0-alpha02

01 Aug 13:10
Compare
Choose a tag to compare

Release Note

  • Refactoring for rapid development
  • Change PickerSpanCount default value (3->4)

0.11.4

02 Apr 13:03
Compare
Choose a tag to compare

Release Note

  • Can specify a detailed folder📁 #205

0.11.2

31 Oct 14:59
Compare
Choose a tag to compare

Release Note

  • added some guide for reporting issue#176
  • Java to Kotlin#174, #175, #179, #185, #187
  • fix README.md for App used#180
  • Runtime permission for camera #116
  • Implement Instrument test code #186
  • Fix bug, when Image displays in wrong orientation #184