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

Skip to content
Snippets Groups Projects
  1. Aug 09, 2013
  2. Jul 30, 2013
  3. Dec 14, 2012
  4. Sep 20, 2012
  5. Sep 11, 2012
  6. Sep 05, 2012
  7. Sep 04, 2012
  8. Aug 28, 2012
  9. Aug 17, 2012
  10. Aug 08, 2012
  11. Aug 03, 2012
  12. Jul 28, 2012
  13. Jul 23, 2012
  14. 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
  15. Jul 03, 2011
  16. Jun 29, 2011
    • zzz's avatar
      - Load clicked i2p sites via EepGetFetcher output stream and resource cache · 448d74e1
      zzz authored
      - Toast on cache load
      - Don't lose current page on orientation or keyboard hidden events
      - Implement reload
      - Quit is the new stop
      448d74e1
    • 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
  17. Jun 24, 2011
    • zzz's avatar
      - Add Peers activity · a3aa6465
      zzz authored
      - Save service state
      - Start router after stopped by system
      a3aa6465
    • zzz's avatar
      - Set android log tag to "I2P" · cadb6e8c
      zzz authored
      - Log to console buffer too
      - New log activity
      - Debug status output when router not running
      - More logging utility methods
      cadb6e8c
  18. Jun 23, 2011
  19. Jun 22, 2011
    • zzz's avatar
      - SusiDNS in 20 lines of code · f1ea9dde
      zzz authored
      - Show the toast
      - First web page can be i2p
      f1ea9dde
    • zzz's avatar
      - Add background img · 95fd0061
      zzz authored
      - Add missing resources
      - More work on start/stop buttons and binding
      95fd0061
    • 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
  20. Jun 21, 2011
  21. Jun 20, 2011
  22. Jun 19, 2011
    • zzz's avatar
      - More release notes · 5305b39e
      zzz authored
      - Add the rest of the licenses
      5305b39e
    • 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
  23. Jun 18, 2011
  24. Jun 17, 2011
    • zzz's avatar
      - Add status to main page in the Handler · 05cdb11c
      zzz authored
      - Convert service status bar updater from a thread to a Handler
      - Clean up status bar
      - Null out router context on shutdown
      - Switch back to shared clients
      05cdb11c
  25. Jun 12, 2011
    • zzz's avatar
      - Really change to SDK 7 · 2ee5d5f0
      zzz authored
      - Start and stop buttons
      - Handler for screen updates
      - Make service not sticky
      - Log tweaks
      - Fix version script
      2ee5d5f0
Loading