11 Commits

Author SHA1 Message Date
Anthony Restaino
09b3f40d1c Remove useless constants, add folder constant 2014-08-21 18:37:24 -04:00
Anthony Restaino
e5fd921965 stupid formatting ¯\_(ツ)_/¯ 2014-08-08 18:17:52 -04:00
Miłosz Sieradzki
f90f9fa877 Make util class non-instantiatable and non-extendable. 2014-07-25 19:33:29 +02:00
Miłosz Sieradzki
005e75fc8d Restore consistency in code formatting
* 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
2014-07-19 16:49:33 +02:00
Anthony Restaino
ec9a58795d Fixed some URL launching and the log tag 2014-07-18 19:43:42 -04:00
Anthony Restaino
b26efa0b48 Added input encoding parameter to Google search string 2014-07-11 07:47:47 -04:00
Anthony Restaino
95110d9be9 Activities Restructure - Incognito and Main now extend a single BrowserActivity 2014-07-04 19:35:59 -04:00
Anthony Restaino
fdacef439c Bugfix for intent strings 2014-05-15 15:21:06 -04:00
Anthony Restaino
97f86630d8 Bugfixes
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
2014-05-10 11:32:29 -04:00
Anthony Restaino
a757146680 Update Constants.java 2014-04-30 11:18:57 -04:00
Anthony Restaino
8bead20406 Updated to 3.1.0
Updated to new UI
Added AdBlocker
Added Google Search Suggestions
Tons of other stuff
2014-04-28 15:41:40 -04:00