17 Commits (941f54d615a7152ac78cd715937d44e510a65b2d)

Author SHA1 Message Date
Anthony Restaino 941f54d615 Renamed OnSubscribe/Subscriber, moved anonymous class to static class, added --stacktrace to gradle build to capture build crash 9 years ago
Anthony Restaino 77465c83dd Reactive code for reading activity 9 years ago
Anthony Restaino ac3f43a76f Prevent observers from sending events out of order, add documentation, annotations 9 years ago
Anthony Restaino e2d46bdae2 Fixed StrictMode problems, created a reactive implementation class, fixed potential NPEs, fixed memory leak 9 years ago
Anthony Restaino a60ae614d9 Protect incognito activity from intents, clean up some code analysis warnings, simplify LightningView settings methods 9 years ago
Anthony Restaino cb19ce2d0a Fixed memory leak in IncognitoActivity 9 years ago
Anthony Restaino 0a4d81f7e2 perform exit cleanup when browser is closed regardless of whether last tab is deleted or not 9 years ago
Anthony Restaino 9f755aeed7 Fixed bug where opening a URL in the browser wouldn't work, refactored the ui controller, fixed bad database practices. 9 years ago
Anthony Restaino 1c96b62eb6 Add back SSL error detection that was removed, fixed static analysis warnings. 9 years ago
Stefano Pacifici 5c2cf07e20 PreferenceManager injected 9 years ago
Anthony Restaino 73e8f7c314 long-press on a folder on the bookmarks page works correctly now + other cleanup 9 years ago
Anthony Restaino 19103e9b2c Added Bookmark folders, Added actions to the bookmark drawer, + other 9 years ago
Anthony Restaino e35b368d50 Updated ProxyUtils to automatically start TOR when needed, more abstraction of BrowserActivity, other cleanup 9 years ago
Anthony Restaino 41cb2c4d27 Convert BrowserActivity to an abstract class, remove unused resources 9 years ago
Anthony Restaino 969cab81e7 New Full-screen mode works better and doesn't hide the top of the WebView, +other 9 years ago
Anthony Restaino b478c1ea98 Code cleanup 9 years ago
Anthony Restaino f8c2d0096d Move java files to sub-packages for better organization 9 years ago
Anthony Restaino ce3923d336 Switch to gradle!!! 9 years ago
Anthony Restaino 2d347074a6 Use a PreferenceManager to handle SharedPreferences among classes 9 years ago
Anthony Restaino 6269325a44 Revert "Revert "Fix miscellaneous lint errors"" 10 years ago
Anthony Restaino bd308dead7 Revert "Fix miscellaneous lint errors" 10 years ago
Anthony Restaino 920113b49a Fix miscellaneous lint errors 10 years ago
Anthony Restaino a897ae4d3e Added option to block third party cookies 10 years ago
Anthony Restaino 7b8088f3d4 Activities now return correct menus that can be utilized by the toolbar 10 years ago
Anthony Restaino b94cdc40af Formatting 10 years ago
Miłosz Sieradzki 005e75fc8d Restore consistency in code formatting 10 years ago
Anthony Restaino 2d9f942bde Navigation Drawer UI update 10 years ago
Anthony Restaino 34927b1a76 Switched Incognito activity to pull cookie preference from different constant 10 years ago
Anthony Restaino 617e134e83 Removed unnecessary code 10 years ago
Anthony Restaino c7b3f794ab Added support for clearing History and Cookies on exit 10 years ago
Anthony Restaino 95110d9be9 Activities Restructure - Incognito and Main now extend a single BrowserActivity 10 years ago
DF1E 7ffaf25f5e clean code 10 years ago
n8fr8 f70d889c03 initial support for preference based proxy settings 10 years ago
Anthony Restaino 97f86630d8 Bugfixes 10 years ago
Anthony Restaino d17049cc88 Fixed search bug and deleteTab bug 10 years ago
Anthony Restaino 8bead20406 Updated to 3.1.0 10 years ago