Releases: pperle/PoGoIV_xposed
Releases · pperle/PoGoIV_xposed
Version 1.6.1
Version 1.6
Huge thank you @FreedomMercenary for updating the hooks and making this module work with version 0.39.1
Version 1.5
Only compatible with 0.35, you can download 0.35 here: http://www.apkmirror.com/apk/niantic-inc/pokemon-go/pokemon-go-0-35-0-release/pokemon-go-0-35-0-android-apk-download/
Hugh Mungus update (big thank you to MaT-PT & simonward86):
- show Pokéstop spin information & number of items in bag (thank you MaT-PT)
- show Gym information (thank you MaT-PT)
- show hatched egg information (thank you MaT-PT)
- added BubbleStrat++ checker (takes level & attacks in consideration) (thank you simonward86)
- added scrollable notification (thank you MaT-PT)
- show miss % when catch failed (thank you MaT-PT)
- changed notification Icon (thank you MaT-PT)
- removed Razz Berry catch rates as they're probably not calculated correctly, the formula is skill unknown
- ~27% smaller APK size
If notification do not show up open the PoGoIV app so it can receive the Broadcasts from PokemonGo.
Version 1.4
- added Icon
- fixes wrong level being returned in some cases (thanks @MaT-PT )
- added translation for pokémon names en+de+fr+pt
- pretty print pokémon moves & catch response
Version 1.3
- smaller apk size (3.4MB->2.7MB (~80%))
- added GUI with settings to disable Toast or Notifications
Version 1.2.3
fixed notification for lured and incense pokémon
Version 1.2.2
- added Toast that shows you if the pokémon was caught (CATCH_ERROR, CATCH_SUCCESS, CATCH_ESCAPE, CATCH_FLEE, CATCH_MISSED)
- now also shows level of pokémon
Version 1.2.1
added support for DISK_ENCOUNTER & INCENSE_ENCOUNTER
Version 1.2
- switched to xposed API version 53 to support Android 4.x.
- added moves to notification
Version 1.1
switched from using toasts to using notifications