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

Skip to content
Snippets Groups Projects
  1. Jun 30, 2011
  2. 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
  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 26, 2011
  6. 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
  7. Jun 24, 2011
  8. Jun 23, 2011
  9. Jun 22, 2011
    • zzz's avatar
      - Add addressbook to menu · a04a224b
      zzz authored
      - Addressbook header not selectable
      a04a224b
    • 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
      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
  10. Jun 21, 2011
  11. Jun 20, 2011
    • zzz's avatar
      - Add toast for some errors · 0aa325ad
      zzz authored
      - Fix eepsite loads by adding xml header
      - Use loadDataWithBaseURL() but block network loads, requires API 8
      - Turn zoom controls on for local pages too
      0aa325ad
    • zzz's avatar
      - Support eepsites in web viewer · ae8cadde
      zzz authored
      - Async task for web/eep loads
      - Progress dialog for web/eep loads
      - Cancel loads with back button
      ae8cadde
    • zzz's avatar
      - Add browser activity · 14464772
      zzz authored
      - Add welcome page
      - Add EepGetFetcher app
      - Add warnings
      14464772
  12. 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
  13. Jun 18, 2011
Loading