35 Commits (fdc27cced257eb763264bae05581c9215f62b1dc)

Author SHA1 Message Date
anthony restaino 73136e4b56 Reducing usage of file names 7 years ago
DF1E e850d26abb inject DownloadHandler 8 years ago
anthony restaino a02ac29057 Switching HistoryDatabase to implement reactive interface 8 years ago
anthony restaino 395c967381 Getting rid of unnecessary casts in findViewById!!! 8 years ago
anthony restaino 8a66a3f188 Cleaning up lint 8 years ago
anthony restaino cd479cd931 Cleaning up recent merge problems 8 years ago
anthony restaino 63e77995ac Fixing potential null pointers 8 years ago
DF1E 20ca7047f3 minor changes 8 years ago
DF1E eddba7e480 fixes for downloads page 8 years ago
DF1E c07c925ada fix refreshing page after deleting all bookmarks 8 years ago
DF1E c3df776771 add delete downloads dialog 8 years ago
anthony restaino b0d07298dd Adding share option to context menu 8 years ago
anthony restaino f148283053 Moving bookmarks storage from flat file to database 8 years ago
anthony restaino 0fcf7451cb Removing event buss 8 years ago
anthony restaino 4649d4b0b4 Inferring nullity 8 years ago
anthony restaino 38bb96d4f2 Cleaning up potential NPEs and other lint warnings 8 years ago
anthony restaino bed8163399 Moving to asynchronous consumption of the HistoryDatabase 8 years ago
Andrei Conache 6088e058a4 improve image dialog handling 8 years ago
Anthony Restaino d9f6931047 Remove old search suggestions adapter 8 years ago
Anthony Restaino 2f57685610 Correctly size dialogs across the app 8 years ago
Anthony Restaino 6387d98d5d Augmented dialogs, added options to dialogs, improved dialog UI 8 years ago
Anthony Restaino 3643a92499 Fixed crash in history 8 years ago
Anthony Restaino 0eff038407 Remove unused imports 8 years ago
Anthony Restaino b3ee8ca155 Change dialog UI to be list based instead of button based to allow for more options 8 years ago
Anthony Restaino e19d08513b Move from internal observable classes to bonsai, fix threading problems with suggestions 8 years ago
Anthony Restaino 4eb292f40f Infer nullity 9 years ago
Anthony Restaino ac107d6704 Variable renaming, moving fields around, more injection, move ProxyUtils out of flavor specific code 9 years ago
Anthony Restaino cb52aa0065 Inject Bus, HistoryDatabase, and PreferenceManager rather than using BrowserApp to access instances 9 years ago
Anthony Restaino 076b74e867 Add missing changes for history page changes 9 years ago
Anthony Restaino 80ac1928c1 Fixed bug where the homepage file url was showing 9 years ago
Anthony Restaino 1c96b62eb6 Add back SSL error detection that was removed, fixed static analysis warnings. 9 years ago
Anthony Restaino 159053841a Add dex counter, fixed new bugs in bookmarks, fixed bug in bookmark sync, todo fix downloading bug 9 years ago
Stefano Pacifici 6749ca39b8 Simplified LightningView with externalized XXXClients 9 years ago
Anthony Restaino d5102b5e54 Fixed a number of lint warnings 9 years ago
Anthony Restaino 71d6da0eee Lint fixes, remove use of assert from code, update to latest support library 9 years ago
Stefano Pacifici 23e97306dd BookmarkPage restored and proper dependency injection 9 years ago