2 Commits (4749f45e27ff6aef13c539a7eca595a79d707af4)

Author SHA1 Message Date
R4SAS 4749f45e27 update fork info 6 years ago
R4SAS 3cd9e0d4d2 initial i2p mod commit 6 years ago
anthony restaino a6c401624c Improving packaging structure 7 years ago
anthony restaino 1b1ce0726c Cleaning up redundant initializers 7 years ago
anthony restaino e8e73ae488 Improving the way search engines are handled 7 years ago
anthony restaino d62cea49e9 Breaking out search box display logic into a ui model 7 years ago
Zoraver Kang 0919c25969 Enhanced keyboard shortcuts. Added Ctrl+f to find in page, Alt+<number> to switch to a specific tab, and Ctrl+Shift+p to open a new private window. Ctrl+p was left reserved for printing. 7 years ago
anthony restaino 003954773c Switching to URLUtil where possible 7 years ago
anthony restaino 73136e4b56 Reducing usage of file names 7 years ago
anthony restaino a02ac29057 Switching HistoryDatabase to implement reactive interface 7 years ago
anthony restaino 395c967381 Getting rid of unnecessary casts in findViewById!!! 7 years ago
anthony restaino 63e77995ac Fixing potential null pointers 7 years ago
DF1E c3df776771 add delete downloads dialog 7 years ago
DF1E 12a1769047 add DownloadsPage 7 years ago
anthony restaino f47ecf2bad Setting compat vector usage for all versions <= KitKat 7 years ago
xiehuihui 6929ccb8bd It crash when it starts in KitKat(API level 19). 7 years ago
anthony restaino b0d07298dd Adding share option to context menu 7 years ago
anthony restaino e794171b8d Fixing bug where add/remove bookmark button didn't work 7 years ago
anthony restaino f148283053 Moving bookmarks storage from flat file to database 7 years ago
anthony restaino efe3375389 Making history page method static 7 years ago
anthony restaino 086f915e20 Switching from getSimpleName to hardcoded tag 7 years ago
anthony restaino 368d71df7d Deleting unused code 7 years ago
anthony restaino e8b8ddaa02 Removing unnecessary long click listener 7 years ago
anthony restaino 0fcf7451cb Removing event buss 7 years ago
anthony restaino 54026bf6cc Cleaning up unused code 7 years ago
anthony restaino 7fa3315662 Localizing log tags 7 years ago
anthony restaino 5af0f5f0c1 Getting rid of BrowserApp.get method 7 years ago
mtbu f235a56ed9 Prevent URL-box resetting on cursor movement 7 years ago
anthony restaino f90e897995 Fixing fragment lifecycle for tab and bookmark drawers 7 years ago
anthony restaino 2eea6fb60b Updating to butterknife v8 7 years ago
anthony restaino 0819d35711 Making html page generation reactive 7 years ago
anthony restaino bed8163399 Moving to asynchronous consumption of the HistoryDatabase 7 years ago
anthony restaino 3e6c228bba Cleaning up lint warnings caused by appcompat upgrade 7 years ago
anthony restaino 77a2f61df3 Updating bonsai 7 years ago
Zoraver Kang 19166f8dfb Added basic keyboard shortcut support. 7 years ago
Andrei Conache b6a4b10a81 BrowserActivity: close drawers on back/forward btns 8 years ago
Anthony Restaino a6b755e6c4 Remove snackbar event bus message 8 years ago
Anthony Restaino 3d0788e650 Cleaning up some event bus related code 8 years ago
Anthony Restaino 284f2c7ff9 refactoring search suggestions adapter 8 years ago
Anthony Restaino df7fd47235 pulling out event bus in more places 8 years ago
Anthony Restaino f71ebd2643 Use interface instead of event bus, moving some stuff out of activity and into presenter 8 years ago
Anthony Restaino 76b297781f Better interpolators for decelerate animations 8 years ago
Anthony Restaino 36a46002a4 Fix bug on nougat where the background is black while the activity is displaying 8 years ago
Anthony Restaino ef482718ae Fixed bug on Android Nougat where long press of the back button didn't work as before 8 years ago
Anthony Restaino 438662bffd Removing some unused code, breaking out strings into constants, improving network receiver 8 years ago
Anthony Restaino 9c8281f56c Correctly handle logic affected by swapped drawers 8 years ago
Anthony Restaino 08161059c9 Support swapping tabs and bookmarks drawers 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 0eff038407 Remove unused imports 8 years ago