Skip to content

Releases: pyamsoft/pydroid

27.0.5

06 Sep 20:49
635bf85
Compare
Choose a tag to compare

What's Changed

  • Bump org.jetbrains.kotlinx.binary-compatibility-validator from 0.15.1 to 0.16.0 by @dependabot in #425
  • Bump org.jetbrains.kotlinx.binary-compatibility-validator from 0.16.2 to 0.16.3 by @dependabot in #427
  • Bump com.android.library from 8.5.1 to 8.5.2 by @dependabot in #429
  • Bump kotlin from 2.0.10 to 2.0.20 by @dependabot in #430
  • Bump com.android.tools:desugar_jdk_libs from 2.0.4 to 2.1.0 by @dependabot in #431

Full Changelog: 27.0.4...27.0.5

27.0.4

14 Jul 20:52
1a305a4
Compare
Choose a tag to compare

Address bug #423
Use LifecycleOwner scope for certain longer-running operations

What's Changed

Full Changelog: 27.0.3...27.0.4

27.0.3

14 Jul 20:18
1a1195e
Compare
Choose a tag to compare

What's Changed

  • Bump com.android.library from 8.4.2 to 8.5.0 by @dependabot in #419
  • Bump org.jetbrains.kotlinx.binary-compatibility-validator from 0.14.0 to 0.15.1 by @dependabot in #422
  • Implement Taiwanese Chinese(zh-rTW) localization by @brlin-tw in #420

New Contributors

Full Changelog: 27.0.2...27.0.3

27.0.2

13 Jun 16:54
aecab55
Compare
Choose a tag to compare

Support for K2
Fix scrolling dialog on small screens
Billing v7

What's Changed

Full Changelog: 27.0.1...27.0.2

27.0.1

10 May 16:51
2b4652c
Compare
Choose a tag to compare

Basic Internationalization support (i18n), better dialog/scrolling support for small screens

What's Changed

Full Changelog: 27.0.0...27.0.1

27.0.0

02 May 01:54
701d8a6
Compare
Choose a tag to compare

Brings support for Material 3 Jetpack Compose UI

What's Changed

Full Changelog: 26.8.0...27.0.0

26.8.0

13 Jul 03:47
Compare
Choose a tag to compare

Full Changelog: 26.7.0...26.8.0

25.0.0

05 Nov 22:04
Compare
Choose a tag to compare

Big release, full compose, lots of changes - too many to count, see various blog posts over the past half year

What's Changed

Read more

23.0.0

16 Apr 20:34
Compare
Choose a tag to compare
Deprecates old functions and changes how a library consumer is expected to use classes from PYDroid-Arch
Changes how the Component is created
Updates AndroidX dependencies

22.5.4: Move back to this

19 Jan 00:29
Compare
Choose a tag to compare
Otherwise the flow emits on change, which is not what we want. We want a snapshot