Commit Graph

7 Commits

Author SHA1 Message Date
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