Skip to content

Releases: crocodic-studio/AndroidCoreProject

4.0.11

Choose a tag to compare

@yzzzd yzzzd released this 22 Aug 06:33
6f82dc4
  • Update AGP and bump version library
  • Lifecycle aware for Core Dialog
  • Add function extension to browse file directly from activity launcher
  • Some safe type cast
  • Add missing some dependencies

4.0.10

Choose a tag to compare

@yzzzd yzzzd released this 12 Jun 03:11
213646a
  • add permission helper and context extension
  • add parcelable extension
  • add function to provide okhttp and api service
  • add function extension to open camera and gallery directly from activity launcher
  • migrate some data class

4.0.9

Choose a tag to compare

@yzzzd yzzzd released this 27 Mar 08:50
  • bump version & exclude firebase ads dependencies
  • add ModelResponse implementation on ApiObserver

4.0.7.1

Choose a tag to compare

@yzzzd yzzzd released this 17 Mar 03:56

Exclude firebase ads dependencies

4.0.8

Choose a tag to compare

@yzzzd yzzzd released this 10 Mar 07:50

migrate apiResponse from channel to shared flow

4.0.7

Choose a tag to compare

@yzzzd yzzzd released this 10 Nov 07:29

Update to sdk 33

4.0.6

Choose a tag to compare

@yzzzd yzzzd released this 08 Nov 02:13

Bump dependencies version

4.0.5

Choose a tag to compare

@yzzzd yzzzd released this 30 Jun 07:10

What's in this version?

  • Now call api through ApiObserver will return suspend callback
  • Move on from live data into the channel to prevent unwanted observe data

4.0.4

Choose a tag to compare

@yzzzd yzzzd released this 13 Jun 02:55

Add onExpired listener in ApiObserver

4.0.3

Choose a tag to compare

@yzzzd yzzzd released this 13 Jun 01:25
fce8132

Release test purpose only