144 Commits

Author SHA1 Message Date
Anthony Restaino
95110d9be9 Activities Restructure - Incognito and Main now extend a single BrowserActivity 2014-07-04 19:35:59 -04:00
Victor
d68ab94bbb Optimize LicenseActivity 2014-07-04 10:21:22 +02:00
Victor
ecdef5d294 Add array resources 2014-07-04 10:21:06 +02:00
DF1E
7ffaf25f5e clean code 2014-06-19 19:19:25 +02:00
n8fr8
f70d889c03 initial support for preference based proxy settings
and filtering to stop HTML5 media leakage
2014-06-02 10:56:20 -04:00
n8fr8
eecf5be200 add support for proxying over Orbot (Tor) proxying 2014-05-29 12:50:24 -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
d17049cc88 Fixed search bug and deleteTab bug 2014-05-09 16:01:13 -04:00
Anthony Restaino
77097041dd Fixed search bug and deleteTab bug 2014-05-09 16:00:30 -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
fnord
45b598b4a0 New "Custom URL" option for search engine. Allow stuff like 'http://yubnub.org/parser/parse?command=' or 'http://mypersonalserver.net/woot.cgi?whatever='
* Pops up txt dialog when selected, initial default same as builtin google url
 * Default remains '1' (builtin google url)
2014-03-06 23:28:54 -06:00
Anthony Restaino
10a18373d3 3.0.5 - Crash fixes
- added workaround for crash on close due to zoom button error (WebView
bug)
- fixed bug with database not being properly closed
2014-01-21 20:17:26 -05:00
Anthony Restaino
0f12931ff3 3.0.0 Sync for old version 2014-01-20 14:14:07 -05:00
Anthony Restaino
a383f8e778 Play Store sync
Fixed some crashes, stabilized the code
2013-10-25 18:56:23 -04:00
Anthony Restaino
85361507bd Sync with Play Store
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.
2013-10-08 20:33:25 -04:00
Anthony Restaino
b413071793 Re-sync due to bad sync 2013-09-07 17:31:03 -04:00
Anthony Restaino
4042488b56 Assorted Bugfixes
- 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
2013-09-06 23:24:47 -04:00
Anthony Restaino
9df6117475 2.5.0.11
- 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
2013-08-13 20:32:59 -04:00
Awesomez
5b48997c74 add baidu search engine
add baidu search engine
2013-08-09 08:27:55 +08:00
Anthony Restaino
989e46f50b Fixed Download location 2013-08-05 08:19:56 -04:00
Anthony Restaino
768aab00dd Bugfixes
- 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
2013-08-04 18:53:54 -04:00
Anthony Restaino
3df9b852fa Bugfixes
HOLOYOLO Praise Matias!!!

- fixed a problem with the wide viewport preference not being saved
correctly... also added a sort of easter egg.
2013-08-03 21:25:50 -04:00
Anthony Restaino
1d49f83aa7 2.5.0.4 Release Code
- Fixed a several bugs with UI
- moved strings from menu.xml into strings.xml for easier translation
- updated Incognito code
2013-08-03 11:34:53 -04:00
Anthony Restaino
8edc7aa3a1 Pre-release tweaks
- added ability to have the browser ignore old tabs you closed when
long-pressing the back button
- layout tweaks
2013-08-02 20:08:52 -04:00
Anthony Restaino
0e2a2fb8ab 2.5.0.3
- Added option to open last closed tab (long press on new tab button)
- Added some clarification about flash not working on Android 4.3
2013-07-31 22:01:53 -04:00
Anthony Restaino
11eb2170cc 2.5.0.2 tweaks
- 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
2013-07-30 20:25:14 -04:00
Anthony Restaino
54d01d6a48 2.5.0.2
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.
2013-07-29 20:39:47 -04:00
Anthony Restaino
3c1627bfd8 Fixed crash for devices without AOSP browser 2013-06-29 23:53:21 -04:00
Anthony Restaino
6827bb9946 2.5.0.1
FIxed full-screen video, changed some animations, changed icon, fixed
some problems with incognito mode
2013-06-29 11:09:24 -04:00
Anthony Restaino
0cd7d6d74a 2.5.0.0
pre-release push of code to github. not guaranteed to work the way you
want. This is what is fixed to far:

- added History viewer
- added better bookmarks (fixed bug in fullscreen mode)
- better full screen URL bar handling
- added some more animations
- incognito mode
-notify user of SSL errors
-popup tabs now work
-fixed bug where certain sites wouldn’t display until touched
2013-06-22 22:44:45 -04:00
Anthony Restaino
103b4e40e1 4.2.3
- Fixed favicons and urls switching randomly
- Enlarged exit button touch area for tabs
- Slide animation when new tab is opened
- Other stuff I cannot remember... I think I skipped a couple versions
before updating the code. Sorry bout that.
2013-04-27 16:45:08 -04:00
Anthony Restaino
deed4b7f3c 2.4
- 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)
2013-04-08 23:50:13 -04:00
Anthony Restaino
d99e82b6cb 2.3.12
- Fixed desktop user agent problem
- Fixed Facebook not showing up in desktop mode
- Fixed tab switching bug
- Code optimizations
- Added text reflow (not guaranteed to work for everyone) , double tap
after zooming in.
- Fixed a bug with links not copying to the clipboard
- Attempt to fix downloading issues for some users
- Fixed some touch issues with 2.2
2013-04-06 21:09:07 -04:00
Anthony Restaino
b88eabc102 Bug fixes 2.3.11.1
- downloading fixed
- performance slightly improved
-  better tab performance
- other stuff I can't remember
- blah blah blah I'm really tired...........
2013-04-04 21:15:50 -04:00
Anthony Restaino
3eaec7c2ee 2.3.10 bugfix
crash fix for devices without AOSP browser
2013-04-02 11:00:52 -04:00
Anthony Restaino
c68e856741 2.3.10
- fixed all issues with rendering, performance has increased
dramatically on not-fullscreen and has increased a little in fullscreen
- battery life improved as a result
- added hebrew language
- changed the way history works (now uses SQLite database, it's way
better than the android.provider.Browser way)
- fixed a couple crashes related to bookmarks and downloads
- formatted the code a little better (thanks to Aeefire for the tips,
just know I'm taking your advice LOL)
2013-04-01 22:24:56 -04:00
Anthony Restaino
bba148f92e 2.3.7
german language
fixed crash when exiting bookmarks
tweaked the bookmark and tab ui a little
2013-03-28 08:31:55 -04:00
Anthony Restaino
a083204541 bugfixes 2.3.7
fixed some problems with loading pages from other apps and the app
disappearing from memory
2013-03-27 10:43:22 -04:00
Anthony Restaino
128ae9b05e 2.3.4 update
- bugfixes for: rendering, disappearing tabs, keyboard not going away,
performance on fullscreen
2013-03-14 12:15:28 -04:00
Anthony Restaino
0510d02988 updated to 2.3.0
- new full-screen UI
- tweaked icon
- Animations
- better rendering
- better performance in full-screen
- lower battery consumption
- Chinese traditional language added
- Chinese simplified language added
- French Language added
- fixed errors in settings
- fixed errors with bookmarks
- added auto-complete when searching using browser history
- now uses the standard android history
- UI tweaks
- NOTE: you cannot have bookmarks as your homescreen in fullscreen
2013-03-12 14:49:30 -04:00
Anthony Restaino
7a228d2a8c Updated to 2.2.0
Added full-screen option, fixed problems with videos playing, fixed some
rendering issues
2013-02-19 23:41:56 -05:00
Anthony Restaino
ea4d85e630 First push to github 2013-02-15 22:18:08 -05:00