Skip to content

Releases: pperle/PoGoIV_xposed

Version 1.6.1

25 Oct 16:47
Compare
Choose a tag to compare

fixed "Gyms showing 'Error' on first encounter."

Version 1.6

29 Sep 19:14
Compare
Choose a tag to compare

Huge thank you @FreedomMercenary for updating the hooks and making this module work with version 0.39.1

Version 1.5

17 Sep 15:54
Compare
Choose a tag to compare

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

25 Aug 08:27
Compare
Choose a tag to compare
  • 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

21 Aug 12:20
Compare
Choose a tag to compare
  • smaller apk size (3.4MB->2.7MB (~80%))
  • added GUI with settings to disable Toast or Notifications

Version 1.2.3

20 Aug 10:52
Compare
Choose a tag to compare

fixed notification for lured and incense pokémon

Version 1.2.2

19 Aug 12:38
Compare
Choose a tag to compare
  • 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

19 Aug 09:50
Compare
Choose a tag to compare

added support for DISK_ENCOUNTER & INCENSE_ENCOUNTER

Version 1.2

19 Aug 09:27
Compare
Choose a tag to compare
  • switched to xposed API version 53 to support Android 4.x.
  • added moves to notification

Version 1.1

18 Aug 20:22
Compare
Choose a tag to compare

switched from using toasts to using notifications