index
:
packages_apps_Browser.git
replicant-4.2
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Use AsyncTask when calling Browser.updateVisitedHistory
Leon Scroggins
2010-03-24
2
-5
/
+25
*
|
Add the on-demand setting for plugins.
Patrick Scott
2010-03-23
1
-5
/
+5
*
|
Use a Thread instead of an AsyncTask for removing Gears. This is because
Andrei Popescu
2010-03-23
1
-9
/
+8
*
|
reject unhandled key events if browser is paused
Cary Clark
2010-03-22
2
-2
/
+2
*
|
Merge "Show stop button in a pressed state when pressed."
Leon Scroggins
2010-03-22
1
-7
/
+8
|
\
\
|
*
|
Show stop button in a pressed state when pressed.
Leon Scroggins
2010-03-22
1
-7
/
+8
*
|
|
Make selection color fill underneath the scroll bar for downloads.
Leon Scroggins III
2010-03-22
1
-1
/
+0
|
/
/
*
|
Diasble page cache on high-end devices while b: 2525377 is not fixed.
Andrei Popescu
2010-03-22
1
-1
/
+5
*
|
Enable +/- zoom control for the sub-window.
Grace Kloba
2010-03-19
1
-0
/
+2
*
|
Set sub window to scrollbars_outside_overlay to
Grace Kloba
2010-03-19
1
-0
/
+1
*
|
Match the new webview overscroll background api
Grace Kloba
2010-03-19
1
-2
/
+2
*
|
Allow Browser bookmarks from AnyCut; don't NPE without Extras.
Brad Fitzpatrick
2010-03-19
1
-4
/
+9
*
|
Update the browser title bar background asset
Grace Kloba
2010-03-19
1
-55
/
+4
*
|
Close the SearchDialog when a new Intent opens the browser.
Leon Scroggins
2010-03-18
1
-0
/
+3
*
|
Show a toast when a download starts.
Leon Scroggins
2010-03-18
1
-1
/
+2
*
|
Fix build: add missing import.
Brett Chabot
2010-03-18
1
-3
/
+1
*
|
Merge "Do not call invalidate() in draw(). This improved Browser loading per...
Grace Kloba
2010-03-18
1
-4
/
+2
|
\
\
|
*
|
Do not call invalidate() in draw(). This improved
Grace Kloba
2010-03-17
1
-4
/
+2
*
|
|
Make sure the icon database is created in the UI thread.
Patrick Scott
2010-03-18
1
-0
/
+3
|
/
/
*
|
Use the passed in url as the WebView's url may not be up-to-date.
Patrick Scott
2010-03-17
1
-2
/
+1
*
|
Delete the file even if the ContentResolver does not see it.
Leon Scroggins
2010-03-17
1
-7
/
+4
*
|
Do not destroy the backforward list when doing another voice search.
Leon Scroggins
2010-03-17
2
-8
/
+11
*
|
Remove the logic of setting dasher account's home page.
Shimeng (Simon) Wang
2010-03-16
2
-177
/
+2
*
|
Merge "Fix for the 'Unable to add window' crash."
Nicolas Catania
2010-03-16
1
-14
/
+20
|
\
\
|
*
|
Fix for the 'Unable to add window' crash.
Nicolas Catania
2010-03-16
1
-14
/
+20
*
|
|
Use a margin to make the title bar stay the same size while loading.
Leon Scroggins
2010-03-16
1
-2
/
+43
*
|
|
Allow going back to a voice search to work when choosing from n-best.
Leon Scroggins
2010-03-15
1
-3
/
+6
*
|
|
Force a load when getting a new intent from voice search.
Leon Scroggins
2010-03-15
1
-1
/
+5
*
|
|
Close Cursors when finished with them.
Leon Scroggins
2010-03-15
3
-113
/
+137
|
/
/
*
|
Use AsyncTask to edit history in the background.
Leon Scroggins
2010-03-11
1
-33
/
+48
*
|
Request icons in the background.
Patrick Scott
2010-03-11
5
-239
/
+34
*
|
Reset the boolean variables when first initialzied and when reset happens.
Shimeng (Simon) Wang
2010-03-10
1
-18
/
+47
*
|
Avoid potential NPE if storage manager is not properly initialized.
Shimeng (Simon) Wang
2010-03-10
3
-9
/
+12
*
|
Use a special flag to tell SearchDialog to show the microphone.
Leon Scroggins
2010-03-10
1
-3
/
+4
*
|
When reverting the voice title bar, display the url.
Leon Scroggins
2010-03-10
1
-2
/
+2
*
|
Use the new system overscroll background api.
Grace Kloba
2010-03-09
1
-0
/
+2
*
|
Allow going back to voice search from not-first results.
Leon Scroggins
2010-03-09
1
-21
/
+24
*
|
Pass attached HTTP headers to WebView from voice search.
Leon Scroggins
2010-03-08
1
-1
/
+26
*
|
Check for null filename before creating a new file.
Leon Scroggins
2010-03-08
1
-7
/
+10
*
|
Refactor android.backup -> android.app.backup
Christopher Tate
2010-03-05
2
-4
/
+4
*
|
Ensure the fake title bar shows during loading.
Leon Scroggins
2010-03-05
1
-6
/
+13
*
|
Merge "if savePicture failes, delete the file (which is now unreliable, and p...
Mike Reed
2010-03-05
1
-0
/
+4
|
\
\
|
*
|
if savePicture failes, delete the file (which is now unreliable, and possibly...
Mike Reed
2010-03-05
1
-0
/
+4
*
|
|
Check the network state in onCreate.
Patrick Scott
2010-03-05
1
-0
/
+8
|
/
/
*
|
Merge "Close the bookmarks cursor."
Patrick Scott
2010-03-04
2
-1
/
+5
|
\
\
|
*
|
Close the bookmarks cursor.
Patrick Scott
2010-03-04
2
-1
/
+5
*
|
|
Attach the stop button to the textbox in the title bar.
Leon Scroggins
2010-03-04
1
-9
/
+21
|
/
/
*
|
Going back to a voice search will reenter voice search mode.
Leon Scroggins
2010-03-03
1
-0
/
+26
*
|
Merge "Do not allow our resend/dontresend messages to be sent twice."
Leon Scroggins
2010-03-03
1
-3
/
+25
|
\
\
|
*
|
Do not allow our resend/dontresend messages to be sent twice.
Leon Scroggins
2010-03-02
1
-3
/
+25
[prev]
[next]