summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/BrowserActivity.java
Commit message (Expand)AuthorAgeFilesLines
...
* Rewrite HTTP auth dialog codeBjorn Bringert2010-10-151-81/+19
* Fixed lock icon, url touch area, dropdown visibilityMichael Kolb2010-10-141-4/+2
* fix history context menu bugMichael Kolb2010-10-141-0/+3
* Remove unused drag tracking codeBjorn Bringert2010-10-141-7/+0
* new bookmark screen part 2Michael Kolb2010-10-131-8/+19
* Use getters/setters for WebAddress fieldsBjorn Bringert2010-10-131-3/+3
* Remove some unnecessary use of hidden APIsBjorn Bringert2010-10-121-2/+2
* am da0d5462: am 956cf01e: Remove QuickSearch shortcuts.Leon Scroggins2010-10-101-51/+6
|\
| * Remove QuickSearch shortcuts.Leon Scroggins2010-10-071-51/+6
* | update bookmarks & history pageMichael Kolb2010-10-061-71/+77
* | Move AddBookmark dialog to upper right of screen.Leon Scroggins III2010-10-051-0/+3
* | move new tab button next to tabsMichael Kolb2010-10-011-3/+2
* | resolved conflicts for merge of 52b4e956 to masterSteve Howard2010-09-281-1/+1
|\ \ | |/
| * Update refs to DownloadManager, which moved to android.appSteve Howard2010-09-281-1/+1
* | resolved conflicts for merge of 8f918188 to masterLeon Scroggins III2010-09-281-8/+5
|\ \ | |/
| * Use the system downloads UI, instead of browser specific 1.Leon Scroggins III2010-09-271-8/+5
* | new two column suggestion dropdownMichael Kolb2010-09-271-2/+0
* | am da9f1556: am cc14c8c4: Prevent a null pointer exception.Leon Scroggins III2010-09-271-2/+3
|\ \ | |/
| * Prevent a null pointer exception.Leon Scroggins III2010-09-271-2/+3
| * Do not merge: Don't show cab when invoking select text from menuCary Clark2010-09-211-2/+8
* | Beginning work on adding bookmarks with folders.Leon Scroggins III2010-09-221-1/+0
* | am e6803818: am a9e35b6e: Prevent a null pointer exception.Leon Scroggins III2010-09-171-2/+6
|\ \ | |/
| * Prevent a null pointer exception.Leon Scroggins III2010-09-161-2/+6
* | Create the download dir if necessary.Shimeng (Simon) Wang2010-09-161-0/+7
* | A bunch of updates to BrowserProvider2.Jeff Hamilton2010-09-151-18/+15
* | am 6ac51e2b: am 867c0465: am 430057da: Fixes for changing the search engine.Leon Scroggins III2010-09-151-0/+6
|\ \ | |/
| * am 430057da: Fixes for changing the search engine.Leon Scroggins III2010-09-141-0/+6
| |\
| | * Fixes for changing the search engine.Leon Scroggins III2010-09-141-0/+6
| * | am d2670653: Add user-selected search providers to browserBjorn Bringert2010-09-131-11/+4
| |\ \ | | |/
| | * Add user-selected search providers to browserBjorn Bringert2010-09-131-11/+4
| * | DO NOT MERGECary Clark2010-09-071-0/+9
* | | Add user-selected search providers to browserBjorn Bringert2010-09-151-17/+4
* | | checkpoint for moving UI to Holo styleMichael Kolb2010-09-081-33/+63
* | | Quiet some logs in private browsing mode.Jeff Hamilton2010-09-081-0/+6
* | | fixed multiple tabs selected bug, open new tab to home pageMichael Kolb2010-09-071-1/+0
* | | disable zoom buttonsMichael Kolb2010-09-031-0/+2
* | | Make the bookmark thumbnails larger.Jeff Hamilton2010-09-021-19/+4
* | | Fix for saving a WebArchive when the external storage isn't mounted.Elliott Slaughter2010-09-011-10/+19
* | | Browser incognito mode session expiration.Elliott Slaughter2010-09-011-1/+23
* | | Cleanup temporary incognito mode files after last tab closes.Elliott Slaughter2010-09-011-0/+4
* | | Move Find on page and Select into the framework.Leon Scroggins2010-09-011-65/+11
* | | When checking for possible RLZ insertion, only check http Uri's.Bill Napier2010-08-301-1/+3
* | | Fix browser crash.Patrick Scott2010-08-301-4/+0
* | | am 399c6b8e: am 552751ea: Avoid crash in browser in systems with no search pr...Mattias Falk2010-08-261-1/+7
|\ \ \
| * \ \ am 552751ea: Avoid crash in browser in systems with no search providerMattias Falk2010-08-261-1/+7
| |\ \ \ | | |/ / | |/| |
| | * | Avoid crash in browser in systems with no search providerMattias Falk2010-08-231-1/+7
| | |/
| * | DO NOT MERGE Refactor find and select dialogsCary Clark2010-08-201-10/+80
| |/
* | fixed new tab flowMichael Kolb2010-08-251-8/+12
* | fixed Combo page for phone screenMichael Kolb2010-08-251-4/+6
* | Move APK monitoring into WebView.Derek Sollenberger2010-08-241-110/+0