Google App Gets Images Tab and Way to Organize Interests

The Google App is getting an update that will add a new Images tab to the bottom. This area will be used as a gathering place for images you’ve found while searching Google that you may want to save and also as a place for you to discover images of things you are into.

Google envisions a world where you visit the Images tab daily, browse through images of your interests, and then potentially save them into collections to access whenever or to keep adding to. You can see how this will all look below, with a familiar Images layout, little bookmark buttons to save items, and ways to create new or add to collections.

var googletag = googletag || {}; googletag.cmd = googletag.cmd || [];

googletag.cmd.push(function() {
var mapping = googletag.sizeMapping().
addSize([0, 0], [[300, 100], [300, 250]]).
build();
googletag.defineSlot( ‘/1043061/DL_INJECT1’, [[300,100],[300,250],[300,600]], ‘gpt-ad-5967428507628-0’ )
.addService(googletag.pubads()).defineSizeMapping(mapping);
window.advadsGamEmptySlotsTimers = window.advadsGamEmptySlotsTimers || {};
const timers = window.advadsGamEmptySlotsTimers;

timers[‘gpt-ad-5967428507628-0’] = setTimeout( function () {
const id = ‘gpt-ad-5967428507628-0’;
document.dispatchEvent( new CustomEvent( ‘aagam_empty_slot’, {detail: id} ) );
delete ( timers[id] );
}, 1000 );

if ( typeof window.advadsGamHasEmptySlotListener === ‘undefined’ ) {
googletag.pubads().addEventListener( ‘slotRequested’, function ( ev ) {
const id = ev.slot.getSlotElementId();
if ( typeof timers[id] === ‘undefined’ ) {
return;
}
clearTimeout( timers[id] );
timers[id] = setTimeout( function () {
document.dispatchEvent( new CustomEvent( ‘aagam_empty_slot’, {detail: id} ) );
delete ( timers[id] );
}, 2500 );
} );
googletag.pubads().addEventListener( ‘slotResponseReceived’, function ( ev ) {
const id = ev.slot.getSlotElementId();
if ( typeof timers[id] !== ‘undefined’ ) {
clearTimeout( timers[id] );
delete ( timers[id] );
}
if ( ! ev.slot.getResponseInformation() ) {
document.dispatchEvent( new CustomEvent( ‘aagam_empty_slot’, {detail: id} ) );
}
} );
window.advadsGamHasEmptySlotListener = true;
}

googletag.enableServices();
googletag.display( ‘gpt-ad-5967428507628-0’ );
} );

This new Images tab will rollout over the “next few weeks” on Android and iOS in the US.

Google Play Link: Google App

Add Droid Life as a preferred source on Google

Read the original post: Google App Gets Images Tab and Way to Organize Interests

https://www.droid-life.com/2025/11/12/google-app-gets-images-tab-and-way-to-organize-interests/?rand=7

android-tech

Passionate about the intersection of technology and society. I break down complex tech news into understandable insights. Focus on AI, cybersecurity, and the future of the web. #TechNews #AI #Innovation

Leave a Reply

Your email address will not be published. Required fields are marked *