Releases: farkam135/GoIV
GoIV 4.3.2
Upgrades
- Improved level detection accuracy on high levels & low screen resolutions
- Improves the gender-detection algorithm
Fixes
- Fixed Kyogre base stats
- LevelToken no longer crashes on certain pokemon levels
- Level-adjust bar now correctly changes the level in the input screen.
- Makes auto-appraisal scanning work on devices with larger screens.
... And several behind-the-scene code updates
GoIV 4.3.1
Fixes two crashes that appeared in 4.3.0.
GoIV 4.3.0
Fixes level-arc calibration position misalignment that on rare occasions caused read errors on level 30+.
GoIV now also uses startdust together with level arc to handle scanning weather boosted pokemon better.
Pokemon gender is now scanned.
Pokemon gender clipboard token added.
Nidoran detection improved (based on gender scan)
Adds a video tutorial for how to perform recalibration
Fixes bad application theme on android version 4 devices.
GoIV 4.2.0
Changes
- Changed the "please press again to rescan" message to a simple "?" in the preview button
- Improved scanner recalibration (should work on most S8 configs)
Fixes
- Fixed Quick-IV preview button formatting errors
- You can now manually select higher pokemon levels in the input screen
- The arc-detection is now calibrated for that you can level pokemon +2 instead of +1.5
- Fixed slakig and groudon stats.
Dev-stuff
- Updated libraries
GoIV 4.1.2
Adds french and german pokemon names for generation 3. They should now be automatically detected.
GoIV 4.1.1
Fixes missing notification that made it impossible to recalibrate on android oreo.
If you're having problems updating the application automatically, please follow the reddit link at the bottom of the page in the GoIV main screen and press "download links".
GoIV 4.1.0
Added generation 3
- Pokemon stats from the gamemaster file for generation 3 pokemon has been added.
Changes
- Recalibration - Added support for several new devices.
- You can now use he recalibrate feature even if you're using screenshot mode.
- Minor text fixes on recalibration screen & pokespam field.
- Ho-oh stats have been updated to reflect recent nerf.
Bugfixes
- Fixes crash that occurred on android versions below 6 when trying to update GoIV. (If you're on android 6 or below, please update manually)
- Fixed crash that occurred if GoIV scanned at the same time the user pressed evolve on a pokemon.
- The 'share' button to connect GoIV scans to other applications is now visible. (Was invisible for some users)
- The online version auto-update is now correctly enabled both in settings and in the code on new installations. (Previously wrongly defaulted to false, you can still deactivate it in settings.)
Code stuff
- Updated project gradle and android build versions.
GoIV 4.0.2
Bugfixes:
- Fixed bug that caused CP scans to add an extra "3" in front.
- Fixed bug that caused quick-iv-preview to be slower & less responsive than it should be.
- Fixed a bug which caused Pokemon Go to black-out when started from a "new activity" intent instead of "resume" intent.
- Fixed a memory-leak caused by activity references being remembered & Runnables not dying.
- Nullpointer fix in Recalibration screen that caused a crash.
- Slight speed optimization on detection logic for "are you on the pokemon screen".
- Fixed crash caused by screen scan logic running after it should have been disabled.
Tweaks:
- The CP vs MaxIV metric now updates to show each level, instead of only showing only level 40.
- The "dot" indicating the level arc is now a vector instead of a low-res bitmap.
- Improved the details sent to devs when emailing a report for a failed auto-recalibration.
GoIV 4.0.1
This update makes GoIV more stable, removing 6 common crash issues.
- Added the option of emailing an error report for failed screen recalibrations
- Fixed GoIV crashing when media api did not return a correct screen capture
- Fixed the problem of custom clipboard not accepting blank spaces
- Fixed some style issues with the notification
- Fixed bug that caused GoIV to crash on start on android < 5
- Fixed bug that caused screen recalibration to crash when goiv had bad settings
- Fixed crash that occured if GoIV failed to read cp
- Fixed crash when media api returned bad screen capture in auto appraise session
- Fixed crash when recalibrating scanner when the scanner does not find a correct white marker pixel
GoIV 4.0.0
Changelog
Changes:
Added a manual scan recallibration feature
Decreased program file-size by about 25%
Added a numerical level indicator on the input screen
Made the input screen smaller by only showing appraisal or stat input instead of both
UI tweaks on the input & results screen
Redesigned start-screen
Redesigned notification
Redesign of the clipboard tokens screen
Fixes:
fixed a bug that caused CP to miss a numbers when scanned
Fixes several scanning+appraisal issues relating to non-english language
Changes the mewtwo stats to the nerfed values so he scans correctly.
Clipboard tokens:
Added "worth training" token
Add superscript number support to IVPercentageToken