gitwtfhub

wtf is oneims?

asrtroh-netizen/oneims — explained in plain English

Analysis updated 2026-05-18

65Audience · generalComplexity · 2/5Setup · moderate

TL;DR

A closed-source Android app that helps Google Pixel owners diagnose, configure, and fix carrier calling features like VoLTE and VoWiFi.

Mindmap

mindmap
  root((OneIms))
    What it does
      IMS diagnosis
      VoLTE VoWiFi VoNR toggles
      Config restore
    Tech stack
      Android APK
      Shizuku
    Use cases
      Fix carrier calling
      Restore after reboot
      Undo bad settings
    Audience
      Pixel owners
      China carrier users
    Versions
      OneKuku standalone
      OneIms Lite Shizuku

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

Why would anyone build with this?

REASON 1

Diagnose why VoLTE or VoWiFi will not turn on for a Pixel phone even though the plan supports it.

REASON 2

Automatically restore working carrier calling settings after the phone restarts.

REASON 3

Toggle calling features like VoNR, video calling, and cross-SIM calling that are otherwise hidden in Android settings.

What's in the stack?

AndroidAPKShizuku

How it stacks up

asrtroh-netizen/oneims5ec1cff/injectrcaditlfp/hydralauncher-desktop-installer
Stars656565
LanguageC++C++
Setup difficultymoderatehardeasy
Complexity2/54/51/5
Audiencegeneraldevelopergeneral

Figures from each repo's GitHub metadata at analysis time.

How do you spin it up?

Difficulty · moderate Time to first run · 30min

Requires sideloading an APK and either pairing wireless debugging or installing Shizuku for permissions.

No license is stated. The source code is closed, only the README and compiled APK releases are shared.

Wtf does this do

OneIms is a helper app for Google Pixel phones that focuses on IMS, the technology behind calling features like VoLTE, VoWiFi, and VoNR. The project explains that Pixel phones sometimes struggle to properly connect these calling features with a phone carrier's network, even when the hardware and plan both support them. OneIms tries to fix that by giving users a single app where they can check, configure, and repair these settings instead of digging through hidden Android menus or using command line tools. This repository only shares the README and APK release files. The source code itself is not open, so people who want to inspect or modify the code cannot do so here. Anyone with feedback or questions is asked to use the project's Telegram channel rather than looking for the code in this repository. There are two versions of the app that do the same job but activate their special permissions differently. OneKuku is a standalone build that handles activation inside the app itself, using a built in wireless debugging pairing process. OneIms Lite instead relies on a separate tool called Shizuku to gain the same access, which makes its installation file smaller. Users can install either one, or both at the same time if they want to compare them. Once set up, the app lets a person turn on or check calling features such as VoLTE, VoWiFi, VoNR, video calling, and cross-SIM calling, along with related display options like signal bars and 4G branding. It saves a snapshot of a working configuration so it can restore those settings automatically after a restart, and it includes a way to undo changes and put the carrier settings back to their original state if something goes wrong. The project is aimed at Pixel owners on Chinese carrier networks who have run into calling problems that Android's built in settings do not explain or fix. It assumes the reader already owns a Pixel phone and is comfortable installing an APK file outside the Play Store. No pricing or licensing information beyond the closed source note is given in the README.

Yoink these prompts

Prompt 1
Explain what VoLTE, VoWiFi, and VoNR mean and how an app like OneIms helps enable them on a Pixel phone.
Prompt 2
Walk me through the difference between the OneKuku and OneIms Lite versions of this app so I can pick which one to install.
Prompt 3
What is Shizuku and why would an Android app need it to change carrier calling settings?
Prompt 4
List the steps someone would take to safely sideload and set up an APK like this on a Pixel phone.

Frequently asked questions

wtf is oneims?

A closed-source Android app that helps Google Pixel owners diagnose, configure, and fix carrier calling features like VoLTE and VoWiFi.

What license does oneims use?

No license is stated. The source code is closed, only the README and compiled APK releases are shared.

How hard is oneims to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is oneims for?

Mainly general.

View the repo → Decode another repo

This repo across BitVibe Labs

Don't trust strangers blindly. Verify against the repo.