Lightning browser with I2P configuration
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Anthony Restaino 25818dd8e9 Added new layout algorithm option and formatted code 10 years ago
..
AdBlock.java Add logging 11 years ago
AdvancedSettingsActivity.java Clean up SettingsActivity and AdvancedSettingsActivity 11 years ago
BookmarkPageVariables.java Restore consistency in code formatting 11 years ago
BrowserActivity.java Smoothed ProgressBar animation 10 years ago
BrowserApp.java Add missing @Override annotation 11 years ago
BrowserController.java Restore consistency in code formatting 11 years ago
ClickHandler.java Remove unnecessary code 11 years ago
Constants.java Make util class non-instantiatable and non-extendable. 11 years ago
DatabaseHandler.java Restore consistency in code formatting 11 years ago
DownloadHandler.java Add logging exception, fix typo in comment 11 years ago
FetchUrlMimeType.java Fix file name not matching class name 11 years ago
HistoryItem.java Add missing equals() and hashCode() methods for class that implements Comparable<T> 11 years ago
HistoryPageVariables.java Restore consistency in code formatting 11 years ago
HomepageVariables.java Restore consistency in code formatting 11 years ago
IncognitoActivity.java Restore consistency in code formatting 11 years ago
IntentUtils.java Fix "'handlers.size() == 0' can be replaced with 'handlers.isEmpty()'" 11 years ago
LicenseActivity.java Restore consistency in code formatting 11 years ago
LightningDownloadListener.java Restore consistency in code formatting 11 years ago
LightningView.java Added new layout algorithm option and formatted code 10 years ago
MainActivity.java Restore consistency in code formatting 11 years ago
PreferenceConstants.java Make util class non-instantiatable and non-extendable 11 years ago
ReplacingInputStream.java Use interface instead of concrete class, add missing @Override 11 years ago
SearchAdapter.java Remove redundant variable initialization, flip equals() on strings 11 years ago
SettingsActivity.java Clean up SettingsActivity and AdvancedSettingsActivity 11 years ago
SettingsController.java Add missing 'private' and 'public' access' modifiers, fix warnings 11 years ago
SpaceTokenizer.java Restore consistency in code formatting 11 years ago
Utils.java Make util class non-instantiatable and non-extendable, flip equals() on strings, remove redundant code 11 years ago
WebAddress.java Fix that NullPointerException should NEVER be thrown by programmer, make exceptions more informative, simplify code logic, flip equals() on strings 11 years ago