Anthony Restaino
376ac564b8
Animate toolbar hide/show
2015-01-27 11:38:13 -05:00
Anthony Restaino
ced119f311
Initial changes for Material Design
2015-01-26 13:09:27 -05:00
Karol Barenicki
3510691439
Delete a comment saying that it doesn't work
2015-01-03 04:14:38 +01:00
Anthony Restaino
1e8e78e6d7
Reversed search arrow direction to be more intuitive
2014-12-31 14:43:17 -05:00
Anthony Restaino
f06170ebfd
Merge pull request #154 from DF1E/add-searchbar
2014-12-31 13:12:37 -05:00
Anthony Restaino
179a4c2420
Refactored drawer variable to be inline with correct naming
2014-09-04 09:03:12 -04:00
Anthony Restaino
25a1b86307
Add BookmarkActivity that allows centralized management of bookmarks
2014-09-01 21:01:18 -04:00
Anthony Restaino
b9aed893ef
Fixed: Stay inside incognito mode even when URL could be loaded externally
2014-08-31 21:59:54 -04:00
Anthony Restaino
e3944f798f
Rename id of left drawer to be consistent with right
2014-08-27 10:19:49 -04:00
Anthony Restaino
df51c67909
Utilize new BookmarkManager class for bookmarks
2014-08-22 13:32:22 -04:00
Anthony Restaino
aa49c7b848
Moved history page creation to separate class
2014-08-21 16:38:56 -04:00
Anthony Restaino
2044d89c05
Removed superfluous method
2014-08-20 18:31:16 -04:00
Anthony Restaino
448c168513
Simplified History Logging
2014-08-20 15:55:22 -04:00
Anthony Restaino
d589061c94
Fixed bug with reopening old tab
2014-08-19 20:06:35 -04:00
Anthony Restaino
ff56ca1d31
Added option to disable history sync with Google
2014-08-19 19:31:53 -04:00
Anthony Restaino
d191bf151e
Open old tab when long pressing new tab button
2014-08-19 15:09:39 -04:00
Anthony Restaino
26c16530ad
Fixed crash when deleting blank tab
2014-08-16 15:51:48 -04:00
Anthony Restaino
ec6c1bcd2a
Moved bookmark and homepage file locations so they don't get destroyed when the cache gets cleared
2014-08-14 21:11:18 -04:00
Anthony Restaino
e5fd921965
stupid formatting ¯\_(ツ)_/¯
2014-08-08 18:17:52 -04:00
Anthony Restaino
d1ce3f2868
Fixed some tab deleting logic, tab showing animation stuff, and changed favicons to grayscale if the view isn't shown
2014-08-08 17:59:17 -04:00
Anthony Restaino
b822573a2f
Layout updates
2014-08-02 21:21:49 -04:00
Anthony Restaino
0b03e569fb
Fixed issue where target="_blank" URLs wouldn't open correctly
2014-07-29 17:43:34 -04:00
Anthony Restaino
dd8893c952
Progress animation tweak
2014-07-28 17:09:20 -04:00
Anthony Restaino
1e2908ccd6
Formatting
2014-07-27 21:41:48 -04:00
Anthony Restaino
62430ce72e
Smoothed ProgressBar animation
2014-07-27 21:33:42 -04:00
Anthony Restaino
9bb947e249
Update BrowserActivity.java
2014-07-25 21:15:45 -04:00
Anthony Restaino
ea078dddc5
Smoothed progress bar
2014-07-25 17:48:42 -04:00
Miłosz Sieradzki
82d8af3057
Fix method names, redundant initialization of variables, typos in comments and other improvements
2014-07-25 19:59:55 +02:00
Anthony Restaino
17789d848b
Lint fixes
2014-07-22 19:19:24 -04: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
6698e2e023
Browser now handles all intents correctly
2014-07-18 22:07:25 -04:00
Anthony Restaino
dabddc2bf5
Updated drawer UI and font
2014-07-16 17:12:01 -04:00
Anthony Restaino
253e6f06fd
Embolden text when a tab is selected for more contrast, smoothed animation of drawer hide when tab is switched
2014-07-15 20:01:05 -04:00
Anthony Restaino
a9b36df80e
Small UI Changes
2014-07-15 19:16:08 -04:00
Anthony Restaino
2d9f942bde
Navigation Drawer UI update
2014-07-14 23:03:37 -04:00
Anthony Restaino
b255a06d8f
Added shadows to navigation drawers
2014-07-13 21:54:09 -04:00
Anthony Restaino
617e134e83
Removed unnecessary code
2014-07-10 21:44:27 -04:00
Anthony Restaino
c7b3f794ab
Added support for clearing History and Cookies on exit
2014-07-10 20:41:42 -04:00
Anthony Restaino
8dcfd05c58
Updated Orbot Preference Handling
2014-07-08 21:35:13 -04:00
DF1E
d0f0814bad
move option to enable Orbot to settings
2014-07-07 09:16:49 +02:00
Anthony Restaino
95110d9be9
Activities Restructure - Incognito and Main now extend a single BrowserActivity
2014-07-04 19:35:59 -04: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
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
77097041dd
Fixed search bug and deleteTab bug
2014-05-09 16:00:30 -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