1 Commits (4749f45e27ff6aef13c539a7eca595a79d707af4)

Author SHA1 Message Date
R4SAS 3cd9e0d4d2 initial i2p mod commit 6 years ago
anthony restaino a02ac29057 Switching HistoryDatabase to implement reactive interface 7 years ago
anthony restaino f148283053 Moving bookmarks storage from flat file to database 7 years ago
anthony restaino bed8163399 Moving to asynchronous consumption of the HistoryDatabase 7 years ago
Anthony Restaino 4eb292f40f Infer nullity 8 years ago
Anthony Restaino 600034b6fa Remove unused imports 8 years ago
Anthony Restaino cb52aa0065 Inject Bus, HistoryDatabase, and PreferenceManager rather than using BrowserApp to access instances 8 years ago
Anthony Restaino 057b4296d7 Mirror AppComponent getters in BrowserApp so that classes are less reliant on AppComponent, refactored getAppContext to getContext 9 years ago
Anthony Restaino 1c96b62eb6 Add back SSL error detection that was removed, fixed static analysis warnings. 9 years ago
Anthony Restaino c67a1108cd Reduce visibility of members and methods where possible, and more (see description) 9 years ago
Stefano Pacifici 6749ca39b8 Simplified LightningView with externalized XXXClients 9 years ago
Anthony Restaino b33c4caf67 Fixed bug with WebView background being transparent, fixed some deprecated API usage, made HistoryDatabase a true singleton 9 years ago
Anthony Restaino 732d309888 Cleaning up lint warnings and making some performance improvements on string builders 9 years ago
Anthony Restaino 9f2f9d74eb First step toward Android M support, compile with sdk 23, fix errors caused by upgrade 9 years ago
Anthony Restaino d5e1e06d84 Fixed bug where history wasn't being deleted until the app was restarted 9 years ago
Anthony Restaino 5081ee2ea6 Fix RuntimeException on Android M Preview 9 years ago
Anthony Restaino 08eedbe121 Add option to clear Web Storage 9 years ago