Commit Graph

12 Commits

Author SHA1 Message Date
a95aa6e89b Janitorial work, imports and some warnings 2012-07-23 09:33:42 +00:00
zzz
a88edb8ea8 - Top-level uri fixup part 2: Remember base uri in CacheProvider;
do the rectification in CacheProvider too
2011-06-30 16:59:44 +00:00
zzz
293e51c175 - Reverse content URI back to I2P URI in WVC so we can load it
there instead of via the provider
- Several reload fixes
2011-06-30 01:38:17 +00:00
zzz
448d74e172 - Load clicked i2p sites via EepGetFetcher output stream and resource cache
- Toast on cache load
- Don't lose current page on orientation or keyboard hidden events
- Implement reload
- Quit is the new stop
2011-06-29 23:39:00 +00:00
zzz
92d47564dd - Handle resource URIs in the WV Client
- 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
2011-06-29 20:05:57 +00:00
zzz
9c4e661e53 - Implement LRU file cache with max size and file count
- 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
2011-06-25 21:56:12 +00:00
zzz
f1ea9dde51 - SusiDNS in 20 lines of code
- Show the toast
- First web page can be i2p
2011-06-22 21:04:51 +00:00
zzz
097883c1ee - Delete old temp files on startup
- Catch loadUrl() exception
- Stub out settings and menus
- Enable double-tap to zoom in webview on Droid
2011-06-21 20:48:20 +00:00
zzz
77180cea17 - Fix crash on screen rotation
- Handle cancels better
- Start clients faster
2011-06-21 00:59:25 +00:00
zzz
0aa325ada8 - Add toast for some errors
- Fix eepsite loads by adding xml header
- Use loadDataWithBaseURL() but block network loads, requires API 8
- Turn zoom controls on for local pages too
2011-06-20 22:08:14 +00:00
zzz
ae8cadde95 - Support eepsites in web viewer
- Async task for web/eep loads
- Progress dialog for web/eep loads
- Cancel loads with back button
2011-06-20 20:23:46 +00:00
zzz
14464772f9 - Add browser activity
- Add welcome page
- Add EepGetFetcher app
- Add warnings
2011-06-20 14:16:29 +00:00