[ICS][App][Modded] ICS Browser - fixed rotation issues - LG Optimus 2x

{
"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"
}
Modded ICS Browser
- fixed rotation issues and flickering -
I was terribly annoyed by the rotation issues and crashes of the default ICS Browser.
Turning the phone from landscape to portrait crashed or at least flickered the Browser.
Well.. not anymore!
I tried lots of things over the past few weeks, both in my ICS ROM and in the Browser itself but all of them failed - until today.
So here I present... a modded ICS Browser.apk with fixed rotations:
For users:
Download here: Browser-rotationfixed-tonyp-v2.zip
For odexed ROMs you need this version:
Download odexed version: Browser-rotationfixed-odexed-tonyp-v2.zip
It's a flashable zip, you can simply install it via CWM.
Or extract the Browser.apk and do it manually.
Note that this breaks Flash videos within the browser as that relies on hwa.​
For developers:
To build a browser with working rotation it should be enough to to use the following line for this particular app within the Manifest.
Code:
<application android:label="@string/application_name" android:icon="@mipmap/ic_launcher_browser" android:name="Browser" android:taskAffinity="android.task.browser" android:backupAgent=".BrowserBackupAgent" [B]android:hardwareAccelerated="false"[/B]>
Reference: http://developer.android.com/guide/topics/graphics/hardware-accel.html
I gladly share this with everyone, but would like to get at least mentioned at the Credits.
It's no allmighty ueber super hacker tweak - but I debugged it for quite some time to find the culprit.
Keep in mind that we lived with a broken browser for 8 month until I were able to find this solution!​
​

Wonderful! I've been using firefox lately because of this--i will try the stock again. Thanks so much!
Sent from my LG-SU660 using xda premium

great Tony,
Mate...you are one of the few making O2X really usable and owners proud...
THANKS A MILLION

I don't want to say that but you are in the wrong section !
But thank you to fix that, you're the boss here !

I tested it on PA #5, now Browser keeps on closing instantly. I cleared App Data already, doesn't help.
Sent from my LG-P990 using XDA Premium App

No problems here on PA 5. Thanx again, Tony

zerocoolriddler said:
I tested it on PA #5, now Browser keeps on closing instantly. I cleared App Data already, doesn't help.
Sent from my LG-P990 using XDA Premium App
Click to expand...
Click to collapse
Turn off the force 2D rendering option in development settings
It has been said many times before don't turn it on!
Marsou77 said:
I don't want to say that but you are in the wrong section !
But thank you to fix that, you're the boss here !
Click to expand...
Click to collapse
This is the correct forum and section dude
Sent from my HTC One X using XDA Premium HD app

owain94 said:
This is the correct forum and section dude
Sent from my HTC One X using XDA Premium HD app
Click to expand...
Click to collapse
You are sure ? Because it's an app, so it should be in the App & Theme section no
In all case, it's a revolutionary mod for ICS

Its really a great achievement and is worth being posted in the dev section thanx lods tonyp :thumbup:

Great dude!.. If I wouldn´t use MIUI browser right now.. But if I will change my ROM, it´s great to have it!

Marsou77 said:
You are sure ? Because it's an app, so it should be in the App & Theme section no
In all case, it's a revolutionary mod for ICS
Click to expand...
Click to collapse
I always thought the app section was for app recommendations or apps compatible or specially made for a phone
And this section was for everything that involves android development and since the browser is part of the Android building process I assumed it wasn't misplaced here
However I could be completely wrong
Anyway it is awesome so let's go back on topic hehe
Sent from my HTC One X using XDA Premium HD app

Yeah well you're probably right, it could fit into both sections. If you created IT (ROM, kernel, guide,...) it can go into the dev section.
There's a simple reason why I choose this section, apart from the reasons owain listed. This is IMHO something a lot of people were waiting for and the development section has way more readers.
So I did the section choice on purpose, for you out there
Sent from my LG-P990 using xda app-developers app

For me it`s the right section, because it isn`t a "normal" app, you can`t install it on all roms,
(possibly you can call it a CM9 system-component), if you post it in themes/apps section, I guess some users will try to install it on Stock-Roms,
and wonder that it doesn`t work,

