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

Skip to content
Snippets Groups Projects
  1. Jul 28, 2012
  2. Jul 23, 2012
  3. 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
  4. Jul 03, 2011
  5. 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
  6. Jun 24, 2011
    • zzz's avatar
      - Add Peers activity · a3aa6465
      zzz authored
      - Save service state
      - Start router after stopped by system
      a3aa6465
  7. Jun 23, 2011
  8. Jun 22, 2011
    • zzz's avatar
      - Add addressbook to menu · a04a224b
      zzz authored
      - Addressbook header not selectable
      a04a224b
    • 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
  9. Jun 21, 2011
  10. Jun 18, 2011
  11. 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
    • zzz's avatar
      - Beginnings of a local Binder · 0d97d92c
      zzz authored
      - Change min API to 7 (2.1), to make things a little easier.
        This covers 95% of active devices and older ones are likely
        too crappy to run I2P anyway.
      0d97d92c
  12. Jun 10, 2011
    • zzz's avatar
      - Switch to GMP 5.0.2 · 7cc1e37c
      zzz authored
      - Beginnings of a BroadcastReceiver
      - ant target for signing key
      - Status thread
      - Status in status bar for now
      7cc1e37c
  13. Jun 07, 2011
  14. Jun 06, 2011
    • zzz's avatar
      Android: · 95189c8f
      zzz authored
        - Move the classes around
        - Split into Activity and Service
        - Add status bar notification
        - More config changes
      95189c8f
Loading