- Jun 30, 2011
-
-
zzz authored
there instead of via the provider - Several reload fixes
-
- Jun 29, 2011
-
-
zzz authored
- Toast on cache load - Don't lose current page on orientation or keyboard hidden events - Implement reload - Quit is the new stop
-
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 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
-
- Jun 23, 2011
-
-
zzz authored
- Update status faster - Update release notes
-
- Jun 22, 2011
- Jun 21, 2011
- Jun 20, 2011
-
-
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
-
zzz authored
- Async task for web/eep loads - Progress dialog for web/eep loads - Cancel loads with back button
-
zzz authored
- Add welcome page - Add EepGetFetcher app - Add warnings
-
- Jun 19, 2011
-
-
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
-