Skip to content

Updating the repo for 2023 - #1

Open
bschlief wants to merge 3 commits into
cs301up:masterfrom
bschlief:local-dev-tweaks
Open

bschlief wants to merge 3 commits into
cs301up:masterfrom
bschlief:local-dev-tweaks

Conversation

@bschlief

Copy link
Copy Markdown

This PR introduces a few changes:

  • Ignore contents of .gradle and .idea folders
  • Remove local.properties file that had hard coded references to Dr. Nuxoll's local filesystem
  • The code that translates IP addresses to base36 codes (For example 192.168.1.21 => 1hge13p) assumes
    that the input is a IPv4 address and doesn't handle IPv6 addresses. When my emulator gave an IPv6 address,
    the code showed up as *invalid*

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant