6 ms·
For what it's worth, when I modified the dialer app to add a feature the developer didn't want, I discovered that there is a nag built into every screen that tr
by newsch 4y ago
For what it's worth, when I modified the dialer app to add a feature the developer didn't want, I discovered that there is a nag built into every screen that triggers randomly for "unofficial" versions: https://github.com/SimpleMobileTools/Simple-Commons/blob/5add391a3718604bb465a7180b6cda1daae62e0f/commons/src/main/kotlin/com/simplemobiletools/commons/activities/BaseSimpleActivity.kt#L79 https://github.com/SimpleMobileTools/Simple-Commons/blob/5ad...