- Jun 30, 2011
-
-
zzz authored
there instead of via the provider - Several reload fixes
-
- 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 28, 2011
-
-
zzz authored
- EepGet from the CacheProvider
-
- Jun 27, 2011
-
-
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
-
- Jun 25, 2011
-
-
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
-