summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add DuckDuckGo to all localesOlivier Mehani2016-05-1826-0/+26
| | | | | | | | | This is the default search. More specific entries could be added for each country, similar to duckduckgo_en_gb in res/values/all_search_engines.xml. Change-Id: I37945e46c86b64af8126e818c07b3241d7d00030 Signed-off-by: Olivier Mehani <shtrom@ssji.net>
* Automatic translation importAbhisek Devkota2016-05-172-1/+4
| | | | Change-Id: I84de0f8b6c8894af6083c75ccb5addd27cb928d2
* Automatic translation importMichael Bestas2016-05-101-0/+14
| | | | Change-Id: Ic1ab37e810b01f42359a489206c94497f415e8f3
* Automatic translation importMichael Bestas2016-04-164-1/+487
| | | | Change-Id: I02bdf5cc80ea9f00cb3ba2096b26c7b13bbcbec5
* Automatic translation importMichael Bestas2016-04-062-0/+472
| | | | Change-Id: Icd242f3b9a22e8c6f54034b8d092513d4f03e0a8
* Automatic translation importMichael Bestas2016-03-285-4/+909
| | | | Change-Id: If82eb7c7ee35af2fca0828e588cf6f3684a80e22
* Automatic translation importMichael Bestas2016-03-1715-0/+178
| | | | Change-Id: I401f4328e63c7aa001df6509bf0bdbbf9307488d
* Automatic translation importMichael Bestas2016-03-05106-6/+7739
| | | | Change-Id: If19c35fa14abcf6ab1bc0c41b0d411ec41b9f555
* Automatic translation importMichael Bestas2016-02-222-1/+5
| | | | Change-Id: I06415e927dca0a07ffaa1e6d0ab9b31c20bff776
* Automatic translation importMichael Bestas2016-02-146-3/+59
| | | | Change-Id: I110c77a1f5ff7c2743bd112d117c90ac68c36cb0
* Automatic translation importMichael Bestas2016-02-027-0/+127
| | | | Change-Id: I29b983995421bc13acd3f14fa6771cb7c0a8dbed
* Automatic translation importMichael Bestas2016-01-2520-0/+164
| | | | Change-Id: I361a895b9ecada37c448c110ad867e75bea00c77
* Themes: Expose hard coded colors and styles from layoutsBryan Owens2016-01-1815-31/+75
| | | | | Change-Id: I815dc35d65110ac091e73cc3dd9b1a16fe69b929 Signed-off-by: Bryan Owens <djbryan3540@gmail.com>
* Automatic translation importMichael Bestas2016-01-1121-1/+373
| | | | Change-Id: If69042f8e3dc80fb0b85fb9308f24f11440b3c72
* Browser: Resurface incognito buttonZhao Wei Liew2016-01-065-6/+17
| | | | | | | | | | | | | | | The current method of entering incognito mode is too discreet, and there is no way of knowing how to enter it (long press new tab FAB). Resurface the incognito button in the tab navigation screen. Furthermore, on tablets, there is no way to enter incognito mode AFAIK (or it is ridiculously difficult to find). On tablets, add an entry to the overflow menu for creating new incognito tabs. Change-Id: I1c81d2addd16c11480d978aebf07336307ec694f
* Browser: Fix crash while loading a pageUmair Khan2016-01-041-1/+1
| | | | | | | | view.getUrl() returns null sometimes while performing the redirection. syncCurrentState() already handles this case. Change-Id: I874a0260153441df76834fbb0bcba7bb122c2b95 Signed-off-by: Umair Khan <omerjerk@gmail.com>
* Browser: runtime permissionsLuK13372016-01-047-6/+279
| | | | | Change-Id: I19caa970421898196c005aa9ad7cc651cd574c0a Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* Automatic translation importMichael Bestas2015-12-2516-0/+432
| | | | Change-Id: I59d79d6e90872e4786d41fce457d4c0b9b48400c
* Update leanback banner to new browser icondhacker292015-11-211-0/+0
| | | | Change-Id: Ie51af9a7e006e893918ba95eb26bdae1583ba4f9
* Browser: update UIjrizzoli2015-11-07221-640/+560
| | | | | | | | | | | | | | | | | | | * Res - Rename (#themersgottahate) - Vectors - Card-Tabs - CleanUp * Interface - Longpress fab to open incognito tab - New icon - Better urlbar - Fix tab animations - Remap PieControl * Features - Immersive mode (replace jb fullscreen) Change-Id: I2fde4242f477359dc8af18d1b7752750058cd6e9 Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* Browser: add DuckDuckGo search engine to ES localeKra1o52015-11-071-0/+1
| | | | Change-Id: I50832fccbfabc7486a18eba31f37e1487c2f4710
* Browser: add duckduckgo search engine to DE localeMrcl14502015-11-071-0/+1
| | | | | Change-Id: I7c6e80f1f680198fabcd540f6793bae83e5dec76 Signed-off-by: Mrcl1450 <marcelo-fil@outlook.com>
* Automatic translation importMichael Bestas2015-11-071-1/+1
| | | | Change-Id: Ia7eb761ba7a8c55ebc62877e0c97c2a234c535dd
* Automatic translation importMichael Bestas2015-11-071-1/+1
| | | | Change-Id: Ic53e1f81d9d2f87584d89d1fb7d62b439db6fce1
* Revert "Fix the smart search pattern."Jorge Ruesga2015-11-071-1/+1
| | | | | | | | | | | | This reverts commit 3338525823c59867e173c2c65cfed81b6db5c166. This commit breaks many protocol handlers, basically any that use an email or login (like mailto). JIRA: CML-116 Change-Id: Ifb19612bb470e7dbb45128c81fd7cd136c417d2b (cherry picked from commit 3db546f1788b06d2e86502a0956cde5cbbc5b11b)
* Make Browser useable in Leanback LauncherBrian Jolly2015-11-073-1/+12
| | | | Change-Id: I0838b89f5186b125ded732520c853f75d85e182c
* [BugFix][Browser]Can't download music from music.baidu.comchenghe.zhang2015-11-071-1/+3
| | | | | | | | | | | | | [Solution Description] Can not download music from music.baidu.com The Referer is Empty [Other Info] modified: src/com/android/browser/DownloadHandler.java Change-Id: If696c2ace282ec01f95476a9907fd6c7303bfb9c (cherry picked from commit 2db66392f651d0b306e9921a9b005c6ed1361428)
* Enable immersive full-screen video playbackdcalandria2015-11-071-3/+20
| | | | Change-Id: I8ef22334c438b6b753e8e336af65f471446f80b4
* browser: allow to load browser internal assetsJorge Ruesga2015-11-073-10/+59
| | | | | | | | | | | The new webview classes avoid to load urls from local file schemes. Just replace the load of internal browser assets (most_visited) from loadUrl to loadData. Signed-off-by: Jorge Ruesga <jorge@ruesga.com> Change-Id: Iee633a1a3599a7e752e15452fa04e15baac2e256 Cherry-Picked: http://review.cyanogenmod.org/#/c/62126/3
* Browser: fix fixing default bookmarks urlsKonsta2015-11-071-3/+3
| | | | | | | | Fix it for real this time. This reverts commit aa65d3264497ab7e145ca5b2663712a761efcd01. Change-Id: I6328dc4b025cf8597ab17b577690ac0ea30542ef
* Browser: fix default bookmarks urlslinuxx2015-11-071-3/+3
| | | | | Change-Id: Ib7bb968d03c13f60a01c744e18a70e99bc72bcd1 Signed-off-by: linuxx <joey@cyanogenmoditalia.it>
* Delete broken xxhdpi progress drawable.Danny Baumann2015-11-071-0/+0
| | | | | | | | It's too narrow, making the progress bar invisible. The xhdpi drawable works sufficiently well, so there's no immediate need to re-do the 9-patch in xxhdpi. Change-Id: I23f1ef5d3cb1956b42bf94d635783aa1d07e91b0
* Browser: fix crash updating recycled faviconPawit Pornkitprasan2015-11-071-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | Occurs on the (slow) galaxysmtd. java.lang.RuntimeException: An error occured while executing doInBackground() at android.os.AsyncTask$3.done(AsyncTask.java:300) at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:355) at java.util.concurrent.FutureTask.setException(FutureTask.java:222) at java.util.concurrent.FutureTask.run(FutureTask.java:242) at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587) at java.lang.Thread.run(Thread.java:841) Caused by: java.lang.IllegalStateException: Can't compress a recycled bitmap at android.graphics.Bitmap.checkRecycled(Bitmap.java:345) at android.graphics.Bitmap.compress(Bitmap.java:985) at com.android.browser.Bookmarks$1.doInBackground(Bookmarks.java:206) at com.android.browser.Bookmarks$1.doInBackground(Bookmarks.java:202) at android.os.AsyncTask$2.call(AsyncTask.java:288) at java.util.concurrent.FutureTask.run(FutureTask.java:237) ... 4 more Change-Id: I867696996c786024aabb869583583198ac3bc13a
* Browser: Fix Progress bar when quick Controls EnabledDan2015-11-071-0/+3
| | | | | | | The quick controls progress bar was broken by my browser autohide patch. This patch fixes it to properly show again. Change-Id: I1062c4eac26bbc87ca6ec9de775e0b1b58d0542b
* browser: properly handle get center tabJorge Ruesga2015-11-071-7/+1
| | | | | | | Change-Id: Ibec6a7b80e399b99fe2e6df64a7c4b1cc6c38728 JIRA: CYAN-3235 Issue: https://jira.cyanogenmod.org/browse/CYAN-3235 Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* BrowserSettings: update desktop UA string to match Chrome 37Steven Luo2015-11-071-2/+2
| | | | Change-Id: Id2a8a832c2a637f7c5284d5006b6f3475bfba560
* Show a startup page in incognito modeChirayu Desai2015-11-071-0/+13
| | | | Change-Id: Ib1d4be6890c81b73a46f026b6fcbb2f1e8de567d
* Implement client-side incognito modeRicardo Cerqueira2015-11-073-3/+51
| | | | | | | | | | | | | | | Since WebView deprecated privateBrowsing in API 17 (and killed it for good in API 19), we were left without incognito in the Browser app. Follow the docs' recommendations and implement it with "manual" control of privacy-related engine options * Internally track incognito state for tabs * Disable all forms of storage and cache on private webviews * Disable all cookie activity while an incognito tab is active * Stop trying to use the deprecated "privateBrowsing" argument when creating webViews, always set to false Change-Id: I23f2e34ee125635bba8981f0711ba4986a9beaab
* Browser: Fix browser force closeadhiti2015-11-072-2/+8
| | | | | | | | | | | | | | | | | Issue: Cursor was accessed by handler thread when it was closed. During Orientation change, BrowserBookmarksPage#onDestroyView is called which clears all the loaders [and cursors]. Simultaneously ThreadedCursorAdapter#loadRowObject is getting called which then calls BrowserBookmarksAdapter#getRowObject where closed cursor is accessed and force close happens. Fix: Synchronized cursors wrt main thread and handler thread. Checked mCursorAdapter for invalid conditions CRs-Fixed: 576176 Change-Id: I9f16c2f1a55f35e8256bbf56afce3538850f9d42
* Add back browser history page.Danny Baumann2015-11-071-0/+2
| | | | | | Not sure why it was removed, but it seems to work just fine. Change-Id: I6d76928182a53ca57d080394823d35d66e0ba987
* Browser: fix weird behavior in the settingsBing-Hua Wang2015-11-071-1/+2
| | | | | | The summary of the text encoding preference should always be displayed. Change-Id: I5620cc147bdda078b9350f82b68b3d86774bc09c
* Browser: added rtl supportLiran Chen2015-11-071-1/+2
| | | | Change-Id: Ia341fae6b2ef87a8a240d8fe704f905f7cd1536c
* Fix build warnings.Danny Baumann2015-11-0733-33/+33
| | | | Change-Id: I20117cf287ca25387c8664de2096c00ef63ec1e5
* Add fullscreen toggle to menuNebojsa Cvetkovic2015-11-078-14/+32
| | | | Change-Id: I7acecfc32dde250685f96354b45a91b93667114e
* Adding exception handler for voice recognition activityAbhimanyu Garg2015-11-071-5/+9
| | | | | | CRs-Fixed: 395193 Change-Id: Icedba4ef192d56dfcc9918b2f8afe96b2c662fb9
* Support video transition animationDenise Cheng2015-11-071-6/+20
| | | | Change-Id: Idd03f5bb57d6f78ec8b8e407eba01904f392f554
* Browser: Add a more user friendly name for user agentMichael Bestas2015-11-073-2/+5
| | | | Change-Id: Id4e4545d31b5afb0c402c7f3e6f41cc111d0bfc0
* Browser: Update search enginesMarco Brohet2015-11-072-4/+5
| | | | | | | - Correct URL of Rambler - Add DuckDuckGo Change-Id: I243a0e1cb14ec820b34bf6a35032fcc639588fbf
* Browser: Increased tab limitArham Jamal2015-11-071-1/+1
| | | | | | | Increased tab limit from 16 to 64. Change-Id: Icdf39ea8b568f50f63759f5dbacda8a70d41956b Signed-off-by: Arham Jamal <arhamjamal@gmail.com>
* Browser : Open in incognito tabDanesh M2015-11-073-2/+48
| | | | | | | | | | Long click on a link now allows you to choose between opening in incognito/regular tab. Credits: Danesh M Signed-off-by: Arham Jamal <arhamjamal@gmail.com> Change-Id: Iba8e7446e69ae66e0bd957910e6309fdb0e0b947