I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
  1. Oct 05, 2014
    • str4d's avatar
      Removed "participating" option from settings UI · cf3de34c
      str4d authored
      Temporarily hidden because of problems with changing defaults. We don't want to
      cause network instability because we have thousands of new unstable routers
      churning the network, and can't change their default settings.
      
      In future, we should look at the user's network and settings, and try to have 
      "smart" defaults based on a user-chosen profile, or based on net type - see
      Connectivity.isConnectionFast().
      cf3de34c
    • str4d's avatar
      Remove "enable I2CP" from settings UI · 81de79c7
      str4d authored
      Android apps should use the client library to connect to I2P Android. The TCP    
      interface would only be useful if using the Android device as a gateway or 
      dedicated router, but it would need to listen globally, not locally. If someone
      asks for that in future, we can add this back and improve the configuration.
      81de79c7
    • str4d's avatar
      228b6f1b
    • str4d's avatar
      Detect more config options requiring restart · 8e395cfd
      str4d authored
      8e395cfd
  2. Oct 03, 2014
  3. Oct 02, 2014
  4. Oct 01, 2014
  5. Sep 29, 2014
  6. Sep 25, 2014
  7. Aug 23, 2014
  8. Aug 22, 2014
  9. Aug 21, 2014
  10. Aug 20, 2014
  11. Aug 18, 2014
    • str4d's avatar
      Revert AndroidManifest.xml package name change · aa43d960
      str4d authored
      Changing this requires changing the import path of the generated R file, which
      will unnecessarily affect most of the code. R is built in a package based on
      the AndroidManifest.xml package name, whereas the final app package name is
      overridden in app/build.gradle for free and donate versions.
      aa43d960
Loading