Lightning browser with I2P configuration
deed4b7f3c
- added ability to remember tabs that were open when the browser is closed from low memory - updated german translation (thanks so much) - fixed some unresponsiveness in froyo, for some reason webview.resumeTimers() needed to be called even when the browser restarted - changed the UI in settings a bit (more HOLOish) |
||
---|---|---|
res | ||
src/acr/browser/barebones | ||
.gitattributes | ||
.gitignore | ||
AndroidManifest.xml | ||
ic_launcher-web.png | ||
ic_launcher.png | ||
LICENSE | ||
README |
This is an open source webkit based browser. I make money off a similar paid version which currently has unlimited tabs and unlimited bookmarks. Modifiying two values at the top of the main activity "barebones" will turn this into the paid version. Change static public int MAX_TABS and MAX_BOOKMARKS from 5 to 50 and you have the paid version. Current issues: - it doesn't open apps that belong to links like market:// youtube:// etc... - can't set bookmarks as default view in fullscreen