* use interface instead of concrete class
* inline initialization of static variable
* remove redundant field and variable initialization
* replace single-character string with char
* remove all trailing spaces
* some files used spaces instead of tabs like the rest of codebase - fixed
* make use of IDE "optimize import" feature
* make use of IDE "auto format" feature to fix some missing spaces here and there
Fixed bug where homescreen didn't display for custom search URLS.
Fixed bug where exit button on tabs didn't work.
Fixed bug where special characters weren't properly encoded in searches
Updated homepage to be more modern and holo styled
Sorry for lack of description but it has been a while since I synced and
I cannot quite remember what the changes were. I apologize. I had
trouble syncing from linux.
- Fixes tab location ability.
- Improves browser stability
- allow renaming of bookmarks
- better objectification of the code
- oh I can't remember, it's late and I'm tired
- Swipe gestures to go back and forth
- Reverted to old icon :(
- ability to hide the status bar
- progress bar indicating page load progress
- clear cookies button
- added proguard file
- bugfixes/random stuff I changed
- fixed crash when clicking mailto: links
- fixed uploading on 4.0
- changed layout so more suggestions appear in dropdown
- hopefully fixed issues with back button
- added option to enable/disable cookies
- added option to enable/disable wide viewport
- added option to enable/disable loading a page in overview mode
- added detection for Adobe Flash and warning if you try to enable flash
and it isn't installed
- added ability to choose between downloading mp4 videos and streaming
them in the android video player
Advanced Settings are all a go, except "Incognito mode all the time",
that one isn't functioning yet. Also, Incognito Mode isn't as up to date
as the normal mode... I'll get around to it.