You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rakom27
7b938e3836
|
11 years ago | |
---|---|---|
res | 11 years ago | |
src/acr/browser/barebones | 12 years ago | |
.gitattributes | 12 years ago | |
.gitignore | 12 years ago | |
AndroidManifest.xml | 12 years ago | |
Barebones.apk | 12 years ago | |
LICENSE | 12 years ago | |
README | 12 years ago | |
zap1.png | 12 years ago |
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.