5 Commits (97af5816423a19bbb46537e591247647cc21a1c8)

Author SHA1 Message Date
R4SAS 97af581642 remove no more used trust manager 5 years ago
R4SAS c4e9305603 add network security config and load CA certs with it 5 years ago
R4SAS dbe2f0ed52 remove some features, update strings 6 years ago
R4SAS 0eab701228 add purplei2p ca support 6 years ago
R4SAS 3cd9e0d4d2 initial i2p mod commit 6 years ago
anthony restaino a6c401624c Improving packaging structure 7 years ago
anthony restaino d62cea49e9 Breaking out search box display logic into a ui model 7 years ago
anthony restaino 003954773c Switching to URLUtil where possible 7 years ago
anthony restaino 12a93d208d Fixing bug where folders didn't show up on the bookmarks page 7 years ago
DF1E 334dbb3780 downloads - show message if file doesn't exist 7 years ago
anthony restaino 395c967381 Getting rid of unnecessary casts in findViewById!!! 7 years ago
DF1E 20ca7047f3 minor changes 7 years ago
anthony restaino 4f37f0f196 Removing unused imports 7 years ago
DF1E eddba7e480 fixes for downloads page 7 years ago
anthony restaino 06069770cb Cleaning up dialogs throughout the app 7 years ago
anthony restaino 35e979e904 Improving http auth dialog ui 7 years ago
anthony restaino f89829735d Simplifying shouldOverrideUrlLoading 7 years ago
anthony restaino 72e5b0fa91 Inferring nullity 7 years ago
anthony restaino 7fa3315662 Localizing log tags 7 years ago
José Millán Soto d74c319963 Show realm in HTTP auth dialog 8 years ago
Anthony Restaino a6b755e6c4 Remove snackbar event bus message 8 years ago
Anthony Restaino 8ae8f58cc6 Fixing deprecated API usage and lint warnings 8 years ago
Anthony Restaino 438662bffd Removing some unused code, breaking out strings into constants, improving network receiver 8 years ago
Anthony Restaino 2f57685610 Correctly size dialogs across the app 8 years ago
Anthony Restaino dbf9b16602 Improve text reflow 8 years ago
Anthony Restaino 0b2ba8fbf3 Add workaround for occasionally buggy header loading code 8 years ago
Anthony Restaino d59aeef3a9 added some missing nullable annotation additions, switched to compat implementations of some methods, fixed some lint warnings 8 years ago
Anthony Restaino 6e940b0a15 Only Kitkat and up supports changing headers, disable on lower API versions 8 years ago
Anthony Restaino ae6726b290 Remove unnecessary imports, make methods static 8 years ago
Anthony Restaino 2c4db0c54b Animate tab addition/deletion in recyclerview, change full screen implementation to be simpler 8 years ago
Anthony Restaino 737c02d6e8 Added back/forward icon enable/disabling on tablet devices 8 years ago
Anthony Restaino 79d619f82b Support bookmark importing from chrome variants and stock browser, lint fixes 8 years ago
Anthony Restaino 8f38b91dc1 Non null annotations in LightningWebClient/ChromeClient 8 years ago
Anthony Restaino ac107d6704 Variable renaming, moving fields around, more injection, move ProxyUtils out of flavor specific code 8 years ago
Anthony Restaino cb52aa0065 Inject Bus, HistoryDatabase, and PreferenceManager rather than using BrowserApp to access instances 8 years ago
Anthony Restaino da4985d4de Fixed crash when opening browser from intent 8 years ago
Anthony Restaino 6084c9b478 Make ProxyUtils a proper dagger singleton, inject more member variables where possible 8 years ago
Anthony Restaino ae15c9c816 start documentation in LightningView, remove direct field access and replace with getters 8 years ago
Anthony Restaino 057b4296d7 Mirror AppComponent getters in BrowserApp so that classes are less reliant on AppComponent, refactored getAppContext to getContext 8 years ago
Anthony Restaino 7a0c79d11e Add support to remove identifying headers, add support for DNT header requests 9 years ago
Anthony Restaino bf4c90b121 Fixed bugs in showTab, attempt to improve full-screen video handling. 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 577efb76a4 Fixed security vulnerability in the intent selector 9 years ago
Anthony Restaino 1c96b62eb6 Add back SSL error detection that was removed, fixed static analysis warnings. 9 years ago
Anthony Restaino 88549bf156 Fixed number of UI bugs recently introduced in Tabs changes merge from S. Pacifici 9 years ago
Stefano Pacifici 6749ca39b8 Simplified LightningView with externalized XXXClients 9 years ago