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

Skip to content
Snippets Groups Projects
  1. Dec 12, 2014
  2. Nov 10, 2014
  3. Nov 09, 2014
  4. Jun 27, 2014
  5. Dec 06, 2013
  6. Aug 27, 2013
    • str4d's avatar
      Implemented tunnel creation backend · 99d720c6
      str4d authored
      The methods in TunnelConfig and TunnelUtil are taken almost verbatim from
      IndexBean (modified to be static in TunnelUtil). The tunnel creation wizard
      works now, and the new tunnel will start if auto start is enabled.
      99d720c6
  7. Aug 24, 2013
  8. Aug 22, 2013
    • str4d's avatar
      Added detail page for tunnels and a two-pane layout for large screens · f4f84918
      str4d authored
      There are a lot of changes here:
      - The main_content FrameLayout is now main_fragment (more logical name).
      - TunnelEntry now stores a Context instead of a TunnelEntryLoader (so
        it can be instantiated inside the detail Fragment).
      - The activity_navdrawer layout is now an alias to a one-pane or two-pane
        layout depending on screen size.
      - Subclasses of I2PActivityBase can now override canUseTwoPanes() to enable
        and use the two-pane layout (for devices that support it).
      f4f84918
  9. Aug 19, 2013
  10. Aug 18, 2013
Loading