Gboard Go 6.9 hints at Bitmoji launch and ‘good replies to notifications’ [APK download and teardown]
Gboard app has now been up to date to model 6.9, which is in reality, the Gboard Go app itself. Sure, a reputation change. Nevertheless it’s not easy: once we up to date our Gboard 6.eight from the Play Retailer, we did get v6.9, however it was nonetheless Gboard app solely.
Nonetheless, once we put in the APK of Gboard 6.9 manually, the identify of the app modified to Gboard Go, as could be seen from the settings search itself, too. However we predict it will be referred to as Gboard Go ultimately, and should properly grow to be a part of the Android Go program. Right here’s a obtain hyperlink for Gboard Go APK, earlier than we dive into its APK Teardown.
Gboard Go APK Obtain
We regarded into the APK code of the Gboard app, or Gboard Go, and there was some fascinating stuff to notice. It appears just like the Bitmoji might go stay anytime now, whereas there’s a new function coming quickly: good replies to notifications. Let’s take a look at the brand new code which accommodates references to those two options.
About APK Teardown…
Effectively, a teardown relies on the code we discover buried inside an APK of an app, which we glance upon to take a position options which will or could not grow to be official in future. So, don’t take these options to grow to be obtainable as a right, as that is merely a rumor, though based mostly off one thing official.
Gboard Go
The identify of the app itself needed to have a point out within the code, proper? Therefore, this new line of code.
<string identify=”ime_name_lite”>Gboard Go</string>
Bitmoji
This isn’t the primary time Bitmoji was talked about within the Gboard’s APK, however that is the primary time the code associated to its ‘title’ and ‘description’ has made it to the app with different particulars which signifies that it’s prepared for primetime. We expect the Gboard (Go?) app might throw a notification to customers any time that Bitmoji is offered them. The primary line of code under reveals that it’s for a ‘function card‘, which is the explanation we consider Gboard would have bitmojis quickly.
<string identify=”feature_card_bitmoji_within_gboard_description“>To get began, go to the sticker tab. Click on the blue plus icon, setup Bitmoji, and begin sharing.</string>
<string identify=”feature_card_make_your_own_gif_description”>To begin recording your personal GIFs, go to the GIF tab, and click on on Make a GIF contained in the My GIFs class.</string>
<string identify=”feature_card_make_your_own_gif_title”>Make your personal GIF!</string>
<string identify=”feature_card_stickers_everywhere_description”>With Gboard, you now get stickers like our animated blob stickers by default! To share them, simply go to the sticker tab!</string>
<string identify=”feature_card_stickers_everywhere_title”>Stickers in every single place!</string>
<string identify=”system_property_enable_bitmoji“>ro.com.google.ime.bitmoji</string>
<string identify=”system_property_enable_one_tap_to_search”>ro.com.google.ime.search_icon</string>
<string identify=”system_property_enable_search”>ro.com.google.ime.search</string>
<string identify=”system_property_enable_sticker”>ro.com.google.ime.sticker</string>
Good replies to notifications
Sure, that’s the entire identify of it. Have a look at the code under. And its that means appears apparent, too, proper? Let’s hope it comes into motion earlier than later. This function, when stay, would carry us, properly, good replies, and improved recommendations at that over the time.
<string identify=”notice_notification_smart_reply”>Allow good replies to notifications? Faucet for information.</string>
<string identify=”notificationsmartreply_application_filter”>com.google.android.speak;com.google.apps.messaging;com.google.android.apps.fireball;com.fb.mlite;com.whatsapp;com.snapchat.android;com.fb.orca;com.tencet.mm;</string>
<string identify=”notificationsmartreply_done_description”><b>%s</b> can have improved recommendations when replying to the subsequent notification.</string>
<string identify=”notificationsmartreply_extension_class_name”>com.google.android.apps.inputmethod.libs.notificationsmartreply.NotificationSmartReplyExtension</string>
<string identify=”notificationsmartreply_set_permissions_description”>Choose <b>%s</b> in your Notification entry settings to get improved recommendations when replying to notifications.</string>
Extra entry factors
There may be now a code for extra entry factors, one every for GIF search, one handed, search, settings, sticker, textual content modifying, theme setting, and translate. Let’s see what this brings to the desk. Earlier, the same code for entry factors existed just for the ‘GIF search’, and ‘extra entry factors.’
<string identify=”id_access_point_gif_search”>gif_search</string>
<string identify=”id_access_point_one_handed”>access_point_one_handed</string>
<string identify=”id_access_point_one_handed”>one_handed</string>
<string identify=”id_access_point_quality_bug_report”>quality_bug_report</string>
<string identify=”id_access_point_search”>access_point_search</string>
<string identify=”id_access_point_search”>search</string>
<string identify=”id_access_point_settings”>access_point_settings</string>
<string identify=”id_access_point_settings”>settings</string>
<string identify=”id_access_point_sticker”>access_point_sticker</string>
<string identify=”id_access_point_sticker”>sticker</string>
<string identify=”id_access_point_textediting”>access_point_textediting</string>
<string identify=”id_access_point_textediting”>textediting</string>
<string identify=”id_access_point_theme_setting”>access_point_theme_setting</string>
<string identify=”id_access_point_theme_setting”>theme_setting</string>
<string identify=”id_access_point_translate”>access_point_translate</string>
<string identify=”id_access_point_translate”>translate</string>
So, that may be it.
Excited for the good replies to notifications factor?


Post a Comment