Skip to content

Releases: AEFeinstein/mtg-familiar

v3.6.6.dbg.2

28 Jun 20:51
Compare
Choose a tag to compare
v3.6.6.dbg.2 Pre-release
Pre-release

Release with more, cleaner logging to track down #515

v3.6.6.dbg.1

12 May 04:26
Compare
Choose a tag to compare
v3.6.6.dbg.1 Pre-release
Pre-release

Release with manual logging to track down #515

v3.6.6

08 May 01:40
Compare
Choose a tag to compare

New Features

  • n/a

Bug Fixes

  • #515 - Fixed searching by color
  • #516 - Fixed layouts, including Commander Damage Dialog

Crash Fixes

  • n/a

v3.6.5

17 Apr 03:22
Compare
Choose a tag to compare

New Features

  • #484 - Added search option to find Commanders
  • #510 - Added option to search by color identity, fixed sorting for colored artifacts

Bug Fixes

  • #505 - Fixed Mystery Booster playtest cards being reported as legal in Commander
  • #512 - Improve display for low-density displays
  • ab2f5d5 - Added acorn glyph
  • fec526d - Made sure non-Godzilla cards are shown by default
  • ca4349c - Fix issue where undo wouldn't work after swiping multiple items off a list

Crash Fixes

  • #506 - Fixed crash when sanitizing strings for database queries
  • #507 - Fixed crash when checking legality for a deck
  • #508 - Fixed crash when requesting permissions to save images
  • #509 - Fixed crash when creating CardViewFragment's options menu
  • #511 - Fixed crash when loading decks

v3.6.4

29 Jan 12:41
Compare
Choose a tag to compare

This is very similar to v3.6.2 and v3.6.3, but with crash and bug fixes. I've combined the changelogs here for convenience

New Features

  • [v3.6.2] #171 - When searching for card text, use quotation marks to search for exact text
  • [v3.6.2] #370 - Banned and restricted cards in the Rules are now clickable
  • [v3.6.2] #494 - Non-English Gatherer links now open properly
  • [v3.6.3] e3962f6 - Added dividers on the Search View

Bug Fixes

  • [v3.6.2] #473 - Fix Pauper legality SQLite logic for search results
  • [v3.6.2] #490 - Fix bug which broke saving and sharing images
  • [v3.6.2] #500 - Rarity options are now persisted from search when the language is Spanish
  • [v3.6.3] 79723be - Fix vertical spacing for Mana Cost text entry
  • [v3.6.4] c2320dd - Properly show changelog on the first start after updating
  • [v3.6.4] Rebuilt with proper TCGPlayer.com API key

Crash Fixes

  • [v3.6.2] 8e065d3 - Check state before popping fragment backstack
  • [v3.6.3] #503 - Fix crash when loading default search parameters written by older versions

v3.6.3

27 Jan 23:35
Compare
Choose a tag to compare

This is very similar to v3.6.2, but with a major crash fix and a small bit of UI cleanup.

New Features

  • e3962f6 - Added dividers on the Search View

Bug Fixes

  • 79723be - Fix vertical spacing for Mana Cost text entry

Crash Fixes

  • #503 - Fix crash when loading default search parameters written by older versions

v3.6.2

26 Jan 16:27
Compare
Choose a tag to compare

New Features

  • #171 - When searching for card text, use quotation marks to search for exact text
  • #370 - Banned and restricted cards in the Rules are now clickable
  • #494 - Non-English Gatherer links now open properly

Bug Fixes

  • #473 - Fix Pauper legality SQLite logic for search results
  • #490 - Fix bug which broke saving and sharing images
  • #500 - Rarity options are now persisted from search when the language is Spanish

Crash Fixes

  • 8e065d3 - Check state before popping fragment backstack

v3.6.1

03 Aug 01:12
Compare
Choose a tag to compare

New Features

  • n/a

Bug Fixes

  • #473 - Fix bug in Pauper legality checks
  • #478 - Fix price setting dialog opening when checking a deck's legality

Crash Fixes

  • #477 - Fixed crash when starting background services on Android >=O
  • #479 - Fixed crash when modifying a trade
  • #480 - Fixed crash when viewing cards from Judge Docs
  • #481 - Fixed crash when opening database
  • #482 - Fixed crash when opening a dialog from a CardViewFragment

v3.6.0

13 Jul 02:18
ea8e3d7
Compare
Choose a tag to compare

New Features

  • #354 Sort lists by rarity
  • #461 Sort the wishlist by set
  • #464 Remove G+ reference in About dialog
  • #465 Display expansion images, everywhere
  • #467 Migrate to Androidx namespace
  • #473 Make Pauper an eternal format

Crash Fixes

  • #469 Fix crash when selecting invalid color identity options
  • 473a571 Update tokenautocomplete

Bug Fixes

  • #471 Fix counting card types in deck view

v3.5.11

31 Mar 23:21
Compare
Choose a tag to compare

Same as https://github.com/AEFeinstein/mtg-familiar/releases/tag/v3.5.10 but with the proper TCGPlayer.com API key.