Skip to content

Releases: pokk/KotlinKnifer

pre-androidx-v2.0.2

29 Aug 06:35
Compare
Choose a tag to compare
pre-androidx-v2.0.2 Pre-release
Pre-release

Update:

upgraded all third-party libraries version.

pre-androidx-v2.0.1

21 Jul 07:51
Compare
Choose a tag to compare
pre-androidx-v2.0.1 Pre-release
Pre-release
  • added the casting extensions.

pre-androidx-v2.0.0

21 Jul 07:52
Compare
Choose a tag to compare
pre-androidx-v2.0.0 Pre-release
Pre-release
  • changed the library to androidx library.

V1.5.7

11 Apr 22:17
Compare
Choose a tag to compare

Fixed the view resize doesn't work.

V1.5.4

23 Mar 12:48
Compare
Choose a tag to compare

We separated the two libraries from v1.5.0 because we provide pure kotlin and android dependency lib.

  • Add the get phone size.
  • Add that converting content Uri to Path above KitKat version.
  • Add toSingle and toMaybe from RxKotlin.
  • Add the currentTime for showing the current time(unit is millis).
  • Fix the log error couldn't show the entire of the messages.

v1.2.3

20 Feb 05:48
Compare
Choose a tag to compare
  • Added the extension of rxjava2 for creatable operations.

v1.2.21

30 Jan 07:19
Compare
Choose a tag to compare
  • Changed the transaction's commitNow to commit.

v1.2.2

30 Jan 07:19
Compare
Choose a tag to compare
  • Fixed the fragment manager's replace and add.
  • Fixed the pop and remove.

v1.2.0

23 Jan 05:30
Compare
Choose a tag to compare
  • Added the external library together when you import my library.

v1.1.7

23 Jan 03:23
Compare
Choose a tag to compare
  • Add two functions for checking null point.