[ROM] IOIDroid Senseless Edition V4.5 -- ~Now Even More Choice :) - HTC Flyer, EVO View 4G

{
"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"
}
Super Smooth HC Build
Custom Boot Animation
Most Sense APPS Removed
WiFi Speed Tweaks
Network Data Speed Tweaks
Extended Power Menu Added
Cell Fix
Good Power Consumption
Wifi Scan Interval Reduced to Decrease Battery Usage
Brightness Fix Applied
Click to expand...
Click to collapse
Wipe Factory and Cache
Install from Zip
If you have any other problems just go back to recovery and wipe dalvik cache
Click to expand...
Click to collapse
Apologies for me being away from the thread for so long. I am now back for a bit and working on a new release for both the Senseless and Sensed Edition of this ROM.
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Download Links
IOIDroid Download Page
Signature Images
IOIDroid ROM User Sig image :

With all due respect, but adding an APK, swapping some files etc., is not an useful contribution for the community. If you really want to add something, work on ICS instead We need more developers on that case, and it would be more useful than 10 HoneyComb ROMs

Reserved

I'm sorry to tell, but isn't this a little pointless? No offence, really... I dont blame you or anything.

zummer22 said:
I'm sorry to tell, but isn't this a little pointless? No offence, really... I dont blame you or anything.
Click to expand...
Click to collapse
Yes im afraid it is a bit pointless at the moment, however I am working on making it better, this is my first ever ROM and I have never done any android development before, i am working to build Doomlords Kernel into this build and make some tweaks to the UI, basically this is there for people to use for a bit and hopefully make requests for new features and modified visuals etc.

ioiwillioi said:
Yes im afraid it is a bit pointless at the moment, however I am working on making it better, this is my first ever ROM and I have never done any android development before, i am working to build Doomlords Kernel into this build and make some tweaks to the UI, basically this is there for people to use for a bit and hopefully make requests for new features and modified visuals etc.
Click to expand...
Click to collapse
Yeah I understand you. I'm looking forward for future releases

zummer22 said:
Yeah I understand you. I'm looking forward for future releases
Click to expand...
Click to collapse
I have managed to get the extra Kernel added, i am working to add extended power menu and also trying to increase the quality of the graphics on this tablet, i believe i can do this by changing the DPI in the build.prop, which I have changed, just waiting for the ROM to compile and then I will test, any requests ?
Thank you for your support, I realise that this does not appear to be proper development at the moment, apologies to the Community, I am trying to contribute but this is harder than expected, but as I have said before i am dedicated so I will continue to work until i make a good impression on my fellow Dev's

No shame in trying, good luck

mcord11758 said:
No shame in trying, good luck
Click to expand...
Click to collapse
Do you know of any guides, MCORD, i have noticed that you are quite well established in this forum.

If you when you say established you mean posting too much, guilty as charged.
I am no developer just married with two kids, Android is an escape, last refuge. I would suggest maybe searching the Android development software hacking threads. There should be some useful information to get started
Sent from my HTC Flyer P510e using xda premium

mcord11758 said:
If you when you say established you mean posting too much, guilty as charged.
I am no developer just married with two kids, Android is an escape, last refuge. I would suggest maybe searching the Android development software hacking threads. There should be some useful information to get started
Sent from my HTC Flyer P510e using xda premium
Click to expand...
Click to collapse
Like what mcord said, check around in this forum: http://forum.xda-developers.com/forumdisplay.php?f=613
There are alot of guides and useful pieces of information

mcord11758 said:
If you when you say established you mean posting too much, guilty as charged.
I am no developer just married with two kids, Android is an escape, last refuge. I would suggest maybe searching the Android development software hacking threads. There should be some useful information to get started
Sent from my HTC Flyer P510e using xda premium
Click to expand...
Click to collapse
I am not a developer either however I aspire to be one. The only thing is i need a swanky signature line like all the other devs have e.g. Doomlord for his doomkernel i want one, do you know of any of the guys that do well with giimp or signature strip creation ?

Gumby63 said:
Like what mcord said, check around in this forum: http://forum.xda-developers.com/forumdisplay.php?f=613
There are alot of guides and useful pieces of information
Click to expand...
Click to collapse
Thanks Gumby, i literally have never seen this section of the forums before, I hope you don't mind me basing my ROM on yours, if you do just say the word and its gone

ioiwillioi said:
Thanks Gumby, i literally have never seen this section of the forums before, I hope you don't mind me basing my ROM on yours, if you do just say the word and its gone
Click to expand...
Click to collapse
No worries dude thanks for giving credit

ioiwillioi said:
I am not a developer either however I aspire to be one. The only thing is i need a swanky signature line like all the other devs have e.g. Doomlord for his doomkernel i want one, do you know of any of the guys that do well with giimp or signature strip creation ?
Click to expand...
Click to collapse
You mean the one that appear when install a .zip in recovery?

zummer22 said:
You mean the one that appear when install a .zip in recovery?
Click to expand...
Click to collapse
I do need one of those as well if anyone is able to offer but I was actually referring to a little graphic that I can put in the bottom of my posts.

Gumby63 said:
No worries dude thanks for giving credit
Click to expand...
Click to collapse
Also Gumby, are you aware of a way to disable the hardware keys permanently without the Leedroid Tweaks App?

ioiwillioi said:
I do need one of those as well if anyone is able to offer but I was actually referring to a little graphic that I can put in the bottom of my posts.
Click to expand...
Click to collapse
The text in the upater script is easy. You would put this line:
ui_print("");
And in between the quotation marks you put what you want to say. So maybe something like:
ui_print("Flashing Senseless ROM v1.0.0");
And to edit an updater-script you need a program called notepad++ or something similar.
---------- Post added at 06:57 PM ---------- Previous post was at 06:54 PM ----------
ioiwillioi said:
Also Gumby, are you aware of a way to disable the hardware keys permanently without the Leedroid Tweaks App?
Click to expand...
Click to collapse
Well actually you need leedroid's kernel to be able to disable/enable them. If you want them disabled for good then just use a different kernel.

Gumby63 said:
The text in the upater script is easy. You would put this line:
ui_print("");
And in between the quotation marks you put what you want to say. So maybe something like:
ui_print("Flashing Senseless ROM v1.0.0");
And to edit an updater-script you need a program called notepad++ or something similar.
---------- Post added at 06:57 PM ---------- Previous post was at 06:54 PM ----------
Well actually you need leedroid's kernel to be able to disable/enable them. If you want them disabled for good then just use a different kernel.
Click to expand...
Click to collapse
I realise that the LeeDroid tweaks app has the ability to disable them, I want to stick with the LeeDroid kernel as the performance seems to be very good.
I was hoping there was a simple build.prop change or something to disable them

