jacopotediosi / GAppsMod

Tweak Google apps (e.g., Phone and Messages) to unlock hidden features (e.g., available only in some countries or on certain devices). Root is required.
https://forum.xda-developers.com/t/mod-root-googledialermod.4330055/
1.15k stars 46 forks source link

Flags names are unintelligible numbers for some packages #73

Open UltraHQ opened 1 year ago

UltraHQ commented 1 year ago

Summary

In apps like google clock or google photos, instead of boolean text we get random numbers

Solution

A way to translate the numbers to text, maybe it's possible?

Screenshot_20230511-141913 Screenshot_20230511-141922

jacopotediosi commented 1 year ago

Yeah, they probably are the ID numbers from Google's internal bug ticketing system.

It is planned to add a button for each flag that lets you know what it does in detail, but in the case of apps where the flags have numeric names, it will take a lot of reverse engineering work.

m11751 commented 7 months ago

Yeah, they probably are the ID numbers from Google's internal bug ticketing system.是的,它们可能是来自 Google 内部错误通知系统的 ID 号。

It is planned to add a button for each flag that lets you know what it does in detail, but in the case of apps where the flags have numeric names, it will take a lot of reverse engineering work.计划为每个标志添加一个按钮,让您详细了解它的功能,但对于标志具有数字名称的应用程序,这将需要大量的逆向工程工作。

now I meet this issue too so how to fix this bug now?

jacopotediosi commented 7 months ago

Yeah, they probably are the ID numbers from Google's internal bug ticketing system.是的,它们可能是来自 Google 内部错误通知系统的 ID 号。 It is planned to add a button for each flag that lets you know what it does in detail, but in the case of apps where the flags have numeric names, it will take a lot of reverse engineering work.计划为每个标志添加一个按钮,让您详细了解它的功能,但对于标志具有数字名称的应用程序,这将需要大量的逆向工程工作。

now I meet this issue too so how to fix this bug now?

This is not a bug. This is expected behavior. Did you read the text you quoted?

m11751 commented 7 months ago

Yeah, they probably are the ID numbers from Google's internal bug ticketing system.是的,它们可能是来自 Google 内部错误通知系统的 ID 号。 It is planned to add a button for each flag that lets you know what it does in detail, but in the case of apps where the flags have numeric names, it will take a lot of reverse engineering work.计划为每个标志添加一个按钮,让您详细了解它的功能,但对于标志具有数字名称的应用程序,这将需要大量的逆向工程工作。

now I meet this issue too so how to fix this bug now?

This is not a bug. This is expected behavior. Did you read the text you quoted?

Sorry,I had read ,my phone is Pixel2xl, so how to fix it ?