OSDN Git Service

android-x86/packages-apps-Browser.git
2010-03-18 Eric FischerMerge "Import revised translations"
2010-03-18 Brett ChabotFix build: add missing import.
2010-03-18 Grace KlobaMerge "Do not call invalidate() in draw(). This improve...
2010-03-18 Patrick ScottMake sure the icon database is created in the UI thread.
2010-03-18 Grace KlobaDo not call invalidate() in draw(). This improved
2010-03-18 Kenny RootImport revised translations
2010-03-17 Patrick ScottUse the passed in url as the WebView's url may not...
2010-03-17 Leon ScrogginsDelete the file even if the ContentResolver does not...
2010-03-17 Leon ScrogginsDo not destroy the backforward list when doing another...
2010-03-16 Shimeng (Simon... Remove the logic of setting dasher account's home page.
2010-03-16 Nicolas CataniaMerge "Fix for the 'Unable to add window' crash."
2010-03-16 Nicolas CataniaFix for the 'Unable to add window' crash.
2010-03-16 Leon ScrogginsUse a margin to make the title bar stay the same size...
2010-03-15 Leon ScrogginsAllow going back to a voice search to work when choosin...
2010-03-15 Leon ScrogginsForce a load when getting a new intent from voice search.
2010-03-15 Leon ScrogginsClose Cursors when finished with them.
2010-03-11 John SpongWriting page + time in one go so that the file always...
2010-03-11 Leon ScrogginsUse AsyncTask to edit history in the background.
2010-03-11 Patrick ScottRequest icons in the background.
2010-03-11 Shimeng (Simon... Reset the boolean variables when first initialzied...
2010-03-10 Shimeng (Simon... Avoid potential NPE if storage manager is not properly...
2010-03-10 Leon ScrogginsUse a special flag to tell SearchDialog to show the...
2010-03-10 Leon ScrogginsWhen reverting the voice title bar, display the url.
2010-03-09 Grace KlobaUse the new system overscroll background api.
2010-03-09 Leon ScrogginsMerge "Allow going back to voice search from not-first...
2010-03-09 Leon ScrogginsAllow going back to voice search from not-first results.
2010-03-09 Jean-Baptiste... Add an empty CleanSpec.mk
2010-03-09 Leon ScrogginsPass attached HTTP headers to WebView from voice search.
2010-03-08 Leon ScrogginsMerge "Check for null filename before creating a new...
2010-03-08 Leon ScrogginsCheck for null filename before creating a new file.
2010-03-08 John SpongMerge "Adding ability to resume test after crash."
2010-03-05 Christopher... Refactor android.backup -> android.app.backup
2010-03-05 Leon ScrogginsEnsure the fake title bar shows during loading.
2010-03-05 Mike ReedMerge "if savePicture failes, delete the file (which...
2010-03-05 Mike Reedif savePicture failes, delete the file (which is now...
2010-03-05 Patrick ScottCheck the network state in onCreate.
2010-03-05 Bart SearsClean up help text for "Reset to defaults"
2010-03-04 John SpongAdding ability to resume test after crash.
2010-03-04 Eric FischerMerge "Import new translations"
2010-03-04 Eric FischerImport new translations
2010-03-04 Patrick ScottMerge "Close the bookmarks cursor."
2010-03-04 Patrick ScottClose the bookmarks cursor.
2010-03-04 Leon ScrogginsAttach the stop button to the textbox in the title...
2010-03-03 Leon ScrogginsGoing back to a voice search will reenter voice search...
2010-03-03 Leon ScrogginsMerge "Do not allow our resend/dontresend messages...
2010-03-03 Cary Clarkrefactor find state and scrolling
2010-03-03 Bjorn BringertUse SUGGEST_COLUMN_TEXT_2_URL in browser suggestions
2010-03-03 Leon ScrogginsDo not allow our resend/dontresend messages to be sent...
2010-03-02 Leon ScrogginsDo not insert duplicate urls into the browser database.
2010-03-02 Brian CarlstromMerge "SslCertificate should provide Date interface"
2010-03-02 Brian CarlstromSslCertificate should provide Date interface
2010-03-02 Grace KlobaChange where "Search for web"'s position.
2010-03-01 Leon ScrogginsMerge "Remove deleted files from the list of browser...
2010-03-01 Leon ScrogginsRemove deleted files from the list of browser downloads.
2010-02-27 Eric FischerImport new translations.
2010-02-26 Shimeng (Simon... Merge "Remove unused resources."
2010-02-26 Leon ScrogginsMerge "If a download finishes while the contextmenu...
2010-02-26 Leon ScrogginsIf a download finishes while the contextmenu is open...
2010-02-26 Shimeng (Simon... Remove unused resources.
2010-02-26 Shimeng (Simon... Revert "Remove unused strings."
2010-02-26 Shimeng (Simon... Merge "Remove unused strings."
2010-02-25 Patrick ScottMerge "Update the shortcut icons with new assets."
2010-02-25 Patrick ScottUpdate the shortcut icons with new assets.
2010-02-25 Dianne HackbornUpdate to reflect android-common no longer in framework.
2010-02-24 Patrick ScottRemove our dependency on gsf.
2010-02-24 Leon ScrogginsIf a tab was opened solely to download a file, close...
2010-02-24 Leon ScrogginsMerge "Update the margin for the right icon."
2010-02-24 Shimeng (Simon... Remove unused strings.
2010-02-24 Leon ScrogginsUpdate the margin for the right icon.
2010-02-24 Mike Reeddisable mr-stretch (at least for now)
2010-02-24 John SpongMerge "Implement test to iterate over list of URLs...
2010-02-23 Leon ScrogginsMerge "Backup bookmarks when a new bookmark is added."
2010-02-23 Leon ScrogginsBackup bookmarks when a new bookmark is added.
2010-02-23 Paul WestbrookChange the browser to use the standard EXTRA_SUBJECT...
2010-02-23 Leon ScrogginsWhen long pressing on title bar, do not use WebView...
2010-02-23 Andrei PopescuImplement test to iterate over list of URLs and store...
2010-02-22 Bjorn BringertAdd some unit tests for BrowserProvider
2010-02-19 Andrei PopescuChange the way the browser detects connectivity changes.
2010-02-19 Patrick ScottMerge "Remove tabs."
2010-02-19 Patrick ScottRemove tabs.
2010-02-18 Bjorn BringertMerge "Use SearchManager.getWebSearchActivity() for...
2010-02-18 Bjorn BringertUse SearchManager.getWebSearchActivity() for web sugges...
2010-02-18 Ben MurdochMerge "When a second database is created on an origin...
2010-02-18 Ben MurdochWhen a second database is created on an origin, ensure...
2010-02-17 Leon ScrogginsWhen loading a new page from the UI side, update the...
2010-02-17 Leon ScrogginsRemove style for WebTextView.
2010-02-16 Leon ScrogginsClear omnibox when pressing search key.
2010-02-12 Christopher... Remove now-obsolete BACKUP_DATA permission
2010-02-12 Andrei PopescuImplement navigator.isApplicationInstalled() API
2010-02-11 Jeff HamiltonAdd an original-package tag that matches the real packa...
2010-02-11 Bjorn BringertAdd geolocation permissions to BrowserProvider
2010-02-10 Bjorn BringertUse Search.SOURCE from android-common
2010-02-09 Leon ScrogginsMerge "send broadcast intents to voice search for loggi...
2010-02-09 Leon Scrogginssend broadcast intents to voice search for logging...
2010-02-09 Eugene KohMerge "Update mdpi resources with 2.0 style icons"
2010-02-09 Leon ScrogginsUse new assets with desaturated green.
2010-02-08 Leon ScrogginsIf the user submits the same search again from voice...
2010-02-08 Leon ScrogginsDo not ellipsize the title bar in voice search mode.
2010-02-08 Leon ScrogginsTrim the extra whitespace before passing to SearchDialog.
2010-02-08 Leon ScrogginsMerge "Update look of title bar when in voice search...
next