Signature Image
So, does anyone want to create me a cool signature image on the bottom of the posts that I post ? Something related to Senseless ROM

Related

[MOD][DEPRECIATED][Not Really a ROM] coMOD Less Sense for Stock (no HTCDev unlock)

Depreciated - I suppose that it's about time to close this thread. It really has passed its useful life. Thanks to everyone who commented, tried it, etc. You can see my current work in my signature. If you have any questions, feel free to PM me.
{
"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"
}
Hello everyone. coMOD is a modification designed for users who haven't unlocked their bootloader, but have used the root exploit. It's designed to give you the "custom ROM experience."
This is my first venture into this area, so please don't be too harsh.
I understand if there is no demand for this. If that is the case, I will take appropriate action to have the thread closed.
In short, what is this?
This is not a ROM (in the traditional sense)
Slightly Debloated
Includes extra (what I believe are essential) root-friendly apps
Designed For Users who haven't taken the HTCDev Unlock (it could be used if you have, but use an actual full custom ROM instead)
Click to expand...
Click to collapse
Return back to Stock by simply by rerunning the RUU (No traces left behind)
Added
Nova Launcher as the Default Launcher
Terminal Emulator
Root Browser
WiFi Tether App
WiFi Hotspot Hack
Quick Settings
Click to expand...
Click to collapse
Removed
Rosie (HTC Launcher)
HTC Over-the-Air (OTA) Update capability
Facebook App and Widget
Twitter App and Widget
Most Stock HTC Widgets (Incompatible with Nova Launcher)
HTC Reporting/Checkin (Most should be gone)
SoundHound
TuneIn
Google Shopper
Click to expand...
Click to collapse
What Doesn't Work
Some Personalize options pertaining to Rosie Specifically
This may not free up process memory
Let me know?
Click to expand...
Click to collapse
How to run this
1. Run the Root Exploit Script here
2. Back up any important information before proceeding
3. Make sure that USB Debugging is on
4. Extract the coMOD Zip file
5. Plug your phone into the computer
6. Inside the coMOD folder, Double-click the icon that says install
7. Press Enter to Start the installation
8. Your phone will reboot after the install is done
Click to expand...
Click to collapse
Downloads
Download coMOD 0.1
Thanks to
freeza - Letting me "borrow" some of the build.prop values. Inspired the "Less Sense" idea. All around great guy.
aamikam - Quick Settings and WiFi Hotspot Hack
kaos420 - Hotspot Hack Post
SteelH - OTA Update Removal Post
TeamWin - TWRP Recovery
sparkym3 and Dan Rosenburg - HTC EVO 4G LTE Root Exploit
as well as zedomax for the One-click root script
If I've forgotten someone, please PM me and let me know. I'll add them to the list.
Click to expand...
Click to collapse
Disclaimer: I am not responsible for anything that happens (including, but not limited) to your phone, computer, Sprint contract, etc. This is provided free of charge without any warranty.​
coMOD MODs (That's Meta...)
Just Extract the files and copy them into the coMOD folder.
These can be used without using coMOD. You'll either need to install the Android SDK or drop the files into your ADB folder.
Camera APK with Sound Toggle
Download - Here
Thanks to SteelH and flex360 - original thread here.
im sure some will find this useful closeone. thanks for your contributions to the scene.
kaos420 said:
im sure some will find this useful closeone. thanks for your contributions to the scene.
Click to expand...
Click to collapse
Thank you. I appreciate it a lot kaos420.
Great idea! Now those who don't want to 'void' their warranty and give HTC their device information can still enjoy the benefits of custom(ization) ROMs in an all-in-one package.
freeza said:
Great idea! Now those who don't want to 'void' their warranty and give HTC their device information can still enjoy the benefits of custom(ization) ROMs in an all-in-one package.
Click to expand...
Click to collapse
Thank you freeza. I really appreciate the comment.
~co~
Cute
That's great. thanks for share.
Thanks for doing this!
I for one, have not installed a custom recovery, so I will be trying this.
You can also throw in the camera.apk with the shutter sound disable option.
This is a cool idea. Assuming it's windows only?
This seems like a great idea for those who haven't unlocked bootloader. But, since they have no custom recovery for getting out of sticky situations, do you see potential for 'sticky situations' . (I'm not familiar with what exactly you've done here)
This is a great idea for some. Clever. Thanks.
Edit: I see in your quick settings you got blue toggles instead of green,...nice
sent from a shining jewel 4g LTE
fastmikey1969 said:
Thanks for doing this!
I for one, have not installed a custom recovery, so I will be trying this.
You can also throw in the camera.apk with the shutter sound disable option.
Click to expand...
Click to collapse
Thanks! I still however recommend using a full custom ROM if you are unlocked. Trust me, you'll enjoy that a lot more.
Absolutely, I can throw in the modified camera. In fact, you can run mod now, and I'll have up a patch that specifically changes the camera later.
cfbauer said:
This is a cool idea. Assuming it's windows only?
Click to expand...
Click to collapse
Thank you. At the moment, it's Windows-only. I didn't figure that there would be much demand on other platforms (I guess I was wrong). I should be able to throw together a Linux version relatively quickly. Mac OS, is slightly iffy. I think that it would be best for me to stick with the single platform for the time-being (just until I know how much demand there is for this project).
I apologize,
~co~
scottspa74 said:
This seems like a great idea for those who haven't unlocked bootloader. But, since they have no custom recovery for getting out of sticky situations, do you see potential for 'sticky situations' . (I'm not familiar with what exactly you've done here)
This is a great idea for some. Clever. Thanks.
sent from a shining jewel 4g LTE
Click to expand...
Click to collapse
Thanks scottspa74! I don't foresee the no-custom recovery part being a large problem. I recommend rerunning the RUU if someone wants to return the phone back to a stock state. I know that this is less than ideal, but it's really the only thing that I can think of that would work right off the top of my head. Now, due to the way I built this version of the mod, nothing is actually completely removed -- it's "frozen" in a way. It's a little bit sloppy, but I'm looking to keep safety first, then when I know that everything is okay, I'll release a version that actually removes the old stuff. I strive to make sure that the things that I release aren't inherently broken. If something I release renders the phone unusable, then I haven't done my job. I will pull my download, fix the problem, and release a new version.
I will stress however, this is no substitute for a fully bootloader-unlocked phone with custom recovery and a custom ROM. It's simply designed to give stock-rooted users that taste of custom ROM "goodness" without fear of voiding warranties (everything I have read has pointed to HTC's Unlock not causing any problems with returning the phone to Sprint for repair; still, I'm trying to ease some minds by providing this as a temporary alternative).
Thanks,
~co~
Edit: I can't really take credit for the blue toggles (or any of these other wonderful mods). They happen to be a result of applying one of the HTC Themes. Happily, theme coloring does work.
I have added the Camera APK with sound toggle to the second post of the thread.
Thank you to SteelH and flex360 for this!
~co~
I am unlocked so I won't be using this, but I just wanted to say that this is a really great idea! I see it as a nice stepping stone for those that are not quite ready to commit to the idea of unlocking. They can test the waters, so to speak.
Great job, and thanks for another great contribution to the community.
Sent from my LTEless Evo LTE using Tapatalk. :-(
Hey, thanks. I had no idea that changing an HTC skin would change the color of toggles and various things. Awesome, thank you
sent from a shining jewel 4g LTE
newboyx said:
I am unlocked so I won't be using this, but I just wanted to say that this is a really great idea! I see it as a nice stepping stone for those that are not quite ready to commit to the idea of unlocking. They can test the waters, so to speak.
Great job, and thanks for another great contribution to the community.
Click to expand...
Click to collapse
Thank you.
scottspa74 said:
Hey, thanks. I had no idea that changing an HTC skin would change the color of toggles and various things. Awesome, thank you
Click to expand...
Click to collapse
Something new. Happy that the tip helped.
~co~
I appreciate it, but no need to apologize. You're the one doing the work!
cfbauer said:
I appreciate it, but no need to apologize. You're the one doing the work!
Click to expand...
Click to collapse
Thanks cfbauer.
I do want to stress, just for the record, the mods included in this package were created by some wonderful developers, and cannot take credit for their work. I've just been experimenting with a way to get their work into the stock ROM so that (in theory) more people can enjoy their work.
That being said, if anybody has used this, please let me know. If you don't have enough posts to comment, feel free to private message me. I can't guarantee a response, but I'll try.
Thanks everyone,
~co~
Been running this once yesterday. Really like the battery life so far. I'll report back more tomorrow but so far everything works and running smooth.
Sent from my EVO using Tapatalk 2

[ROM][JB-4.2]CM10.1 for Motorola Photon 2/12/13 [Unofficial]

{
"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"
}
Cyanogenmod 10.1
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
How To Flash​
Place ROM onto phone storage
Reboot to recovery
Make a Nandroid
Install Rom: Wipe INSIDE ROM
When you select "Reboot Not", you'll get a CWM error, IGNORE IT
Install Gapps
WIKI/FAQ Located: To be reworked
Click to expand...
Click to collapse
Latest Version Fixes:
Audio-including voice search
Camera Preview
Click to expand...
Click to collapse
Bugs??:
KNOWN ISSUES:
Bluetooth not working
Videocamera : Use VideoCam Illusion
Slight Lag possible on screen transitions
USB tether
The graphics related issues are due to not having proper drivers to use for this. Don't ask for an ETA on a fix. Moto won't be giving us the drivers, so there is no fix
If you need to report a NEW bug, report it once, and the next TWO people VERIFY it. I don't need everyone reporting same bug 20 times. I you can, provide me the following information:
Version you're using
What type of fwipe you did and what ROM you came from
Have you restored any data from something like Titanium Backup
What app is misbehaving and what you were doing when it started
Logcats<--THIS IS PREFERRED.
If you don't know how to logcat, go HERE and learn. This really nice guy took the time to write out a good how to
When you have a LOGCAT and would like to post it, please go to pastebin and post it in there, then LINK that location in this thread...I don't want to see them posted directly in here.
Click to expand...
Click to collapse
Downloads:
ROM file is Located HERE
My latest CWM: V1 as well as Aroma-Prep
can be downloaded HERE
Click to expand...
Click to collapse
Credits:​
Cyanogenmod Team
scott.hart.bi=for helping me with source building and listening to me complain
Jokersax11-for being my initial inspiration on Photon, being a cool guy, and helping me when I get stuck
EPinter-for fixing some stuff
Amarullz=for creating the Aroma Installer
Spleef-for collaborating on those first builds that got me into Android
All my testers and users
Anyone else I may have forgotten
Click to expand...
Click to collapse
Kernel Source: HERE
Click to expand...
Click to collapse
mine
mine also
One thing i must mention is that i have not been able to test gsm or uscc, so i cannot guarantee 100% they will work. If someone can test, i would greatly appreciate it
Sent from my LG Optimus G
Thank you very much for this! I've been using your latest AOKP for over a week and it's been very solid, but I can't wait to try this.
Sweet! Thanks Bill for continuing to work on our MoPhos
Sent from my Nexus 7 using xda premium
Looking good
I'm very pleased to see it up and running. Good Work bill.
Btw, what gapps do we flash?
I did the one from goo.im for cm10.1 and voice search wont work
For those curious, here is my basic overview thus far;
I've been running it for just over an hour roughly and its fairly bug free (minus the wifi and bt)
Camera works great, minus the preview, which i still never figured out why it wouldn't work, you will just see a white screen, guesstimate where you are pointing. =P
Minor transition stutters, nothing major, just slightly more noticeable then on the 4.1.2 rom (give it time im sure it will improve)
I love the 4.2 feel, and all of the 4.2 features are working smoothly.
Overall, this a damn good place to start, You can tell when you flash this rom, bill put a lot of time and work into this, considering this is the first release, and it is so bug free.
Personally, i will be returning to PAC, as it is my daily driver, but im looking forward to what cm10.1 is bound to bring to our phone.
Thanks again Bill
T3HG00GLEG33K said:
I'm very pleased to see it up and running. Good Work bill.
Btw, what gapps do we flash?
I did the one from goo.im for cm10.1 and voice search wont work
For those curious, here is my basic overview thus far;
I've been running it for just over an hour roughly and its fairly bug free (minus the wifi and bt)
Camera works great, minus the preview, which i still never figured out why it wouldn't work, you will just see a white screen, guesstimate where you are pointing. =P
Minor transition stutters, nothing major, just slightly more noticeable then on the 4.1.2 rom (give it time im sure it will improve)
I love the 4.2 feel, and all of the 4.2 features are working smoothly.
Overall, this a damn good place to start, You can tell when you flash this rom, bill put a lot of time and work into this, considering this is the first release, and it is so bug free.
Personally, i will be returning to PAC, as it is my daily driver, but im looking forward to what cm10.1 is bound to bring to our phone.
Thanks again Bill
Click to expand...
Click to collapse
Voice Search is a bug I still need to work on. I was really working hard on the storage issue...in the end, it was an edit that came from the Capitivate Glide that fixed it...LOL
Of course, either by some edit that CM added in or one of my edits, I broke wifi (it was working in earlier builds. I'm trying to revert some of the edits to try to get it working again).
This is probably the 100th build of CM10.1 that I have done, so yes, there has been a LOT of time put into it. BT will be a bit of a pest to fix, but I am sure I can get it done. I already know the edit for the Camera preview, but I can't get it to build when I institute the edit...which is really odd. I'm still working on it.
Th3Bill said:
Voice Search is a bug I still need to work on. I was really working hard on the storage issue...in the end, it was an edit that came from the Capitivate Glide that fixed it...LOL
Of course, either by some edit that CM added in or one of my edits, I broke wifi (it was working in earlier builds. I'm trying to revert some of the edits to try to get it working again).
This is probably the 100th build of CM10.1 that I have done, so yes, there has been a LOT of time put into it. BT will be a bit of a pest to fix, but I am sure I can get it done. I already know the edit for the Camera preview, but I can't get it to build when I institute the edit...which is really odd. I'm still working on it.
Click to expand...
Click to collapse
Alright, yeah, i wasn't sure if it was just the gapps, or if it was a problem you knew about. Im glad you got the storage thing worked out, haha, i was getting desperate, found that rom i linked to (cm10 thread) that used 4.1.2 partitioning for 4.2
See, thats a problem i have when i was trying to work on the apks for the rom i put on hold. Its working just fine in the first one, but when i fix another part thats completely unrelated, it breaks the first. LOL. I feel like Wile E. Coyote trying to catch the roadrunner at times.
Holy Mother of ****. lmfao. In bow before you and your dedication. I feel if i was in your shoes i probably would have thrown my machine out of frustration.
As far as the camera preview goes, are you just recompiling the app with the edit, or are you building it from source and then adding the edit every time?
T3HG00GLEG33K said:
Alright, yeah, i wasn't sure if it was just the gapps, or if it was a problem you knew about. Im glad you got the storage thing worked out, haha, i was getting desperate, found that rom i linked to (cm10 thread) that used 4.1.2 partitioning for 4.2
See, thats a problem i have when i was trying to work on the apks for the rom i put on hold. Its working just fine in the first one, but when i fix another part thats completely unrelated, it breaks the first. LOL. I feel like Wile E. Coyote trying to catch the roadrunner at times.
Holy Mother of ****. lmfao. In bow before you and your dedication. I feel if i was in your shoes i probably would have thrown my machine out of frustration.
As far as the camera preview goes, are you just recompiling the app with the edit, or are you building it from source and then adding the edit every time?
Click to expand...
Click to collapse
The partition scheme is actually a step back to the old /mnt/emmc and /mnt/sdcard from ICS days . I found that it worked well on a few devices, but was having issues with emmc not showing up, as improper permissions were being indicated. I finally searched EVERY Tegra 2 device that had a 4.2 build to see what I could get working. The Captivate Glide had one that I hadn't tried, so what the hell, I figured. When it booted and I saw everything working, I almost cried
Yeah...I know what you mean about the fix one break another. Only issue is that since I was only checking storage, I don't know which edit broke wifi...lol. Could even be something that CM added in when they initiated wifi tether support...lol
Believe me...there were times when I looked at the Photon and considered it's aerodynamic properties and whether it could fly and how far...lol
I've tried both. Each way, I get the strange lot of errors...lol
Is wifi supposed to be working? I'm can turn it on and off but it never finds any networks nearby.
knG333 said:
Is wifi supposed to be working? I'm can turn it on and off but it never finds any networks nearby.
Click to expand...
Click to collapse
I forgot to put that wasn't fully working in the OP.
I'm gonna guess and say any issue with 4.2 gapps is due to this (via RootzWiki):
Does not include non-NEON libraries, as there have not been any non-NEON devices (Tegra and Tegra 2 devices such as the Motorola XOOM) which have received 4.2, and the 4.1 libraries are not compatible with 4.2.
Click to expand...
Click to collapse
bray424 said:
I'm gonna guess and say any issue with 4.2 gapps is due to this (via RootzWiki):
Click to expand...
Click to collapse
Epinter made a set of gapps for cm10.1 for atrix. Should work on photon
Sent from my LG-LS970 using Tapatalk 2
for the 4.2 keyboard, whenever I try to use gesture typing the word never shows
Also for anyone trying this rom out, here's a link to the new CM Chronus clock, which is 4.2+ only.
Great work! Thank you for keeping the mopho alive!
---------- Post added at 09:36 AM ---------- Previous post was at 09:13 AM ----------
Great work! Thank you for keeping the mopho alive!
+1
hightech316 said:
Great work! Thank you for keeping the mopho alive!
Click to expand...
Click to collapse
Once again you have done it. Awesome job brother. I am on CDMA and have no network connect. I did a full wipe and i am coming from liquid.
Sent from my sunfire using xda premium
I can confirm that GSM is working on straight talk! Albeit with the known ROM issues
Sent from my MB855 using xda premium

[ROM][CM10.1] UNOFFICIAL CM10.1 for LGE970

{
"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"
}
CM10.1 is here for the LGE970, aka the ATT LG Optimus G.
This is a source build rom, which includes all the latest changes from cm.
Instructions
Download cm-10.1, and gapps. Put them on your sdcard, reboot to recovery. Flash, and enjoy!
Note: As of 0410 you must be on jb ota or lgnpst the jb bin.
The current version is:
20130703
The latest will be avaliable at:
http://downloads.codefi.re/shelnutt2/optimusg/att/cm10_1/
Gapps:
Currently BaNkS Seems to work best:
http://forum.xda-developers.com/showthread.php?t=2012857
Click to expand...
Click to collapse
Known Issue
USB tethering doesn't work
Click to expand...
Click to collapse
Change Log
Current Version: 20130703
Changelog:
20130621: Call bug is fixed
20130518: Bluetooth mac address is now persistent
20130517: Implemented a possible work around for end call bug
20130410:
New kernel base, updated device repos and vendor repos to bring unified sources.
20130401:
Easter edition! No easter eggs though just a resync and start of nightlies.
20130314:
EFS partitions are now backups by default on your first flash if they do not exist.
20130313:
Display optimization tweak thanks to chadouming
Other cm fixes, like better su support
20130311:
koush's superuse now build in to cm, many other cm changes now code freeze is lifted
Thanks to houstonn added hardware info to build.prop to show up in settings
caf_display
Thanks to sk8, switched back to caf display now that it works
03-06-2013
Fully synced and up to par with cfx. Audio is fully work, nfc, no gps or camera.
Click to expand...
Click to collapse
Special Thanks To!
None of this would be possible without the following people:
rlasalle15
chadouming
dvhexer
synergy
unknown2011 (and all his friends!)
thecubed
sextape
Click to expand...
Click to collapse
Source
Device repo, kernel and vendor blobs
http://github.com/TeamLGOG
Click to expand...
Click to collapse
Great work Shel! You're a true pleasure to work with.
sent from codefireX
Nice to see u here shelnutt2
Sent from my At&t LG Optimus G E970 running CFX
I wish I could hack the webcams of all the folks who said we don't have competent developers for the E970 when they figure out what ignorant f*cknuggets they are. Like my nerdy ass is going to buy a phone that isn't going to get ridiculously awesome AOSP within a reasonable amount of time, ha ha ha ha!
Man, I wonder how all those dudes who ditched their OGs feel. BTW this runs GREAT. The screens in OP are mine.
Much thanks to all of the developers of the E970 for sharing their talent and work! I try not to post much - still a noob with nothing to add toward development so don't want to take up space - but with all of the recent work added, simply wanted to say thank you.
I still have never flashed a ROM (ever); it's not that the ICS development was not interesting, I simply wanted to spend additional time educating myself first. With AOSP, AOKP, and now CM, time for me to step-up my reading!! I'm rooted, unlocked, have my nandroid, and almost ready to go - though do need the GPS working as I can't live without it.
BTW, great, in-context use of the word f*cknuggets, Deathmonkey!
lennyquai said:
Much thanks to all of the developers of the E970 for sharing their talent and work! I try not to post much - still a noob with nothing to add toward development so don't want to take up space - but with all of the recent work added, simply wanted to say thank you.
I still have never flashed a ROM (ever); it's not that the ICS development was not interesting, I simply wanted to spend additional time educating myself first. With AOSP, AOKP, and now CM, time for me to step-up my reading!! I'm rooted, unlocked, have my nandroid, and almost ready to go - though do need the GPS working as I can't live without it.
BTW, great, in-context use of the word f*cknuggets, Deathmonkey!
Click to expand...
Click to collapse
The best way to educate yourself about these things is to flash and play with them. Seriously, make sure you have a good backup, and then flash to your heart's content. Flashing a ROM and then flashing back to your good recovery each take a few minutes a piece. It's easy.
Sweetttt!! :victory: , will themes from playstore work with this rom?
Downloading now and excited to flash. Had problems with Codefire SR15, the power button caused a system crash. Hopefully that won't happen on this!
Sent with Hawleywood OG style
Digil said:
The best way to educate yourself about these things is to flash and play with them. Seriously, make sure you have a good backup, and then flash to your heart's content. Flashing a ROM and then flashing back to your good recovery each take a few minutes a piece. It's easy.
Click to expand...
Click to collapse
Thanks, Digil! Though I have not done it, I agree nonetheless. I knew I'd want to take advantage of all this phone (and developers) have to offer, so rooted and unlocked when I got it in December (thanks to Carret's instructions!) without issue. I have TWRP installed and did my first nandroid (though will do another to make sure I did it right, as mine was a bit large @ 3GB). Confident I can flash a rom, though not certain I did the nandroid right and want to make sure. I'm in sales and travel out of town quite a bit, so really need GPS working, so have simply been enjoying seeing the work, reading the comments, and trying to get better versed (after the wife and kids go to bed). Unlike many, I still do 1000-1500 minutes of calls a month, so needed to see the volume working as well.
I seem to be a pretty old fart by xda standards - 44, though still a heavy metal punk at heart (hair metal guitarist and singer back in the 80's). Though I love technology, I'm not as up to speed as most on these forums, so am taking it slower than I probably need.
yes finally we can get some good cm action going
lennyquai said:
Thanks, Digil! Though I have not done it, I agree nonetheless. I knew I'd want to take advantage of all this phone (and developers) have to offer, so rooted and unlocked when I got it in December (thanks to Carret's instructions!) without issue. I have TWRP installed and did my first nandroid (though will do another to make sure I did it right, as mine was a bit large @ 3GB). Confident I can flash a rom, though not certain I did the nandroid right and want to make sure. I'm in sales and travel out of town quite a bit, so really need GPS working, so have simply been enjoying seeing the work, reading the comments, and trying to get better versed (after the wife and kids go to bed). Unlike many, I still do 1000-1500 minutes of calls a month, so needed to see the volume working as well.
I seem to be a pretty old fart by xda standards - 44, though still a heavy metal punk at heart (hair metal guitarist and singer back in the 80's). Though I love technology, I'm not as up to speed as most on these forums, so am taking it slower than I probably need.
Click to expand...
Click to collapse
lennyquai, I definitely feel you about wanting to take it slow, and do your research first. In fact, I think XDA (and hell, probably the world in general) would be much better off if everyone took that approach. We seem to have some awesome devs here, so I know when you eventually do decide to start flashing some ROMs you won't be disappointed. Good luck! See you around.
Btw, thanks to Shelnutt for putting this up, and all your work. Can't wait to try it out after work tonight!
Sent from my LG-E970 using XDA Premium HD app
lennyquai said:
I seem to be a pretty old fart by xda standards - 44, though still a heavy metal punk at heart (hair metal guitarist and singer back in the 80's). Though I love technology, I'm not as up to speed as most on these forums, so am taking it slower than I probably need.
Click to expand...
Click to collapse
I got you by almost decade... But the kids in here are pretty tolerant of old farts.
I'll caution you that once you start flashing roms you'll get addicted and flash everything that comes out. Titanium Back Up Pro is more than worth the cost. You can not only back up then restore apps (incl data), but once your downloaded apps are restored, you can restore the data for the launcher, which automatically setups up your home screens (be sure to do a full back up of apps, before you start flashing).
Sent from my LG-E970 using xda app-developers app
Has anyone had problems with data not working randomly? Chrome would just sit there.....
Edit: I noticed when my data wasn't working it was showing H, Now even though it's toggling thru all types of data it's working. Not sure if it was because disconnecting from wifi or what but all seems ok now.
Sent from my LG-E970 using xda premium
Has anyone been able to find the "Enable USB Debugging" setting (I get a message to change it, whenever I use TiBu)? Usually its under the System section in the Developer settings. I don't find Developer settings and I think that I've been through every setting and haven't found it.
dbgeek said:
Has anyone been able to find the "Enable USB Debugging" setting (I get a message to change it, whenever I use TiBu)? Usually its under the System section in the Developer settings. I don't find Developer settings and I think that I've been through every setting and haven't found it.
Click to expand...
Click to collapse
Yeah same here
---------- Post added at 09:39 AM ---------- Previous post was at 09:38 AM ----------
MysteryEmotionz said:
Imagine the mess your making by complaining. You should just ignore it n let it get burried
Sent from my LG-E970 using Tapatalk 2
Click to expand...
Click to collapse
Why not at least say something productive. You doing this is rather annoying.
mrpanic7 said:
Yeah same here
Click to expand...
Click to collapse
Tap build number in settings -> about phone 6 times and it'll be enabled. It's a standard 4.2 feature that cm has kept.
Shelnutt2 said:
Tap build number in settings -> about phone 6 times and it'll be enabled. It's a standard 4.2 feature that cm has kept.
Click to expand...
Click to collapse
Thank you I had a feeling it was just hidden, knew it wasn't omitted.:good:
dbgeek said:
Has anyone been able to find the "Enable USB Debugging" setting (I get a message to change it, whenever I use TiBu)? Usually its under the System section in the Developer settings. I don't find Developer settings and I think that I've been through every setting and haven't found it.
Click to expand...
Click to collapse
Starting with 4.1 I believe, Google made it so you have to go to "About Device" under settings, then tap the "Build number" location seven times. A toast notification will show up when you start tapping telling you how many more taps you have to go. Developer settings will then show up in the "Settings" menu. Why they hid it like an easter egg is beyond me.
Edit: Dang Shelnutt2 beat me to it.
Shelnutt2 said:
Tap build number in settings -> about phone 6 times and it'll be enabled. It's a standard 4.2 feature that cm has kept.
Click to expand...
Click to collapse
Thank you. That's a very interesting set up.

[ROM] N915V Stock Rooted for Developer Edition

Verizon Galaxy Note Edge Stock Rooted for Developer Edition​
Code:
Please flash responsibly. I'm not responsible for what you do with your device.
INTRODUCTION
This is as close as I could stay to stock except that it is pre-rooted. It's a big file and will take several minutes to boot (about 7 minutes with my experience). My plan is to make another ROM from this base that is debloated and has some other goodies. Feel free to post in this forum what you wish it had or didn't for future builds.
Click to expand...
Click to collapse
INSTALLATION INSTRUCTIONS
Simply download and flash this file using the install function of TWRP.
Click to expand...
Click to collapse
DOWNLOADS
Stock_Rooted
Stock_Rooted_Debloated_1.1 (includes VVM and Rotate Fix)
Click to expand...
Click to collapse
XDA:DevDB Information
N915V Stock Rooted, ROM for the Galaxy Note Edge
Contributors
pmterp
ROM OS Version: 5.0.x Lollipop
Based On: Stock Touchwiz
Version Information
Status: Stable
Current Beta Version: 1.0
Beta Release Date: 2016-05-31
Created 2016-05-31
Last Updated 2016-06-03
So far runs great, time will tell with battery.
Nicely done, congrats on the build.
Should one upgrade to 5.0 first or would it be safe to flash on 4.x.x?
Sent from my SM-N915V using Tapatalk
Vorridor said:
Nicely done, congrats on the build.
Should one upgrade to 5.0 first or would it be safe to flash on 4.x.x?
Sent from my SM-N915V using Tapatalk
Click to expand...
Click to collapse
I'm pretty sure your gonna have to upgrade your bootloader for 5.0.1, to work right on your phone.
I would think upgrade firmware to BOF2 then unlock kingoroot still working as of today, i'm pretty sure you flash that zip on 4.4.4
it will bootloop.
That's what I'd figure also, just wanted to get it clarified.
Sent from my SM-N915V using Tapatalk
I'm currently running the fw version ending in BPC1 and that is what the ROM is based on. I believe it will run on any of the 5.0.1 fw's but I don't think it would run correctly on builds prior to that.
Phase II
Hey guys, I spend a ton of time learning how to make this ROM which I'm glad that I did. However, I'm going to have to manage my time a little better going forward. So, please share your input. If anything goes wrong with the ROM, please let me know. As I work on my next ROM which will be debloated and hopefully have a lot of other tweaks and improvements, please let me know what you'd like to see. Is there a feature you've seen in another ROM that you wish we had? Once you boot a new ROM, what are the first changes you make (maybe we can preset some stuff). I really don't know what all is possible and what can be implemented but if I'm going to spend time learning anyway I'd rather spend it on stuff that matters. Please feel free to share your thoughts.
pmterp said:
Hey guys, I spend a ton of time learning how to make this ROM which I'm glad that I did. However, I'm going to have to manage my time a little better going forward. So, please share your input. If anything goes wrong with the ROM, please let me know. As I work on my next ROM which will be debloated and hopefully have a lot of other tweaks and improvements, please let me know what you'd like to see. Is there a feature you've seen in another ROM that you wish we had? Once you boot a new ROM, what are the first changes you make (maybe we can preset some stuff). I really don't know what all is possible and what can be implemented but if I'm going to spend time learning anyway I'd rather spend it on stuff that matters. Please feel free to share your thoughts.
Click to expand...
Click to collapse
#1 thing for me is to turn off the hot spot entitlement check and remove bloat
thanks for working on this ! :good:
1st I'd make twiz an option, basically a user app that can be uninstalled or kept if preferred. Lot's of launchers malfunction with the popup notification sticking on screen, not the status bar noti, but the bubble window like Tibu displays - "all app info has been loaded". I'd also probably do something like that with all of the system apps that are "bloat" as everyone has their pref's. That way any bloat app can be installed or uninstalled if the user wishes.
Sent from my SM-N915V using Tapatalk
---------- Post added at 03:12 PM ---------- Previous post was at 03:05 PM ----------
A feature I have yet to find is custom S pen popup windows/air command. Add an app or command.
Maybe integrate MultiSystem into your build. That way users can try any of the note 4 roms out without the risk of so many problems both heard and unheard. That would definitely make pure it awesome.
Sent from my SM-N915V using Tapatalk
{
"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"
}
Well Battery is Great!
Sent from my SM-N915V using XDA-Developers mobile app
Vorridor.....LKaan said:
1st I'd make twiz an option, basically a user app that can be uninstalled or kept if preferred. Lot's of launchers malfunction with the popup notification sticking on screen, not the status bar noti, but the bubble window like Tibu displays - "all app info has been loaded". I'd also probably do something like that with all of the system apps that are "bloat" as everyone has their pref's. That way any bloat app can be installed or uninstalled if the user wishes.
Sent from my SM-N915V using Tapatalk
---------- Post added at 03:12 PM ---------- Previous post was at 03:05 PM ----------
A feature I have yet to find is custom S pen popup windows/air command. Add an app or command.
Maybe integrate MultiSystem into your build. That way users can try any of the note 4 roms out without the risk of so many problems both heard and unheard. That would definitely make pure it awesome.
Sent from my SM-N915V using Tapatalk
Click to expand...
Click to collapse
Good stuff, all the things you mentioned would be awesome, especially MultiSystem built in! :good:
bigbooker455 said:
View attachment 3769249
Well Battery is Great!
Sent from my SM-N915V using XDA-Developers mobile app
Click to expand...
Click to collapse
You got a custom battery in that thing?
pmterp said:
Hey guys, I spend a ton of time learning how to make this ROM which I'm glad that I did. However, I'm going to have to manage my time a little better going forward. So, please share your input. If anything goes wrong with the ROM, please let me know. As I work on my next ROM which will be debloated and hopefully have a lot of other tweaks and improvements, please let me know what you'd like to see. Is there a feature you've seen in another ROM that you wish we had? Once you boot a new ROM, what are the first changes you make (maybe we can preset some stuff). I really don't know what all is possible and what can be implemented but if I'm going to spend time learning anyway I'd rather spend it on stuff that matters. Please feel free to share your thoughts.
Click to expand...
Click to collapse
I can't wait for MM project to begin, come on Verizon give us 6.0
---------- Post added at 11:58 AM ---------- Previous post was at 11:58 AM ----------
max366 said:
You got a custom battery in that thing?
Click to expand...
Click to collapse
nope!
I'm getting a better LTE signal since i installed ths rom!
Sent from my SM-N915V using XDA-Developers mobile app
Or Verizon juiced the signal and i doubt that.....
bigbooker455 said:
Or Verizon juiced the signal and i doubt that.....
Click to expand...
Click to collapse
I can't take credit for too much since I didn't really modify anything. However, it is based off the latest VZW update which is newer than the BOF base so there could have been improvements implemented there.
max366 said:
#1 thing for me is to turn off the hot spot entitlement check and remove bloat
thanks for working on this ! :good:
Click to expand...
Click to collapse
Debloating is easy. Making hotspot function as native Android should be doable.
Vorridor.....LKaan said:
1st I'd make twiz an option, basically a user app that can be uninstalled or kept if preferred. Lot's of launchers malfunction with the popup notification sticking on screen, not the status bar noti, but the bubble window like Tibu displays - "all app info has been loaded". I'd also probably do something like that with all of the system apps that are "bloat" as everyone has their pref's. That way any bloat app can be installed or uninstalled if the user wishes.
Sent from my SM-N915V using Tapatalk
---------- Post added at 03:12 PM ---------- Previous post was at 03:05 PM ----------
A feature I have yet to find is custom S pen popup windows/air command. Add an app or command.
Maybe integrate MultiSystem into your build. That way users can try any of the note 4 roms out without the risk of so many problems both heard and unheard. That would definitely make pure it awesome.
Sent from my SM-N915V using Tapatalk
Click to expand...
Click to collapse
Some of the bloat I'll remove completely and I can keep some of the other stuff (like Google and Samsung apps) making it removable.
bigbooker455 said:
Good stuff, all the things you mentioned would be awesome, especially MultiSystem built in! :good:
Click to expand...
Click to collapse
As far as multisystem, I'll look into it but that may be over my head. Before this I had modded some HTC Roms but never on my own. And there seems to be no interest at all from other experienced devs to work on this device since the user base is so small (which is understandable). I posted in several forums and send a coupld PMs while trying to learn to do this and got 0 responses.
bigbooker455 said:
I can't wait for MM project to begin, come on Verizon give us 6.0
Click to expand...
Click to collapse
Wow, that would be nice. I've seen real devs take firmware from similar devices and make them compatible with other phones but I can pretty much guarantee I won't reach that level while I still own this phone.
Thanks for the input guys. Keep it coming. I may get some time to work on it tonight if my wife don't catch me. She's still upset about me spending the 3-day weekend on it. shhhhhhh
pmterp said:
Debloating is easy. Making hotspot function as native Android should be doable.
Some of the bloat I'll remove completely and I can keep some of the other stuff (like Google and Samsung apps) making it removable.
As far as multisystem, I'll look into it but that may be over my head. Before this I had modded some HTC Roms but never on my own. And there seems to be no interest at all from other experienced devs to work on this device since the user base is so small (which is understandable). I posted in several forums and send a coupld PMs while trying to learn to do this and got 0 responses.
Wow, that would be nice. I've seen real devs take firmware from similar devices and make them compatible with other phones but I can pretty much guarantee I won't reach that level while I still own this phone.
Thanks for the input guys. Keep it coming. I may get some time to work on it tonight if my wife don't catch me. She's still upset about me spending the 3-day weekend on it. shhhhhhh
Click to expand...
Click to collapse
Lmao, I got your back. I saw nothing.
With MultiSystem, it's just an app that the rooted user can install. You most likely won't get a response as our device isn't officially supported. But the Note 4 is supported. My Edge is all stock on 4.4.4 Official Dev Edition and I have installed it just not the binaries yet. I have tried to install it on android 4.1.2 and it will not. From what I understand of MultiSystem, it's supposed to be "for all devices". I'm guessing it's pointed toward device's running KK and higher.
I have not tested yet as my phone's os is basically one of a kind, and have not had a way to really fix it other than a recovery. The official dev edition firmware will never be released says Samsung reps and so I'm super careful with what I have done and will do with the device. That being said, maybe someone here with a replaceable os would be willing to give it a shot.
If so, then a new thread for MS Note Edge Dev would be in demand.
Sorry for the Essay here. Continue on, major props brother.
Sent from my SM-N915V using Tapatalk
Hey guys, I've not had much luck with modding the ROM much so I went ahead and added a second download link for a debloated version. I pretty much took out anything that could be added back if you wanted it. Check it out and let me know what you think. It did still take about 8 minutes to boot from the red VZW screen.
BTW - I did remove all the KNOX stuff and the app that pulls the updates as well.
pmterp said:
Hey guys, I've not had much luck with modding the ROM much so I went ahead and added a second download link for a debloated version. I pretty much took out anything that could be added back if you wanted it. Check it out and let me know what you think. It did still take about 8 minutes to boot from the red VZW screen.
BTW - I did remove all the KNOX stuff and the app that pulls the updates as well.
Click to expand...
Click to collapse
Nice!

Galaxy J5 is bleeding.

Our phone's forum is BLEEDING.
You may wonder, why? Our developers are getting suspended, our ROM's are getting closed, our kernels has been removed, And our forum is starting to burn.
First of all i wanna talk about Zonik and his great work...
As you know he made a CYANOGENMOD 13 port to our sweet phones. Oh and also he made PBS which i am running as a daily driver.
And guess what? They had a kernel made by DJ_Steve!
And guess what? It was unstable? It was bricking phones? NO!
IT WAS NON-GPL compliant!!
And after they found out that the kernel was non-GPL compliant, they had to close the thread.
Ok the kernel was closed and links were removed...
End?
Nope.
Soon one great guy named @#Henkate found that the PBS and Cyanogenmod 13 IS USING THAT KERNEL.
He instantly reported the thread i guess and soon the mods were informed...
And guess what...
They closed the threads. They closed the ROM's that have been popular. PBS now has over 45,000+ views and CyanogenMod 13 has got over 50,000+VIEWS..
And now let's talk about Performance boost speed (PBS)
It is the current fastest Galaxy J5 ROM!!
With so many tweaks, even i am running it as a daily driver...
And who needs to ruin it? Mods and one guy who is acting like a mod! Except you @sawdoctor you are the best
In PBS the developer is trying to max the speed out of this device!
And the DJ_Steve's kernel is making that ROM fast!
Again, guy who is acting like a mod needs to report that ROM and inform all the moderators.
And Zonik is the great man who tries to make our device faster and even better!
He even wanted to help me to boost my ROM what i wanted to create, but in the end i just didn't want to do it because i knew that PBS is the best modified stock ROM in the moment..
(Who doesn't believe me i can send screenshots of our chat in facebook :l)
I am just going insane!
I can't take this!
I am quitting XDA for a while.. I can't do anything if the great stuff is removed...
I am just protesting for this!
Thanks to everyone for being here and making our device XDA supported. I greatly appreciate that.
I'm out.
m̙̖̙̯ͤͤ̏̽̚͠o̧͕̬̖͌͐̈́͛̀d͎͔͗̾̂s̜̪̒ͫͩ̋ͮ͛ ͋͑́ã̴͚̓̑̊ͣr͈ͪͯ͐̌͞e̳̟̻̝̟̅̔ͩ̊ͩ̚ ͚ͣ͜l̤̫̮͙̣ͦ͛͂̉ͅö͈́͂̂̿͠s̫̀i̙̜̗̮̞ͭ̐ͦ̐̽n̛̺̣̼̰̪̞̔̍̄̚̚g̥ͬͮͣͅ ̆̀̓͠b͉̘̙͉̍̽ͦͦ̾͢r͐̎̑ͤ̈̚͞ä̝̤̙̘̤͙̿i̠̹̓ͥ̅͆ͬ͡n͚̳͛͢.̷̗̹̇͒ͭ́͆.͎ͮͮ̆ͬͫ
Be gone!
{
"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"
}
#Henkate said:
Be gone!
Click to expand...
Click to collapse
I am sorry to say this but i think u should not be posting anything here or any other thread on J5 forums in which u r mentioned or quoted. Your reply will cause more anger and rage to flow across this forums because we are in such a situation. I hope u understand what i am trying to say. :good:
KingWilliams said:
I am sorry to say this but i think u should not be posting anything here or any other thread on J5 forums in which u r mentioned or quoted. Your reply will cause more anger and rage to flow across this forums because we are in such a situation. I hope u understand what i am trying to say. :good:
Click to expand...
Click to collapse
I think your message was meant to OP.
You are the ones who are continuing this nonsense.
Telepracity said:
Our phone's forum is BLEEDING.
You may wonder, why? Our developers are getting suspended, our ROM's are getting closed, our kernels has been removed, And our forum is starting to burn.
First of all i wanna talk about Zonik and his great work...
As you know he made a CYANOGENMOD 13 port to our sweet phones. Oh and also he made PBS which i am running as a daily driver.
And guess what? They had a kernel made by DJ_Steve!
And guess what? It was unstable? It was bricking phones? NO!
IT WAS NON-GPL compliant!!
And after they found out that the kernel was non-GPL compliant, they had to close the thread.
Ok the kernel was closed and links were removed...
End?
Nope.
Soon one great guy named @#Henkate found that the PBS and Cyanogenmod 13 IS USING THAT KERNEL.
He instantly reported the thread i guess and soon the mods were informed...
And guess what...
They closed the threads. They closed the ROM's that have been popular. PBS now has over 45,000+ views and CyanogenMod 13 has got over 50,000+VIEWS..
And now let's talk about Performance boost speed (PBS)
It is the current fastest Galaxy J5 ROM!!
With so many tweaks, even i am running it as a daily driver...
And who needs to ruin it? Mods and one guy who is acting like a mod! Except you @sawdoctor you are the best
In PBS the developer is trying to max the speed out of this device!
And the DJ_Steve's kernel is making that ROM fast!
Again, guy who is acting like a mod needs to report that ROM and inform all the moderators.
And Zonik is the great man who tries to make our device faster and even better!
He even wanted to help me to boost my ROM what i wanted to create, but in the end i just didn't want to do it because i knew that PBS is the best modified stock ROM in the moment..
(Who doesn't believe me i can send screenshots of our chat in facebook :l)
I am just going insane!
I can't take this!
I am quitting XDA for a while.. I can't do anything if the great stuff is removed...
I am just protesting for this!
Thanks to everyone for being here and making our device XDA supported. I greatly appreciate that.
I am out
Click to expand...
Click to collapse
johnhux7 said:
Well said mate, no need to go telling tails it wasn't hurting anybody.
I too am using zoniks PBS ROM and I love it it's the best rom I have used by a long way and I'm gutted not just for us using these ROMs but for the guys making them.
A quick message could have saved all this.
I'm gutted
Click to expand...
Click to collapse
I understand your concern my friends. You tell me what can we do now? Nothing. We cant undo the things which has happened. If there is one thing we can do is to stay calm and wait until a new rom perhaps is released by some developer who are on this forum ( it can be me as well). So i kindly request u all wonderful guys out there not to create any further threads like these.
Edit:
#Henkate said:
..
Click to expand...
Click to collapse
#Henkate, dont create further problems over here. I am trying to cool down things indirectly i am trying to get people off ur back. So i think u should keep quite and "keep the threads clean" .
KingWilliams said:
I understand your concern my friends. You tell me what can we do now? Nothing. We cant undo the things which has happened. If there is one thing we can do is to stay calm and wait until a new rom perhaps is released by some developer who are on this forum ( it can be me as well). So i kindly request u all wonderful guys out there not to create any further threads like these.
Edit:
#Henkate, dont create further problems over here. I am trying to cool down things indirectly i am trying to get people off ur back. So i think u should keep quite and "keep the threads clean" .
Click to expand...
Click to collapse
OK mate, out of respect for you and all developers I will stop taking and adding to threads and will wait see.
I have a new phone as from Tuesday but will be keeping this J5 for testing new ROMs.
To be clear I'm stopping out of respect for the developers and for XDA and this forum.
Let's all stop and move on.
Henkate. I will still discuss anything via PM with you but I too think you need to stop posting for a while or your gonna keep winding people up just by your presence. Alot of people are very angry
Let's hope that some developers will use or J5 forum.
King William's. I hope your exams go well but I hope that you come back.
John
Sent from my j5nltexx using XDA Labs
Thread closed
This really is a waste of time . Do J5 users think they are special and exempt from xda rules ? It's quite simple if devs follow the same rules as EVERY OTHER device developers do then there will be no more drama. I mean is it really that hard for a kernel dev to publish his sources ? we only need a tarball for gpl rules .
If you want to blame anyone blame Linus Torvalds
https://en.wikipedia.org/wiki/Linus_Torvalds
He is the one who licensed the linux kernel under gpl

Categories

Resources