You beautiful man, this is incredible! Thank you so much!
And for all your work! I'm running Eaglesblood B5, and I can't really see many things going funky, if any!

Flash player doesn't work tor me...

emanuele95 said:
Flash player doesn't work tor me...
Click to expand...
Click to collapse
Working fine for me with modded browser.
Sent from my LG-P990 using Tapatalk 2

I tried to modify Chrome as well, but that didn't work.
Chrome apperantly relies too much on the new 2D hardware accelleration which is broken for the 2x until LG.. you know the rest.
I was able to fix the crash when pressing the tab button, but that broke even more things lol. As I don't have a lot of time within the next couple weeks I just hope LG will release something. But honestly I think, if we'll get ICS at all, it won't be before November.

Just know we all love you for your efforts. The scene here would be totally different without you!

Unfortunately not working on Owains Domination ROM with harsh kernel. Just stops working after start. Tried removing data, 2D rendering is set to off.
An help please?

Mafs said:
Unfortunately not working on Owains Domination ROM with harsh kernel. Just stops working after start. Tried removing data, 2D rendering is set to off.
An help please?
Click to expand...
Click to collapse
Please wipe the browser data at settings - apps and then use a tool like root explorer and go to /system/app and change the permissions to exactly the same as all other apps. I think I might have set the wrong permissions at the updater-script, will check that somewhen at the next days.

Related

NOV 20 [ROM](mod)10k ARC Launcher w/FM RADIO and 3d converter

10k version with converter. It is not deodex as deodex is slower and for me odex is just as easy to theme, but the framework-res can still be swapped by themes matching the 10k version must have only 10k themes. It is a diet of the original with some tweaks. Thanks to all the other developers in the thrill and o3d Roms. My base file is used by Fab985 for 10k base and for making it easy to work with rom.
{
"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"
}
Must have cwm recovery to install. This install does not erase data so you may have to manually erase in recovery menu depending on what rom you come from. PLEASE USE APN BACKUP AND RESTORE IN MARKET BEFORE INSTALLING
Just put in sdcard and install as zip in recovery.
Gmail Widgets and other files that can be installed by market are not included in rom. ​
I am not responsible for what you do to your phone. Use at your own risk.
Rom download
10K_P925
10E​
want your 3d games than just install this in recovery (tested on 10e)
3d_games
want to install gmail and flashplayer then use this (tested on 10e and 10k)
gmail.Flashplayer
Most widgets and LG home (tested on 10e)
in order to use this zip please open the zip file up and delete all apps you DO NOT want to install.
widgets.LGhome​
10kP925 (10k) with fm radio and 4g
KNOWN BUGS, MUST MANUALLY ENTER TIME
removed tons of apps
go dialer
apn backup and restore to restore your apn (please back it up before install)
sony ericson charge animation
Ultima battery notification
tons of changes to icons and appearance
and more.
lg home (used Arc Launcher)
Reserved
Sent from my LG-P925 using XDA App
Just one problem...no download link
Its good to see more activity around here!
Sent from my LG-P925 using Tapatalk
Thanks, I've been lingering around for a bit and this has much more activity than the motorola Bravo wich was almost just me working on porting and modding roms. Have a newborn so time for working on roms is limited. I did a ton of ports for the x10 and quite a few for the motorola bravo. So hopefully I can find time to work on thrill roms.
Downloading now.
Can you please update the first post with what is added and what is removed?
What should we be looking for in this rom?
Please?
Thank you.
I always like to put my first rom on a diet and then work more with the files as time is allowed.
I try to get some details in first post for you.
Edit 1st post is updated with information
BasicB with fm radio pre-installed from O3d
Click to expand...
Click to collapse
FM Radio works on LG Thrill??
As long as you turn Bluetooth on when starting it
Sent from my LG-P925 using XDA App
ROM is great and very simple. I like it so far. Is it common for the thrill to lag while installing apps lije the notification bar? Mine has always done this no matter which ROM.
Sent from my LG-P925 using xda premium
Every phone I have has when installing lots of things
Sent from my LG-P925 using XDA App
Oh I hadn't noticed that before this phone, but as long as its not just me, lol.
Sent from my LG-P925 using xda premium
Link to my Gingerbread 2.3.4 CM7 DIET Rom thread
THE CM7 2.3.4 DIET rom
Click to expand...
Click to collapse
I'm confused Now so is this a GB rom you can install with out installing a baseband?
ueshada said:
I'm confused Now so is this a GB rom you can install with out installing a baseband?
Click to expand...
Click to collapse
Sorry
No
That was from the last phone I worked on
Sent from my LG-P925 using XDA App
kleeman7 said:
Oh I hadn't noticed that before this phone, but as long as its not just me, lol.
Sent from my LG-P925 using xda premium
Click to expand...
Click to collapse
nope i have had that on every android phone and every rom!!!
does this rom suffer from the toolbar on the bottom while in the browser?
Can anybody throw some screenshots u here. I wanna see how she looks...
Quick question for rdanner: is this rom based off of thriller, i saw yoi mwntioned it in your op. I ask so i know if my themes will be cross compatible
Sent from my LG Thrill 4G...
Its stock, slimmed down, and tweaked. So it looks like stock ROM.
Sent from my LG-P925 using xda premium
Framework res themes will work
Will upload next rom after sleep and work... 10k on a diet so it has 3d converter.... but this also has new look. Cant wait for the kernels to come out
Sent from my LG-P925 using XDA App
Some screen shots of new release
Sent from my LG-P925 using XDA App
Rdanner any way to get the x10 home on this device
Sent from my LG-P925 using xda premium

