Mtg Familiar Versions Save

An Android app for all things Magic: The Gathering

v3.9.9

4 months ago

New Features

  • #609, 606538e7ccff9f42e2a7d4b678ca2b285be48daf - Change updater to use a Dialog rather than a Notification & Foreground Service to comply with Google's requirements
  • ec0cbbda2bf5d44227c65e0832c5a187f6f6cc46 - Added missing translation strings
  • a05fbd814a45ab37fbc69eaefae4279299825768 - Better "back" behavior with Android's gesture navigation (swipe from the left or right edge of the screen).
  • 1e0106340e32a9b75a36b64e8a282e72b8509790 - Added theme-able monochrome icon

Bug Fixes

  • 9183fa15378d7102061146cf4613d34cc8493d5b, ce571e359d7664f7bf4ec9c04c79d953dde41ee1 - Replace afollestad's Dialog library with androidx
  • #588, bd22cdfe145a231b481845eca18ecd3e25090110 - Add workaround for SSL exception when retrieving card rulings from Gatherer

Crash Fixes

  • a36efbe77ddb2a20e2eb15578e34354c97771107, 840735707429bfbb4bfe22f92c4237b5d40a575e - Fix compatibility with older Android SDKs

Full Changelog

https://github.com/AEFeinstein/mtg-familiar/compare/v3.9.8...v3.9.9

v3.9.8

6 months ago

New Features

  • n/a

Bug Fixes

  • #608 - Fux bug which prevented images from being saved
  • 50dd9f5e6edc7df0e5999aaf39a73382f5e92438 - Improve loading large lists of cards
  • c065ad7da6d626ddae937772933f53dbfa8df5d6 - Update TCGP URL
  • 979e83c279b58e5a75fc1069bff1e9c27c8977b2 - Modernize services & permissions for Android
  • 79d54e644e27751e25dd164c7f3efda95029399d - Remove intent filter for Gatherer URLs

Crash Fixes

  • n/a

Full Changelog

https://github.com/AEFeinstein/mtg-familiar/compare/v3.9.7...v3.9.8

v3.9.7

1 year ago

New Features

  • #604 - Sort decks and trades alphabetically when loading them

Bug Fixes

  • #597 - Fixed Grist, the Hunger Tide not showing up as a valid Commander
  • #605 - Fixed cards being displayed as on the Reserved List when they are not
  • #606 - Fixed logic when excluding Sets from a search
  • #607 - Fixed banned cards not being filtered out when searching by Format

Crash Fixes

  • n/a

Full Changelog

https://github.com/AEFeinstein/mtg-familiar/compare/v3.9.6...v3.9.7

v3.9.6

1 year ago

New Features

  • #594 - Add per-card 'legality' attribute (fixes format lookups for Unfinity)
  • #598 - Add per-card 'online only' attribute (fixes filters for online-only cards in paper sets, like Alchemy rebalances)
  • #601 - Add Ticket glyph

Bug Fixes

  • #588, #595, #599 - Fix certificate issue when looking up card rulings
  • #591 - Fix deck sorting out of order

Crash Fixes

  • #603 - Fix crash on start
  • 452272b84c78175206c83b6a6abd7ca82f347469 - Protect against null cards when loading prices

Shoutouts

  • Thanks for the help @gopat!

Full Changelog: https://github.com/AEFeinstein/mtg-familiar/compare/v3.9.5...v3.9.6

v3.9.5

1 year ago

New Features

  • #594 - Add per-card 'legality' attribute (fixes format lookups for Unfinity)
  • #598 - Add per-card 'online only' attribute (fixes filters for online-only cards in paper sets, like Alchemy rebalances)
  • #601 - Add Ticket glyph

Bug Fixes

  • #588, #595, #599 - Fix certificate issue when looking up card rulings
  • #591 - Fix deck sorting out of order

Crash Fixes

  • n/a

Shoutouts

  • Thanks for the help @gopat!

v3.9.4

1 year ago

New Features

  • #580 - Add option to exclude sets from a search with the ! prefix
  • #582 - When viewing a card after a search, tap on the left and right edges to scroll
  • #583 - Add an option to display card prices directly on the card view
  • #586 - After searching in Comprehensive Rules, tap a result to jump to that rule in full context

Bug Fixes

  • #579 - Fix issue where cards weren't sorted by color correctly
  • #581 - Always sort cards with the 'Land' subtype together in the deck builder. This includes 'Artifact Lands,' 'Creature Lands,' and 'Enchantment Lands'
  • #588 - Attempt to fix card ruling lookups due to a new CA issued to WotC
  • 5f41b36b5747f0c147bb268613d27a9aab666c83 - Fix Phyrexian mana symbol in the Comprehensive Rules
  • e1db3a1c842c7e92d9ab0d33aea03fbaf0bf8564 - Fix layouts for systems with large text
  • 405b9ba586019fbea4e47001092d615447ab9926 - Fix image lookups for Dungeons

Crash Fixes

  • n/a

v3.9.3

2 years ago

New Features

  • 849a24db4eed34de33b4f95bb3aa262b47a5f66c - Add hybrid Phyrexian mana symbols
  • #576 - Use per-card filtering (not per-set filtering) when checking for 'funny' cards
  • #577 - Improved highlighting when searching in rules

Bug Fixes

  • #574 - Prefer paper cards when adding cards to a trade
  • 18f82250d77eb9d7f4df9af6e029fd3c80ca7991 - Fix up and down buttons not showing when searching Judge documents

Crash Fixes

  • #575 - Fix crash when searching for mana costs without logic

v3.9.2

2 years ago

New Features

  • #185 - Added Preference to search for cards by name in other languages (big thanks to @seckels!)
  • #428 - Added Preference to hide online-only and silver-bordered cards everywhere in the app
  • #555 - Added Preference to have the fast scrollbar on a specific side of the screen
  • #567 - Added Preference to show the set text code rather than the image
  • #521 - Added option to share deck lists without set names
  • e1d59f401b0cc0299401da853bf19e19d82fd13e - Remove shadow from icon
  • bb5934c0b70fc6bb0d10fccfb59f3a76ef9ce350, 0f8a39aa12a28befe1fd5a8e8e3007ffdda79420, edf572a4f51ccbfaa17607992e3d136d86ec8eba - Animate splash screen for Android 12

Bug Fixes

  • #565 - Fix issue where incorrect card art was shared
  • #566 - Fix issue where searching for cards on the Reserved List showed the opposite
  • #573 - Fix alternate art image lookups

Crash Fixes

  • n/a

v3.9.1

2 years ago

New Features

  • #543 - Improve price lookups for alternate printings
  • 0dac9fd - Migrate to Android 12

Bug Fixes

  • #561 - Fix wishlists, decks, and trades disappearing

Crash Fixes

  • #554 - Remove Apache libraries

v3.9.0

2 years ago

New Features

  • #543 - Improve price lookups for alternate printings
  • 0dac9fd - Migrate to Android 12

Bug Fixes

  • #561 - Fix wishlists, decks, and trades disappearing

Crash Fixes

  • #554 - Remove Apache libraries