summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'cm-13.0' of ↵Wolfgang Wiedmeyer2016-01-1425-3/+384
|\ | | | | | | https://github.com/CyanogenMod/android_packages_apps_Browser into HEAD
| * Automatic translation importMichael Bestas2016-01-1121-1/+373
| | | | | | | | Change-Id: If69042f8e3dc80fb0b85fb9308f24f11440b3c72
| * Browser: Resurface incognito buttonZhao Wei Liew2016-01-063-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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: runtime permissionsLuK13372016-01-041-0/+6
| | | | | | | | | | Change-Id: I19caa970421898196c005aa9ad7cc651cd574c0a Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* | Replicant bookmarks with homepagePaul Kocialkowski2015-12-303-1/+5
| | | | | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* | Possibility to disable the search engine and DuckDuckGo for all!Paul Kocialkowski2015-12-3033-1/+66
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> Conflicts: res/values-cs-rCZ/donottranslate-search_engines.xml res/values-da-rDK/donottranslate-search_engines.xml res/values-de-rAT/donottranslate-search_engines.xml res/values-de-rCH/donottranslate-search_engines.xml res/values-de-rDE/donottranslate-search_engines.xml res/values-el-rGR/donottranslate-search_engines.xml res/values-en-rAU/donottranslate-search_engines.xml res/values-en-rGB/donottranslate-search_engines.xml res/values-en-rIE/donottranslate-search_engines.xml res/values-en-rNZ/donottranslate-search_engines.xml res/values-en-rSG/donottranslate-search_engines.xml res/values-en-rUS/donottranslate-search_engines.xml res/values-en-rZA/donottranslate-search_engines.xml res/values-es-rES/donottranslate-search_engines.xml res/values-fr-rBE/donottranslate-search_engines.xml res/values-fr-rFR/donottranslate-search_engines.xml res/values-it-rIT/donottranslate-search_engines.xml res/values-ja-rJP/donottranslate-search_engines.xml res/values-ko-rKR/donottranslate-search_engines.xml res/values-nb-rNO/donottranslate-search_engines.xml res/values-nl-rBE/donottranslate-search_engines.xml res/values-nl-rNL/donottranslate-search_engines.xml res/values-pl-rPL/donottranslate-search_engines.xml res/values-pt-rBR/donottranslate-search_engines.xml res/values-pt-rPT/donottranslate-search_engines.xml res/values-ru-rRU/donottranslate-search_engines.xml res/values-sv-rSE/donottranslate-search_engines.xml res/values-tr-rTR/donottranslate-search_engines.xml res/values-zh-rCN/donottranslate-search_engines.xml res/values-zh-rHK/donottranslate-search_engines.xml res/values-zh-rTW/donottranslate-search_engines.xml res/values/donottranslate-search_engines.xml Change-Id: If429077edc9960f336d3cd653f00a125d8cefad2
* | bookmark favicons and thumbnails: post-cherry-pick cleanupWolfgang Wiedmeyer2015-12-306-0/+0
| | | | | | | | | | | | | | remove CyanogenMod's stuff and add Wikipedia icons from the replicant-4.2 branch Change-Id: I70e91b71575815b17bc410d4557c8af3e004d0f0 Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* | Replicant-approved websites in the default bookmarksPaul Kocialkowski2015-12-3017-13/+37
| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> Conflicts: res/raw/thumb_google.png res/values/bookmarks_icons.xml res/values/strings.xml Change-Id: I71b07e7e8e3d50ef40d60962b7a2fe64639403fb
* | Update French translationsPaul Kocialkowski2015-12-291-0/+2
| | | | | | | | | | Change-Id: I7d0603c6a295e91e89ff27e244abbd8eae691864 Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* | Show search suggestions only when enabled in preferencesPaul Kocialkowski2015-12-292-0/+10
|/ | | | | Change-Id: I6d6cd753f1bdffa6aecd078db62b1bbc08e95aa7 Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* 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-07192-270/+393
| | | | | | | | | | | | | | | | | | | * 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
* Make Browser useable in Leanback LauncherBrian Jolly2015-11-071-0/+0
| | | | Change-Id: I0838b89f5186b125ded732520c853f75d85e182c
* 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
* Fix build warnings.Danny Baumann2015-11-0732-32/+32
| | | | Change-Id: I20117cf287ca25387c8664de2096c00ef63ec1e5
* Add fullscreen toggle to menuNebojsa Cvetkovic2015-11-072-5/+4
| | | | Change-Id: I7acecfc32dde250685f96354b45a91b93667114e
* 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-072-0/+9
| | | | | | | | | | 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
* Browser: New navbar buttonsArham Jamal2015-11-073-0/+52
| | | | | | | | | Added 2 new buttons to navigation bar: - New Incognito Tab - Goto home screen Signed-off-by: Arham Jamal <arhamjamal@gmail.com> Change-Id: I4c4b611ccc7fc3de4fa4bc7c855e4481de440a87
* Browser: UI updateslinuxx2015-11-0794-60/+255
| | | | | | | | -Vectors -New favourites (google, cyanogenmod, cyanogenmod wiki) Change-Id: I2c91f78192139e281618010722e678c0babcf46d Signed-off-by: linuxx <joey@cyanogenmoditalia.it>
* Cleanup code styleMichael Bestas2015-11-0711-91/+92
| | | | | | * Fix breakage from 'Materialize' commit Change-Id: I81d06e069f3eb18581a7072aaf7e22b1a3d804a2
* Automatic translation importMichael Bestas2015-11-071-1/+1
| | | | Change-Id: Id7ecd0596e98a357cd692c5df79d0fbde2cce3f0
* Automatic translation importMichael Bestas2015-11-074-0/+1620
| | | | Change-Id: Ifaf86ac74c60b1ce1dab248ae4c658b5df242475
* Expose hardcoded colorsKonsta2015-11-077-9/+9
| | | | | | This will allow browser to be themeable. Change-Id: I46d7da6f017cf17bc1265011228bf711dcfd0cd2
* User agent as advanced settingDaniel Volk2015-11-073-7/+14
| | | | | | | | By default is a debug only setting. based on JB commit by D4rKn3sSyS Change-Id: Ic2d695d68eab6716b12e25c4a999582e7ff7b6a4
* Add DuckDuckGo browser search to English US localeYisroel Wilks2015-11-071-0/+30
| | | | Change-Id: I6aa805ebe033592ceb8b01cb2e6e750bfa7a685d
* Browser : Update duckduckgoDanesh Mondegarian2015-11-071-3/+3
| | | | | | Update duckduck go references Change-Id: I58376cd77f45c10ba8bfb0373fdf5d530af2f98c
* Add DuckDuckGo search engine for en-gb locale (both regional and region ↵pulser2015-11-072-0/+10
| | | | | | agnostic version) Change-Id: Ia837b2085e3fc16b608ee68f558460443a065384
* Browser: add duckduckgo search enginge to RU localeRoman Birg2015-11-071-0/+1
| | | | | | | Requested in JIRA CYAN-3875 Change-Id: Ia3fcf0f491958111660ada41b9bbeae73f8ac27c Signed-off-by: Roman Birg <romanbirg@gmail.com>
* Browser: Added DuckDuckGo as search providerZyg0te2015-11-071-1/+8
| | | | | | DuckDuckGo provider added to all_search_engines.xml. Change-Id: I683739fae942aae40323cd4dffcd09f1b0d62041
* Browser: Fix layoutsMichael Bestas2015-11-073-25/+43
| | | | | | | | * Fix crash on screen rotation * Correct indentation * QC tab to primary color Change-Id: I4ee608bd5d2ad33439c723298ed97eed235a3e01
* Browser: Materializelinuxx2015-11-07361-120/+345
| | | | | | | | -Material Ui theme (green) -New icon -xxhdpi drawables Change-Id: I291f4bba1e412a8e762666db0684b95105dcf8b0
* Adapt AOSP browser to use the revised createIntent() APITao Bai2014-09-101-0/+21
| | | | | BUG:17253647,16624450 Change-Id: I0b58d945564923c4ed0fc9377a3f6267d8080c2f
* Import translations. DO NOT MERGEBaligh Uddin2014-07-2350-50/+50
| | | | | Change-Id: I0f9bae88443f23b94a9fbda043a32c33c27f142b Auto-generated-cl: translation import
* Changes correspoding to Permission API changeTao Bai2014-07-221-1/+1
| | | | | BUG: 15432556 Change-Id: I23fccf2e3e04b8f4ebab566a456c2373269257c2
* Remove deprecated locales - DO NOT MERGEBaligh Uddin2014-07-192-1042/+0
| | | | Change-Id: I91d1e9e41fb255c09a5b6ee80d4e7d5c4ed71eab
* Import translations. DO NOT MERGEBaligh Uddin2014-07-051-0/+423
| | | | | Change-Id: Id9b0fdc1a057b05437d9dfc987dbbda441929434 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBaligh Uddin2014-06-291-0/+423
| | | | | Change-Id: I00e7cb6ac70ce59baf07893e5d823dc535111c7a Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBaligh Uddin2014-05-2050-0/+700
| | | | | Change-Id: I878dd9585731edc6959edb47643b111d25045ade Auto-generated-cl: translation import
* Fix permission related issuesTao Bai2014-05-151-3/+5
| | | | | | | - Hide the 'remember' TextView. - Correctly display permission combination. Change-Id: I7242413519d827eada96a692c8a7db3e89eccae4
* Merge "Use general permission API."Tao Bai2014-05-143-0/+97
|\