[ROM][DEV](final) SUPEROSR.Z.U.E.S JAN 9 swype, cm7, supersettings, silk browser

This is a port of the SuperOSR or super open source rom. the op page is the same as my gs2 page as it is virtually the same ROM. it is developed by the super team. Here is there description quoted from their web page
8.6-AW SuperAosp Samsung Galaxy S
Notapor superatmel "June 10, 2011, 16:02
SuperAosp
Special thanks to the creator of the theme inexus from which I was inspired to give a graphic touch to the rom.
This rom (not a mod) has been developed entirely from the source of Google and very little of Cyanogen framework.
Thanks to Cyanogen and all his staff for the contributions received.
This rom I have installed three terminals, a free Poland, and two orange, one with a month and another one day, the three smoothl.
I used Atrix cm7 rom to port it to our device.
I like to think that SuperOSR is a colorful and interactive CM7 that is easy to use. Instead of CM7 settings you have supsettingsV20
Thanks to all the other developers in the sgs2 and atrix forums. My base file is stock gingerbread modding tricks from several developers. You can use most gingerbread kernels with this rom.​
Must have cwm recovery to install. This install does not erase data but always remember to manually delete data if you are not coming from a CM7 based Rom... and backup your data and rom​
HOW TO INSTALL
Prerequisite: You must be running an atrix with CWM.
1) Download SuperOSR ROM and place it on your SD card.
2) Power off your phone.
3) With the phone powered off, hold volume button down and the power button until you see fastboot and push volune down until,you,get to recovery. Then push volume up. This should boot you into CWM.
4) Select "wipe data/factory reset, wipe cache, wipe advanced/dalvick".
5) Select "install zip from sdcard" and navigate to and select rom
6) Once done click Reboot System Now​
I am not responsible for what you do to your phone. Use at your own risk.​
{
"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"
}
bug list
Unknown
so please report, been on it all day and tried all major things seem working.
Rom download
http://hotfile.com/dl/140909531/1b7bb1b/SUPEROSR..Z.U.E.S.zip.html
Hotfix for dialer to correct size thanks to andesman90
http://www.megaupload.com/?d=VHHR7GUV
INSTALL silk Amazon browser
http://hotfile.com/dl/141055466/657e49f/Additional.Atrix.zip.html
THIS WILL REPLACE STOCK BROWSER
Thanks to http://forum.xda-developers.com/showthread.php?p=20829015
Includes arc launcher and wallpapers
Swype
Faux 1.45 cm7 http://forum.xda-developers.com/sho...Unified v0.2.3)OC~1.45GHz/UV/SLQB/BFQ[Dec-17]kernel set settings to lower cpu for better battery
72 dalvick
Sdcard tweak
Modded setup wizard (gas mask)
Battery bar up top instead of icon
Changed PNG in settings and framework
Theme Chooser
Rooted
Zipaligned
DO NOT INSTAL GAPPS
it if already installed
THIS ROM DOES NOT WEBTOP
DOES NOT FINGERPRINT
I used super osr on my n1 and it was faaast,will give it a go on dualcore definitely Thanx man
Ah, I remember this rom. You had one for the moto cliq as well right???
Sent from my MB860 using xda premium
I'm confused........is this a rom? And if it is....why would you be posting a sgs2 rom in the atrix forum......
maulich said:
I'm confused........is this a rom? And if it is....why would you be posting a sgs2 rom in the atrix forum......
Click to expand...
Click to collapse
It's a port. For the Atrix.
Edit: A ROM ported from the SGS2 to the Atrix. By the ROM's actual creator
maulich said:
I'm confused........is this a rom? And if it is....why would you be posting a sgs2 rom in the atrix forum......
Click to expand...
Click to collapse
I used not read posts also, then it ruined my day when I lost my recovery and freaked out. I read posts now.
I, didn't make this rom... I ported it to x10, att sgs2, and know the atrix. used cm7 to,port it and man is this thing super fast.
Everything works that works on cm7
But added arc launcher and wallpapers
Added swype
Added faux kernel 1.45
Sent from my MB860 using xda premium
Next time... please refrain from posting until after you've completed the project.
kennethpenn said:
Next time... please refrain from posting until after you've completed the project.
Click to expand...
Click to collapse
That makes no sense
It is done. Just have to upload
Sent from my MB860 using xda premium
Man its raining freakin' ROMs.
Sent from my MB860 using XDA App
andrew.cambridge said:
I used not read posts also, then it ruined my day when I lost my recovery and freaked out. I read posts now.
Click to expand...
Click to collapse
Lol.....snort...snort...so clever u are......
rdannar said:
That makes no sense
It is done. Just have to upload
Sent from my MB860 using xda premium
Click to expand...
Click to collapse
Okay. From now on, I'm telling you that it's easier and more organized if you only post a thread once the product's been uploaded. Please do that from now on. Thanks!
You should join us in IRC at #moto-atrix on freenode
Sent from my MB860 using XDA App
Upload in op
Sent from my MB860 using xda premium
any screenies?
Thanks AtriXDA Developers!!!
bro theres no market :O
neer2005 said:
bro theres no market :O
Click to expand...
Click to collapse
Sign in to google and give it a few minutes it will install
Sent from my MB860 using xda premium
yeah that did it thanks! this rom is super smooth
Downloading, kinda excited :O

