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
...
*
|
am 51bc6ae1: am 41d53ed1: Merge change I638d3f45 into eclair-mr2
Grace Kloba
2009-11-23
1
-2
/
+15
|
\
|
|
*
Enable some special debug url.
Grace Kloba
2009-11-23
1
-2
/
+15
*
|
am 28292bc9: am bb394f3e: Fix monkey crash. Check null for the top window in ...
Grace Kloba
2009-11-19
1
-0
/
+2
|
\
|
|
*
Fix monkey crash. Check null for the top window in
Grace Kloba
2009-11-19
1
-0
/
+2
*
|
am a5a5fa3a: am 90d088ca: When long pressing to add a bookmark, use the title...
Ben Murdoch
2009-11-19
1
-0
/
+2
|
\
|
|
*
When long pressing to add a bookmark, use the title text returned from WebCor...
Ben Murdoch
2009-11-19
1
-0
/
+2
*
|
am 79ba087a: am 221be506: Merge change I5ee906c0 into eclair-mr2
Dan Egnor
2009-11-18
1
-7
/
+8
|
\
|
|
*
Change android.text.util.Regex to com.android.common.Patterns
Dan Egnor
2009-11-18
1
-7
/
+8
*
|
Add an option to the long press on image menu to save that image as the home ...
Ben Murdoch
2009-11-16
1
-0
/
+80
|
/
*
Reset the progress when beginning to load a new page.
Leon Scroggins
2009-11-06
1
-3
/
+5
*
Do not clear FindDialog's text when changing orientation.
Leon Scroggins
2009-10-29
1
-3
/
+0
*
Stretch short landscape bookmark screenshots to fill the correct amount of sp...
Ben Murdoch
2009-10-27
1
-2
/
+21
*
am 7d899d6f: Fix how browser determines if it has connectivity.
Robert Greenwalt
2009-10-23
1
-5
/
+3
|
\
|
*
Fix how browser determines if it has connectivity.
Robert Greenwalt
2009-10-23
1
-5
/
+3
*
|
Remove the fake title bar in onDestroy so that we will
Grace Kloba
2009-10-21
1
-0
/
+3
*
|
Hide the status bar while a <video> is playing.
Andrei Popescu
2009-10-20
1
-0
/
+7
*
|
Don't allow the user to save bookmarks with a scheme that the Browser cannot ...
Ben Murdoch
2009-10-14
1
-0
/
+2
*
|
Hide the fake title bar while showing the context menu.
Leon Scroggins
2009-10-13
1
-0
/
+9
*
|
Move Tab out of TabControl to its own class. So that
Grace Kloba
2009-10-09
1
-1330
/
+374
*
|
File upload.
Leon Scroggins
2009-10-09
1
-2
/
+31
*
|
am ef292158: We should handle all four cases when strip the "client". We were...
Grace Kloba
2009-10-07
1
-1
/
+3
|
\
|
|
*
We should handle all four cases when strip the "client".
Grace Kloba
2009-10-07
1
-1
/
+3
*
|
Stop the loading after WAKELOCK_TIMEOUT (5min) when
Grace Kloba
2009-10-06
1
-0
/
+4
*
|
Update the fake title bar appropriately.
Leon Scroggins
2009-10-06
1
-23
/
+9
|
/
*
Slide the title bar onto the screen rather than stretching it.
Leon Scroggins
2009-09-30
1
-3
/
+2
*
Link coloring - do db lookup in new thread
Leon Clarke
2009-09-30
1
-0
/
+20
*
Check null for intent.getData() before using it.
Grace Kloba
2009-09-29
1
-1
/
+2
*
Check to make sure the captured picture is non null before using.
Leon Scroggins
2009-09-29
1
-0
/
+7
*
don't create the fake title bar when getGlobalVisible fails
Cary Clark
2009-09-29
1
-3
/
+8
*
Fix miniature thumbnail problem and delay saving of a screenshot by 500ms aft...
Ben Murdoch
2009-09-29
1
-19
/
+23
*
check to see if the real title bar has no parent
Cary Clark
2009-09-28
1
-0
/
+3
*
Update menu items.
Leon Scroggins
2009-09-28
1
-0
/
+4
*
Only update the bookmark screenshot if the page completed loading fully (i.e....
Ben Murdoch
2009-09-28
1
-1
/
+9
*
Only draw the fake title bar's shadow if the webview is not scrolled.
Leon Scroggins
2009-09-25
1
-0
/
+34
*
Fix layout issues on the bookmarks screen.
Leon Scroggins
2009-09-25
1
-6
/
+36
*
In the case of a page load error, save a second screenshot in onProgressChang...
Ben Murdoch
2009-09-24
1
-5
/
+27
*
Add a context menu for the title bar.
Leon Scroggins
2009-09-24
1
-8
/
+30
*
We should return after calling moveTaskToBack when there is no current tab.
Grace Kloba
2009-09-24
1
-0
/
+1
*
If we get web search request in onCreate, just finish the
Grace Kloba
2009-09-24
1
-6
/
+10
*
Add possibility to customize the chooser dialog used to allow the user
Andrei Popescu
2009-09-24
1
-2
/
+4
*
When hiding the fake title bar, animate or not based on current scroll.
Leon Scroggins
2009-09-23
1
-0
/
+10
*
Tweaks to improve the look of the bookmarks page.
Leon Scroggins
2009-09-23
1
-4
/
+12
*
Move the page up/down shortcut key from onKeyUp to onKeyDown as
Grace Kloba
2009-09-23
1
-9
/
+8
*
Reset title bar after closing tab
Andrei Popescu
2009-09-23
1
-0
/
+1
*
switch to modern contact interface
Cary Clark
2009-09-22
1
-3
/
+3
*
Pass search intent extra data through the browser
Bjorn Bringert
2009-09-22
1
-2
/
+6
*
Support precomposed app icons.
Patrick Scott
2009-09-22
1
-2
/
+25
*
Add a shadow to the fake title bar.
Leon Scroggins
2009-09-21
1
-9
/
+7
*
Check for a valid token before adding the fake title bar.
Patrick Scott
2009-09-21
1
-1
/
+3
*
Update the correct favicon when starting the load.
Patrick Scott
2009-09-21
1
-2
/
+10
[prev]
[next]