Google Messages Customization Features Incoming

With Samsung Messages on the way out in the US, we’ve talked about the best alternative for most of you, which is Google Messages. Google Messages is the app that Samsung recommends and that is the most supported with the best messaging experience on Android because it has RCS.

However, Google Messages does not have some features from Samsung Messages, namely the level of customization. While Google Messages does allow you to change bubble colors, that’s it as far as customizing the experience goes. You can’t change backgrounds or add custom photos or do anything else.

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

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

timers[‘gpt-ad-4252541433470-0’] = setTimeout( function () {
const id = ‘gpt-ad-4252541433470-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-4252541433470-0’ );
} );

We could see big changes on this front in a future update. Spotted within a new beta build of Google Messages, there is evidence of Google working on the ability to create a custom theme for Google Messages.

Things like uploading photos, previewing a theme, custom backgrounds, and bubble colors are all mentioned as features Google is working on.

Here are the strings that were found in this latest beta that suggest big customization changes:

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

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

timers[‘gpt-ad-3926697911473-0’] = setTimeout( function () {
const id = ‘gpt-ad-3926697911473-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-3926697911473-0’ );
} );

<string name="custom_theme_add_photos">Upload photo</string>
<string name="custom_theme_your_photos">Your photos</string> <string name="custom_theme_preview">Theme Preview</string>
<string name="custom_theme_title">Theme UI</string>
<string name="custom_theme_custom">Custom</string>
<string name="custom_theme_backgrounds">Backgrounds</string>
<string name="custom_theme_bubble_color">Bubble Color</string>
<string name="custom_theme_apply">Apply</string>

We have no idea when this big update could rollout with all of this customization. If these strings are showing behind-the-scenes, there’s always a chance that we see these changes sooner than later. We should see an Android Feature Drop within the next month or so that could bring it.

Google Play Link: Google Messages

// Android Authority

Read the original post: Google Messages Customization Features Incoming

https://www.droid-life.com/2026/04/14/google-messages-customization-features-incoming/?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 *