[ROM] MIUI v4 ICS port for Atrix

{
"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 an early port! I'm not responsible for ruining your phone.
Use at your own risk.
This rom made by following link's method, and using WIUI rom from Defy.
So all credits goes to proxuser, Wajk.
(I asked permission to use Wajk's WIUI, but no response.
If this makes problem, I'll remove this.)
http://forum.xda-developers.com/showthread.php?t=1499411
http://forum.xda-developers.com/showthread.php?t=1161110
Rom Download
http://api2.ge.tt/0/986YHlD/0/blob/download
Screenshot shows Korean(my language) but this rom basically have 10 multilanguage.
This is only a port, I didn't made a much modification.
So it can have some errors or bugs.
Here's list of bugs I found.
-First boot takes little long
-Mediascanner can't scan sd-ext
-USB mass storage can't mount sd-ext (But able to access in file manager)
-MIUITheme seemes to not working correctly sometimes.
-Data not working.
(Sorry. I didn't know that because I don't have data plan on my phone.
Call and messaging works fine.)
And others are almost same with CM9. - No sound related bug!
(I used jokersax's alpha1.1.3. I tried newer version but non of them success.
Working for it.....maybe you can help)
Any modification, fixes are welcomed.
Downloading and will flash this later on
is this ROM related to stevendeb25 at all? They said they were working on an v4 version
Rubb said:
Downloading and will flash this later on
is this ROM related to stevendeb25 at all? They said they were working on an v4 version
Click to expand...
Click to collapse
Not about this one.
But made a little discuss about MIUI gingerbread with stevendeb25.
(Sorry for no progress on MIUI gingerbread stevendeb25, I was working for this)
looks good, you cant access the storage via usb right?
Is that all for a list of bugs? Sounds good man.
Why is every single project you do on XDA just so flippin' AWESOME??!!
EDIT: Is camcorder working?
slojko said:
looks good, you cant access the storage via usb right?
Click to expand...
Click to collapse
Only one. emmc or sdcard.
Deggy said:
Is that all for a list of bugs? Sounds good man.
Click to expand...
Click to collapse
Read OP
Notorious544d said:
Why is every single project you do on XDA just so flippin' AWESOME??!!
EDIT: Is camcorder working?
Click to expand...
Click to collapse
It is basically same with CM9.
Stock camcorder doesn't work, but app called 'videocam illusion' will enable camcorder.
cool....this is a good start !!! wish we could join
thx for sharing.pretty like miui.
And the best thing....no audio bugs!!
So much win!!
Can't wait to try this... its going to be hard not being distracted from work today!
Thanks!
monzttr said:
Can't wait to try this... its going to be hard not being distracted from work today!
Thanks!
Click to expand...
Click to collapse
Haha, I'm about to flash it at work. I'm running the weekly GB version right now. Just got it all set up, but whatever. I feel like experimenting
thanks for your excelent work for Atrix's Miui.
i can;t wait to test it!
i'll report later
sorry for my poor english
Is there a working camera? Maybe you can use the source code for this and use it to fix the bugs in the muiui weekly? Lol I wish I knew how to develope can someone who developed message me and tell me how to get started with roms?
Sent from my MB860 using XDA App
Question, how can I get this to display English??? All of the options are in another language.
Sent from my MB860 using xda premium
Atrixn00b said:
Is there a working camera? Maybe you can use the source code for this and use it to fix the bugs in the muiui weekly? Lol I wish I knew how to develope can someone who developed message me and tell me how to get started with roms?
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
Judging from the screenshots & bug list it does. I forgot to try it whilst on it.
Sent from my MB860 using xda premium
phreshy said:
Question, how can I get this to display English??? All of the options are in another language.
Sent from my MB860 using xda premium
Click to expand...
Click to collapse
aha,i think you can look the icon,and you will see the language in the first place,it looks like an "A"
kingme__hu said:
aha,i think you can look the icon,and you will see the language in the first place,it looks like an "A"
Click to expand...
Click to collapse
Apologies, but what icon exactly? Lol
Sent from my MB860 using xda premium
Atrixn00b said:
Is there a working camera? Maybe you can use the source code for this and use it to fix the bugs in the muiui weekly? Lol I wish I knew how to develope can someone who developed message me and tell me how to get started with roms?
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
Camera works, yeah. Testing it myself. I was having major problems with the theming side of things though (which was mentioned in the OP as sometimes being buggy so it's understandable)
I'll personally stick to the latest MIUI weekly for now, but this is good to keep an eye on.
For me, CM9 seems solid enough for daily use and MIUI Weekly does as well.
This however, does not. Nice that the audio stuff is fixed though! Really just small things, didn't seem to perform quite as well as the CM7 based MIUI
menu--->the last choose is 'Settings'
in 'Settings', which icon is a big 'A' is languuage
in language,the first choose is your language
my english is poor,hope you can understand,aha

[Rom]4.1.2 RemICSv3

RemICS v3.1
// Samsung Exhibit II
// Android 4.1.2 / 4.2
{
"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"
}
Attention
Always do a backup before flashing, responsibility lies with the operator of the device ultimately
General Features
- Acid Audio w/ Beats Add-on
- 720p Youtube
- S3-ish UI & Sounds
- G-Apps
- Swipe Keyboard
- File Manager
- Notes
- Music
- Weather (USA only)
- Calculator
- Security
The Orange color'd ones are MIUI things
4.1.2 Known Annoyances
- Recent Panels must be dismissed with an extra touch when accessing the Task Manager from it to 'Kill All'
4.2 Known Annoyances
- Setup Wizard May FC, It is not system impairing and only a result of the fact that there is a lot of **** going on at first boot.
- Some gfx may not look as 'nice' as 4.1.2, I will touch this up with time.
Instructions
Do a full wipe and install via the usual method in CWM or touch recovery, whichever you use
4.1.2 Download
3/08/13: RemICSv3.1
4.2.2 Download
4/19/13: RemICSv4
Big thanks to
Specifically every person here that does work on the Exhibit, from developing to just making constructive posts!
Especially Camcory, as well as IRX120 and all the source builders!
Big Thanks to theAPANT for greening up the clock
Thanks to
monish1995
XYunknown
Jarmezrocks
Vlad87do
Supermaster34
smalldookie
Chinmay_7d
GalaxyUser
bradman117
patrick8996
Vasishta Reddy
Benjamin Cohn
erpurohit
Tquetski
Click to expand...
Click to collapse
RemICS V3 Misc Notes
Been a while, I've modded the Framework a bit and will continue to iron out the small bugs left in this rom
Your a porting god
Sent from my SGH-T679 using xda app-developers app
tazmaniondvl said:
Your a porting god
Sent from my SGH-T679 using xda app-developers app
Click to expand...
Click to collapse
Ufff, that would be awesome if true, but I'm still a beginner
Looking forward to using this Rom. Unfortunately I rely on Wi-Fi a lot, so I will have to hold off for now. Definitely following the progress of your work on this tho.
Sent from my SGH-T679
BigE04GTO said:
Looking forward to using this Rom. Unfortunately I rely on Wi-Fi a lot, so I will have to hold off for now. Definitely following the progress of your work on this tho.
Sent from my SGH-T679
Click to expand...
Click to collapse
In 20 minutes or so I'll upload the completely fixed version ..
Ok, OP updated, stable is complete for now
Tquetski said:
Ok, OP updated, stable is complete for now
Click to expand...
Click to collapse
Downloading now...
Sent from my SGH-T679
Downloading when I get home from school.
Sent from my SGH-T679 using xda app-developers app
RC3 is up, afaik everything works..
the smoothest rom ever tested on my phone but...
whenever i try to make a phone call it fcs and i get voice call not supported. cannot receive call as well. would love to use if i get a fix... thanks for this great work!
You're using RC2, which had a borked phone.apk, download RC3 and flash it; all of those issues are solved
It was a showstopper bug I fixed earlier
Very nice work. Didn't have reception on my first boot. Rebooted my phone again and all is working great
Sent from my cm_tenderloin using Tapatalk 2
Pretty good on this end too. These ported ROMs are very stable and either of the JB ones are a good choice.
Only issue as I mentioned over in the Ehndroix thread is whether or not the internal SD card will auto mount because both of these ROMs use CM10 as a base. On one boot it might and another it might not. It's a bug some of us are getting and some aren't. OC kernel will fix auto mount but you have to be very careful what governor you choose and how much OC you do or the phone will lock up. Using "ondemand" right now, cfq I/O.
Sent from my SGH-T679 using xda app-developers app
Using RemICS-JB 3.0.1 w/ SpeedyGonzalez 1.5.5. Really loving this. Thanks a lot for this. I have not run into any issues yet that weren't user error >.<.
RC4 is out, the biggest changes are that it sounds nicer and the keyboard is less mind numbing
Tquetski said:
RC4 is out, the biggest changes are that it sounds nicer and the keyboard is less mind numbing
Click to expand...
Click to collapse
Nice, love the audio add-ons and can't wait to try them. Do you know off hand if they work with third party apps like Poweramp or just stock players? Thanks for updating!
ArtfulDodger said:
Nice, love the audio add-ons and can't wait to try them. Do you know off hand if they work with third party apps like Poweramp or just stock players? Thanks for updating!
Click to expand...
Click to collapse
I believe they do; I use my phone as a music player in general and there is a hugely noticeable difference in sound quality on my phone and when my phone is plugged into stereo speakers
Can I flash over RC3 with a dalvik/cache wipe or do I need to do a full wipe?
Sent from my SGH-T679 using xda app-developers app
swap sd
Does swapsd work on this rom? Smooth rom btw:good:

[Q&A/T]JellyBread V5.1|and|Optimus nexus Me V5|

{
"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"
}
To keep the Dev thread clean
I make this thread to discuss about the JellyBread and Optimus Nexus Me
In this thread u can post
(1.)Features Request
(2.)Bugs Report(With Screenshot)
(3.)Some Reviews
(4.)WareZ Report(with Screenshot)
Regards,
Team PSX
Now,Bugs are
(1.)Unreadable text
(2.)Cannot add Torch Toggle
(3.)Cm7.2 Bugs
Good News!! Fifa14 confirmed to be working on Ace-i.Tested by me.
HERE IS SOME SS
JellyBread 5.1
Minion-Nin said:
Good News!! Fifa14 confirmed to be working on Ace-i.Tested by me.
HERE IS SOME SS
JellyBread 5.1
Click to expand...
Click to collapse
Wooo are u joking but how it need any CF3D,Seeder etc or the Apk is Ported to ARMv6 ??? or simply Download official and play ???
Sent from my GT-S5830i using xda app-developers app
Hitesh2626 said:
Wooo are u joking but how it need any CF3D,Seeder etc or the Apk is Ported to ARMv6 ??? or simply Download official and play ???
Sent from my GT-S5830i using xda app-developers app
Click to expand...
Click to collapse
I use seeder but this game required mobile data or Wifi to play
I test on my ported rom(JellyBread)
Konoe Subaru said:
I use seeder but this game required mobile data or Wifi to play
I test on my ported rom(JellyBread)
Click to expand...
Click to collapse
Oh can you tell us that how much data it use @ one play ?
Sent from my GT-S5830i using xda app-developers app
Hitesh2626 said:
Oh can you tell us that how much data it use @ one play ?
Sent from my GT-S5830i using xda app-developers app
Click to expand...
Click to collapse
I don't know how much network must it required to play1game but I use 10MB NET TO PLAY.
Regards,
Konoe S.
Does it lag?
Flamestorm said:
Does it lag?
Click to expand...
Click to collapse
Lag sometimes...
Regards,Konoe S.
Don't download Fifa 14 it lag as hell i warning you because i don't want you guys to waste your 3G if you are using one...
Flamestorm said:
Don't download Fifa 14 it lag as hell i warning you because i don't want you guys to waste your 3G if you are using one...
Click to expand...
Click to collapse
But if u use wifi I would be smoother than 3G
Sent by Konoe Subaru...
When i started the game there were no player only names and the ball, sometimes there is only black screen sometimes the menu can be seen. I didn't try this with cf3d maybe it will work dunno.
hi, im using your jellybread 5.1 and im very happy with it. but i bow you will for sure update it so i wwant to tell u what i think u should add. first, lockscreen like in stock nexus for, cyrcle with dots when is pressed, pureperformanceX coz im using it whit that mod and its so fast i cant believe and if is possible more cyanogen settings
ivcha90 said:
hi, im using your jellybread 5.1 and im very happy with it. but i bow you will for sure update it so i wwant to tell u what i think u should add. first, lockscreen like in stock nexus for, cyrcle with dots when is pressed, pureperformanceX coz im using it whit that mod and its so fast i cant believe and if is possible more cyanogen settings
Click to expand...
Click to collapse
So just write features request and review in devdb project
DragonSlayer said:
So just write features request and review in devdb project
Click to expand...
Click to collapse
Read the first post in thread im in right section
ivcha90 said:
Read the first post in thread im in right section
Click to expand...
Click to collapse
He mean that u should write a review and Feature request in DevDB
I've tried installing the 5.1 a few times (with stock firmware between) but I get one bug.
Terminal Emulator always crash as soon as I start it.. "The application Terminal Emulator (process jackpal.androidterm) has stopped unexpectedly. Please try again. [Force Close]"
Only suggestion for improvement I can recall at the moment is the center-aligning of the alarm-clock text on lock screen. (When center alignment option is enabled).
Other than that the rom works perfectly and it's by far my favourite, keep up the good work.
Is there a camera fix that enables flash for optimus nexus rom, the one from cm7.2 thread doesnt work here.
nebojsa986 said:
Is there a camera fix that enables flash for optimus nexus rom, the one from cm7.2 thread doesnt work here.
Click to expand...
Click to collapse
jut wanna double check you did flash the right thing though, IF Yes ignore my post please.
Flash on camera: As far as I know, I've investiagted about it, and samsung used a weird interface to work with the flash on camera in stock rom. there is not a dedicated folder for that led, so i don't know yet how to implemetn it on CM7 camera app. THERE IS A FIX ON 3rd POST.
Thats the one except i didnt mount /system it was already mounted in cwm, should i unmount then remount and flash again, will that help, there was no errors the first time.

Categories

Resources