Commit Graph

25 Commits

Author SHA1 Message Date
Anthony Restaino
d9e888e8a9 Change Navigation Drawer layout slightly, fix dark theme for drawer 2015-04-02 21:50:59 -04:00
Anthony Restaino
a4f0c010d1 Added Dark Theme to browser. Added options to Reading Mode. 2015-03-31 11:20:41 -04:00
Anthony Restaino
ced119f311 Initial changes for Material Design 2015-01-26 13:09:27 -05:00
Anthony Restaino
f06170ebfd Merge pull request #154 from DF1E/add-searchbar 2014-12-31 13:12:37 -05:00
Anthony Restaino
c270d39639 Removed useless drawables 2014-08-20 15:53:34 -04:00
Anthony Restaino
17789d848b Lint fixes 2014-07-22 19:19:24 -04:00
Anthony Restaino
dabddc2bf5 Updated drawer UI and font 2014-07-16 17:12:01 -04:00
Anthony Restaino
b255a06d8f Added shadows to navigation drawers 2014-07-13 21:54:09 -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
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
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
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
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
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
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