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

Skip to content
Snippets Groups Projects
  1. Dec 29, 2013
  2. Dec 06, 2013
  3. Nov 25, 2013
  4. Sep 28, 2013
  5. Sep 25, 2013
  6. 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
  7. Dec 14, 2012
  8. Sep 11, 2012
  9. Sep 10, 2012
  10. Sep 06, 2012
  11. Sep 05, 2012
  12. Aug 17, 2012
  13. Aug 03, 2012
  14. Jul 30, 2012
  15. Jul 28, 2012
  16. Jul 24, 2012
    • sponge's avatar
      BOB · 41091dce
      sponge authored
      41091dce
  17. Jul 23, 2012
  18. Jul 22, 2012
  19. 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
  20. Jul 03, 2011
  21. Jun 30, 2011
  22. Jun 29, 2011
    • zzz's avatar
      - Handle resource URIs in the WV Client · 92d47564
      zzz authored
      - Switch from URI to Uri in the WV Client
      - Canonicalize resource URIs if necessary
      - Switch from HashMap to SharedPrefs in CacheProvider
      - Use cache when going forward too
      - CacheProvider remove old entries in onCreate()
      - CacheProvider cleanup
      - gc on router stop
      - Add reload menu item
      - Don't return to welcome page on activity restart
      - Notification on client tunnels up/down
      92d47564
  23. Jun 25, 2011
    • zzz's avatar
      - Implement LRU file cache with max size and file count · 9c4e661e
      zzz authored
      - Use cache for going back in webview...
        Sadly you can't go forward after going back
      - Start brand new notification when starting or stopping router
      - Add uncaught exception handler to remove notification but not sure if it works
      9c4e661e
  24. Jun 24, 2011
  25. Jun 23, 2011
  26. Jun 22, 2011
    • zzz's avatar
      - Add background img · 95fd0061
      zzz authored
      - Add missing resources
      - More work on start/stop buttons and binding
      95fd0061
    • zzz's avatar
      add addressbook client · eb04fb33
      zzz authored
      eb04fb33
    • zzz's avatar
      - Change to startActivity() · f045191c
      zzz authored
      - Hide start/stop in menu as appropriate
      - Prep for actually stopping and releasing service
      - Stop service when stopping router
      - Switch from singleTask to SingleTop
      - Use SharedPrefs to remember whether to start router
      f045191c
  27. Jun 21, 2011
  28. Jun 19, 2011
    • zzz's avatar
      - Tunnels 1+1 hops for now · 8e2ec53e
      zzz authored
      - Split out WebViewClient to own class
      - Clean up status a little
      - Check for new install or new version at startup
      - Popup dialog on new install or version
      - Only merge config files on new version
      - Add release notes and licenses screens
      8e2ec53e
Loading