Skip to content

1.15.2

Compare
Choose a tag to compare
@Radiokot Radiokot released this 02 Apr 14:54
· 80 commits to master since this release

Added

  • Force Cache-Control header for images for offline work
  • Firebase Crashlytics
  • Google services config to Gradle

Changed

  • Make SingleItemRepository work with Single instead of Maybe
  • Separated date formats, see DateFormatters
  • Separate CredentialsPersistence into WalletInfoPersistence and CredentialsPersistence

Fixed

  • Picasso circle transform to avoid usage of recycled bitmaps
  • Data duplication issues in paging repos

Removed

  • Outdated BottomNavigationView shifting hack
  • Fabric Crashlytics

Internal

  • Migrate to AndroidX