index
:
packages_apps_Browser
replicant-4.2
replicant-6.0
packages/apps/browser
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
browser
/
BrowserActivity.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
UI work on CombinedBookmarksHistory
Michael Kolb
2010-08-21
1
-5
/
+24
*
Add RLZ support to Browser.
Jeff Davidson
2010-08-19
1
-0
/
+80
*
incognito mode added for large screens
Michael Kolb
2010-08-18
1
-0
/
+4
*
Fix Browser crash on search in new Browser session.
Elliott Slaughter
2010-08-18
1
-1
/
+1
*
Switch the bookmarks and history over to fragments.
Jeff Hamilton
2010-08-18
1
-2
/
+2
*
Switch the history management over to the new provider.
Jeff Hamilton
2010-08-18
1
-3
/
+4
*
Use ActionMode for Find-on-page and Copy.
Leon Scroggins III
2010-08-18
1
-44
/
+73
*
First revision of the new browser provider.
Jeff Hamilton
2010-08-16
1
-1
/
+1
*
switched to using action bar for large screen
Michael Kolb
2010-08-13
1
-13
/
+20
*
New tab flow through Bookmarks/History screen
Michael Kolb
2010-08-09
1
-11
/
+16
*
UI revision for tabbed browsing
Michael Kolb
2010-08-06
1
-99
/
+93
*
Initial work on browser incognito mode history feature.
Elliott Slaughter
2010-08-05
1
-10
/
+27
*
Fix build.
Dianne Hackborn
2010-08-05
1
-9
/
+3
*
tabbed title bar work
Michael Kolb
2010-07-27
1
-4
/
+13
*
remove save/restore picture from browser app
Cary Clark
2010-07-27
1
-0
/
+9
*
Add support for accept type="audio/*" and audio/*;capture=microphone in the B...
Ben Murdoch
2010-07-21
1
-3
/
+21
*
Fix NPEs after merge of d159ec534823b87f9896843e95912b0df8c27e16 from open
Ben Murdoch
2010-07-19
1
-1
/
+1
*
Capture API updates from new specification
Ben Murdoch
2010-07-16
1
-6
/
+6
*
Browser save page as web archive.
Elliott Slaughter
2010-07-12
1
-0
/
+17
*
Improve the visibility and discoverability of the "add shortcut
Ben Murdoch
2010-07-09
1
-0
/
+79
*
Add camcorder support to the file picker.
Ben Murdoch
2010-07-06
1
-17
/
+52
*
Make size of the webview screenshot configurable with width/height parameters.
Ben Murdoch
2010-06-30
1
-11
/
+12
*
fix related to bug http://b/issue?id=2101719
Michael Kolb
2010-06-29
1
-24
/
+18
*
Prevent a null pointer exception.
Leon Scroggins
2010-06-29
1
-1
/
+4
*
If url hijacking happens on a newly opened child window,
Grace Kloba
2010-06-28
1
-0
/
+27
*
Update the lock icon when closing a tab.
Leon Scroggins
2010-06-28
1
-0
/
+1
*
Refactor find and select dialogs
Cary Clark
2010-06-24
1
-31
/
+61
*
Initial work on new browser bar
Leon Scroggins
2010-06-16
1
-11
/
+16
*
Broadcast to the media scanner when the user takes a photo from the file pick...
Ben Murdoch
2010-05-27
1
-0
/
+3
*
Plugin may have Java components. So always refresh
Grace Kloba
2010-05-26
1
-3
/
+1
*
Use the URL stored in the nav cache to open in new window.
Leon Scroggins III
2010-05-26
1
-11
/
+18
*
Add support for the camera as a source for the file picker.
Ben Murdoch
2010-05-20
1
-4
/
+89
*
Leave the title bar at the top of the screen for xlarge screen layout.
Leon Scroggins
2010-05-19
1
-25
/
+66
*
Adding accessibility content provider responsible for user script injection
Svetoslav Ganov
2010-05-17
1
-1
/
+6
*
Move the find dialog to the top of the screen.
Leon Scroggins
2010-05-10
1
-2
/
+34
*
Use the text in an anchor as the subject line when sharing a link.
Leon Scroggins
2010-05-10
1
-34
/
+1
*
Allow interaction with page while Find is up.
Leon Scroggins III
2010-05-06
1
-4
/
+12
*
Click on notification for unfinished download, open downloads page.
Leon Scroggins
2010-04-19
1
-1
/
+1
*
When loading a new Intent, remove appTab association.
Leon Scroggins
2010-04-15
1
-0
/
+4
*
Update screenshots in a background thread.
Patrick Scott
2010-04-15
1
-23
/
+36
*
Treat voice searches from within the browser differently
Leon Scroggins
2010-04-08
1
-1
/
+4
*
use 565 bitmap instead of 4444 to improve quality
Cary Clark
2010-04-08
1
-1
/
+1
*
Show the faked title bar even content height is 0.
Grace Kloba
2010-04-02
1
-4
/
+1
*
Reduce reported "Displayed activity com.android.browser/.BrowserActivity"
Grace Kloba
2010-03-30
1
-15
/
+9
*
Fix for bug 2538060. Decoding and encoding an URL.
Kristian Monsen
2010-03-30
1
-29
/
+40
*
Fixes browser to store and read HTTP authentication credentials in the correc...
Steve Block
2010-03-25
1
-1
/
+1
*
fix monkey-triggered crash
Cary Clark
2010-03-25
1
-4
/
+2
*
Use system setting for default geolocation permissions
Bjorn Bringert
2010-03-25
1
-0
/
+11
*
Use AsyncTask when calling Browser.updateVisitedHistory
Leon Scroggins
2010-03-24
1
-3
/
+17
*
reject unhandled key events if browser is paused
Cary Clark
2010-03-22
1
-1
/
+1
[next]