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

Skip to content
Snippets Groups Projects
  1. Jun 30, 2011
  2. 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
  3. Jun 28, 2011
  4. Jun 27, 2011
    • zzz's avatar
      - Use Uri for cache key instead of String · 88330204
      zzz authored
      - Cache inserts and deletes to provider
      - Still need to untangle the AppCache and CacheProvider
      - Fix clean of class files before build
      - Wrap main page in a ScrollView
      88330204
  5. 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
Loading