Releases: AEFeinstein/mtg-familiar
Releases · AEFeinstein/mtg-familiar
v3.5.0
New Features
- #206 Added legality checks for decks
- #306 Added search by watermark
- #366 Added Pauper, support for online-only cards
- #367 Add Energy to mana pool page
Crash Fixes
- n/a
Bug Fixes
- #362 Persist selected deck in the deck builder
- #346 Properly track foil checkbox in trade card dialog
- #163, 24b19b8 Properly persist options in the trade, wishlist, and decklist dialogs
- 38f0704 Fixed P/T display in wishlist
- bc73efe Fixed card rarity changing in lists
Nice things
v3.4.6
New Features
- n/a
Crash Fixes
- #323 Make sure the context isn't null when writing the wishlist
- #326 Avoid NPE when getting unique column arrays
- #331 Make sure to set inPreferredConfig to avoid illegal arguments
- #327 Safety when displaying images
- #324 Safety when opening the database for the CardSearchProvider
Bug Fixes
Nice things
- #332 Don't have keyboard text suggestions for autocomplete fields
v3.4.5
New Features
- Added adaptive icon
- Added handling for Unstable
- Added card type autocomplete tokens for "not" that type
- Added "add to decklist" option when viewing a card
Crash Fixes
- Fixes crash due to improper handling of LayoutParams
- Fixes crash when rolling a 0 sided die
- Fixes crash when viewing dialogs from the settings page
- Protection against numerous crashes seen in the Play Store Console
Bug Fixes
- Fixes issue where the image will not display if storing it in the cache fails
- Fixes issue where life counter history could get out of sync when manually setting life
- Fixes issues with FamiliarListFragment and it's subclasses (Wishlist, Trade, Deckbuilder) regarding multi-select, swipe to delete, undo, and generally managing state
- Fixes issues where the decklist would be saved to the autosave file even though another deck was opened
- Safer Toast popping
Nice things
- Removed vestigial TutorCards code
- Added copyrights
v3.4.4
Same features as 3.4.3, but a number of bugfixes
- Added unique User Agent to web requests. Scryfall requested this.
- Fetch "normal" size images from Scryfall instead of "large" (default) images.
- Properly scale image dialogs
- Fixed crash for invalid input for Wishlist, Decklist, and Trade card entry
- Fix issue where the wrong drawer entry is tinted when selecting a new page
- Fix issue where the drawer automatically bounces more than once
- Fix crash because the drawer tries to bounce after the activity is gone
- Clean up layouts (MoJhoSto padding, removed unnecessary FrameLayouts)
- Inflate using non-null ViewGroups when able
- Be more careful about when dialogs can be shown
- Only use ViewGroup.LayoutParams to avoid casting exceptions (potential crash)
- Removed dead code
- Updated copyrights
- Cleaned up javadoc comments
v3.4.3
3.4.2, but more bugfixes
v3.4.2
- In Search, search for cards by mana cost
- In Results, long-press a card to add to Deck or Wishlist
- In Deck Builder, add cards to the sideboard
- In Wish & Trade Lists, sort by order added
- In lists, long-press to select multiple cards and swipe to delete them
- Bug fixes & optimizations
v3.4.1
- Added a deckbuilder
- Added result list sorting
- Added card names in other languages
- Added share button for card text or image
- Added Slovak translation
- Fixed card art for certain cards
v3.4.0
- Added a deckbuilder
- Added result list sorting
- Added card names in other languages
- Added share button for card text or image
- Fixed card art for certain cards
v3.3.6
Bugfixes
- Fixed transform button
- Fixed Gatherer rulings parsing
- Fixed widget button spacing
- Null pointer protection
- Synchronized all PreferenceAdapter calls
- Used ToastWrapper for all Toasts
Updated database, MTR, IPG
v3.3.5
Italian Translation
Bugfixes