- Jun 29, 2011
-
-
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
-
- Jun 24, 2011
-
-
zzz authored
- Save service state - Start router after stopped by system
-
- Jun 23, 2011
- Jun 22, 2011
-
-
zzz authored
- Addressbook header not selectable
-
zzz authored
- Add missing resources - More work on start/stop buttons and binding
-
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
-
- Jun 21, 2011
-
-
zzz authored
- Catch loadUrl() exception - Stub out settings and menus - Enable double-tap to zoom in webview on Droid
-
- Jun 18, 2011
-
-
zzz authored
- Don't require GMP source to build - Hook new router final shutdown hook, tweak state machine to not declare router done until final shutdown
-
- Jun 12, 2011
- Jun 10, 2011
-
-
zzz authored
- Beginnings of a BroadcastReceiver - ant target for signing key - Status thread - Status in status bar for now
-
- Jun 07, 2011
-
-
zzz authored
Next step: Update the scripts and docs to point to ../i2p.i2p/ for everything.
-
- Jun 06, 2011
-
-
zzz authored
- Move the classes around - Split into Activity and Service - Add status bar notification - More config changes
-