| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
| |
Fix it for real this time.
This reverts commit aa65d3264497ab7e145ca5b2663712a761efcd01.
Change-Id: I6328dc4b025cf8597ab17b577690ac0ea30542ef
|
|
|
|
|
| |
Change-Id: Ib7bb968d03c13f60a01c744e18a70e99bc72bcd1
Signed-off-by: linuxx <joey@cyanogenmoditalia.it>
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Change-Id: I20117cf287ca25387c8664de2096c00ef63ec1e5
|
|
|
|
| |
Change-Id: I7acecfc32dde250685f96354b45a91b93667114e
|
|
|
|
| |
Change-Id: Id4e4545d31b5afb0c402c7f3e6f41cc111d0bfc0
|
|
|
|
|
|
|
| |
- Correct URL of Rambler
- Add DuckDuckGo
Change-Id: I243a0e1cb14ec820b34bf6a35032fcc639588fbf
|
|
|
|
|
|
|
| |
Increased tab limit from 16 to 64.
Change-Id: Icdf39ea8b568f50f63759f5dbacda8a70d41956b
Signed-off-by: Arham Jamal <arhamjamal@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
Added 2 new buttons to navigation bar:
- New Incognito Tab
- Goto home screen
Signed-off-by: Arham Jamal <arhamjamal@gmail.com>
Change-Id: I4c4b611ccc7fc3de4fa4bc7c855e4481de440a87
|
|
|
|
|
|
|
|
| |
-Vectors
-New favourites (google, cyanogenmod, cyanogenmod wiki)
Change-Id: I2c91f78192139e281618010722e678c0babcf46d
Signed-off-by: linuxx <joey@cyanogenmoditalia.it>
|
|
|
|
|
|
| |
* Fix breakage from 'Materialize' commit
Change-Id: I81d06e069f3eb18581a7072aaf7e22b1a3d804a2
|
|
|
|
| |
Change-Id: Id7ecd0596e98a357cd692c5df79d0fbde2cce3f0
|
|
|
|
| |
Change-Id: Ifaf86ac74c60b1ce1dab248ae4c658b5df242475
|
|
|
|
|
|
| |
This will allow browser to be themeable.
Change-Id: I46d7da6f017cf17bc1265011228bf711dcfd0cd2
|
|
|
|
|
|
|
|
| |
By default is a debug only setting.
based on JB commit by D4rKn3sSyS
Change-Id: Ic2d695d68eab6716b12e25c4a999582e7ff7b6a4
|
|
|
|
| |
Change-Id: I6aa805ebe033592ceb8b01cb2e6e750bfa7a685d
|
|
|
|
|
|
| |
Update duckduck go references
Change-Id: I58376cd77f45c10ba8bfb0373fdf5d530af2f98c
|
|
|
|
|
|
| |
agnostic version)
Change-Id: Ia837b2085e3fc16b608ee68f558460443a065384
|
|
|
|
|
|
|
| |
Requested in JIRA CYAN-3875
Change-Id: Ia3fcf0f491958111660ada41b9bbeae73f8ac27c
Signed-off-by: Roman Birg <romanbirg@gmail.com>
|
|
|
|
|
|
| |
DuckDuckGo provider added to all_search_engines.xml.
Change-Id: I683739fae942aae40323cd4dffcd09f1b0d62041
|
|
|
|
|
|
|
|
| |
* Fix crash on screen rotation
* Correct indentation
* QC tab to primary color
Change-Id: I4ee608bd5d2ad33439c723298ed97eed235a3e01
|
|
|
|
|
|
|
|
| |
-Material Ui theme (green)
-New icon
-xxhdpi drawables
Change-Id: I291f4bba1e412a8e762666db0684b95105dcf8b0
|
|
|
|
|
| |
BUG:17253647,16624450
Change-Id: I0b58d945564923c4ed0fc9377a3f6267d8080c2f
|
|
|
|
|
| |
Change-Id: I0f9bae88443f23b94a9fbda043a32c33c27f142b
Auto-generated-cl: translation import
|
|
|
|
|
| |
BUG: 15432556
Change-Id: I23fccf2e3e04b8f4ebab566a456c2373269257c2
|
|
|
|
| |
Change-Id: I91d1e9e41fb255c09a5b6ee80d4e7d5c4ed71eab
|
|
|
|
|
| |
Change-Id: Id9b0fdc1a057b05437d9dfc987dbbda441929434
Auto-generated-cl: translation import
|
|
|
|
|
| |
Change-Id: I00e7cb6ac70ce59baf07893e5d823dc535111c7a
Auto-generated-cl: translation import
|
|
|
|
|
| |
Change-Id: I878dd9585731edc6959edb47643b111d25045ade
Auto-generated-cl: translation import
|
|
|
|
|
|
|
| |
- Hide the 'remember' TextView.
- Correctly display permission combination.
Change-Id: I7242413519d827eada96a692c8a7db3e89eccae4
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Geolocation related code is untouched.
PermissionsPrompt is almost same as GeolocationPermissionPrompt, except
- Remember checkbox is hidden as we don't has this feature in framework now.
- The resource name is appended according the request.
- Remove toast.
BUG: 13699047
Change-Id: I1f3f1908bf9c7131ecf2d060fc79d3e5c8842f94
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
AOSP browser"
* commit '0e867eb98c456248bd2a1e121c6d8e096ec69c35':
Fix Incognito mode crash in AOSP browser
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The menu of incognito is not supported in KK release, delete it.
Change-Id: I461b3133ec49fa067e6730ac8d15feaa9e57a92b
Signed-off-by: bxu10x <binx.xu@intel.com>
|
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| |
| | |
| | | |
url for Naver to the new one."
* commit 'ee431a57b1f47bc5f0a50beae9c7f4096d5700d7':
Change the existing suggestion url for Naver to the new one.
|
| |/
| |
| |
| |
| |
| |
| |
| |
| | |
The existing suggestion url for Naver was obsoleted recently.
This CL introduces the new suggestion url for Naver.
Please refer to http://sstatic.naver.net/search/opensearch-description.xml.
Change-Id: I484fa48c870b6c9a4c1640907d0b8ed786c84486
Signed-off-by: Sungmann Cho <sungmann.cho@navercorp.com>
|
|\ \
| |/
| |
| |
| |
| |
| | |
background"
* commit 'c4a9ace641a89d071c5cace7935f2a3e133b851f':
Use a gradient drawable for the tab window background
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | | |
Fixes banding and scaling issues caused by the image drawable.
Change-Id: Ib3ff903c0d9d97a04b9a4f92de42ba69d6e47a0a
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: I14bdced59e2bb9ef90ad4c7a50f87ef4df6282f5
Auto-generated-cl: translation import
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: Id1be4386b4616719670911e3420c6c4dff93e51f
Auto-generated-cl: translation import
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: Ic3fa19fa37a8d46743f7be5fb6a93b3a603bd400
Auto-generated-cl: translation import
|
| | |
| | |
| | |
| | |
| | | |
Bug:11340849
Change-Id: Id8f80537c07ad67bbd599c50a9a06cf0b512784a
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit 'f9e1705d4012706664a2bdf63a50b8a784b833dd':
De-classicify Android Browser part 2
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bug: 10427705
Allows Browser to compile even when WebViewClassic is no longer in
frameworks/base. The deleted functionality was already disabled at
runtime when using non-classic webview.
Change-Id: I21b58ec52ac059c699b49a2dd80008d9a9e6791a
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: I2614065043900ab561b6755b6182d34b6b1fe6ab
Auto-generated-cl: translation import
|
|/ /
| |
| |
| |
| | |
Change-Id: I2413f0ccd190e2a2cf13dd57c6d8a692b2a9d21d
Auto-generated-cl: translation import
|
| |
| |
| |
| |
| | |
Change-Id: Ic9e3ec3773e2880c2e2935f42ebebe8b22934f28
Auto-generated-cl: translation import
|