Commit Graph

20 Commits

Author SHA1 Message Date
Anthony Restaino
f06170ebfd Merge pull request #154 from DF1E/add-searchbar 2014-12-31 13:12:37 -05:00
Anthony Restaino
e3944f798f Rename id of left drawer to be consistent with right 2014-08-27 10:19:49 -04:00
Anthony Restaino
99d0f8e8c1 These layouts were misaligned. You won't believe what happened when I fixed them! 2014-08-08 17:57:24 -04:00
Anthony Restaino
b822573a2f Layout updates 2014-08-02 21:21:49 -04:00
Anthony Restaino
dabddc2bf5 Updated drawer UI and font 2014-07-16 17:12:01 -04:00
Anthony Restaino
a9b36df80e Small UI Changes 2014-07-15 19:16:08 -04:00
Anthony Restaino
2570ee1aec Navigation Drawer UI update 2014-07-14 23:04:02 -04:00
DF1E
7ffaf25f5e clean code 2014-06-19 19:19:25 +02: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
Anthony Restaino
0f12931ff3 3.0.0 Sync for old version 2014-01-20 14:14:07 -05: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
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
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
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
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
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
ea4d85e630 First push to github 2013-02-15 22:18:08 -05:00