index
:
packages_apps_browser.git
replicant-4.2
replicant-6.0
packages/apps/browser
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
browser
/
Controller.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Call the new API for showFindDialog.
Leon Scroggins
2011-01-05
1
-2
/
+2
*
Adds pseudo AA to thumbnails
John Reck
2011-01-05
1
-1
/
+10
*
Moves Tab.updateBookmarkedStatus to DataController
John Reck
2011-01-05
1
-0
/
+1
*
add Browser accelerator keys
Cary Clark
2011-01-05
1
-0
/
+109
*
Fix NPE
John Reck
2011-01-04
1
-1
/
+1
*
Fix and hide action bar for html5 video
John Reck
2010-12-22
1
-0
/
+5
*
Overhaul handling tab data updates
John Reck
2010-12-17
1
-52
/
+25
*
Fix crash trying to add data: URLs to icon db
John Reck
2010-12-16
1
-25
/
+32
*
Closing last tab closes the browser
John Reck
2010-12-15
1
-4
/
+1
*
extract anchor href and image src separately
Cary Clark
2010-12-15
1
-1
/
+5
*
Spec update for Bookmark widget
John Reck
2010-12-15
1
-8
/
+3
*
Enable voice search
Michael Kolb
2010-12-15
1
-2
/
+14
*
Split UI based on screen size
Michael Kolb
2010-12-14
1
-6
/
+0
*
Private browsing cleanup is now done in webkit
Kristian Monsen
2010-12-13
1
-8
/
+0
*
Propagate incognito mode to child tab
Michael Kolb
2010-12-10
1
-27
/
+25
*
Fixes history update race condition
John Reck
2010-12-10
1
-58
/
+4
*
Warn user when max number of tabs is reached
Michael Kolb
2010-12-10
1
-7
/
+14
*
fix ComboPage and tab interaction
Michael Kolb
2010-12-09
1
-0
/
+6
*
Not using a async task for removing session cookies
Kristian Monsen
2010-12-09
1
-12
/
+2
*
Update each Tab when the bookmarks database changes.
Leon Scroggins
2010-12-07
1
-0
/
+17
*
Clear session cookies in a bg thread
Kristian Monsen
2010-12-07
1
-1
/
+13
*
Show a highlighted star for bookmarked pages.
Leon Scroggins
2010-12-06
1
-0
/
+5
*
flushCookieStore() shouldn't be in the public API after all.
Iain Merrick
2010-12-06
1
-1
/
+0
*
Change homepage setting handling
John Reck
2010-12-03
1
-29
/
+0
*
Url bar selection handling updated
Michael Kolb
2010-12-02
1
-7
/
+18
*
Flush cookies when the browser is paused.
Iain Merrick
2010-12-01
1
-0
/
+1
*
Fix NPE in pauseWebViewTimers
Michael Kolb
2010-11-30
1
-22
/
+32
*
Move Tab layout code to UI
Michael Kolb
2010-11-30
1
-0
/
+5
*
Move access to the WebIconDatabase from the UI thread.
Ben Murdoch
2010-11-29
1
-15
/
+32
*
No longer need to pass storage paths to WebView.cleanupPrivateBrowsingFiles()
Steve Block
2010-11-26
1
-3
/
+3
*
Invite the user to set up AutoFill
Ben Murdoch
2010-11-23
1
-0
/
+24
*
move subwindow handling to UI
Michael Kolb
2010-11-22
1
-1
/
+12
*
Use requestFocusNodeHref to get the link for an image.
Leon Scroggins
2010-11-22
1
-11
/
+37
*
add select text to context menu
Cary Clark
2010-11-22
1
-1
/
+25
*
fix current tab has no webview bug
Michael Kolb
2010-11-22
1
-3
/
+2
*
restore all tabs on demand
Michael Kolb
2010-11-19
1
-4
/
+12
*
Move download requests to the background.
Leon Scroggins
2010-11-19
1
-10
/
+11
*
Fix context menu handling for Bookmarks and History
John Reck
2010-11-17
1
-0
/
+5
*
Thumbnail asset and algorithm tweak
John Reck
2010-11-17
1
-10
/
+8
*
Controller Refactor
Michael Kolb
2010-11-17
1
-0
/
+2340