Skip to content

Releases: kickstarter/android-oss

Bug fixes, feature flagged development

05 Jul 19:13
Compare
Choose a tag to compare

#121 Fixed a bug in which a featured category project would show even in subcategories.
#122 Fixed a bug in which indexing through Updates was broken.

image

Update Project Cards in Discovery

06 Jun 16:13
Compare
Choose a tag to compare

Updates project cards in discover to a new design.

bolded numbers in stats

#107 and #106 are the card updates. This also includes the beginnings of a creator view with #107.

siq.

Update search UI

10 May 19:07
Compare
Choose a tag to compare

Rolling out a fresher design to our search landing and search results page, including a featured project and metadata.

#85 and #99 Updates search
#98 fixes a config bug from last release

Enable commenting for creators, performance improvements

01 May 19:53
Compare
Choose a tag to compare

One creator feature and many infrastructure improvements.

#90 Enables commenting for creators on their own projects
#81 Corrects fallback device language behavior
#77 Corrects signup error messaging

Bug fixes

23 Mar 15:14
Compare
Choose a tag to compare

Some good ol' bug fixes.

#66 Fixes internal build videos
#71 Fixes a crash we've seen wrt paginator sending invalid values

Crash fix and enhancements

02 Mar 16:36
Compare
Choose a tag to compare

Fixed a crash on Updates with a null body, cleaned up old ProjectViewModel code and updated Koala events.

#63 Refactored ProjectViewModel

Bug fixes

24 Feb 18:22
Compare
Choose a tag to compare

Small patches following a 50% v1.4.0 release.

Comments on updates

23 Feb 20:11
Compare
Choose a tag to compare

This release enables viewing and posting comments on project updates. It also allows for users to open external urls in their default browser for a better WebView experience.

#58 Enables comments on updates

Infrastructure improvements

09 Feb 15:13
Compare
Choose a tag to compare

This build modernizes our infrastructure for future development.

#52 A new take on our VM structure

Capture unauthorized login error

08 Feb 23:33
Compare
Choose a tag to compare

This release add unauthorized login logic for proper error dialog display.