Skip to content

Tags: bansteen/plaid

Tags

1.0.9

Toggle 1.0.9's commit message
Bump versionName to 1.0.9

Also bump gradle to 3.4.0-rc02

1.0.8

Toggle 1.0.8's commit message
Update to latest versions of dependencies

- Crashlytics
- Firebase
- Gradle
- Kotlin

Test: CI and manual tests

1.0.7

Toggle 1.0.7's commit message
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

Toggle 1.0.6's commit message
Move the loading displaying in Login, on the UI thread

0.9.11

Toggle 0.9.11's commit message

Verified

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

0.9.10

Toggle 0.9.10's commit message

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

Toggle 0.9.9's commit message

Verified

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

0.5

Toggle 0.5's commit message
Merge pull request nickbutcher#35 from nickbutcher/dn_story

Improved Designer News experience.

0.4.1

Toggle 0.4.1's commit message
Reduce elevation when dismissing search.

0.4

Toggle 0.4's commit message
Fixed incorrect use of stable ids & improved return transition.

Change-Id: I152416077ac45c0a422ab756934cac799b920e52