summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
...
* gello: remove translationsjrizzoli2015-08-2850-22108/+0
|
* Move command line resources to browserVivek Sekhar2015-08-282-0/+0
| | | | | | | - Added dummy raw files for overlay - Modified how command line switches are initialized Change-Id: I3954624f416484f321bf50b0faf2692059a2d84d
* Multiple fixes for location infobarTarun Nainani2015-08-286-9/+12
| | | | | | | -New accent color icon for location infobar -Change infobar button color to 'accent'. Change-Id: Iad8f8347745e5e503594d222259dd254d7a6d123
* Fix missing string resourcesSagar Dhawan2015-08-281-1/+1
| | | | | | | Fixed some string resource references that were left out after the last clean up. Change-Id: I9f3249aab831546d7e3c4d32f97638bdd3ae112c
* Multiple fixes for FaviconsSagar Dhawan2015-08-283-28/+39
| | | | | | | | - Per Site Settings now uses SiteTiles and shows favicons - New default Favicon - Fixed missing Favicons on History items Change-Id: Ia0317694ede81d62ce04e0693f9779f65030165c
* Fix for incognito Tab and urlAxesh R. Ajmera2015-08-281-1/+0
| | | | | | | | | - Prevents incognito tab from being opened from regular tab - Hides the incognito url when opening incognito tab Change-Id: I873f1ddf9ba99594d58a0984f19f3520a806ea1a
* Revert "Add support for "browser:" protocol"Axesh R. Ajmera2015-08-281-0/+1
| | | | | | This reverts commit c0272db15121ba10229bf9de6a4200f5e6e4c518. Change-Id: I4395d4f85f7e80e53ce9e8bfa43abcf25f34c636
* Reworded default status for edge swipe settingPankaj Garg2015-08-281-1/+1
| | | | Change-Id: I990146eaccc38472517667faf1ce7834caafa4cd
* Minor UI tweaks to smoothen iconsPankaj Garg2015-08-2814-10/+11
| | | | | | | | | - Greyed out icons for security UI - Settings UI layout modifications - Search popup menu theming - Edge navigation setting panel opacity Change-Id: Ie45b73399cf46f561ecf5801f969e63d8b1bba72
* Remove unused and duplicate stringsSagar Dhawan2015-08-2811-292/+23
| | | | Change-Id: I7e1a3120e66ca8bc3adab65499663fecb5b041a3
* Update do-not-translate-strings.xmlSagar Dhawan2015-08-282-1186/+10
| | | | | | Strings seperation is now complete Change-Id: I3308867971822ca3bdb687fcf4785ff281c7b975
* Copy strings.xml into do-not-translate-strings.xml.Sagar Dhawan2015-08-281-0/+1195
| | | | Change-Id: I0b717f804da25a5f3934f9eea004dee4319b9580
* Fix crash when viewing pages offline on TabletsSagar Dhawan2015-08-282-47/+53
| | | | | Fixed multiple issues with Snapshot tabs on tablets.
* Show SSL state on favicon and site settingsPankaj Garg2015-08-2821-3/+3
| | | | Change-Id: I2f74f8caa8b8e4aaee7d78895287bdd7d69f758f
* Update Security Information IconsSagar Dhawan2015-08-285-8/+9
| | | | | | | Also added a drop shadow to the title bar and removed the cosmetic separator Change-Id: I546f684e365cc3217d615a094c8b20bfc1137435
* Fix Offline Tab UISagar Dhawan2015-08-281-4/+6
| | | | Change-Id: I096ba427342342a3dce389f988f55a0624a6f43f
* Fix NFC Intent and URL input behaviorSagar Dhawan2015-08-281-1/+1
| | | | | | | | SWE will show up for valid NFC intents. When editing the URL, the voice input icon shows up only when the url is empty. Change-Id: If8338a03e4a18bcc78acfdb58bab331bec9af9cd
* Add debug option to disable performance features for testingSite Mao2015-08-282-0/+15
| | | | Change-Id: I508448907a83fb32028cb28eb64b72f97a863fd0
* Add overlay folders for swe channelsTarun Nainani2015-08-288-0/+0
| | | | Change-Id: I6c58662ccc2f508106426d7c6ee6885ffe32879c
* Mechanism to clear data through "Reset to default" settingPankaj Garg2015-08-282-2/+8
| | | | | | | | | | - Added hooks in BrowserYesNoPreference to support a third button. - Enabled the third button for "Reset to default" setting - If user clicks on this new button, it'll also clear the private data (history, cache, etc) Change-Id: I7b224805d2ab8ef440a13948821c871b0b4a791e
* Add support for "browser:" protocolAxesh R. Ajmera2015-08-281-1/+0
| | | | | | | | | | - Prevent browser:incognito from regular tab The browser will now allow "browser:" protocol based urls and treat "chrome:" protocol based urls as a search query Change-Id: I23098f160f4bd4e5f3c4ec431364388cf4e38790
* New version update notificationVivek Sekhar2015-08-285-0/+7
| | | | | | Notify user when a new version of browser is available internally. Change-Id: I29ae1443c473781c3227a574ee42eb5f7e1be36c
* Add notification to power save modeSite Mao2015-08-281-0/+4
| | | | | | | Add small notification when mode is toggled and also disable web refiner and edge navigation. Change-Id: I166897c0e396b53884e05dac8189f049f34851f7
* Updated Tile view for folder and faviconPankaj Garg2015-08-2815-10/+137
| | | | | | | | | - New layouts for folder icons in Bookmarks view. - Reworked favicon tile views. - Display of SSL certification information on top of favicon - Modified logic behind showing counter on top of favicon Change-Id: Iaacc13be37e7cc65e859b46e0d91d5d5d6b62a9e
* WebRefiner UX changesPankaj Garg2015-08-283-3/+22
| | | | | | | - Reworded the message shown in site specific settings. Change-Id: I39cce5e6386f38018d6cbfc0b785cf295f1dcb55
* Add system settings intent for location settingsSagar Dhawan2015-08-282-2/+2
| | | | | | | Location settings will require system wide location to be enabled. Change-Id: I36cc390abe17ea3b61f2fdfb88181e8a3747bf97
* Browser bookmark cleanupPankaj Garg2015-08-285-13/+38
| | | | | | | | | | - Option to remove bookmark on clicking "star" button - Add bookmark dialog look cleanup - Hide "account" in "add bookmark dialog" if only one account Change-Id: I42fd4d54f119bb3bcdb784fd2f6f58570d019eee
* Fix Progress bar drawing over pageSagar Dhawan2015-08-281-1/+1
| | | | | | | Moved the progress bar up by a pixel. It doesn't interferre with page content anymore. Change-Id: Iebbb3fd4ed86e497089a16c2a7b52c55aa9446fe
* NavigationBar code cleanupPankaj Garg2015-08-289-65/+38
| | | | | | | | - Unified code for phone and tablet UI - Chagned Favicon to use Tiles - Updates to Tile class Change-Id: Iecb699a3e5eb848db149705a9142f8f199f02c04
* Browesr fixes detected by testsPankaj Garg2015-08-281-0/+1
| | | | | | | - Default popup setting - Clear private data setting Change-Id: Ie33e8d9cbdc3ccb05759030bd4e90f7ec0725fd6
* Add reader mode option in popup menuZe G Riande2015-08-286-0/+18
| | | | | | | | Reader mode use the DOM distiller to load the distilled version of a webpage Reader mode is disabled by default and will be available only with the use of the command line flag "reader-mode" Change-Id: Ide36057cae4e71b94e8118cc767f600cd610b82e
* Use tiles for bookmarksPankaj Garg2015-08-2817-107/+148
| | | | | | | - Use tile based bitmap for bookmarks and history - Settings UI cleanup Change-Id: If959cb0b8f110035b8dd2fefe8106e9c5d30f4f1
* Increase max tabs to 100Tarun Nainani2015-08-281-1/+1
| | | | Change-Id: If0be874768553b72d94d05f2fe7a69b7c62af23e
* Set translatable property for some stringsSagar Dhawan2015-08-281-11/+11
| | | | Change-Id: I788ddccf8f0f650786355b7df0357122f63e8af2
* Add content description for 'no_subfolders' textviewTarun Nainani2015-08-281-0/+1
| | | | | | Fixes issue with voice promt in talkback mode. Change-Id: I2c3d9547cfc7d357264401da902e723e44173b88
* SWE UI cleanupPankaj Garg2015-08-2810-17/+23
| | | | | | | | | | - ActionBar color and styling for KK - Use High Res icon for bookmarks - Edge Nav setting string - Combo view cleanup - Tablet UI cleanup Change-Id: I1859226e80d9943ee6af30c2cc9a5bd9ce5b9399
* [MDM] Rework Third Party Cookie Restriction for new UIDave Tharp2015-08-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | Previous implementation of the Third Party Cookie (TPC) Restriction was done before SWE had a UI element to control this feature. The implementation included a separate override for the MDM setting since it was not clear how the TPC preference could/would be changed/set. Note that the original implementation was functional after the addition of the UI element because of the 'override' design, but of course now that there is a UI element, we need to manage it as well. Since we are now managing the UI element, it makes sense to align the implementation with other similar MDM implementations (e.g. Do-Not-Track) which means we no longer need the 'override' design. This patch removes the 'override' code, and re-implements TPC Restrictions in the same manner as other UI bound features. Change-Id: I5898409d3f0aa4d5b254d00032feda1d6080bfd1
* Removed extra bitmap capturesPankaj Garg2015-08-284-25/+36
| | | | | | | - Removed unncessary calls to capture bitmaps - Streamlined the code Change-Id: I4701e72dd44685dc867c121da76fd0ec0ade0be7
* MDM Auto Fill RestrictionDave Tharp2015-08-281-1/+1
| | | | | | | | | | | | | Implementation of MDM form auto fill restriction. When enforced, the auto-fill menu item is greyed and unchecked, and if clicked, results in the "Managed by your administrator" Toast message. Disabling the restriction checks the menu item checkbox and ungreys the menuitem, restoring full control of this feature to the user. This patch also includes minor refactoring of DoNotTrackRestriction. Change-Id: I2f36ea9263a70f0a9470900c3abc48d9376a4604
* Fix v21 resource folder.Tarun Nainani2015-08-281-0/+68
| | | | | | | -move v21 resource folder to res/values-v21. -Change target sdk to 21. Change-Id: I2e987be7edc4afa87ea138c9b602c3208fa88511
* Security and Privacy UIPankaj Garg2015-08-2847-192/+1123
| | | | | | | | | | - new panel for site specific settings - hooked up favicon to site settings - new images for security icons - revamped settings panels to match the new ui layouts Change-Id: I1e872ce353e66f78e2b0530901fcbb7de69e28b4
* Add Open Source licenses in about menu.Tarun Nainani2015-08-285-0/+136
| | | | | | | | - Add command line switch for privacy policy url and eula url. - Consolidate all browser switches inside BrowserSwitches class. Change-Id: If0257c0e34e030a2619cb5957ad8c852c5a49633
* MDM Managed BookmarksDave Tharp2015-08-283-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When passed a JSON description of a managed bookmarks tree through the MDM mechanism, SWE populates a special 'Managed' bookmark folder which builds the specified tree beneath it. If the JSON managed bookmarks descriptor is the same as the currently enforced descriptor, the current managed tree is left alone, otherwise the current managed bookmarks tree is removed and the new descriptor is used to populate a new Managed tree. If an MDM bundle is received without a JSON managed bookmarks descriptior, any existing 'Managed' bookmark tree is removed. The bookmark elements in the 'Managed' tree are not editable by the user (the edit and delete pop-up menu items are greyed-out), and are rendered with a briefcase icon overlaid. This commit adds the following new icons (new art created in-house): res/drawable-xxhdpi/img_deco_mdm_badge_bright.png res/drawable-xxhdpi/img_deco_mdm_badge_dark.png Other new files are the core implementation of the ManagedBookmarkRestriction and the tests for it: ManagedBookmarksRestriction.java ManagedBookmarksRestrictionsTest.java Also included in this commit are some debugging refinements which required minor edits of unrelated MDM restrictions. Change-Id: Iac7ae6bee788418d3d444577951a8d29af2a67f2
* Add Chinese Localization for Night Mode SettingYida Wang2015-08-283-0/+6
| | | | Add Chinese Localization (zh-rCN, zh-rHK and zh-rTW) for Night Mode setting.
* Night Mode and Runtime Enable/Disable OptionYida Wang2015-08-282-0/+11
| | | | | | | By default, night mode is disabled. User can switch it on and off in General Settings. Change-Id: Ibf78689ed4a75dcee9ae1d036d1a770627df298b
* Remove canned bookmarked Items.Tarun Nainani2015-08-2828-52/+0
| | | | Change-Id: I0a73a3a4b53a4998b6a44ddae4371782e8f0fd1d
* Implement 24 hour Geolocation infobarTarun Nainani2015-08-284-112/+0
| | | | | | | Remove GeolocationPermissionPromt code as now its handled by infobar. Remove LocationButton from navigation bar. Change-Id: Id1c78da371556d1366afe22012f3b2efff803a39
* Temporal edge navigation featurePankaj Garg2015-06-0110-3/+165
| | | | | | | - User can swipe from left and right edge to go back and forward in history of a tab Change-Id: I941f91122510b004bdcb6a718eb6c05730694960
* Change bookmark buttons text sizeAxesh R. Ajmera2015-05-291-0/+2
| | | | | | | This change helps in preventing text content of buttons getting cropped when using huge System Font Size in different language.
* Remove duplicate stringsAxesh R. Ajmera2015-05-293-11/+2
|