Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix action bar and menu | Michael Kolb | 2011-08-01 | 1 | -0/+1 |
* | fix last tab close bug | Michael Kolb | 2011-08-01 | 1 | -0/+1 |
* | remove unused references | Michael Kolb | 2011-07-28 | 1 | -15/+0 |
* | Restore overhaul | John Reck | 2011-07-27 | 1 | -10/+49 |
* | handle preload tab when max count is reached | Michael Kolb | 2011-07-27 | 1 | -0/+7 |
* | Remove obsolete usage of WebIconDatabase | John Reck | 2011-07-26 | 1 | -37/+10 |
* | Switch to a background thread pool | John Reck | 2011-07-25 | 1 | -15/+15 |
* | Quick disabling of state images | John Reck | 2011-07-22 | 1 | -1/+1 |
* | Preload crash recovery state | John Reck | 2011-07-22 | 1 | -2/+5 |
* | Startup optimization | John Reck | 2011-07-21 | 1 | -17/+17 |
* | ActionBar change for phones | John Reck | 2011-07-20 | 1 | -0/+26 |
* | use system menu | Michael Kolb | 2011-07-20 | 1 | -4/+4 |
* | Move ComboView to its own activity | John Reck | 2011-07-18 | 1 | -75/+32 |
* | Closing last tab clears state | John Reck | 2011-07-17 | 1 | -0/+1 |
* | fix menu on tablet | Michael Kolb | 2011-07-14 | 1 | -2/+4 |
* | add KEY_FORWARD support | Michael Kolb | 2011-07-14 | 1 | -0/+4 |
* | Merge "add navigation to menu again" | Michael Kolb | 2011-07-14 | 1 | -43/+47 |
|\ | |||||
| * | add navigation to menu again | Michael Kolb | 2011-07-14 | 1 | -43/+47 |
* | | SearchBox preloading fixes. | Mathew Inwood | 2011-07-14 | 1 | -7/+2 |
|/ | |||||
* | Snapshot title bar | John Reck | 2011-07-13 | 1 | -18/+17 |
* | use screenshots for tab switcher | Michael Kolb | 2011-07-12 | 1 | -26/+0 |
* | TitleBar refactor | John Reck | 2011-07-11 | 1 | -1/+1 |
* | Fix bing images crash | John Reck | 2011-07-08 | 1 | -5/+8 |
* | catch search key in browser | Michael Kolb | 2011-07-07 | 1 | -0/+6 |
* | Merge "Move Snapshots to own DB on sdcard" | John Reck | 2011-07-07 | 1 | -2/+2 |
|\ | |||||
| * | Move Snapshots to own DB on sdcard | John Reck | 2011-07-07 | 1 | -2/+2 |
* | | Add SearchBox support to preloader. | Mathew Inwood | 2011-07-07 | 1 | -10/+25 |
|/ | |||||
* | Merge "Shortcut the TYPED url case" | John Reck | 2011-07-06 | 1 | -1/+2 |
|\ | |||||
| * | Shortcut the TYPED url case | John Reck | 2011-07-01 | 1 | -1/+2 |
* | | Add tab to tab bar when rendering a preloaded one. | Mathew Inwood | 2011-07-04 | 1 | -0/+1 |
|/ | |||||
* | Saved Pages tab | John Reck | 2011-07-01 | 1 | -95/+36 |
* | Preloading support in browser | Michael Kolb | 2011-06-30 | 1 | -9/+22 |
* | Merge "Fix IntentHandler behavior" | John Reck | 2011-06-29 | 1 | -0/+2 |
|\ | |||||
| * | Fix IntentHandler behavior | John Reck | 2011-06-29 | 1 | -0/+2 |
* | | 2nd try: Shows the right URL that has a cert error. | Huahui Wu | 2011-06-28 | 1 | -2/+1 |
* | | Revert "Shows the right URL that has a cert error." | Huahui Wu | 2011-06-28 | 1 | -1/+2 |
* | | Shows the right URL that has a cert error. | Huahui Wu | 2011-06-27 | 1 | -2/+1 |
|/ | |||||
* | Prevent webview reuse | John Reck | 2011-06-21 | 1 | -25/+30 |
* | Clarify restore dialog, prevent spam | John Reck | 2011-06-17 | 1 | -2/+4 |
* | Zero-click sharing for Browser using NFC. | Martijn Coenen | 2011-06-16 | 1 | -0/+13 |
* | Persistent frozen tabs | John Reck | 2011-06-14 | 1 | -14/+49 |
* | Merge "Remove unused parameter" | John Reck | 2011-06-13 | 1 | -4/+2 |
|\ | |||||
| * | Remove unused parameter | John Reck | 2011-06-10 | 1 | -4/+2 |
* | | Always offer to restore | John Reck | 2011-06-10 | 1 | -3/+3 |
|/ | |||||
* | Freeze tab improvements | John Reck | 2011-06-07 | 1 | -9/+7 |
* | Add freeze tab menu option | John Reck | 2011-06-04 | 1 | -0/+23 |
* | Add API to allow plugins to lock their orientation in full-screen | Derek Sollenberger | 2011-06-02 | 1 | -2/+2 |
* | Prevent crashing in CrashRecoveryHandler | John Reck | 2011-05-27 | 1 | -2/+2 |
* | Merge "long axis scrolling for nav screen" | Michael Kolb | 2011-05-27 | 1 | -12/+15 |
|\ | |||||
| * | long axis scrolling for nav screen | Michael Kolb | 2011-05-27 | 1 | -12/+15 |