About
{
"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 ROM is no longer being maintained, I suggest you try my ICS rom here: http://forum.xda-developers.com/showthread.php?t=1492957
Oxygen is a very clean stable AOSP ROM originally for the HTC Desire, the philosophy is to make it as close to the open source as possible with just a few modifications.
Find out about it here:
http://forum.xda-developers.com/showthread.php?t=971904
and here:
http://forum.oxygen.im/
This port is based on oxygen 2.3.1 and is Android 2.3.7_r1
Features
Modified Kernel - 1GHz, updated touchscreen driver, faster graphics.
Working Wi-fi & BT - Wi-fi shuts down when the screen is off by default, change this in Wifi Settings..Menu..Advanced..Sleep policy and set this to "never sleep" if you use wifi often.
Working Sensors
Working Audio Out and In
Optional Battery Percentage
Optional Notification Power Widget
Market App - needs an SD card to download apps
Launcher Pro - I prefer it to the stock launcher but both are included (try the transition effects in Menu..Preferences..Homescreen Settings..Transition effects)
Torch
Not included in ROM:
Maps - restore from backup or get from the market
Known to be not working:
Wifi hotspot (wireless tether app in the market works)
USB Tethering (market apps work for USB tethering)
Mounting internal memory card (use genokolar's partitioning zip to resize /data), this means you need to have an SD card.
High resolution video recording may have pauses
Flash videos don't always play correctly from the stock browser, Opera may work better and the YouTube app works fine.
Downloads
Download it here:
https://sourceforge.net/projects/u8800oxygen/files/
Installation
To install, first make sure you have a recovery image, Genokolar's version 3 and 4 both work.
On first install you should really wipe your data partition, so backup all your apps using titanium backup.
Put the zip fille on the sdcard of the phone
switch off the phone
Boot into recovery by pressing power and volume up and keeping them pressed until the recovery menu appears
Select "install zip from sdcard" by pressing volume up/down and then pressing power.
Select "choose zip from dcard"
Select the file you downloaded
Confirm
Wait until it finishes
Press back until you get to the main menu, select "reboot system now"
Thanks
All credit for this needs to go to the original developers of Oxygen - AdamG, thalamus, schiznik and others, if you want to donate, give to Adam's charity.
Also thanks to genokolar and stockwell for getting the CM7 port going
Please don't post bugs for this port on the Oxygen bugtracker or in the Desire Forums, they won't be happy.
Bugs
Post bugs/problems here:
https://sourceforge.net/p/u8800oxygen/tickets/
Building from source
To build from source, follow the instructions here: http://source.android.com/source/index.html and setup a build environment and then do:
Code:
repo init -u git://github.com/dzo/oxygen_manifest.git
repo sync -j 10
. build/envsetup.sh
lunch oxygen_u8800-user
make -j 4 oxygen
Changelog
oxygen-u8800-test-110701a.zip
First release
oxygen-u8800-test-110707.zip
Fix random reboots (caused by failing to set a flashing led)
Lots of audio fixes, I wrote an audio library so it doesn't use any proprietary libs now, handset volume is louder and BT audio should work. A2DP should work too.
Still no UMS or Camera
oxygen-u8800-test-110711.zip
USB Mass Storage works
Notification led disabled when asleep
Dual mic should be enabled in calls
Camera starts but colour is wrong and crashes when taking pics
Fix for wifi restart preventing sleep
oxygen-u8800-test-110718.zip
Camera takes photos (may still have issues with some hardware), video recording doesn't work.
Better power consumption when wifi is on (try setting wifi to never sleep)
oxygen-u8800-test-110727.zip
Much better graphics performance with 44.7 Hz refresh rate and switch to rgba888 for the display. Camera controls now visible. Accelerated video playback works now, video recording works for low resolution but not 720p yet. Bluetooth may still have problems.
oxygen-u8800-test-110728.zip
Fix sometimes laggy opengl. Do fsck on sdcard mounting (may still not fix problems if you write to the card). Haptic feedback on soft keys. Reduce max call volume.
oxygen-u8800-test-110729.zip
Fix USB Mass Storage.
oxygen-u8800-test-110730.zip
Fix 720p video recording.
oxygen-u8800-test-110802.zip
Fix volume not always set for voice calls
Configure rmnet0 whenever apn status changes, hopefully this will fix data connectivity problems.
build rild and libril from source
Fix flashlight
oxygen2.2-u8800-test-110804.zip
Update to Oxygen 2.2.1 (based on AOSP 2.3.5_r1)
note: you may have to wipe data to downgrade so backup your data before upgrading
oxygen2.2-u8800-test-110805.zip
Fix for youtube videos not displaying correctly.
Add Torch app.
oxygen2.2-u8800-test-110808.zip
Get wlan mac address from the radio.
Fix BT not automatically connecting.
Fix BT Voice quality
Update to libra module from B162
oxygen2.2-u8800-test-110809.zip
Use fixed bt mac address
reduce flash led voltage
only apply wifi sleep fix when wifi refuses to sleep
oxygen2.2-u8800-test-110811.zip
Allow internal emmc to mount over usb
A different fix for data not connecting when switching from 3G to 2G
Force BT to use power level 2
Get and set network operators correctly
oxygen2.2-u8800-test-110816.zip
Fix data not reconnecting on 2G after making a call
Move dalvik-cache to /cache (wipe cache before installing)
Remove port-bridge (may stop usb crashes)
Get correct BT MAC Address
Add sysfs file to enable led for notifications
Fix /system/etc/init.d scripts not running
Fix sensors not waking correctly
oxygen2.2-u8800-test-110817.zip
Remove Oxygen Settings and replace with modified Settings app.
Add and option to the Settings app for led notifications and make the haptic feedback setting apply to the soft buttons.
Enable flashing notifications.
oxygen2.2-u8800-test-110823.zip
Fix sensors getting slower over time
Disable usb mounting of internal memory card to stop usb crashes
Fix enterprise wifi (EAP)
Fix haptic feedback on amtel touchscreen
Fix headset button (thanks to Anteus)
Set Oxygen version number
oxygen2.2-u8800-test-110824.zip
Bugfix for oxygen2.2-u8800-test-110823.zip, sometimes the files in /data/misc/wifi
were left with incorrect permissions causing a bootloop.
This should fix the problem but it's probably a good idea to
disable wifi before rebooting to recovery to install.
oxygen2.2.2_r1-u8800.zip
Update to oxygen 2.2.2
fix bad cpu clock speed and lpj values
fix wifi sleep bugfix for new kernel
Change to new initrd
fix sensors not updating battery stats
add autorun.iso (probably not very useful)
move dalvik-cache back to /data
oxygen2.2.2-u8800-test-110914.zip
Fix touchscreen not always working correctly near left and right edges
Allow finger to slide onto soft keys without reporting a keypress (very useful in some games)
Add volume button wake (in Settings..Applications..Development), only wakes if music not playing.
Fix for wifi access points that give an infinite dhcp lease
Handle an unknown radio state in the same way that CAF froyo does (don't know if this will do any good)
Reduce minimum brightness (thanks Stockwell)
Enable gemini hardware jpeg encoder (slightly faster photo taking)
1.8 GHz overclock possible (not stable on all devices)
oxygen2.2.2_r2-u8800.zip
Fix low resolution video recording
Change HD video recording to h264/aac
Reduce backlight brightness for all levels to save battery
Remove wpa_supplicant debugging messages
Try to recover when the radio reports SIM_LOCKED (not tested)
oxygen2.2.2_r2a-u8800.zip
Remove the SIM_LOCKED fix because things go badly wrong if you have a SIM pin
oxygen2.2.2_r3-u8800.zip
Fix opaque surfaces not always drawn correctly
Increase backlight brightness slightly
Change to CM7 camera and add 720x480 video recording
Revert to older qcril to see if this fixes coverage loss problems
Increase default min cpu speed to 368MHz
Add 192MHz to cpufreq list
Add 1.7GHz frequency
Increase vdd for 1.8 GHz to 1.425V
Disable gemini to get rid of green line in pictures
Include ES file explorer
oxygen2.2.2_r4-u8800.zip
Add projectmenu apk and library
add proximity sensor build prop
add wifi drivers and ril from latest B138 ROM
build bt executables, change media profiles.
libril fix for lost coverage - tries to reset the the radio when it reports SIM_ILLEGAL
and registration is denied 8 times in a row.
oxygen2.3.1-u8800_r1.zip
Update to Android 2.3.7_r1 and oxygen 2.3.1
Fix sim pin bug (hopefully)
oxygen2.3.2-u8800.zip
Update to oxygen 2.3.2 framework
Update to the sim illegal fix
autobrightness uses manual brightness as the lowest level
good work~!
Nice work dzo!
the updater-script:
#mount("vfat", "EMMC", "/dev/block/mmcblk0p1", "/cust");
#package_extract_file("boot.img", "/cust/image/boot.img");
genokolar said:
the updater-script:
#mount("vfat", "EMMC", "/dev/block/mmcblk0p1", "/cust");
#package_extract_file("boot.img", "/cust/image/boot.img");
Click to expand...
Click to collapse
Oops, sorry, I uploaded the wrong file, I'll try again.
OK, it should work now.
the MD5 sum is:
b2ee60646af92d4bf761f161b85af689 oxygen-u8800-test-110701a.zip
dzo said:
Oops, sorry, I uploaded the wrong file, I'll try again.
Click to expand...
Click to collapse
and i can't bootup
now i see the new
tryed to install an app from market and the phone crashed...
Awesome job dzo!
thanks for sharing.
cooldfuzion said:
tryed to install an app from market and the phone crashed...
Click to expand...
Click to collapse
Did you have an sd card in? what kind of crash was it, a reboot or back to the boot animation. Did you have BT on, that still seems to be a bit unstable.
dzo said:
Did you have an sd card in? what kind of crash was it, a reboot or back to the boot animation. Did you have BT on, that still seems to be a bit unstable.
Click to expand...
Click to collapse
Yes i have a sd card, the phone whent to the boot animation, and no BT on.
EDIT: i reinstalled the rom, and now it´s working ok
Thanks mate
cooldfuzion said:
Yes i have a sd card, the phone whent to the boot animation, and no BT on
Click to expand...
Click to collapse
I just installed a few apps from the market and they all worked fine. If you could get a log from the phone using logcat during a failed install that would be useful. Also, you did a full wipe of data and cache before installing I presume.
the UMS can't work
Great work! Moving to RGB565 is good, doesn't seem to affect colour clarity at all. I never thought to test it since I figured that there would have to be a reason they're using a 32-bit colour mode on a 16-bit panel but evidently they just like wasting video memory.
stockwell said:
Great work! Moving to RGB565 is good, doesn't seem to affect colour clarity at all. I never thought to test it since I figured that there would have to be a reason they're using a 32-bit colour mode on a 16-bit panel but evidently they just like wasting video memory.
Click to expand...
Click to collapse
Yes, and it's much faster, only half as many pixels to push.
genokolar said:
the UMS can't work
Click to expand...
Click to collapse
Oh, I hadn't noticed that, I just use adb, I'll try to fix it.
I can't see the zip with my phone's file manager. But I can see it under windows...it's on my sdcard...
weird...
Why does this phone have god awful Wifi. its not just this ROM but all other ROMS to
Hayden18 said:
Why does this phone have god awful Wifi. its not just this ROM but all other ROMS to
Click to expand...
Click to collapse
what do you mean? I don't have wifi problem
magictwins said:
what do you mean? I don't have wifi problem
Click to expand...
Click to collapse
it keeps disconnecting from my access point every 30 seconds (Rough estimate)
i dont knowo why but it has been a problem for me since day one
My Wifi Access Points are using WPA2 (AES) encryption... im not sure if its the phone thats not compatiible or not but its annoying.
Thanks dzo and Oxygen team for this huge effort. Any news on the camera issue?
Cheers
Related
[ROM][FROYO] AXURA Captivate Edition[RC 2.5][12/20/10]
I am not responsible if you become the owner of a $200 paper weight!!
Flash Axura at your own risk. I did not make you download the files and flash them to your device, you did. Axura is a drug, you have been warned!!
Merry Christmas Everyone!!!
As most of you know, Axura brings to the table one of the most fully functioning GPS available for the Captivate to date. One important thing to make sure you get these results is to make sure you change your server/server port to the following:
Server: supl.google.com(no www.)
Server port: 7276
After making those changes please delete your GPS data and enjoy!!
DOWNLOAD AXURA CE 2.5 W/SETIRON 1.4.7
DOWNLOAD THE NEWLY THEMED AXURA 2.5.1
{
"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"
}
Newest Version: 2.5
Based On: Unofficial Froyo JK2/JK6 For Vibrant with latest Jl3 Modem
Download Axura 2.5
Non-Issue Issues:
No voicemail, google voice is better
Rom Features:
Themed
SetiroN's 1.4.7
Cool switch animations
Great GPS
Themed Launcher2
4 lockscreens
Custom Bat Mod
New Font
Hacked Camera
New default wallpaper
Some Included Apps:
-SGS Tools
-Multitouch Preview Gallery.apk
-BLN
-Google Voice
-TiBu
-ROM Manager
-Fancy Widget
Here is a pretty sweet theme by DAGr8! I liked the way it looked so I wanted to make sure you all got a chance to see it. Here is the link to the THEME
This ROM wipes your data, please make sure to backup everything & anything that is important to you.
** Backup your nv_data before flashing this. It changes our product code and if you don't have a backup, repairing your nv_data can be quite a pain. -Mattbeau
Credits:
-Master
-Hans
-supercurio
-SetiroN
-zelendel
-DAGr8
-DesignGears
-Kizzimazz
-adamholden85
-Zelendel-Moderator
-kennethpenn
-grapeape341
-loserskater
-Fr4gg0r
-Xan
-CLShortFuse
-xcaliburinhand
-Kangi26-http://forum.xda-developers.com/showthread.php?t=867474
-rockettman-framework mod
-Dr. Bogger-http://forum.xda-developers.com/showthread.php?t=878156
-This is where we left off. If you are not in here and you have contirubted to the success of Axura, shoot me a PM.
Change Log 2.2-2.3:
1. Installed New Music player w/widget!
2. Installed file manager (more than just my files)
3. Added voltage control for those of you who flash an alternate Kernel. (If you don't want it I installed it on the SD for easy removal)
4. Added Fancy widget(consumes much less battery than beautiful widgets)
5. Updated Framework-res (Thanks Hans)
6. Tweaked GPS (all you have to do is change your server to supl.google.com(no www.) and server port to 7276.
7. Updated Facebook app to include chat and push Notifications!!
I am sure there is more but I am tired as hell tonight!
Change log 2.3-2.4_SetiroNs 1.4.6:
1. I put in SetiroN's 1.4.6 OC kernel.
2. JL3 Modem
3. Smart Clock
4. Added green accents back into the launcher(more GB like imo)
Change log 2.4-2.5
1. New Default wallpaper(Happy holidays)-Kangi
2. Added ROM manager
3. JK4 Modem
4. SetiroN's 1.4.7 kernel
5. framework tweaks-rockettman
6. Blinky app
7. New email apk to hopefully alleviate some issues
8. New MMS apk in an attempt to fix the pictures not sending(I never had that issue)
9. Stock music player is back(lock screen controls and audio boosts)
Change log 2.5-2.5.1
1. Awesome new black theme!(kick a$$ dialer!!)
2. Fixed VM notifications(combo of 2 methods)
3. Replace launcher to fit in with theme
4. Probably missed a few things but oh well. You will find them
DOWNLOAD AXURA CE 2.5 W/SETIRON 1.4.7
DOWNLOAD THE NEWLY THEMED AXURA 2.5.1
Reserved for whatever!
Mine as well take this one too!
Featue requests
I will try to update this after each ROM with the feature requests / to-do list. I'll collect bugs/comments/requests from the regular posts and put them here. I'll try to get everything updated on a daily basis, so bear with me.
12/14:
1. Separate messages from call log
2. change Default bookmarks
3. Wired headset fix
2.3 is up!!!
Go check it out and let me know what you think!!!
Edit: Same flashing techniques apply.
1. Flash to stock
2. Master clear
3. Flash 2.3 with CWM
http://forum.xda-developers.com/showpost.php?p=8983897&postcount=103
I897ZKAATT
Follow this if your nv_data is toast (requires patience)
You can use root explorer to copy your /efs folder to a safe place. You can use sgs tools to check your product code and copies your nv_data files to your internal ext card.
This should probably be stickied.
Sent from my SAMSUNG-SGH-I897 using XDA App
jay slasher said:
I hate to bring up the whole Google Voice question again but I must ask this. does Google voice not work in Canada? I'm pretty sure its not available up here yet. So how does the no voicemail thing work for us not able to use the full google voice service.
Click to expand...
Click to collapse
If voicemail notifications are important to you and google voice is not an option I would probably suggest using a different rom because ATT recognizes phones using this rom as a vibrant and won't send out a voicemail notification to a non ATT phone. Not sure if there is a way to fix that or not...
How to calibrate the battery? I created a folder named disable-lagfix and rebooted. Still the voodo voice comes and says backup operation .What the heck is this?
How do I know the voodo is gone? After restart I souldn't see any Voodo folder?
kingfisher1111 said:
How to calibrate the battery? I created a folder named disable-lagfix and rebooted. Still the voodo voice comes and says backup operation .What the heck is this?
How do I know the voodo is gone? After restart I souldn't see any Voodo folder?
Click to expand...
Click to collapse
is that folder inside voodoo folder? not to doubt your senior member status, but.....
adamholden85 said:
Change Log 2.2-2.3:
6. Tweaked GPS (all you have to do is change your server to supl.google.com(no www.) and server port to 7276.
Click to expand...
Click to collapse
Where exactly do you go to do this?
I think I found the battery drain issue. For some reason my phone keeps switiching back and forth continouslly from hdspa to umts bands. I don't think it had anything to do with my wifi or data.
Send me pm if you find this also... its weird because both bands have great service. Around 80db 10asi
Sent from axuraaa
domin8 said:
ok 75% charge was as long as i could handle, i'm flashing now
Click to expand...
Click to collapse
Just do it. Recalibrate after. Lol.
Trying black froyo with the transparent notification pulldown mod after disabling lag fix, then flashing SetironN 1200MHz.
Got what seemed to be a force close after the first attempt during boot. Unsure what FC'd, only the power button was responsive, not the touch screen, nor the buttons.
The boot loop happened after metamorphing the transparent notification pulldown after flashing black froyo. And the FC on boot happened after flashing Set's 1200Mhz kernel.
Again, all of this was done after disabling lag fix. Pulled the battery out and placed it back in, everything seems to be fine for now.
rawb123456 said:
anyone have the apk or cwm zip to flash the previous music player? i need the lock screen control...thanks in advance!
Click to expand...
Click to collapse
i would like that apk as well...having the surround sound for movies works for me
i pulled the musicplayer.apk from axura 2.2 and have it on my public dropbox for those that prefer the old player. it should work?
http://db.tt/3ZnL2xg
gunmetaldroid said:
Trying black froyo with the transparent notification pulldown mod after disabling lag fix, then flashing SetironN 1200MHz.
Got what seemed to be a force close after the first attempt during boot. Unsure what FC'd, only the power button was responsive, not the touch screen, nor the buttons.
The boot loop happened after metamorphing the transparent notification pulldown after flashing black froyo. And the FC on boot happened after flashing Set's 1200Mhz kernel.
Again, all of this was done after disabling lag fix. Pulled the battery out and placed it back in, everything seems to be fine for now.
Click to expand...
Click to collapse
i flashed black froyo after disabling lagfix as well, however i ran into no issues. i'm on the regular xcal kernal however so maybe it wasnt what you thought that caused the FC?
Just flashed and everything is pretty smooth. I think my phone is jacked up or it's the charger because I reflashed stock did the master clear and I'm having issues charging my battery when off. Other than that everything is great!!
I never really messed with the GPS because, 1: I live on an island and I don't really get lost 2: I'm a woman... I'll ask for directions lol Anyhoo, I checked the GPS and this thing is hella accurate, it actually located me on my street, I waved at the satellite Previous GPS had me in the middle of the pacific between Oahu and Molokai when I was at home.
Overall, very happy with the rom right now!!! Excellent work!!
domin8 said:
i flashed black froyo after disabling lagfix as well, however i ran into no issues. i'm on the regular xcal kernal however so maybe it wasnt what you thought that caused the FC?
Click to expand...
Click to collapse
Flashing only black froyo itself posed no issues for me. It was only after I metamorphed the transparent pulldown add-on for black froyo that I got a bootloop once. So yeah... I was still on Xcali. I flashed Setiron's after all the black froyo stuff.
waikuk said:
just flashed a minute ago, love the fat kid walking in the first boot, nice touch. :up: is there a way to enable haptic feedback for my keyboard?
Click to expand...
Click to collapse
If you are trying to use the Android Keyboard "Gingerbread keyboard" it is a known issue that feedback doesn't work.
soypoi said:
Just flashed and everything is pretty smooth. I think my phone is jacked up or it's the charger because I reflashed stock did the master clear and I'm having issues charging my battery when off. Other than that everything is great!!
I never really messed with the GPS because, 1: I live on an island and I don't really get lost 2: I'm a woman... I'll ask for directions lol Anyhoo, I checked the GPS and this thing is hella accurate, it actually located me on my street, I waved at the satellite Previous GPS had me in the middle of the pacific between Oahu and Molokai when I was at home.
Overall, very happy with the rom right now!!! Excellent work!!
Click to expand...
Click to collapse
I agree about the gps as i did a test this morning on my drive to work.
First the LBStestmode locked on in 7 seconds with 11 satellites and a 5 meter accuracy.
Then i opened google maps and saw something i never saw on the captivate before. A small blue triangle that was actually on the correct road and position and not off in the woods or blocks away
20 minute drive to work and it was spot on. I even turned it off and and back on and got a google maps lock at 60 MPH which has never happened while moving at any speed
{
"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"
}
Changelog:
An optimized machine stability, moderate to streamline the excess garbage
Slightly enhance fluency
Note: after miui will not update the contents of the 2.3 version, so no special problems will no longer be updated 2.3 version miui individual models will be updated 2.3 version miui is there may be a small bug still repair, from the date the HTC DZ The carried transplantation has no bug, so this may be the final version of 2.3miui. And I spent a lot of time for final optimization and stability enhancements, you should use miui date than the more perfect. If there is a major breakthrough or fixes, I will continue to update.
The personal integration dolphins browser and Europe Peng browser, if the ROM is easy to use, networking state to use once, then want to be in my donation, do not like can be directly deleted Titanium Backup or RE Manager. RE Manager into the system / app to find the appropriate program to be deleted can be
Brush into the kernel version 2.6.35.7 of the before
Optimization:
An optimized camera imaging results, enhanced auto-focus capability
2 repair miui screenshot does not save the problem
Repair traffic monitoring firewall is not available, did not have to worry about the flow of the game advertising a waste of phone
4 egl optimized to improve the games ability to
Optimizing the loud speaker, loud speaker will not break the sound
Optimization call voice calls sound very clear, the sound is big enough, no current
Increase wifi strength
Join Tonghua, a short press the power button to hang up, easy to use
10 to optimize memory usage, as well as power control, saving more than 10 percent of the electricity
The re-optimization of the 11 library files
12 delete the default input method integration Sogou input method is more consistent with people's habits.
13 .. add long press the power button, pop-up restart menu
14 optimized GPS positioning, you can quickly locate
15 The latest addition to the host over the wall, you can browse some foreign websites, the other shielded part of the game advertising, if you can not shield you can use firewall shielding in traffic monitoring
16 streamlined all Google services and miui of some services, to reduce the occupied memory and other resources, need the services of Google can brush below the full Google service pack.
17 .. unlock the FPS value to 55, improve the performance of mobile games
Key questions:
(1) students in need of Google services, please download the Google service pack brush into, you can use the full services of Google
Replace the memory card ringtones become the default beep on the replacement of ring tones, system settings, this is the official miui bug, please use the theme style -> modify the local style -> replace the call tone -> other programs to replace -> comes with music player to replace, you can also use third-party music player to replace, such as everyday sounds to be replaced.
ROM features:
Modify models point to HTC, can be gameloft games to identify the smooth operation of a large variety of gameloft games
(2) modify the search for the m key, can go to Settings -> System -> key settings set in a variety of favorite features
3 call the maximum volume to adjust the audio settings in the device settings in the software
(4) modify the default ringtones and notification sound
. Boot the default East, eight time, the default Chinese, without the need for language and time zone adjustment
Most third-party software integrated in the data / app directory, can be removed through normal
7 kernel default CPU frequency 368-1G, you can adjust the frequency to set the device software
Thank the efforts of dzo, geno, without whose efforts there is no better ROM also like to thank the official miui without them no miui system
Permission to open:
miui official off by default permissions acquisition Brush must do the following to get to the permissions, as follows: Open the standby interface, System Tools -> License Management -> menu button (four virtual keys) -> Settings - > Rights Management default off point into the open.
The edited version v1 By me.I delete all the chinese applications.Also change the default language to english.Thanks to my friend Pikachukaki for the help.
The v2 is ready.I have made a lot of changes in enhanced.conf,build.prop and media_profiles.xml for better performance,better bitrate at video recording and some more tweaks.Remove 3 more chinese apps.Thanks to my friend Moihack for the help.
The v3 is ready.Some more tweaks at build.prop and media_profiles.xml for better sound in video recording.Some audio ringstones,alarms,notifications deleted.Removed 6 more applications from the system/app and add 9 more included playstore and latinMe keyboard.Thanks to my friend Moihack for the help.
The v5.1 is ready.More tweaks has been made for performance.Added the google apps like play store,gmail.Also added flash player.The default theme is like the screens above.I remove the other 2 chinese theme.The default language is also english.Maybe the most stable and fast miui that you will ever see.Please post your reviews to make the rom better and better to the perfect.
For flashing you must do all 3 wipes.Also wipe dalvik,battery stats and format system.
For the users with problem in v5.1:
Tell me if you have the same problem with the v5.
The changes between v5 and v5.1 is more google services.
Download Link v5.1
Coming Soon
Screenshots:
A few minutes ago I tried to install it ... but freezes the flower of Huawei
There is no problem for me!
I tried another ROM and install right away ..
dingila said:
A few minutes ago I tried to install it ... but freezes the flower of Huawei
There is no problem for me!
I tried another ROM and install right away ..
Click to expand...
Click to collapse
I will wait for your reviews bro about the v5.1
Sent from my u8800pro using Tapatalk 2
A Gingerbread on 2012?? Miui is awesome, but I don't want to back from ICS.
Sent from my U8800-51 (Entel Chile) & Aurora 4.1 using Tapatalk 2™
Try the v5:
The difference in that the v5 has more google services.
great share!Thanks for your work!
and install the rom? I did wipe and format the system, but the rom is not running, restart the mobile in CWM. How do I install the rom? This is an OTA or a rom. Sorry for the English from google xD
I have the same problem... !?
It should boot fine.I put the version v5 in the first post.Tell me if you have the same problem.
The changes between v5 and v5.1 is more google services.
Sent from my u8800pro using Tapatalk 2
ok
Now everything thing is 0.K. I could get it installed
Which language?
seryioo said:
Which language?
Click to expand...
Click to collapse
The default language is english.
Sent from my u8800pro using Tapatalk 2
seryioo said:
Which language?
Click to expand...
Click to collapse
No other languages , only English and Chinese ...
I tried to translate it but no luck until now ...
Sent from my U8800 Pro using xda premium
3G Watch Dog...FC
Quick Pic...FC
and video on camera not work good!
dingila said:
3G Watch Dog...FC
Quick Pic...FC
and video on camera not work good!
Click to expand...
Click to collapse
Watch dog and quickpic needed some libs to work.I have increase the video bitrate and sound tother than that how you find the rom?
Sent from my u8800pro using Tapatalk 2
The Rom is verry good and fast...but vodeo record not work...
dingila said:
The Rom is verry good arecordnd fast...but vodeo record not work...
Click to expand...
Click to collapse
I will look about the problems and i will upload the correct v5.1
Sent from my u8800pro using Tapatalk 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"
}
Hey everyone!
I've been fiddling with gaia recently (big thanks goes to vampirefo for the clockwork recovery image and his 2.1 build!)
I decided to fix a few annoyances that I had with the mozilla build, cause the Open C is currently my main phone and I use it every day.
So I forked gaia and over the last few days have implemented the following things:
Visuals
- Made stock icons more consistent, changed the layout a bit.
- Removed background from the search bar on the top of the screen (I think it is ugly).
- Applied the font fix to get Fira Sans back (more info: MDN link)
Browser
- Made the address bar appear when you start scrolling to the top - no more scrolling to the very top of the page to access it!
- Added "Duck Duck Go" to the search engines (you can change them in browser settings)
- Added Google suggestions to the browser address bar 'as-you-type'
[UPDATE 07/09/2014]
I updated the build, technically its not 2.1 anymore, mozilla moved to 2.2
Here is a list of the changes I made to this build:
- Added a button to lock orientation to the swipe screen
- Changed layout of the swipe screen a bit
- Long tap on shift for capslock
- Added a button to close all applications in the task manager
- Other small updates to styling
(Also added French keyboard)
Udate: Mozilla added copy - paste for text fields! also available in this build (probably not stable yet)
Keyboards in this build
English, Spanish, German, French, Russian (cyrillic)
Download
ZTE-Open-C-21(22)-modUI.zip on Google Drive [Fixed the link, sorry about that]
GitHub
I also decided to ublish my branch on github: https://github.com/YemSalat/gaia-modui feel free to fork and contribute or port to other phones.
I am currently learning Gaia architecture as I'm making changes, so some of them are a bit 'hacky', but I try to follow the conventions and prefix my stuff (css/functions/etc.) with 'modui'
Installation instructions
Make sure to backup your data!
Download zip and extract it to /sdcard/clockworkmod/backup/
Use .50 recovery to install by choosing restore
In recovery mode navigate to /sdcard/clockworkmod/backup/ffos_21_modUI
(backup and restore > restore from /external_sd > ffos_21_modUI > yes restore)
Then let .50 recovery restore 2.1, reboot and enjoy
For more info on .50 recovery and zte open c go here: http://forum.xda-developers.com/showpost.php?p=54552198&postcount=21
Let me know what you think!
Looks really good. Runs good. Only issue i noticed ist that the browser has issues with Facebook mobile version.
A friend of mine runs Firefox nightly build on PC there he had some issue with Facebook too.
phorkyas said:
Looks really good. Runs good. Only issue i noticed ist that the browser has issues with Facebook mobile version.
A friend of mine runs Firefox nightly build on PC there he had some issue with Facebook too.
Click to expand...
Click to collapse
Thanks for the feedback!
I'll check on that.
your build seems less buggy than vampirefo, but the lag when disable "App Transition" is still there.
edit, other bug:
- After login firefox account for the first time, its not auto login for the firefox marketplace, so i need to login again on ff marketplace
Thanks for your build, I really like that UI. :good:
I've been using it for a couple of days, so far I'm quite happy with it.
This is a list of some of the issues I encountered :
camera is not working: the app runs but the screen is black and no shot can be taken
App suspending setting is not taken into account: once turned off apps are still suspended
light sensor is not working: no dimming as with stock ffos
keyboard first caracter is not taken into account when typing
same lag as a_tumiwa when App transition is disabled
AntoineDD said:
[*]keyboard first caracter is not taken into account when typing
Click to expand...
Click to collapse
That isn't exclusive to YemSalat's build. My vanilla Mozilla provided images on my Flame do the same thing for the first pressed character.
I'm currently building the latest gaia and it works well for the most part, however I'm not going to release it just yet.
I also included some of my own updates:
- added "Lock orientation" button to the swipe screen. (thinking of adding mute button as well)
- changed the layot of swipe screen a bit
According to team meet-ups (I'm following them on mailing list) - in the next week the browsing experience is gonna undergo quite a few changes, and they are going to get rid of the current default browser completely.
a_tumiwa said:
your build seems less buggy than vampirefo, but the lag when disable "App Transition" is still there.
edit, other bug:
- After login firefox account for the first time, its not auto login for the firefox marketplace, so i need to login again on ff marketplace
Click to expand...
Click to collapse
Yep the app transition lag is a known bug and already fired on bugzilla.
AntoineDD said:
Thanks for your build, I really like that UI. :good:
I've been using it for a couple of days, so far I'm quite happy with it.
This is a list of some of the issues I encountered :
camera is not working: the app runs but the screen is black and no shot can be taken
App suspending setting is not taken into account: once turned off apps are still suspended
light sensor is not working: no dimming as with stock ffos
keyboard first caracter is not taken into account when typing
same lag as a_tumiwa when App transition is disabled
Click to expand...
Click to collapse
Thanks for the feedback!
- The Camera IS working for me. If someone else can check on that and report back - would be good.
- Will look into it
- Is there a light sensor on Open C??
- Yep, keyboard first character as Saijin_Naib noted is a gaia bug, will hopefully be fixed soon.
- See above
Also, it would be great if everybody who finds issues with builds would post them on bugzilla, they will have more chances of getting fixed that way.
I'll update this build in the next couple days and let you know.
Concerning the light sensor (and maybe the camera as well), AFAIK there are different variants of that phone, mine was bought from a french store.
BTW, would you mind adding a french keyboard layout please?
Would it be possible to have a GPS switch on the swipe screen?
I will look into bugzilla.
Thanks again. :good:
The camera issue is reported in the ticket 1055515 on B2G bugzilla (cannot post link yet as a new forum member) it seems that most phones having this issue come from Leclerc, which is where I got my open c.
İs firefoxOS is still developing?
Sent from my GT-I9300 using XDA Premium 4 mobile app
YemSalat said:
Thanks for the feedback!
- The Camera IS working for me. If someone else can check on that and report back - would be good.
- Will look into it
- Is there a light sensor on Open C??
- Yep, keyboard first character as Saijin_Naib noted is a gaia bug, will hopefully be fixed soon.
- See above
Also, it would be great if everybody who finds issues with builds would post them on bugzilla, they will have more chances of getting fixed that way.
I'll update this build in the next couple days and let you know.
Click to expand...
Click to collapse
The camera is working fine for me (stock 1.3 , your 2.1 , vampirefo 2.1, vampirefo 1.4)..... bad quality but i think it is hardware sensor problem
Light Sensor is the one for screen brightness adjust automatically? when i set it, i dont see it work properly...
edit:
Looks like this phone doesnt have Light Sensor at all?
AntoineDD said:
The camera issue is reported in the ticket 1055515 on B2G bugzilla (cannot post link yet as a new forum member) it seems that most phones having this issue come from Leclerc, which is where I got my open c.
Click to expand...
Click to collapse
Yep, thanks for the feedback, will hopefully be fixed soon.
And yes, I will add French keyboard in next build
a_tumiwa said:
The camera is working fine for me (stock 1.3 , your 2.1 , vampirefo 2.1, vampirefo 1.4)..... bad quality but i think it is hardware sensor problem
Light Sensor is the one for screen brightness adjust automatically? when i set it, i dont see it work properly...
edit:
Looks like this phone doesnt have Light Sensor at all?
Click to expand...
Click to collapse
Cheers!
No I don't think it does.
The variant of the Open C I own does have a light sensor for adjusting the brightness, it worked fine with the stock FFOS 1.3
AntoineDD said:
The variant of the Open C I own does have a light sensor for adjusting the brightness, it worked fine with the stock FFOS 1.3
Click to expand...
Click to collapse
That's a rather specific device, unfortunately I can't promise that everything's gonna work on it in the next builds.
By the way - it would really help if you reported it on bugzilla, I am pretty certain I couldn't screw that up, so it must be there regression.
could you put "clear all" button in task manager for your next build? dont know if it possible...
thanks
a_tumiwa said:
could you put "clear all" button in task manager for your next build? dont know if it possible...
thanks
Click to expand...
Click to collapse
Thanks, that's a great idea!
I can't promise for the next build, but definitely putting this one on the TODO list.
just installed this, thanks a lot.
it was my first install on my first phone. impressed how easy it was with clockworkmod et al.
thanks for putting this together and doing all the work for me.
no bugs encountert til now.
camera works
keyboard works
A little update everyone.
Sorry I still haven't updated the build - I keep merging Mozilla's branch and while they fix a lot of issues, they also introduce new ones, for example there was no way to dial a phone number more then once, but that got fixed.
I added everything that I wanted to add so far and the 'Close all' button to the task manager.
Another big news - Mozilla is moving its master branch from 2.1 to 2.2! This means that 2.1 won't be getting new features apart from bugfixes, which is good cause it means its more stable now.
I will upload the new build today (Australia time, so it may be tomorrow for you )
A couple screens:
Entaxy5 said:
just installed this, thanks a lot.
it was my first install on my first phone. impressed how easy it was with clockworkmod et al.
thanks for putting this together and doing all the work for me.
no bugs encountert til now.
camera works
keyboard works
Click to expand...
Click to collapse
Thanks for the feedback! Will hopefully enjoy the updates as well.
e-mail problems
Deleted Sorry wrong thread
measle said:
Noticed following problems with this build:
1. Cannot access g-mail with 2 step verification: error message says cookies not enabled in browser, even though settings says cookies are enabled
2. cannot set up pop3 for aol. "cannot connect to server"
Both work fine on 1.2
Otherwise looks and works great.
Click to expand...
Click to collapse
Did you try signing in to gmail on wifi or 3g?
Whatever you did - can you please try again the other way and report back?
Just to clarify - its only occuring when signing in through the browser, right?
Signing in through email app should work fine if you set servers to imap.gmail.com and smtp.gmail.com respectively.
Hello everyone. I am going to prepare a list of suggestions for cm to improve the os. But I need your help. What do you think is missing in the os and would you like to see around.
I'm going to insert these suggestions on JIRA so that we can really do something. I do not know what other members are doing but, i already inserted people voting to increase priority.
Suggestions:
Camara Improvement: https://jira.cyanogenmod.org/browse/CYAN-5675
Voice mail feature missing:https://jira.cyanogenmod.org/plugins/servlet/mobile#issue/BACON-375
Movie improvement: https://jira.cyanogenmod.org/browse/BACON-64
Battery life improvement: https://jira.cyanogenmod.org/browse/BACON-2718
Secutiry improvement: https://jira.cyanogenmod.org/browse/BACON-2980
bugs on 05Q: https://jira.cyanogenmod.org/browse/BACON-2981
Bugs:
Reboots : https://jira.cyanogenmod.org/plugins/servlet/mobile#issue/BACON-213
wifibug: https://jira.cyanogenmod.org/browse/BACON-2213
LTE bug: https://jira.cyanogenmod.org/browse/BACON-2214
EventWakelock: https://jira.cyanogenmod.org/browse/BACON-1063
AVRCP broken: https://jira.cyanogenmod.org/browse/BACON-967
Touchscreen: https://jira.cyanogenmod.org/browse/BACON-2245
Lockscreen Light/Dark: https://jira.cyanogenmod.org/browse/BACON-2328
Fixed:
Graphic Glitches: https://jira.cyanogenmod.org/browse/BACON-1571
Wifi bug:https://jira.cyanogenmod.org/browse/BACON-1063
If you can see the number of votes on each post can help Cyanogenmod prioritize things, and i have been working to try get a good number on that.
(adding according to members)
Features to Add:
- Return screen colour adjustments..colours are too washed up and saturated.
- Unlock the NV so we can add additional bands to the phone?
Making same thing in One Plus One forum:
https://forums.oneplus.net/threads/suggestions-for-cm.154035/
Automatic Flash with CM11S 44S:
https://www.dropbox.com/s/r9jvph2tgnxuegz/oneplus-one-reflash44s.zip?dl=0
Thank you for your attention.
HBO GO & Google Pictures Auto Awesome
- HBO GO don't work on OPO
- Google Pictures Auto Awesome advence movie creation is not supportet on OPO
jgcaap said:
Hello everyone. I am going to prepare a list of suggestions for cm to improve the os. But I need your help. What do you think is missing in the os and would you like to see around. Thanks
Click to expand...
Click to collapse
CM11S
Possible changes to ROM in future updates:
-Return screen colour adjustments..colours are too washed up and saturated.
-Unlock the NV so we can add additional bands to the phone?
-Some graphical glitches when i scroll through the menus (38R bug)
Will add more if i feel anything needs changing.
tofuboi01 said:
CM11S
Possible changes to ROM in future updates:
-Return screen colour adjustments..colours are too washed up and saturated.
-Unlock the NV so we can add additional bands to the phone?
-Some graphical glitches when i scroll through the menus (38R bug)
Will add more if i feel anything needs changing.
Click to expand...
Click to collapse
the glitches are already reported. i'll keep on topic the other suggestions
Upgrade bluetooth AVRCP to 1.5 from 1.3 on the current build (nightly and 38R). This will provide artist/track info on car stereo head units and other bluetooth audio devices. It was downgraded for CM11 M9, due to incompatibility with various car kits. Nexus 5 and many other phones have 1.5 working fine. There's an issue raised here - https://jira.cyanogenmod.org/browse/BACON-967.
I think screen glitching (horizontal bar randomly appearing on screen) has already been mentioned.
Great initiative @jgcaap
Event wakelock when connected to WiFi.
https://jira.cyanogenmod.org/browse/BACON-1063
This is the issue I've reported, I diagnosed this on multiple devices and various OS/Kernels.
It happens across the board for devices running CM based kernels, it is not present on AOSP or Stock kernels.
It may not be visible for everyone since it only happens with certain WiFi routers.
Please do upvote the issue, it has already been assigned.
It's been over a month now with no solution, hopefully more votes will get it resolved, since it seems to be resolved in other kernels it should be relatively easy.
Also @jgcaap I would suggest you change the topic header to something more elaborate like 'Suggestions for CM' or something.
venky716 said:
Great initiative @jgcaap
Event wakelock when connected to WiFi.
https://jira.cyanogenmod.org/browse/BACON-1063
This is the issue I've reported, I diagnosed this on multiple devices and various OS/Kernels.
It happens across the board for devices running CM based kernels, it is not present on AOSP or Stock kernels.
It may not be visible for everyone since it only happens with certain WiFi routers.
Please do upvote the issue, it has already been assigned.
It's been over a month now with no solution, hopefully more votes will get it resolved, since it seems to be resolved in other kernels it should be relatively easy.
Also @jgcaap I would suggest you change the topic header to something more elaborate like 'Suggestions for CM' or something.
Click to expand...
Click to collapse
Done and thanks
jgcaap said:
Done and thanks
Click to expand...
Click to collapse
WiFi calling and VoLTE for T-mobile.
MHL (may not be possible, but maybe for OnePlus Two)
S-View type screen mode for compatible flip covers
Bluetooth AVRCP update to 1.5 (please)
Bluetooth Handsfree profile (audio sink already works to work as bluetooth receiver for media. Will be great if we can receive phone calls as well).
Note 3 download booster type feature (use WiFi + 4g for faster download).
Google play services battery drain fix.
ANDROID 5.0 LOLLYPOP HELL YEH!!!
https://jira.cyanogenmod.org/browse/BACON-375
nasty bug....please resolve, CM =)
Once I arrive home I'll update the thread. Everything will be always updated.
Bug report - modem issue: after switching LTE off network type H kicks off with very good signal (4 bars) and shortly after it suddenly drops to minimum. However, when I switch LTE back on and off, network type H will kick off again with very good signal reception, unfortunately not for long. The process has to be permanently repeated in order to maintain good quality signal type H.
{
"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"
}
Please add the Smart Pulldown feature.
konrad496 said:
Bug report - modem issue: after switching LTE of network type H kicks off with very good signal (4 bars) and shortly after it suddenly drops to minimum. However, when I switch LTE back on and off, network type H will kick off again with very good signal reception, unfortunately not for long. The process has to be permanently repeated in order to maintain good quality signal type H.
Click to expand...
Click to collapse
Can you get a logcat from that please?
Sure, just let me know where I can find it so that I can attach the file. I can use the same app I used on screenshot if that's what you need. I will repeat the whole process again and then attach the screenshot with corresponding log file.
konrad496 said:
Sure, just let me know where I can find it so that I can attach the file.
Click to expand...
Click to collapse
The easy way is, turn on computer, and log cat with adb. By using adb logcat
You can copy the kmsg which is situated on /proc/ to know what the kernel is doing.
Is possible make a video with dream cast app so that we can see the changes. Like that cm have proof of the bug and will try make it better
bjonkisz said:
- HBO GO don't work on OPO
- Google Pictures Auto Awesome advence movie creation is not supportet on OPO
Click to expand...
Click to collapse
Can you replicate this with a log cat please? In case not I'll only be able to uload this to jira on weekend
bjonkisz said:
- HBO GO don't work on OPO
- Google Pictures Auto Awesome advence movie creation is not supportet on OPO
Click to expand...
Click to collapse
How can I make the advanced movie creation?
I am testing this... I was able to build a motion and also to the pictures I uploaded were auto tuned. You sure is not working correctly?
Sky Go doesn't work, probably the same problem as the HBO one.
If it is possible to get fast charging as in the Oppo Find 7/7a although the 1+1 does charge faster than most phones(1h50m 0-100%) it would still be nice to be able to get the Oppo charger and be able to use it.
GTCC said:
Sky Go doesn't work, probably the same problem as the HBO one.
If it is possible to get fast charging as in the Oppo Find 7/7a although the 1+1 does charge faster than most phones(1h50m 0-100%) it would still be nice to be able to get the Oppo charger and be able to use it.
Click to expand...
Click to collapse
can you please explain what doesnt work in the app? Thanks
guys if possible vote : https://jira.cyanogenmod.org/browse/CYAN-5675
and leave a comment saying same here, and comment the quality of lowlight pictures as also high light pictures.
and GPS experience.
PS: The more info we have the better.
I AM NOT THE DEV OR A BETA TESTER!
{
"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"
}
Screenshots :
Code:
[url]http://imgur.com/a/iIvVi[/url]
5.1.1 Tutorial:
Code:
-The Rom : [url]http://yunpan.cn/cdgrdxLXAgmYk[/url]
pw : 8678
-1st Recovery that you need to flash the rom :[url]http://pan.baidu.com/share/init?shareid=646799585&uk=1997324420[/url]
pw : x169
-Gapps : [url]https://www.androidfilehost.com/?fid=24052804347757015[/url]
-Chinese TWRP : [url]http://www50.zippyshare.com/v/tiO50fva/file.html[/url]
Make a backup before trying anything
After downloading all those 4 things, copy the rom on your phone, extract the 1st recovery, plugg in your phone while it's on and click on install-recovery.bat, this will allow you to install the rom( wipe data and everything).
-After installing the ROM and booting, you will be asked to put a code :0528-0728-0528-0728
Congratz you finished
-Now copy the gapps on your phone, flash the chinese TWRP, and then flash the gapps
you're done
Download:
Code:
[B][COLOR="Red"]Version 8:[/COLOR][/B]
[url]https://drive.google.com/file/d/0Bxcgc0zDvoqXRVZWUkJySmdVdVU/view?usp=sharing[/url]
[B][COLOR="Red"]Version 7:[/COLOR][/B]
[url]https://mega.co.nz/#!ZIwUzLbK!jh2FlXZ1mC6m_0_-5tj_zTn7KEqfcMRm1vMyvtoSOK4[/url]
or
[url]https://drive.google.com/file/d/0Bxcgc0zDvoqXa0ZyTHFZZXhhekU/view[/url]
[B][COLOR="Red"]Version 6:[/COLOR][/B]
[url]https://drive.google.com/file/d/0Bxcgc0zDvoqXVFRudFdhMVMzWUE/view?usp=sharing[/url]
or
[url]https://mega.co.nz/#!hJA1AAiR!IsEGQStjfdz7krqAljno3GBky8V-QKvLILO3zBZ10Jo[/url]
Changelog:
Code:
[COLOR="Red"][B]Version 8[/B][/COLOR]
Hydrogen Windows comprehensive upgrade again! Animation more fluid, more immersive!
Card-type messages back! More powerful!
[Settings] Modify Click generic sound being given BUG
[Settings] To modify the alarm list of audio list
[System Update] System Update to increase the network status prompt
[System Update] To adjust the system to update the interface and dynamic efficiency
[ System Update] Download front display 2G / 3G / 4G network Tips
[hydrogen Desktop] Repair switch language card package load failures cause problems
[hydrogen Desktop] Change default wallpaper
[hydrogen Desktop] Icon to go to solve the problem of hydrogen window
[Calendar] Fix calendar reminder Click to go after retraction problem
[Contact] Fix new 2G-SIM card contacts crashes
[Contact] Contact details page, the call duration is zero, the display does not turn on
[Contact] Press dial pad repair Number pop-up copy, cut issue
[Contact] Fix duplicate pages Permissions dialog pop-up problem
[Contact] Repair SIM card contacts editor crashes
[Contact] Repair emergency dial pad and positioning information overlap problem
[Message] Fix phone Number Identification not correct the problem
[Message] Press and MMS can not be selected repair problems
[Note] Fixes the problem has been read status and notification bar unsynchronized
[OnePlus weather] Fix a problem plus weather stopped
[Gallery] Fix batch delete Photos during the start multitasking or call other interactive operation resulted Gallery question of error
Improvements
[COLOR="Red"][B]Version 7[/B][/COLOR]
1, hydrogen Windows fully upgraded! Cards come! Tickets, movie tickets, boarding passes and other information storage.
2, a comprehensive revision of the desktop dynamic efficiency, smoother and more immersive.
Optimization:
[hydrogen Desktop] table error repair switch languages cause problems
[hydrogen Desktop] Applications folder within the folder can not be set aside, you can not drag and drop
[hydrogen Desktop] to replace a plus camera icon
[Album] fixes playback of the video screen and then put out the light Timeline screen issue back to 0
[Album] browse the top right corner to enlarge garbled repair
time and preview the video frame overlap [Album] fix batch editing
[Album] Press does not vibrate modify problem
[Album] fix to enter the camera, and then a black screen only display interface problems
[Album] Recovery from the camera into the library does not display the bottom toolbar problem
[Album] fix delete the picture does not refresh problem
[Album] Fix Photo words flashed problem
[Album] fix into the gallery crash
[clock] modifications added ribbon interface right scroll bar
[clock] [weekend] does not appear to solve the problem of traditional
[clock] fix animation is not smooth conversion World Clock
[calendar] fix the same event multiple reminders only the first bell of the problem
[Locker] Optimization Unlock Animation fluency
[Locker] is set to lock screen wallpaper screenshots will lead to stop running
[note] modify the MMS download is not successful, the message list to show
[text] fix SMS tone playback error problem
[contact] fix import contact Phone number format exception
[Control Center] on the WiFi connection, the control center does not show WiFi name
[Settings] adjust advanced settings layout
[system] to adjust the brightness of the background becomes transparent when
a lot of detail as well as other improvements -
[COLOR="Red"][B]Version 6[/B][/COLOR]
Fix menu key FC
You can use OxygenOS kernels with this rom!
You can use Xposed Framework with this rom!
Thanks @natheux for mirror.
Thanks @jbejaranogarcia for mirror.
Thanks @alex.inthi for mirrors.
Thanks @NisseCool for base.
Thanks @Chinaroad for tutorial.
Seriosly? Crack? WTF
Edit:
Sorry for that post.. Thx a lot for your contribution.
I am long in android but never heard of any crack on ROM XD
gerciolisz said:
Seriosly? Crack? WTF
Click to expand...
Click to collapse
There is a security code for rom, which given to beta testers. Crack will let us baypass this code.
LOL first time hear About this XD ill give it a try when i got home thx
The Crack could be a virus or something sinister. From when did android need a Crack?
Don't try it out Or do it with a great risk!
kn8wolf said:
The Crack could be a virus or something sinister. From when did android need a Crack?
Don't try it out Or do it with a great risk!
Click to expand...
Click to collapse
Jesus no, check this thread.
https://forums.oneplus.net/threads/hydrogen-os-releasing-28th-may.309642/page-11
It is working pretty well But gestures not working and music app ain't there neither
@YudmudTR
Hi, checked the thread. I know what a hydrogen os is.. But even that thread is not indicating what is the purpose of the Crack...
Do you know what it does?
YudmudTR said:
There is a security code for rom, which given to beta testers. Crack will let us baypass this code.
Click to expand...
Click to collapse
kn8wolf said:
@YudmudTR
Hi, checked the thread. I know what a hydrogen os is.. But even that thread is not indicating what is the purpose of the Crack...
Do you know what it does?
Click to expand...
Click to collapse
I already explained.
kn8wolf said:
@YudmudTR
Hi, checked the thread. I know what a hydrogen os is.. But even that thread is not indicating what is the purpose of the Crack...
Do you know what it does?
Click to expand...
Click to collapse
Every beta tester gets a unique code to use at the startup of the rom. The crack bypasses that.
That's something unique, a new information for me.
Thanks @UnknownGeek for indicating this.
Well as long as it is harmless, it is fine.
I'd Just been a bit doubtful since a lot of sites would have Crack with Trojans in many sites. That's all
Screenshots : http://imgur.com/a/iIvVi
It is very smooth and minimal, not many apps installed. But most important is that it is Multirom compatible. It had MiUI type horizontal launcher, permissions manager, custom UC styled browser, Baidu IME, a custom market, Google play store and some chinese app I couldn't guess at. I havent installed many apps so its is quite responsive. And there is no quick settings in the notification drop down.
UnknownGeek said:
It is working pretty well But gestures not working and music app ain't there neither
Click to expand...
Click to collapse
I know dumb to ask about the battery life but how's the discharge rate? I am traveling tomorrow so need a solid rom
Sent from my A0001 using XDA Free mobile app
mucinch said:
It is very smooth and minimal, not many apps installed. But most important is that it is Multirom compatible. It had MiUI type horizontal launcher, permissions manager, custom UC styled browser, Baidu IME, a custom market, Google play store and some chinese app I couldn't guess at. I havent installed many apps so its is quite responsive. And there is no quick settings in the notification drop down.
Click to expand...
Click to collapse
notification pull up
check out some videos
---------- Post added at 21:21 ---------- Previous post was at 21:15 ----------
is it heating the phone?
CBpbxEcmecmBeH said:
notification pull up
check out some videos
is it heating the phone?
Click to expand...
Click to collapse
Oh, I didn't realize that, these Chinese OEMs and their need to mimic fruits. The "pull up" gesture is a bit glitchy. I haven't stressed the phone yet, but doesn't seem to heat up much.
---------- Post added at 01:05 AM ---------- Previous post was at 01:04 AM ----------
No double tap to wake
I made a mirror (mega.co.nz) https://goo.gl/ZqwRKV
is this rom using camera2 API? long exposure seems broken. try lots of apps but the longest expose time is 1sec. also default camera app is missing.
Added to OnePlus One index thread:
[INDEX] OnePlus One Resources Compilation Roll-Up
YudmudTR said:
I AM NOT THE DEV OR A BETA TESTER!
I found a link on Chinese OPO forum, but unable to download it. So asked someone for a mirror and he uploaded it. So here you go, all credits goes to @NisseCool from Oneplus forums.
https://drive.google.com/file/d/0Bxcgc0zDvoqXbDNCa1BiSUJnQnc/view?usp=sharing
This includes crack and gapps.
I haven't tested it, I am not responsible for bricked devices or lost data. But I would be happy if you try it and share your thoughts.
Click to expand...
Click to collapse
well all oxygen OS kernels work with this alongwith xposed
can anyone find music player or camera for hydrogen OS?