Anthony Restaino
5fd401c2c0
Use thread pool executors on AsyncTasks to increase performance
2015-09-11 20:28:01 -04:00
Anthony Restaino
5dff2db5df
Add LeakCanary library, fix a few memory leaks
2015-09-08 22:24:15 -04:00
Anthony Restaino
d5102b5e54
Fixed a number of lint warnings
2015-09-08 21:10:34 -04:00
Anthony Restaino
b33c4caf67
Fixed bug with WebView background being transparent, fixed some deprecated API usage, made HistoryDatabase a true singleton
2015-09-08 20:48:08 -04:00
Anthony Restaino
b0169e73d2
Use support library DrawerArrowDrawable instead of using our own version
2015-09-07 20:01:12 -04:00
Stefano Pacifici
23e97306dd
BookmarkPage restored and proper dependency injection
2015-09-03 15:33:40 +02:00
Anthony Restaino
9f2f9d74eb
First step toward Android M support, compile with sdk 23, fix errors caused by upgrade
...
removed copy button from search bar and replaced with go action. Had to
remove browser content provider usage as it is not longer included in
the sdk and has been completely removed.
2015-08-22 09:08:39 -04:00
Anthony Restaino
f3b0e46801
Fixed many code analysis warnings
2015-08-21 17:55:58 -04:00
Anthony Restaino
59c720d7d8
Fixed a setting, lowered priority on a thread
2015-08-12 21:01:52 -04:00
Anthony Restaino
c4e244a82b
Make incognito mode safer, fix crash in search adapter,
2015-08-10 20:57:01 -04:00
Anthony Restaino
71fcd174d7
fixed bug in search adapter
2015-07-29 22:46:59 -04:00
Anthony Restaino
7331345348
More clear and understandable suggestions filtering algorithm
2015-07-29 21:38:23 -04:00
Anthony Restaino
69deb5b5a2
Renaming and Deleting bookmark folders is now available yay
2015-07-26 13:49:45 -04:00
Anthony Restaino
19103e9b2c
Added Bookmark folders, Added actions to the bookmark drawer, + other
...
Updated icons, removed light/dark versions only have one version now
that uses a color filter to be themed to save space, optimized view
layouts
2015-07-25 10:19:14 -04:00
Anthony Restaino
800d037035
Removed use of tabs and replaced with 4 spaces
2015-07-19 15:42:14 -04:00
Anthony Restaino
41cb2c4d27
Convert BrowserActivity to an abstract class, remove unused resources
2015-07-18 16:38:57 -04:00
Anthony Restaino
969cab81e7
New Full-screen mode works better and doesn't hide the top of the WebView, +other
...
* Now using material alertdialog on all versions
* cleaned up some code
* fixed lint issues and other inspection related problems
* Attempted to fix bugs found
2015-07-18 14:30:41 -04:00
Anthony Restaino
b478c1ea98
Code cleanup
2015-06-03 10:50:51 -04:00
Anthony Restaino
9f8dff8c5d
Added an AMOLED Black theme, changed from tabs to spaces for some files
2015-05-13 10:35:32 -04:00
Anthony Restaino
fa1994c8b2
Lint fixes and code cleanup
2015-05-04 12:06:51 -04:00
Anthony Restaino
f8c2d0096d
Move java files to sub-packages for better organization
2015-05-02 16:37:22 -04:00