Anthony Restaino
|
ac107d6704
|
Variable renaming, moving fields around, more injection, move ProxyUtils out of flavor specific code
|
2016-01-23 19:55:11 -05:00 |
|
Anthony Restaino
|
a60ae614d9
|
Protect incognito activity from intents, clean up some code analysis warnings, simplify LightningView settings methods
|
2016-01-20 22:02:15 -05:00 |
|
Anthony Restaino
|
27e01483b1
|
Update gradle dependencies, fix a number of lint errors
Note: resource closed inspections that were ignored were ignored because
they were being properly closed in finally{} blocks
|
2016-01-11 22:26:32 -05:00 |
|
Ravjit Singh Uppal
|
cc75ba1bc7
|
Changed the scope of removeTab to private
|
2015-11-03 15:45:44 +01:00 |
|
Ravjit Singh Uppal
|
006eb5e191
|
moved the deleting logic to TabsManager
|
2015-11-03 15:37:56 +01:00 |
|
Anthony Restaino
|
5dfc948fd3
|
Fix issue where warning dialog was not shown for local files in some cases
|
2015-10-30 20:14:01 -04:00 |
|
Anthony Restaino
|
7aaf6d1771
|
Fixed memory leak
|
2015-10-21 22:45:20 -04:00 |
|
Anthony Restaino
|
bf4c90b121
|
Fixed bugs in showTab, attempt to improve full-screen video handling.
|
2015-10-17 21:50:52 -04:00 |
|
Anthony Restaino
|
9f755aeed7
|
Fixed bug where opening a URL in the browser wouldn't work, refactored the ui controller, fixed bad database practices.
|
2015-10-17 13:59:51 -04:00 |
|
Anthony Restaino
|
1c96b62eb6
|
Add back SSL error detection that was removed, fixed static analysis warnings.
|
2015-10-15 21:45:54 -04:00 |
|
Anthony Restaino
|
99e4773e45
|
Preliminary fix for permissions, fixed a new crash, formatted some code
|
2015-10-14 22:55:39 -04:00 |
|
Stefano Pacifici
|
a3f3fbd401
|
Improving the #296 pull request
|
2015-10-09 12:36:08 +02:00 |
|
Stefano Pacifici
|
6749ca39b8
|
Simplified LightningView with externalized XXXClients
|
2015-09-22 16:15:17 +02:00 |
|
Stefano Pacifici
|
030b839aa6
|
Trying to remove BrowserController interface
|
2015-09-17 09:46:00 +02:00 |
|
Stefano Pacifici
|
5c2cf07e20
|
PreferenceManager injected
|
2015-09-16 16:49:59 +02:00 |
|
Stefano Pacifici
|
7661ea35ee
|
In the middle of events rewiring (back/forward)
|
2015-09-15 14:24:31 +02:00 |
|
Stefano Pacifici
|
51f783cea4
|
TabsFragment extracted
|
2015-09-14 17:58:21 +02:00 |
|
Stefano Pacifici
|
74073178bf
|
mWebView reference removed from BrowserActivity
|
2015-09-14 14:41:11 +02:00 |
|
Stefano Pacifici
|
f0c3b743d4
|
CurrentTab reference removed from BrowserActivity
|
2015-09-14 14:19:07 +02:00 |
|
Stefano Pacifici
|
74a75d4adb
|
TabsManager created
|
2015-09-14 13:44:36 +02:00 |
|