miui_recovery icon indicating copy to clipboard operation
miui_recovery copied to clipboard

The miui recovery source code

Results 14 miui_recovery issues
Sort by recently updated
recently updated
newest added

这两项菜单感觉太过简单,不能直白的表达含义,仅为建议(^o^)/~

Add support dualsystem. Add TrueDualBoot feature. Fix UMS mount. Add support mione_plus. Update battery style.

need to extend the battery icon or make the number smaller. Will try and fix it after I have got the recovery up and running on my p76ti

Seems that symlink function invoked by src/roots.c: setup_data_media() do not work. When choosing upgrade zip file, it won't show the files in internal sd card (i.e. /data/share). I think there's...

On my HUAWEI P1 (XL), the file that controls backlight brightness locates in: /sys/class/backlight/lcd/brightness , instead of /sys/class/leds/lcd-backlight/brightness.

更换新的触摸方式之后某些机型触摸无效,请指教。。 另外,input_filter这一功能是不是有关与触摸的?我通过getevent获取了如下数据: add device 1: /dev/input/event8 name: "atdaemon" add device 2: /dev/input/event1 name: "pm8058-keypad" add device 3: /dev/input/event7 name: "compass" add device 4: /dev/input/event6 name: "simple_remote_appkey" add device 5: /dev/input/event5...