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

Skip to content
Snippets Groups Projects
  1. Nov 19, 2013
  2. Nov 15, 2013
  3. Nov 11, 2013
  4. Nov 09, 2013
  5. Sep 28, 2013
  6. Sep 20, 2013
  7. Sep 07, 2013
    • str4d's avatar
      Implemented stat graphing · 81d0441d
      str4d authored
      StatSummarizer and SummaryListener are based on the same-named classes from the
      routerconsole. Data is stored in memory using an AndroidPlot SimpleXYSeries.
      Only the last 30 points are currently stored.
      81d0441d
  8. Sep 05, 2013
  9. Aug 28, 2013
  10. Aug 25, 2013
  11. Aug 24, 2013
  12. 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
    • str4d's avatar
      4dbfff29
  13. Aug 16, 2013
  14. Aug 14, 2013
  15. Aug 13, 2013
  16. Aug 08, 2013
  17. Aug 07, 2013
  18. Aug 12, 2012
  19. Aug 03, 2012
  20. Aug 01, 2012
  21. Jul 30, 2012
  22. Jul 29, 2012
  23. Jul 28, 2012
  24. Jul 25, 2012
  25. Jul 24, 2012
  26. Jul 23, 2012
  27. Jul 22, 2012
  28. Jul 21, 2012
  29. Jul 15, 2012
  30. Jun 30, 2012
  31. Jul 04, 2011
    • zzz's avatar
      - Notification icon rotations · 1219725e
      zzz authored
      - Clean up debug text on main screen
      - Move most logging from System.err.println to Util
      - Stub out HTTP auth handler
      - Don't restart Peers page on orientation change
      - Add inbound/outbound arrows, not loaded yet
      - Tweak log levels
      1219725e
Loading