Skip to content

Releases: blanxd/IPonCC

Version 1.3 (2018-06-04)

04 Jun 05:10
Compare
Choose a tag to compare

This is the way it was supposed to work in the 1st place:

  • Adds a separate "IP Addresses" item to the list of CC modules, which displays the addresses straight on the CC (3x1 size). 3D/long-touch on the module shows the expanded list with IPv6 addresses.
  • The "IP Button" item in the module list can be used if there's no room for a 3x1 sized item in your CC, need to tap it to see the addresses.
  • Adds a button in the expanded view for choosing whether to show a regular list or the internal unfiltered address list.

The public source files here remain the very alpha ones (ver.0.0.1), simply gathering the IP info and it only works by 3D-pressing the toggle.

Version 1.2 (2018-05-10)

10 May 04:25
Compare
Choose a tag to compare
  • 3D-touch now shows everything unfiltered, all interfaces by their BSD names.
  • Internal optimizations, CCSupport is now a dependency.

The public source files here remain the very alpha ones (ver.0.0.1), simply gathering the IP info and it only works by 3D-pressing the toggle.

Version 1.1 (2018-04-14)

14 Apr 14:04
Compare
Choose a tag to compare
  • Functionality remains as in version 1.0
  • Completely removed the dependency for Silo. It now only depends on iOS11 and MobileSubstrate of course.

The public source files here remain the very alpha ones (ver.0.0.1), simply gathering the IP info and it only works by 3D-pressing the toggle.

Version 1.0 (2018-04-07)

07 Apr 15:51
362bc99
Compare
Choose a tag to compare
  • The version 1.0 is live now, no need to close/open it to see new data (not live technically, polling).
  • No need to 3D-press it any more, a simple tap will do.
  • The presentation is formatted better visually.
  • Tapping any IP address copies it to the pasteboard.

The public source files here remain the very alpha ones (ver.0.0.1), simply gathering the IP info and it only works by 3D-pressing the toggle.