{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Disclaimer
Code:
/*
* This ROM can and will kill your cat, deprive you of your social life
* and cause problems with your device if you aren't careful.
* This firmware contains chemicals known to the State of California
* to cause cancer and birth defects or other reproductive harm.
* You have been warned.
*/
LineageOS needs no introductions. This is an unofficial port of Nougat for the LeapFrog Epic, a children's educational Android tablet released in 2015 yet still hasn't received a major operating system update since then, despite the Epic being (theoretically) capable of running anything newer than Kitkat, or perhaps even PostmarketOS for that matter.
- EVEN MORE IMPORTANT:
The ROM will only work with an unlocked bootloader which removes signature enforcement on both SP Flash Tool and whenever the tablet boots up. Links to the hacked preloader, LK and TWRP recovery image can be found here. Flashing these can be a risky proposition so it is advised to do a full EMMC backup of the device prior to modding your Epic. A backup procedure can be found on this blog post.
- IMPORTANT:
You should only flash Magisk via TWRP as updating or installing it via the manager will cause a boot loop. In case you end up with such an issue just flash the ROM again and you should be fine.
Also, this does not come with a kids' mode UI and will cut you off from LeapFrog online services such as the App Centre and the Academy programme. You may however download the LeapFrog Academy app from the Play Store (assuming you installed an OpenGapps package, duh...) Whether it is possible to bring back the kids and parents launcher along with some services through a flashable zip is yet to be determined, but that wouldn't be a priority issue for now.
Installation instructions
- Unlock the bootloader and install TWRP
- Boot to TWRP by pressing volume up + power
- Wipe system, data and cache
- Install the LineageOS zip you just downloaded
- ...
- PROFIT!
Rules
- Please search the thread before asking questions
- Please try to stay on topic, I know it's not always possible
- Please report bugs here
- Report only one issue per bug report
- When reporting bugs please post a logcat and/or dmesg containing pertinent information regarding the issue...
Prerequisites for Installation
- Unlocked Bootloader
- TWRP Installed
Downloads
*** Please do NOT create any mirrors ***
Lineage-14.1 for the LeapFrog Epic
Source Code
- Device Tree: https://github.com/mt8127-tadpole/android_device_quanta_narnia
- Kernel Source: https://github.com/mac2612/android_kernel_alcatel_ttab
- Vendor Tree: https://github.com/mt8127-tadpole/android_vendor_quanta_narnia
Thanks
- LineageOS
- Mac2612 for the kernel-side work
- Stricted for the ttab kernel sources
- Diplomatic for his knowledge of MediaTek internals
- ggow because I kanged most of the text on this OP from him
XDA:DevDB Information
LineageOS, ROM for the LeapFrog Epic
Contributors
mac2612
blakegriplingph
Kai2000
R0rtiz
Stricted
ROM OS Version: 7.1.2 Nougat
Version Information
Status: Beta
Stable Release Date: TBA?
Created 2020-08-26
Last Updated 2020-09-08
Working
* HWC
* Wifi/Bluetooth
* 2D/3D acceleration
* Accelerometer
* Touchscreen
* Audio (internal and headset)
* Internal microphone
* Basic camera stuff (front and back)
Not Working
* NVRAM has issues (SELinux permissions?)
* Video recording crashes the camera app
* Battery life is pathetically horrible and needs optimisation
* Some performance issues due to certain services
* HWC/ION error log spam
* 1080p video lag (codec issues? LOS14.1 for ford also has similar problems apparently. Videos are rendered through software)
* You tell me
And here's a quick demo video of the ROM in action:
nice to see this finally working
blakegriplingph said:
Working
* HWC
* Wifi/Bluetooth
* 2D/3D acceleration
* Accelerometer
* Touchscreen
* Audio (internal and headset)
* Internal microphone
Not Working
* NVRAM has issues (SELinux permissions?)
* Video recording crashes the camera app
* Battery life is pathetically horrible and needs optimisation
* Some performance issues due to certain services
* HWC/ION error log spam
* 1080p video lag (codec issues? LOS14.1 for ford also has similar problems apparently. Videos are rendered through software)
* You tell me
Click to expand...
Click to collapse
Congratulations :highfive: https://www.xda-developers.com/developers-port-lineageos-leapfrog-epic-tablet-for-children/
Well deserved recognition :good: :good:
bigrammy said:
Congratulations :highfive: https://www.xda-developers.com/developers-port-lineageos-leapfrog-epic-tablet-for-children/
Well deserved recognition :good: :good:
Click to expand...
Click to collapse
Thanks guys! I'm actually tempted to port Pie or 10 to the Epic based on the efforts of one dude who did a similar feat on his Galaxy S2, but I thought it would be a monumental task especially with 10 requiring system-as-root.
blakegriplingph said:
Thanks guys! I'm actually tempted to port Pie or 10 to the Epic based on the efforts of one dude who did a similar feat on his Galaxy S2, but I thought it would be a monumental task especially with 10 requiring system-as-root.
Click to expand...
Click to collapse
I cant believe you did it, congrats:victory:
Hey, you want to make a Leapfrog Epic Development telegram
Now thats epic
Really good to see this, nice job :good:
ggow said:
Really good to see this, nice job :good:
Click to expand...
Click to collapse
Thanks! We actually tried using your kernel at some point but that proved to be a pain to set up, so we decided to just kang the kernel sources and blobs off @Stricted's ttab build instead.
That being said we do need some aid on optimising the build though, but this is hampered by the fact that not everyone has an Epic with them, not unless they have kids who outgrew this device lol.
@Ziona @ggow Any ideas on how to fix them lingering issues with the battery tho?
blakegriplingph said:
@Ziona @ggow Any ideas on how to fix them lingering issues with the battery tho?
Click to expand...
Click to collapse
I'm going to help if possible, but bare in mind without having a test device its extremely hard to aid in this well.
Ziona said:
I'm going to help if possible, but bare in mind without having a test device its extremely hard to aid in this well.
Click to expand...
Click to collapse
I understand. Not sure if you could pick up one at your place for one.
blakegriplingph said:
I understand. Not sure if you could pick up one at your place for one.
Click to expand...
Click to collapse
That wont be possible, did you also get to confirm that the device is entering deep sleep state , an not stuck in Partial Wake Lock.
Ziona said:
That wont be possible, did you also get to confirm that the device is entering deep sleep state , an not stuck in Partial Wake Lock.
Click to expand...
Click to collapse
I haven't actually checked yet tbh.
blakegriplingph said:
I haven't actually checked yet tbh.
Click to expand...
Click to collapse
If the device is not then battery will suffer.
Try by adding smart kernel manager app an check deep sleep state after screen is off a minute or so an then back on.
On first screen menu theirs a CPU uptime listing, check if no deep sleep is listed .
Ziona said:
If the device is not then battery will suffer.
Try by adding smart kernel manager app an check deep sleep state after screen is off a minute or so an then back on.
On first screen menu theirs a CPU uptime listing, check if no deep sleep is listed .
Click to expand...
Click to collapse
I'll see what I can do.
Lol that spam wasn't expected.
Anyway, I'd like to continue on with this, but my friends and I do need help in regards to the issues I outlined in the first page.
Nice work!
Is this a practically usable build, or more of an experimental project? My son (5 1/2yrso) has an Epic and I'm terribly frustrated at how dated it has become simply because of KitKat rather than the actual hardware. I wanted to put PBS Kids Games app on it this morning and it's giving me an about Crosswalk Project Services. I tried manually installing that and it still just doesn't work.
If this is just an experimental project, is there anything post-KitKat that would be for me?
Thanks, and again, Great Work!
x_orange90_x said:
Nice work!
Is this a practically usable build, or more of an experimental project? My son (5 1/2yrso) has an Epic and I'm terribly frustrated at how dated it has become simply because of KitKat rather than the actual hardware. I wanted to put PBS Kids Games app on it this morning and it's giving me an about Crosswalk Project Services. I tried manually installing that and it still just doesn't work.
If this is just an experimental project, is there anything post-KitKat that would be for me?
Thanks, and again, Great Work!
Click to expand...
Click to collapse
Apologies for the late reply, but I've been busy lately with various other matters so I haven't really had the time to tend to this project. It is for the most part functional, but battery life is abysmal and hardware video codecs are for some reason not working.
Related
ROM works on International, & AT&T HTC ONE mini
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Requirements
Code:
#include*
/*
* S-OFF
* Custom Recovery (TWRP 2.6.3.3 or CWM 6.0.4.3 or newer)
* Common Sense, Brains and logic
*/
License Agreement
By downloading and flashing InsertCoin Custom ROM for HTC ONE Mini (M4) you agree to the following:[/center]
Your warranty is now void.
I am NOT responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed. Please do some research if you have any concerns about features included in this ROMbefore flashing it! YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you.
Support is limited. I do this as a hobby in my free time. I'll do my best to help you if you state your problem in clear English, with as much information as you can (what mods you selected, have you wiped, when exactly does the error occur, what type of phone you have (ul, l , ws etc.), what carrier, logcat and so on. The more information you offer, easier for me to help you. If you do not ask for support in clear English and with no information what-so-ever I will ignore your issue!
Leave the self entitled customer attitude at the door. I am under NO obligation what-so-ever to do anything for you. If I do it is because I like helping people. Using custom work published on XDA is not a right, it is a privilege. If you think otherwise please read here. Or watch this video.
NO Requests! When I work on InsertCoin I have in mind that I have to satisfy all users to a decent level. What works for me might not work for you and vice versa . I'm not your personal ROM developer and it is not my job nor my intention to make everybody happy.*
Do not come here asking "Hey mate, X rom has that awesome feature and if you don't implement it in your rom, I'll <insert whatever here>!" You flashed this ROM because you liked it at some point, if that change please stop using it.
Suggestions for improvements are always welcomed. As long as they are well documented and as long as you understand that NOT everything is possible.*
NO ETAs! While I do my best to constantly work on the ROM to improve, *fix and add new features, again this is a hobby! There are periods when due real-life issues I can't spend too much time for InsertCoin! If this becomes an obligation passion fades and I might stop cooking the ROM*
Sharing Policy
Sharing is caring!
You are free to use this ROM or parts of it to fit your needs as long as you provide proper credits and you ask permission!
Using my work and claiming it your own will lead to reporting to XDA Administrators.*
You can PM / email me if you have any difficulties figuring what's changed and where! I'll do my best to help you.
Features
android 4.4.4 based
unsercured boot.img
rooted with SuperSu
ramdisk tweaks
persistent ADB enabled
battery life, performance and memory improvements
sysrw / ro binaries; system is mounted RW
init.d support
stripped debugging
apks: stripped debugging code and optimized
deodexed
advanced power menu
optional disable ugly 3-dot black bar (use only if you have kernel w/ l2m)
optional volume wake
optional xposed framework
optional disabled fast dormancy
optional disable software rendering
optional disable bytecode verification
optional to ODEX rom after flashing
SQL DB vacuum
zipaligned on boot
fstrim on boot
many many more
Smoothest ROM
Best Battery Management
Fast fixes / updates
Nightlies *and SVN support
Download & Changelog
InsertCoin ROMs WEBSITE
I could implement some script to detect adblockers and block access if detected, but I'll rely on your honesty to disable adblockers for insertcoin-roms.org domain.*Are only Google ADS so no viruses or shady java scripts. They are not offensive and won't bother you or force you to click on them, but those ads will help me a lot. Thank you!
XDA:DevDB Information
Insertcoin gpe for M4, ROM for the HTC One Mini
Contributors
xXminiWHOOPERxX, kairi_zeroblade
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
ROM Firmware Required: TWRP 2.8.0.x , New Partition Layout
Based On: Google
Version Information
Status: Stable
Current Stable Version: v1.0.0
Stable Release Date: 2014-10-17
Created 2014-10-17
Last Updated 2014-10-17
Mine
on progress download...
410eaL said:
on progress download...
Click to expand...
Click to collapse
V2.0.0 will be available by Sunday night or Monday morning.
xXminiWHOOPERxX said:
V2.0.0 will be available by Sunday night or Monday morning.
Click to expand...
Click to collapse
nice update info.. so I must wait for v.2.0.0?..
Just flashed this with "Disable software rendering" option, and my first impression: wow, it is smooth!
Big thanks, xXminiWHOOPERxX! Will report more detailed after I've used this for a while.
Rebooting in ART mode now
UPD: minor bugs:
1) If Camera icon is removed from dock, there is no more way to get it back. You loose access to stock camera app
2) HTC Weather is in settings for some reason. When clicked on it, it FC's
Second impression: phone runs extremely smooth. Ive never seen anything like this on an adroid device!
UPD 2: major bugs
1) Sound issues: no sound when selecting ringtones, YouTube or in Play Music; probably more places effected
2) YouTube videos have refresh rate of like 1 FPS
yeaaahhh.. lovely very lightweight ROM.. but still some error with sound, music player HTC weather.. how to change panel home screen? I try to sweep 2 fingers still can't access panel home screen..
I will stick to insert coin sense, but when you release a Lollipop version. I'm going to flash it immediately
Guys i've been working on this since Friday and i cant get a fix on music pause and play and it all comes down to "libaudioflinger.so" when i push our stock file from our stock rom it wont boot.... And will only boot with the lib from this rom originally. I've tried using Droid DNA, Our AOSP roms, M8, and Desire 601 and same issue no boot. only works with the one found in the rom from M7....
Conclusion -
I will work on this a tad more.. but if i cant fix i will be closing thread and having this post deleted... wish me luck.
The ONLY player not pausing is Poweramp.
So maybe look into what that one does different and it could help finding a solution?
sausje85 said:
The ONLY player not pausing is Poweramp.
So maybe look into what that one does different and it could help finding a solution?
Click to expand...
Click to collapse
No I know what the issue is , as I fixed that issue on 4.4.3 ( sense )... It's because of libaudioflinger.so and @kairi_zeroblade and I are working on that lib.
AH ok, so why doesn't Poweramp stop playing randomly? Does it use it's own lib file? (forgive me if this sounds noob, but i'm on foreign territory here)
sausje85 said:
AH ok, so why doesn't Poweramp stop playing randomly? Does it use it's own lib file? (forgive me if this sounds noob, but i'm on foreign territory here)
Click to expand...
Click to collapse
Don't know I usually use stock music players and on GPE that's Google music and once the issue is fixed then all 3rd party music players should work... Kinda regret releasing this Rom with a bug like that.
xXminiWHOOPERxX said:
Don't know I usually use stock music players and on GPE that's Google music and once the issue is fixed then all 3rd party music players should work... Kinda regret releasing this Rom with a bug like that.
Click to expand...
Click to collapse
Well the other GPE had that issue too, but since Poweramp is the only one not showing this issue, i thought it was one of my many modifications causing it and thus i didn't bother to report it in that topic.. Guess i could had saved you a big hassle, apologies
Thread closed as per OP's request.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
What is Omni?
Omni Gerrit Review
Disclaimer
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you. Hard. A lot.
*/
DOWNLOADS:
Weekly builds
Because of the nature of Xposed framework, NO SUPPORT will be given to those running Xposed framework on Omni 7
CHANGELOG:
Code:
[CENTER]
2017 01 29 - Initial Release[/CENTER]
Be certain to do a full backup of your music, photos, data, apps, call logs, sms/text and so on before flashing.
Coming from a firmware version prior official 4.x, you must flash 4.0.2 official Oxygen OS (NO BETA) and do a full wipe, then flash TWRP, then full wipe, then flash OmniROM.
You MUST DO A FULL WIPE, whether you are coming from homemade builds , or a previous version of OmniROM, because OmniROM is signed with different keys, and it will not boot otherwise.
GAPPS must be flashed BEFORE initial boot, they will NOT work properly if you flash them afterwards !!!
KNOWN BUGS:
Code:
[CENTER]- You tell us ;)
[/CENTER]
Omni only supports TWRP recovery, use any alternate recovery at your own risk.
RECOMMENDED TWRP
Link to official TWRP for Oneplus 3/3t thread
Bug reports will only be accepted with a full logcat, impossible to debug otherwise !
Some changes are taken from LineageOS
LineageOS Source
XDA:DevDB Information
Omni 7 for Oneplus 3/3t, ROM for the OnePlus 3
Contributors
kldoc, maxwen, scanno
Source Code: https://www.github.com/omnirom
ROM OS Version: 7.x Nougat
ROM Firmware Required: 4.0.2
Based On: AOSP
Version Information
Status: Nightly
Created 2017-01-31
Last Updated 2017-02-02
Reserved
Reserved
Short report of first weekly:
Battery and overall performance is pretty good, everything works as expected.
Some things I found:
1. Scroll speed is a bit low, doesn't feel as smooth as Laos or OOS
2. Fingerprint sensor isn't working always after opening the flipcase
Beside that this is a real good custom ROM. Only thing I miss featurewise is the settings to configure hardware buttons (long press and double tab)
Martin_Ro said:
Short report of first weekly:
Battery and overall performance is pretty good, everything works as expected.
Some things I found:
1. Scroll speed is a bit low, doesn't feel as smooth as Laos or OOS
2. Fingerprint sensor isn't working always after opening the flipcase
Beside that this is a real good custom ROM. Only thing I miss featurewise is the settings to configure hardware buttons (long press and double tab)
Click to expand...
Click to collapse
Thanks for your feedback, glad you're enjoying OmniROM Will investigate about the scrollspeed. I don't have a flipcase, and didn't experience your issue, but will try to see what can be done for this.
Wow! Nice! Will try it out!
Does Omni 7 ship with OMS or RRO? Thanks in advance
Evokkimus said:
Does Omni 7 ship with OMS or RRO? Thanks in advance
Click to expand...
Click to collapse
Ehmmmm, it's the same thing....OMS is the evolved RRO....
HW Button remapping missing(swap buttons I mean). :/
---------- Post added at 06:16 AM ---------- Previous post was at 06:13 AM ----------
Evokkimus said:
Does Omni 7 ship with OMS or RRO? Thanks in advance
Click to expand...
Click to collapse
No it doesn't. Just Substratum Legacy.
Martin_Ro said:
Short report of first weekly:
Battery and overall performance is pretty good, everything works as expected.
Some things I found:
1. Scroll speed is a bit low, doesn't feel as smooth as Laos or OOS
2. Fingerprint sensor isn't working always after opening the flipcase
Beside that this is a real good custom ROM. Only thing I miss featurewise is the settings to configure hardware buttons (long press and double tab)
Click to expand...
Click to collapse
Did you flash the right firmware?
Martin_Ro said:
Short report of first weekly:
Battery and overall performance is pretty good, everything works as expected.
Some things I found:
1. Scroll speed is a bit low, doesn't feel as smooth as Laos or OOS
2. Fingerprint sensor isn't working always after opening the flipcase
Beside that this is a real good custom ROM. Only thing I miss featurewise is the settings to configure hardware buttons (long press and double tab)
Click to expand...
Click to collapse
Try the pocketmodeapp.
FlasHRendeR said:
HW Button remapping missing(swap buttons I mean). :/
---------- Post added at 06:16 AM ---------- Previous post was at 06:13 AM ----------
No it doesn't. Just Substratum Legacy.
Click to expand...
Click to collapse
Well darn. Otherwise damn solid ROM from what I've used it in the past
panther124 said:
Did you flash the right firmware?
Click to expand...
Click to collapse
Thanks for your answer and yes, I do use the right firmware. It works most times, but sometimes it seems to not correctly get the "Proximity Sensor is free" information. But that can be also a hardware issue as I have had that on OOS too, also not that often (and only one time at LAOS) so I thought it might be worth mentioning.
I did some Android ROM development myself (PSX, Exodus) so I know how frustrating it could be if only one user reports an issue. That's why I think it's important that everybody reports such hard unreproducible issues so you at least can see it's not a one user issue only (or maybe see it's an one user issue ) if many report it, there might be chances to find reasons (same app used etc.)
Martin_Ro said:
Thanks for your answer and yes, I do use the right firmware. It works most times, but sometimes it seems to not correctly get the "Proximity Sensor is free" information. But that can be also a hardware issue as I have had that on OOS too, also not that often (and only one time at LAOS) so I thought it might be worth mentioning.
I did some Android ROM development myself (PSX, Exodus) so I know how frustrating it could be if only one user reports an issue. That's why I think it's important that everybody reports such hard unreproducible issues so you at least can see it's not a one user issue only (or maybe see it's an one user issue ) if many report it, there might be chances to find reasons (same app used etc.)
Click to expand...
Click to collapse
@maxwen might be able to answer that one, he's also using a flip cover, but I would have heard of it by now if he encountered such issue ... Actually, proximity sensor is hell sensitive on my side (maybe too much ^^').
Martin_Ro said:
Thanks for your answer and yes, I do use the right firmware. It works most times, but sometimes it seems to not correctly get the "Proximity Sensor is free" information. But that can be also a hardware issue as I have had that on OOS too, also not that often (and only one time at LAOS) so I thought it might be worth mentioning.
I did some Android ROM development myself (PSX, Exodus) so I know how frustrating it could be if only one user reports an issue. That's why I think it's important that everybody reports such hard unreproducible issues so you at least can see it's not a one user issue only (or maybe see it's an one user issue ) if many report it, there might be chances to find reasons (same app used etc.)
Click to expand...
Click to collapse
were u the guy from oneplus one??
its finally here . thanks :fingers-crossed:
Anarchy16 said:
its finally here . thanks :fingers-crossed:
Click to expand...
Click to collapse
You're welcome, been a real pleasure to bring both devices to Omni 7, and now to maintain those
We've got a pretty solid team to keep that device updated with awesome features from maxwen
kldoc said:
You're welcome, been a real pleasure to bring both devices to Omni 7, and now to maintain those
We've got a pretty solid team to keep that device updated with awesome features from maxwen
Click to expand...
Click to collapse
Thanks for the rom! Finally a non-lineageOS based rom thst actually feels polished.. Nice work!
kldoc said:
You're welcome, been a real pleasure to bring both devices to Omni 7, and now to maintain those
We've got a pretty solid team to keep that device updated with awesome features from maxwen
Click to expand...
Click to collapse
Wanted to confirm one thing, the camera is the same as LOS or did you guys manage to pull the blobs from OOS?
Will definitely be happy to be back on Omni soon, maxwen and samstone gave us great builds on OPO
Renosh said:
Wanted to confirm one thing, the camera is the same as LOS or did you guys manage to pull the blobs from OOS?
Will definitely be happy to be back on Omni soon, maxwen and samstone gave us great builds on OPO
Click to expand...
Click to collapse
Camera is a bit different than LOS although we're still using HAL1 for Snapdragon camera, same as they are, and since it works as is, I prefer to wait for Oneplus to release their stuff for camera before touching (therefore breaking something else) anything. I've got some work planned on this, no ETA, but I really closely look at what's doable. What I want is improved camera features with an acceptable quality. I will keep you informed whenever I make progress on this, but I really can't give an ETA on this
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications and if
* you point the finger at us for messing up your device, we will laugh at you. Hard & a lot.
*
*/
Resurrection Remix the ROM has been based on LineageOS, SlimRoms, Omni and original Remix ROM builds, this creates an awesome
combination of performance, customization, power and the most new features, brought directly to your Device.
Many things that in previous versions were tweaked with mods, are now included by default in the ROM so, please enjoy!
Special thanks to, the LineageOS team, Omni team, SlimRoms and of course to all the supporters.
Make sure you have a custom recovery installed(TWRP is the preferred recovery)
Download the Resurrection Remix Rom & the latest GApps package
Boot into recovery
Perform a FULL factory wipe and wipe/system and dalvik cache as a precaution
Flash ResurrectionRemix Rom
Flash Google Apps package(Optional)
Flash Magisk Root(Optional)
First boot may take up to 10 minutes.
ROM
GApps (ARM64>9.0>Pico)
BUGS:
If you find any bug please report.
XDA: DevDB Information
Resurrection Remix v7.0.2, ROM for the HTC One (M9)
Contributors:
@alptrek
@Claymore1297
ROM OS Version: 9 Pie
ROM Kernel: Linux 3.10.108
Kernel Source: https://github.com/Claymore1297/android_kernel_htc_msm8994
SELinux: enforce
Requirements
HTC Firmware: 4.x
TWRP: 3.3.0-0
Version Information:
Status: Unofficial
Release Date: 27-08-2019
Screenshots !!
you finally did it - nice
Claymore1297 said:
you finally did it - nice
Click to expand...
Click to collapse
Thank you so much.
Congratulations on the new build....and of course....Thank You !......g
gregsarg said:
Congratulations on the new build....and of course....Thank You !......g
Click to expand...
Click to collapse
thank you for your nice message.
Lemme try it and i think its a great work keep it up and thank you
where to get checksum for them filez?
I thank you a lot. It's been a year since my M9 basically died due to lack of resurces while I was flashing. I switched to an iPhone 7 but still got love for my HTC, every now and then I glanced at the white box it was in with nostalgia..
I decided last night to waste some sleep hours and try again to fix it, instead: I found this article made 1 month ago and I couldn't believe that there were people still baking for this device.
Now it works, MindtheGApps work, cellular data works. Fantastic. Thank you! I'll test it for a month and see if I can finally sell that rotten Apple and stick to my real love again.
One question: on the stock ROM there are some audio settings for M9's DAC. How can I still have that support? I remember some nice sound with headphones.
Also: I managed to install this with TWRP 1.22 or similar... and I'm pretty sure I don't have firmware v4 on my M9, I've never ever updated it and never looked the version I'm running.
Utilititties said:
I thank you a lot. It's been a year since my M9 basically died due to lack of resurces while I was flashing. I switched to an iPhone 7 but still got love for my HTC, every now and then I glanced at the white box it was in with nostalgia..
I decided last night to waste some sleep hours and try again to fix it, instead: I found this article made 1 month ago and I couldn't believe that there were people still baking for this device.
Now it works, MindtheGApps work, cellular data works. Fantastic. Thank you! I'll test it for a month and see if I can finally sell that rotten Apple and stick to my real love again.
One question: on the stock ROM there are some audio settings for M9's DAC. How can I still have that support? I remember some nice sound with headphones.
Also: I managed to install this with TWRP 1.22 or similar... and I'm pretty sure I don't have firmware v4 on my M9, I've never ever updated it and never looked the version I'm running.
Click to expand...
Click to collapse
You can upgrade to latest firmware here: (just follow the instruction link somewhere at the top of the site...)
docs.google.com/spreadsheets/d/1ZaiJ3F_f76sVa4daU5H62OYi5Bj23LEBBv4xDTQ8y-M/pubhtml
Edit: This is the thread for flashing new firmware
forum.xda-developers.com/one-m9/development/firmware-t3068243
Trebuchet launcher ok, GApps always crash.
Unfortunately, I'm not able to get GApps to work.
I tried MindtheGApps and OpenGApps. I installed the Pixel Stuff package as suggested in other threads, but still nothing.
Of course if I don't install any GApps the M9 works flawlessly, but I kinda need them.
The first time I followed this guide they were working. But just for a couple of hours, then they started crashing. Probably some update on Google Services?
All other guides I followed resulted in Services crashes, and the Pixel Launcher wasn't working, so I wasn't able to do the initial setup.
If I switch to Trebuchet launcher, it works good.
The ROM does find it hard to detect wifi and when it does it loses it often. It has also restarted on its own severally. I use htc one m9
Guys sorry for bugs. I can't develop the rom because I'm studying for the university exam. But after the june i will make the new build with android 10.
Take it easy and thanks for the M9 support!!!
I installed this ROM one month or maybe more ago, so these are my impressions about it:
it works basically everything. I can say that I'm able to use the device but with some limitations which I don't know if they come from the hardware or software.
1st issue: while using the jack for audio, like Spotify or Tidal or VLC, it stutters. There are some cuts during the stream, even if the file is downloaded. But it's perfect on Bluetooth. Also, there's a lot of hum with the jack, almost unbearable.
2nd issue: the Bluetooth doesn't look stable. I think this is limited to only one device (AirPods second gen), the communication drops regularly and the Bluetooth crashes and I'm not able to turn it back until I disconnect the airpods. It behave the same with my car's Bluetooth.
On other devices maybe it's the matter of the first boot: when I power them on, the phone's Bluetooth crashes a couple of times but then it's stable. But it's not always like that, sometimes it works flawlessly.
My overall impression? I love the ROM and the device. Resurrection is the perfect name. The battery is decent and the M9 doesn't overheat much, I can use it as first device and I'm going to sell the crapPhone 7.
When I'll receive my salary I'll donate to XDA and developers, I owe you a lot for the past years too.
Utilititties said:
I installed this ROM one month or maybe more ago, so these are my impressions about it:
it works basically everything. I can say that I'm able to use the device but with some limitations which I don't know if they come from the hardware or software.
1st issue: while using the jack for audio, like Spotify or Tidal or VLC, it stutters. There are some cuts during the stream, even if the file is downloaded. But it's perfect on Bluetooth. Also, there's a lot of hum with the jack, almost unbearable.
2nd issue: the Bluetooth doesn't look stable. I think this is limited to only one device (AirPods second gen), the communication drops regularly and the Bluetooth crashes and I'm not able to turn it back until I disconnect the airpods. It behave the same with my car's Bluetooth.
On other devices maybe it's the matter of the first boot: when I power them on, the phone's Bluetooth crashes a couple of times but then it's stable. But it's not always like that, sometimes it works flawlessly.
My overall impression? I love the ROM and the device. Resurrection is the perfect name. The battery is decent and the M9 doesn't overheat much, I can use it as first device and I'm going to sell the crapPhone 7.
When I'll receive my salary I'll donate to XDA and developers, I owe you a lot for the past years too.
Click to expand...
Click to collapse
@alptrek bt-issue has been fixed with this https://gerrit.aicp-rom.com/c/AICP/device_htc_hima-common/+/92360 make sure you have it in your build.
Claymore1297 said:
@alptrek bt-issue has been fixed with this https://gerrit.aicp-rom.com/c/AICP/device_htc_hima-common/+/92360 make sure you have it in your build.
Click to expand...
Click to collapse
Thanks! I'm a bit of a noob here, how can I patch it?
new bugs
I want to report some news
if the IR works but you close the apps to go as zaza
some apps work and when active in picture on picture mode some lag is shown but the video is shown in black and other times you see the video
volte doesn't work I hope the rom is more stable. It has a lot of potential
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*
/
Project Lighthouse is a custom rom with an objective to keep things as smooth and optimized as possible , without missing out on features that everyone loves , including pixel goodies.
Github
Telegram Discussion Chat
Telegram ROM Updates
If you like our work , you can donate to us here
AOSP
LineageOS
Evolution-X
POSP
All g5 contributors , for getting this device all the way to 11
Here
Dont flash GApps , already included
Check fix for NFC here
You tell me
Be sure to include a log! : How to take logs
Clean Flash (Recommended) - Reboot to recovery, Wipe Data/Cache/System and flash the Rom for your device.
Dirty Flash - Reboot to recovery, Wipe System/Cache , flash the Rom and reboot system
Rom Source
Device Tree (rs988)
Device Tree(h850)
Device Tree(h830)
Kernel Source
reserved
Woah this is so cool! Didn't think we would ever see another ROM for this device. I will be able to test for H850 if you like.
Thanks, will give this a try some time soon.
Gave it a shot and I think it has a lot of potential, but there are a few things that I request to be added or fixed.
-I couldn't get google assistant / voice match to work
-Lawnchair launcher is the default launcher, which is great as that is what I normally use. However the settings for it seem to be a lot more limited compared to the version I use. I couldn't find the option to double tap to sleep, or disable google's left of home swipe etc.
-The color adjustment found in LOS is missing. The default colors on the G5 are very 'cool' or blue tinted. The simple RGB adjustment available in LOS not only helps with that, but also with image retention.
I had very limited time using the ROM, but those were my findings. If these things get added or addressed I think this could be a very nice ROM for me.
djskribbles said:
Gave it a shot and I think it has a lot of potential, but there are a few things that I request to be added or fixed.
-I couldn't get google assistant / voice match to work
-Lawnchair launcher is the default launcher, which is great as that is what I normally use. However the settings for it seem to be a lot more limited compared to the version I use. I couldn't find the option to double tap to sleep, or disable google's left of home swipe etc.
-The color adjustment found in LOS is missing. The default colors on the G5 are very 'cool' or blue tinted. The simple RGB adjustment available in LOS not only helps with that, but also with image retention.
I had very limited time using the ROM, but those were my findings. If these things get added or addressed I think this could be a very nice ROM for me.
Click to expand...
Click to collapse
Thanks for the feedback , I'll certainly look into it
djskribbles said:
Gave it a shot and I think it has a lot of potential, but there are a few things that I request to be added or fixed.
-I couldn't get google assistant / voice match to work
-Lawnchair launcher is the default launcher, which is great as that is what I normally use. However the settings for it seem to be a lot more limited compared to the version I use. I couldn't find the option to double tap to sleep, or disable google's left of home swipe etc.
-The color adjustment found in LOS is missing. The default colors on the G5 are very 'cool' or blue tinted. The simple RGB adjustment available in LOS not only helps with that, but also with image retention.
I had very limited time using the ROM, but those were my findings. If these things get added or addressed I think this could be a very nice ROM for me.
Click to expand...
Click to collapse
Also , about the assistant , you can install it from the play store and it should work fine
Nice rom. Just encountered when clicking Lighthouse Supplies on Settings force closes it.
iGSkill said:
Nice rom. Just encountered when clicking Lighthouse Supplies on Settings force closes it.
Click to expand...
Click to collapse
Yeah at the moment that's currently WIP , thanks for the feedback!
Builds for h850 now!
Check OP for download link , h830 also coming soon.
Stealth1226 said:
Yeah at the moment that's currently WIP , thanks for the feedback!
Click to expand...
Click to collapse
Also encountered same problem as official LOS 18.1, when installing with OBB apps like PUBG mobile, etc from Playstore, it doesn't install. Tried using taptap, says "OBB folder can't be created". Tried manual download of APK and OBB file, but obb folder seems missing on /Android folder. When you try to create new folder /Android/obb, it renames to /Android/obb(2). It seems like /Android/obb folder is hidden and untouchable unlike in official LOS 17.1.
BTW am using RS988 variant.
iGSkill said:
Also encountered same problem as official LOS 18.1, when installing with OBB apps like PUBG mobile, etc from Playstore, it doesn't install. Tried using taptap, says "OBB folder can't be created". Tried manual download of APK and OBB file, but obb folder seems missing on /Android folder. When you try to create new folder /Android/obb, it renames to /Android/obb(2). It seems like /Android/obb folder is hidden and untouchable unlike in official LOS 17.1.
BTW am using RS988 variant.
Click to expand...
Click to collapse
Hmm not really sure about this sorry
Nice rom, really. I've been looking for a rom other than LOS because I had issues with phone app and incoming calls. Anyway, just a few notes from me hoping you can add!
-Fast charging isn't working- that's the most important
-It didn't have a camera app(I downloaded Google Camera, but it doesn't have an option for wide angle Camera)
-NFC not working
-Double tap to lock screen(pleaseee add it)
-Lighthouse supplies didn't work on me either
That's pretty much it! Hoping you can do something about it. Other than those it's very smooth and nice!
H850 Variant
StavrisD said:
Nice rom, really. I've been looking for a rom other than LOS because I had issues with phone app and incoming calls. Anyway, just a few notes from me hoping you can add!
-Fast charging isn't working- that's the most important
-It didn't have a camera app(I downloaded Google Camera, but it doesn't have an option for wide angle Camera)
-NFC not working
-Double tap to lock screen(pleaseee add it)
-Lighthouse supplies didn't work on me either
That's pretty much it! Hoping you can do something about it. Other than those it's very smooth and nice!
H850 Variant
Click to expand...
Click to collapse
Hey there! About the fast charging , it seems to be inconsistent on my end too , sometimes working sometimes not , I'll try to see whats causing that. For the camera app I forgot to add it to h850 builds it'll come in the next build sorry about that , also for wide angle support try cstark27s port. Yes NFC does not work i'll add it to the known issues and try adressing that too. Double tap to lock screen is something to do with the default launcher , hopefully it'll be added in the future aaaand Supplies is currently under construction so it'll FC for now, thanks for the feedback!
[deleted]
Where's the buddy h830?
ghfggh said:
Where's the buddy h830?
Click to expand...
Click to collapse
Coming soon , by tomorrow hopefully
Builds for h830 now! Check OP for download link , h830 and h850 will be official from next build onwards
Stealth1226 said:
Builds for h830 now! Check OP for download link , h830 and h850 will be official from next build onwards
Click to expand...
Click to collapse
Thx for your work.
Right now my H850 is on LOS18.1. with UI Nova Prime.
My issues here are:
NFC, FM-Radio, IR-Blaster are all not working.
OpenCamera works with Wide angle lens.
Fast charge it does always no matter what charger I use.
As it's my main phone I don't dare to switch yet but won't mind in general.
Can you compare the included Gapps to Opengapps versions please?
I.e. how much/many Google stuff comes with your ROM.
Usually (on other devices) I use either Opengapps pico or the even smaller BitGapps. Here it had to be NikGapps64.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This is a small project based on AOSP. We try to be a platform for beginners and support the Custom ROM community with our own unique contributions as well. This ROM exists thanks to inspiration of AOSiP, Thank you! #StayDerped
Code:
/* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Notes :
GApps included,
TWRP not included for now,
Use Magisk Canary, &
CLEAN FLASH IS ALWAYS RECOMMEND !!!
Device-specific features
- Initial build
What's broken?
You tell me!
DO NOT Report bugs if you're running a custom kernel or you installed Xposed
Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
If it is a random reboot, grab dmesg . (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues.
ROM: Gdrive
Mirror: Sourceforge
Magisk: Canary
Follow us on Telegram for more support !!
Credit/Thanks:
Google for Android and AOSP
LineageOS
AOSiP
AICP
ABC ROM
AquariOS
BootleggersROM
PixelExperience
OmniROM
Cory Collins
---------
Any others we may have forgotten to credit
And last but not the least, all our testers, who have helped us to squash many bugs so that we can try to release builds that as are flawless as possible
Contributors @NurKeinNeid, @OdSazib, @kenny3fcb, @rcstar6696, @Clarencelol
ROM source: https://github.com/DerpFest-12/
Device sources: https://github.com/DerpFest-Devices/
Kernel source: https://github.com/PradyX/unified_kernel_sdm660/tree/4.19
Screens:
Reserved
Anybody already tried this ROM?
Is it worthwhile installing?
DVO-er said:
Anybody already tried this ROM?
Is it worthwhile installing?
Click to expand...
Click to collapse
Trying it out now... Its worth a try but my main problem is the Ui is a bit laggy
DVO-er said:
Anybody already tried this ROM?
Is it worthwhile installing?
Click to expand...
Click to collapse
Using it for almost 2 weeks, Its super smooth and battery life is improved. I havn't faced any bugs.
manu2103 said:
Using it for almost 2 weeks, Its super smooth and battery life is improved. I havn't faced any bugs.
Click to expand...
Click to collapse
Which version are you running ?
nicholasknicks said:
Which version are you running ?
Click to expand...
Click to collapse
I flashed the same file mentioned in the thread
Does it have OTA?
DVO-er said:
Anybody already tried this ROM?
Is it worthwhile installing?
Click to expand...
Click to collapse
Flashed today the 26th Nov build.
Used for about 2h, no major issues so far (I cannot change clock position is the major problem for now). Geekbench 5 reports 341 single and 1598 multi. I'll try to daily drive it from today
Hello! I'm here after 2 days of usage. Pretty stable ROM and for it's initial stage seems very good.
Spoiler: TL;DR of my experience if you're lazy
It's usable as daily driver, but can be better. Battery is good (for Mi A2 standards). No major problems, sometimes a little bit too slow. No problems with Bluetooth, GPS or 4G/WiFi.
With this post I'm trying to tell you about two "minor-major" problems I found in this build.
Some details about phone and build I'm having:
Model: Mi A2 (jasmine_sprout). Not converted 6X. Never replaced, never opened.ROM: DerpFest, clean flashed (formatted everything). 26th Nov Build (SD1A.210814.036.A8)ROOT: Yes, Magisk (with Zygisk)Bootloader: unlockedRecovery: TWRP 3.3.1-0Mods & others: Nova Launcher (I hate google bottom bar not being removable). For the rest I have a clean "Derp Android 12 UX". I just flashed the ROM, TWRP, Magisk and DISABLE_DM_VERITY.Main Language: Italian
But now for the problems.
1. Nuclear Power Plant Syndrome
Named like this because of the insane reported amount of mA and W on the lock screen when charging. Don't know what is causing it. I attach also a logcat (logcat_nuclear_power_plant.txt) before putting in charge and when charging, maybe it will help. When rebooted it shows correct values for like 10 seconds, switching again to Nucler Power Plant immediatly after.
Spoiler: Screenshots
2. Big cores "not working" (?) [see also EDIT on 10th DEC]
My big cores are all always at 1113Mhz and at 0% of use. They jump only for 1-5 seconds to 2208Mhz when opening an app, but then immediatly stops. This is very noticeable when opening SmartPack Kernel Manager. The cores are "sleeping" or they are not reported correctly. But doing things like recording screen and having SmartPack open caused a big slowdown of entire system. Also, when using heavier apps, like Coinbase that were very slow to open (even with my previous LOS 18.1) now are even slower (sometimes 40-50 seconds to load everything).
Spoiler: Proof of concept
EDIT 10th Dec
I partially solved the problem restoring all settings on SmartPack Kernel Manager, uninstalling it and then rebooting the phone. I'm not telling this is the solution, but maybe is correlated. Is not "as before", but much better.
Then, there are some problems that appeared in this two days, but was not able to reproduce them again. Just marking them out.
Clock not being set on CENTER or RIGHT: it just disappeared when set to things others than "left". It happened just when I installed the ROM and immediatly went to settings. When I wanted to customize clock position it won't change. I tried to do this again and again but after a reboot it seems to working properly.
Something crashed at first start. It was called "System Audio Synthetizer" or "Android Audio System" something like that. Never appeared again
One time when turning on GPS, the UI crashed and all screen turn black. After 5 seconds the phone restarted the UI and everything worked. No reboot, just UI restart. I was not logcat-ing in that time, so I have no proof for this, other than my experience.
The phone sometimes takes time to load emojis, like on Telegram. Maybe related to "Big Cores not Working"?
I'll continue to monitor the situation. If you need details or wanna teach me how to catch more info about problems, let me know: this is the first time I'm doing something like this and I have no experience on doing this.
latest build DerpFest-12-Official-Shion-jasmine_sprout-20220213-1252.zip after flashing gets stuck at boot logo .
Great rom is really fluid and smooth but am I the only one that have problem with mic gain?
I'm on the latest build (20220213) and everybody complains that my whatsapp voice notes are an incredibly low volume. In other roms I was able to boost the mic gain in xiaomi parts but we don't have it here. Would it be possible to add? (I would love to avoid rooting just to use a kernel manager). Thanks and great work <3
i have installed this rom as well as pixelplusui... in both rom i am not able to use wifi calling... wificalling is turned on but not able to use it... pplease help somebody
Please do something about continuously dropping performance
Each update makes it better but still . But it's still not good as compared to other Android 12 custom.
In the section of features is the best ROM now but can't say the same for performance
What are your plans for updates. Most of the others have dropped the updation support.
Nvn_Kumar said:
What are your plans for updates. Most of the others have dropped the updation support.
Click to expand...
Click to collapse
Great going, many thanks for updates. The best rom today for this phone. Only one thing volyme rockers adjust media volume and not ringer volume even when no media is being played. When on home sreen it must adjust ringer volume. Screenshot attched. Thanks
Nvn_Kumar said:
Great going, many thanks for updates. The best rom today for this phone.
Click to expand...
Click to collapse