Skip to content

Tags: arjunpola/plaid

Tags

1.0.8

Update to latest versions of dependencies

- Crashlytics
- Firebase
- Gradle
- Kotlin

Test: CI and manual tests

1.0.7

Only cancel the children of the ShotsRepository.

ShotsRepository is a singleton that lives in the scope of the app. Once cancelAllSearches was called, no other calls could have been triggered, because the parent job was canceled (once a job was cancelled it cannot be active again. See https://kotlin.github.io/kotlinx.coroutines/kotlinx-coroutines-core/kotlinx.coroutines/-job/index.html ).
So for now, we're just cancelling the children.

Future, ideal fix - remove the job launching from the Repository

1.0.6

Move the loading displaying in Login, on the UI thread

0.9.11

Verified

This tag was signed with the committer’s verified signature.
nickbutcher Nick Butcher
Fixed some animations.

0.9.10

Verified

This tag was signed with the committer’s verified signature.
nickbutcher Nick Butcher
Oh so many bug fixes and tantelizing enhancements.

0.9.9

Verified

This tag was signed with the committer’s verified signature.
nickbutcher Nick Butcher
Release 0.9.9 (Build 390)

0.5

Merge pull request nickbutcher#35 from nickbutcher/dn_story

Improved Designer News experience.

0.4.1

Reduce elevation when dismissing search.

0.4

Fixed incorrect use of stable ids & improved return transition.

Change-Id: I152416077ac45c0a422ab756934cac799b920e52

0.2

v0.2