Skip to main content

[ Tech News ] Google preparing customizable ‘Google Bar’

https://9to5google.files.wordpress.com/2017/09/google-bar-cover1.png?w=1500

In teardown of version 7.12 of the Google app last week, we spotted several mentions of a customizable “Google Bar.” Since then, we have been able to activate the feature to reveal that future versions of the Google app that may allow users to customize the search bar widget.

The latest Google app beta contains several strings referring to a “Google Bar” and the ability to alter its appearance:
<string name=”google_bar”>Google Bar</string>
<string name=”bar_color_title”>Bar color</string>
<string name=”bar_logo_title”>Bar logo</string>
<string name=”bar_shading_title”>Bar shading</string>
<string name=”bar_shape_title”>Bar shape</string>
Once rolled out, the new widget has an overflow icon at the very right that contains two menu items: “Customize” or “Send Feedback.” Tapping the former launches an editor where the bar’s appearance can be changed:
  • Bar logo: Users can either select the full Google logo found on older devices or the ‘G’ version that newer devices like the Galaxy S8Essential Phone, and Moto X4 have as part of the rounded Search widget.
  • Bar shape: Speaking of that rounded widget, users can set the Google Bar to look like that. Others include the current rectangular figure, as well as a new shape that features more rounded corners.
  • Bar Color: Allows users to select whether they want the multi-colored Google logo and voice icon or simpler grey icons. More ambitious is an option that darkens the bar’s background and makes the icon white. If none of those options suit you, there are sliders that let users set their own icon and background color.
  • Bar shading: The last option allows users to set transparency with a slider that goes from “See-through” to “Solid.”
The editor conveniently displays your wallpaper in the background with a “Done” button in the top right corner saving your customized Google Bar. It’s unclear when this feature will begin to go live for users, but at the moment it appears to be finished.







Comments

Popular posts from this blog

[ How to ?? ] Root the Samsung Galaxy Note 8 Exynos Variant

We’re starting to see more and more people getting their hands on the new Samsung Galaxy Note 8, so for those of you looking for some help in rooting your device, XDA Recognized Developer  dr.ketan  has made a simple step-by-step guide for you. This guide will walk you through how to gain root access to the device using SuperSU . The developer also promises to provide an EFS backup tool so you can save the important data in this partition. Once your device is rooted, you open up the device to some interesting modifications such as flashing the popular audio mod called Viper4Android . Of course, there are already a ton of things you can do without root on Samsung devices such as blocking ads and disabling bloatware, but having root access is an added benefit nonetheless. Check out this guide in Galaxy Note 8 forum

[ Tech News ] Google Assistant on Chromebooks

We’ve heard several times now through code commits and more that Assistant on Chromebooks is coming. However, nothing has really indicated exactly when this was going to happen. That is, until now. Hidden quietly within the Google Home app is a mention that some Assistant applications will work with Chromebooks. All Assistant apps list out which platforms they are compatible with through Assistant since, for example, some don’t work on phones, but do work on Google Home. Listed in the compatibility section of the Chat with your Assistant “game” right alongside phones, Google Home, and Allo is Chromebooks, clear as day. Not only is the text listed out, but a Chromebook icon shows up right along with those for Home and phones, so it seems pretty concrete that this is something Google intended to do, but just slipped out a little early. This is where the Google Home app comes in, since within the compatibility section for Chat with your Assistant is a listing for

[How to ??] Manually Change the Galaxy S8 Navigation Bar Color

The Samsung Galaxy S8 and Galaxy S8+ are the first flagship smartphones from Samsung that ditch their traditional capacitive buttons in favor of software navigation keys. Besides allowing us to customize the layout of the keys, we can also change the navigation bar color as well. However, the company removed this color wheel option in June’s OTA update, but thanks to an ADB command we can still manually change the Galaxy S8 navigation bar color. The guild below walks you through how to change the color via ADB through a PC, but you can also do it through a terminal emulator application on the phone provided you have root access. Tutorial – Change Galaxy S8 Navigation Bar Color Grab the USB drivers for the Galaxy S8/S8+ (Google provides a list of some  universal USB drivers here ). Download the  ADB binary  for your specific operating system ( Windows ,  Mac ,  Linux ). These will always be the latest version. Extract the ZIP file into any folder on your PC.