| Device CodeName | Device Model | Kernel SourceCodes |
|---|---|---|
| p4200 | Symphony i10 | Jerry_OpenSource |
| p5000 | Unknown | Lenny3_OpenSource |
| s5030 | BLU_D030UX | Lenny3_OpenSource |
| s5250 | BLU_D010U | Lenny3_OpenSource |
| tinno6580_we_m | Wiko lenny 2 | ? |
| tinno6580_weg_m | Unknown | Lenny3_OpenSource |
| v2500 | Walton Primo D8 | Lenny3_OpenSource |
| . | QMobile X32 | - |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/sh | |
| # From Gerrit Code Review 2.15.1-1-gcd234e365c | |
| # | |
| # Part of Gerrit Code Review (https://www.gerritcodereview.com/) | |
| # | |
| # Copyright (C) 2009 The Android Open Source Project | |
| # | |
| # Licensed under the Apache License, Version 2.0 (the "License"); | |
| # you may not use this file except in compliance with the License. | |
| # You may obtain a copy of the License at |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* Custom CSS */ | |
| .social-count { | |
| border: 0px; | |
| } | |
| .shelf-dismiss .close-button:hover { | |
| color: blue; | |
| border: 0px solid white; | |
| background-color: white; | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| echo "Mediafire file downloader"; | |
| FILE_ID=$1 | |
| function download() { | |
| GET_DLINK=`curl -s -L http://www.mediafire.com/file/$FILE_ID | grep -o '<div class="downloa |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ili9806e_hc_fwvga_5p0_holitech_t591_public // all (except t591_cq_7021cubot_we) | |
| nt35521_boe_hd720_5p0_xingliangda_t591_dg // t591_dga57_we, t591_dg_a57_bd_we | |
| nt35521s_boe_hd720_5p0_xingliangda_t591_dg // t591_dga57_we | |
| nt35523_pd_hd720_5p0_xzx_t592_otd // t592_otd_kiicaa-new | |
| jd9365_dsi_hd720_5p0_xiaozx_t591_dg // t591_dga57_we, t591_dg_a57_bd_we | |
| jd9365_ivo_hd720_5p0_hl_t591_otd // t592_otd_kiicaa-new, t592_otd_kiicaa-old | |
| rm68200_auo_hd720_5p0_eq_t591_cq // t591_cq_7021cubot_we |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Symphony V75 (Wiko v2800): | |
| - jd9161_fwvga_dsi_vdo_dj | |
| - ili9806e_fwvga_dsi_vdo_zgd | |
| Walton Primo NF2 (Vsun V060): | |
| - hx8394d_bld_cmi | |
| - hx8394f_bld_cmi | |
| - ili9881c_dj_hsd | |
| Cubot NOTE S: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* Author: stevenhoneyman (http://www.stevenhoneyman.co.uk/2015/02/reconstructing-mtk-lcm-drivers.html) */ | |
| #include <stdio.h> | |
| struct LCM_setting_table { | |
| unsigned int cmd; // 4 bytes | |
| unsigned char count; // 1 byte | |
| unsigned char para_list[66]; // 66 bytes | |
| // total size should be 71 for xc_rm68200 lcm |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sudo apt update | |
| #sudo apt upgradge -y | |
| # TightVNC | |
| sudo apt install xfce4 xfce4-goodies -y | |
| sudo apt install tightvncserver -y | |
| # nmap | |
| sudo apt install nmap -y |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Samsung (8Gb) ZONE: | |
| FNX2MB (8 + 1, 221): kmfnx0012m-b214 - http://emmchelper.com/emmc/kmfnx0012m-b214/ | |
| FNX7MB (8 + 1, 221): kmfnx0007m-b214 - http://emmchelper.com/emmc/kmfnx0007m-b214/ | |
| FN12AB (8 + 1, 221): kmfn10012a-b214 - http://emmchelper.com/emmc/kmfn10012a-b214/ | |
| FE12MB (16 + 2, 221): kmfe10012m-b214 - http://emmchelper.com/emmc/kmfe10012m-b214/ | |
| FN12MB (8 + 1, 221): kmfn10012m-b214 - http://emmchelper.com/emmc/kmfn10012m-b214/ | |
| F722MB (8 + 1, 221): kmf720012m-b214 - http://emmchelper.com/emmc/kmf720012m-b214/ | |
| FJW7MB (8 + 1, N/S): kmfjw0007m-b212 - http://emmchelper.com/emmc/kmfjw0007m-b212/ |
OlderNewer