summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Gello: Add DuckDuckGo search engine to ES localeKra1o52016-05-311-0/+1
| | | | Change-Id: I26184da8ca9374417e74c26341d5515aea9918b2
* Automatic translation importJessica Wagantall2016-05-265-9/+172
| | | | | Change-Id: Ie8ea8616e2a8011f94269ef321d8dca405c0a1b1 Ticket: RM-214
* Automatic translation importJessica Wagantall2016-05-201-1/+61
| | | | | Change-Id: I89b8640ef65cdee4f51b32000a91b217dc6863ce Ticket: RM-214
* Automatic translation importAbhisek Devkota2016-05-172-0/+77
| | | | Change-Id: I12bfcbafcd0c62ee58342bc5002bfb3eed4ef3b7
* Automatic translation importAbhisek Devkota2016-05-144-2/+392
| | | | Change-Id: Icb4d7f9b081de99f2f804088d680d7772e8fe880
* Automatic translation importAbhisek Devkota2016-05-101-6/+6
| | | | | Change-Id: Ib89992c8a4cc9a637400e708b01cef68b62c08a5 Ticket: RM-232
* Automatic translation importMichael Bestas2016-05-10124-212/+8866
| | | | Change-Id: If228ac10d724c3fe5d3ecf63fb76e2763c19961c
* Gello: fix ripple effect on menu itemsjrizzoli2016-05-101-0/+1
| | | | | Change-Id: I3c91106efdf55a8a2bcd4e51038604bb6ede9f76 Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* Gello: no need to press things twicejrizzoli2016-05-103-12/+15
| | | | | | | Disable folder spinner selector since folders are broken Change-Id: I7064fda1a8710c2efb00539fdd0a490e2c452b04 Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* Gello: webrefiner: disable tracker blockjrizzoli2016-05-101-1/+1
| | | | | | | It breaks many websites and lists are not to be blamed Change-Id: I9f4e445f27b39a6b74a5b2a6ceac565eece44d57 Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* Gello: swipe on navbarjrizzoli2016-05-102-4/+26
| | | | | | | | swipe down from tabs icon to see all open tabs or from menu icon to open menu like chrome does Change-Id: I0bf2e9936b07ea85af2231a900bb083d6525aa5f Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* Gello: Improve some stringsMichael Bestas2016-05-012-3/+2
| | | | Change-Id: Ic2d9f56a7c38eecaaed4de484ac87c53066c1fcb
* Automatic translation importMichael Bestas2016-04-2995-0/+38898
| | | | Change-Id: If83a8d373bd7c5718c8e1b5106e1603d2b01f65f
* Gello: don't move navigation bar when selecting url textjrizzoli2016-04-261-13/+0
| | | | | Change-Id: I3bf37b47d9ba53c728f6ef7d2a9fda83e3b8bdcb Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* Gello: remove holo-like share dialogjrizzoli2016-04-262-85/+23
| | | | | | | | Let's use system one instead with DirectShare support and cleanup useless android api checks Change-Id: I9604bc761c706ca967f5a1229f0ad25753733408 Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* Gello: kang in two methods which changed their location and accessMartin Brabham2016-04-261-3/+31
| | | | | | Cherry-picked from: https://github.com/CyanogenMod/android_packages_apps_Browser/commit/36774d9c6a7b5dbdca88ba974d75895ca835f234 Change-Id: I6dd4b55346f12d015f50bb221d9ba441784e55c9
* Gello: Share bitmap via stream vs bitmapDanesh M2016-04-262-2/+111
| | | | | | | | | High res devices run into issues when trying to share a preview of the page as a bitmap. Use a file uri instead. Cherry-picked from: https://github.com/CyanogenMod/android_packages_apps_Browser/commit/5eb5e2c3d36ad92e41eef66c2dadcd106f1e0e13 Change-Id: I3016a3a9844cfa581f2535935fffc530c2b34ed9
* Gello: definitive ad block listjrizzoli2016-04-261-0/+21
| | | | | | | Unbreaks all websites incompatibilities I was able to find out so far Change-Id: Id8e199da19360acc1f9f97274baaa02070fdb593 Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* Gello: web_refiner: Fix EasyList URLsGabriele M2016-04-261-2/+2
| | | | | | | Fixes commit 879f4f91f390 ("gello: web_refiner: change easyprivacy adblock list"). Change-Id: Ibe54ed3390495b5e77713e92fb15fad34a1593dc
* Add flag to start activity as a new taskSachin Sharma2016-04-171-0/+3
| | | | | | | | Add intent flag FLAG_ACTIVITY_NEW_TASK to ensure that an activity is started as a new task. Change-Id: I1513d3daeacce9a12a73f650a49458559f677c82 CR-Fixed: SWE-6743
* Adding package name as an authorityKarthikeyan Periasamy2016-04-173-2/+32
| | | | | | | | | | | External content URI's to the browser use system browser's package name (com.android.browser) as the authority. Added package name as one of the authorities for acceptable URI's in BrowserProvider Change-Id: I2d6db2faf43f94cb64f89f6a1189a08f4b184cef CR-Fixed: 967778
* gello: web_refiner: change easyprivacy adblock listjrizzoli2016-04-151-1/+1
| | | | | | | | | switch to noelemhide list because the previous one broke navigation on a lot of website since the beginning of this month Change-Id: I0474fc5470195c40795f863d2c3ec51cfa7a752a Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* Gello: update menujrizzoli2016-04-158-12/+65
| | | | | | | | - Bring back "close all other tabs" - Group new tab, incognito and my navigation in one row Change-Id: I79b805e411cc0835cdc5549d47967fd87a2a36bf Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* gello: set untranslatable stringsjrizzoli2016-04-082-25/+28
| | | | | | | and move them away from strings.xml to do-not-translate-strings.xml Change-Id: Id38e6c90da36a848f2bb8cf760d5f8418cc56347 Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* Gello: Improve & cleanup stringsMichael Bestas2016-04-041-42/+38
| | | | Change-Id: I1caf869bc3cfb7597e215879bccdf248bac71e19
* gello: update incognito and clear url iconsjrizzoli2016-03-205-16/+42
| | | | | Change-Id: Ic4c9f1642c890eece813b14523a6c5b210fa6ced Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* Fix browser crash on device rebootPankaj Garg2016-03-191-2/+4
| | | | | | | | - Added null pointer check in onDestroy() of browser controller. Some listeners might be null when those are unregistered. Change-Id: Iabbfdc11a29fb7144b9f3e5a3cafc3c5c073addc CR-Fixes: 985342
* Gello: auto-restart on power mode changejrizzoli2016-03-132-13/+27
| | | | | Change-Id: I80ed368b4ab274ed87ef181c191abdd1d11b6130 Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* Added support for URL redirection for the download from ContextMenuKarthikeyan Periasamy2016-03-121-15/+55
| | | | | | | | Check for URL redirection status from the response and get all download info for the new URL from the location header field. Change-Id: I13aaa674331b0336099306501bdc2d5219349760 CR-Fixed: SWE-6709
* Do not check Mass Storage state for external storageKarthikeyan Periasamy2016-02-152-12/+15
| | | | | Change-Id: I7ba667d4017bf7f82c2dd7d04b13c3fe1987a885 CR-Fixed: 947235
* Gello: LookLockjrizzoli2016-02-065-0/+42
| | | | | | | Prevent apps from reading gello webview content by using FLAG_SECURE Change-Id: I7e3413104c4f71b11da4c55b45eeab05d133ea1f Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* Ensure engine is initialized for all activity'sVivek Sekhar2016-02-069-1/+59
| | | | | | | | | Ensure engine is initialized for all activity's in the browser. Monkey test seems to launch individual activity and causes crash if engine is not initialized. Change-Id: I13706499262d9f7aeb2eb4c49be79cc26f1234a8 CR-Fixed:: SWE-6572
* Fix issues with shouldOverrideUrlLoadingVivek Sekhar2016-02-051-6/+18
| | | | | | | | | | - Add support for support deeplinking fallback - Fix lookup of item based on package name directly on play store - Fix mailto protocol to return true always - Fix log tags Change-Id: I1abd30b12df3dd5c7077097834a2ce284f2d7a36 CR-Fixed: SWE-6553
* Add fast-webview configuration file.Fred Liu2016-02-051-0/+0
| | | | | | | | | Each line should be a string or substring of a domain. For a loading URL, if any line in the config file is also a substring of the loading URL's domain, fast-webview will be disabled for that loading url. Change-Id: I202b54a6047d0c25717ad2e9b67753a59be073c8
* Remove configure bookmark widgetTarun Nainani2016-02-051-2/+1
| | | | | | | | Remove configuration step when adding the bookmark widget to pick what account to use because account support is removed from browser. Change-Id: I7192d0c5e05e49f17dbec52b88e61243607b4f52 CR-fixed: SWE-6464
* [1/2] Gello: call only from gello_build.shjrizzoli2016-02-051-1/+1
| | | | | Change-Id: I203840884fac8af372fa5da37d6ac5ab27677152 Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* Gello: improve iconjrizzoli2016-01-315-0/+0
| | | | | | | improved version of Asher's icon by Jovie Change-Id: I021c75ed9db1695a3fd83dfb839e6419fdd39165 Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* Gello: fix tablet navbar UIjrizzoli2016-01-2526-96/+196
| | | | | Change-Id: I4a772a6c2992aea1b1b09a00fb9945d73e9c0e7a Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* gello: update stringsjrizzoli2016-01-151-16/+17
| | | | | Change-Id: Iadf270467f8d8c2fd29e5592990f52ec51dc6498 Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* Guard against null stringsVivek Sekhar2016-01-111-3/+6
| | | | | Change-Id: I165c9fee57c0605b95751cc5875e6e6142e2001b CR-Fixed: SWE-6070
* Do not pass rtsp URL's to URLUtil.guessUrlVivek Sekhar2016-01-111-0/+1
| | | | | | | | | | URLUtil.guessUrl API does not know to handle rtsp protocol. Using the API causes www to be prefixed which break the protocol handling. CR-Fixed: SWE-6175 Change-Id: I40ce01778e5710d33f21db33a47054d4a9cab856
* Remove duplicate UI for autofill formsVivek Sekhar2016-01-113-15/+1
| | | | | | | | | Remove duplicate UI from Privacy & Security screen which was a no-op. CR-Fixed: SWE-6400 Change-Id: I267f6b140f1b01ddaa7c0058436c16af0cc8746e
* Fix UI behavior on saved pagesSagar Dhawan2016-01-114-5/+11
| | | | | | | | | The UI on saved pages will now behave correctly. Title bar and overflow menu will work as expected. CR-Fix: SWE-6355 Change-Id: I53a3fc595950bdcf0cf2262457922c934479996d
* Fix tab snapshot to consider orientationVivek Sekhar2016-01-111-2/+5
| | | | | | | | | Capture of tab snapshot was not accounting for orientation change for scale calculation. This caused a white bar to be seen for missing region in landscape mode. CR-Fixed: SWE-6350 Change-Id: I00cdf055bf2477c294bcf871c98cc40eda8ad2c9
* Get tab id from Tab for onHistoryItemCommitVivek Sekhar2016-01-111-2/+1
| | | | | | | | Do not query the tab id from TabControl. The tab might be getting recreated because of restore during this time the current tab & thier ids might not be set. Tab.this will always ensure we get the correct tab id. Change-Id: I396e9ffcb35c468fd3d916ba4cd49cb202a2017c
* Cleanup incognito profileVivek Sekhar2016-01-111-0/+2
| | | | | | | Tabcontrol now destroys the incognito profile when the last incognito tab is closed. Change-Id: I20513a7cee1dc9c0cbf116ac182e5c80de0adfe2
* Fix touch issues on LegalPreviewFragmentVivek Sekhar2016-01-111-0/+16
| | | | | | | | Force a touch event on webview to ensure scroll events get propagated properly when not using top controls. Change-Id: I187fb8896657f777398bc59466ad814c775a9411
* Fix fragment lifecyle in legal credit screenVivek Sekhar2016-01-112-10/+23
| | | | | | | | | WebView was being created everytime onCreateView was called on LegalPreviewFragment. The Webiew was never destroyed which would cause a leak.Fixed to create LegalPreviewFragment only once for the activity. Change-Id: I34361171192d3e262a08929c066443c09dbed8ef
* Disable simultaneous clicking on newtab and incognito buttonsPankaj Garg2016-01-111-0/+4
| | | | Change-Id: Iee29be32bd4365d347c905b863ea35d81b6c6e4b
* Fix issue of losing tab stateVivek Sekhar2016-01-112-3/+14
| | | | | | | | | | Browser makes a backup of tab state when adding visited history and page finished. When browser is being destroyed at times there could be an instance where a background load triggers to write state while the browser is already in cleanup state. This causes to write empty state that looses the previous saved status . Change-Id: I760c36e376c816302f8635c8e73d8b3871faf0b4