removed..
removed..
removed
Nice
Regards,
navmad
Wow, looks awesome. Gonna test it on 1.24 in a few.
Edit: Not going to test it, since I'm stuck in a bootloop any ideas? I'm using twrp 1.2.5, and I did change updater script to:
Code:
format("ext4", "EMMC", "/dev/block/mmcblk0p25", "0");
mount("ext4", "EMMC", "/dev/block/mmcblk0p25", "/system");
Great work xPirt! Waiting for the RIL fix
MaartenXDA said:
Great work xPirt! Waiting for the RIL fix
Click to expand...
Click to collapse
I think are missing some smalis in framework.jar now I'm working on it
xpirt
zexl455 said:
Wow, looks awesome. Gonna test it on 1.24 in a few.
Edit: Not going to test it, since I'm stuck in a bootloop any ideas? I'm using twrp 1.2.5, and I did change updater script to:
Code:
format("ext4", "EMMC", "/dev/block/mmcblk0p25", "0");
mount("ext4", "EMMC", "/dev/block/mmcblk0p25", "/system");
Click to expand...
Click to collapse
I forgot to write that you need to have flashed CM9 boot.img. You can find it also into ZIP
xpirt
This one is mine, as soon as RIL is fixed Looks fantastic
OK. I`ll tested!
well done!
ps gapps include?
========================
hmmm... why for ICS recovery JB??? :=0
"For ICS hboot
1- Make sure you have fixed recovery for JB hboot and CM9 kernel flashed"
I have 1.18 hbooot & recovery-clockwork-touch-6.0.3.2-protou....I`m can flash?
and not META-INF/google/android/updater-script file, but META-INF/COM/google/android/updater-script
wanton said:
OK. I`ll tested!
well done!
ps gapps include?
========================
hmmm... why for ICS recovery JB??? :=0
"For ICS hboot
1- Make sure you have fixed recovery for JB hboot and CM9 kernel flashed"
I have 1.18 hbooot & recovery-clockwork-touch-6.0.3.2-protou....I`m can flash?
and not META-INF/google/android/updater-script file, but META-INF/COM/google/android/updater-script
Click to expand...
Click to collapse
It is for JB hboot, to make it work on ICS hboot you have to edit updater script like I said.
xpirt
News:
Resized everything, fixed browser and maybe RIL will work for tomorrow
xpirt
xpirt said:
News:
Resized everything, fixed browser and maybe RIL will work for tomorrow
xpirt
Click to expand...
Click to collapse
Yay
Well finaly something fresh here ^^ F***n nice I hope bugs can be fixed!
Hmmm... Where access to apps manager? Not found
wanton said:
Hmmm... Where access to apps manager? Not found
Click to expand...
Click to collapse
Meizu removed it to semplify things. But 'cause I need too I'll add it in next release
EDIT: Added!
{
"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"
}
xpirt
Nice... Trying today, and I'll use it daily when you fix networks...
Sent from my HTC Desire X using Tapatalk HD
News: Fixed unresponsive screen. RIL almost finished! I am able to call, send sms, ecc. status bar network signal works fine but it doesn't recognize operator. Mobile data works 3G works fine too I think.
Stay tuned!
xpirt
I may have to try this out... it looks cool
hcdav said:
I may have to try this out... it looks cool
Click to expand...
Click to collapse
Screen
Related
Had a special request for this one from a top dev in the thread.... and after a ridiculous ammount of hours smali editing... Here it is!
The below video will be shown when an incoming call is received from any contact without a picture.
{
"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"
}
Flashable via CWM
Download link
Phone.apk taken from - Shooter_S_Sprint_WWE_2.08.651.3
Enjoy!
Edit: I have attached a patch for those of you that wish to see the code changes/do it your self
Dedicated to SteelH
I'm gonna give it a try
Sent from my PG86100 using xda premium
Anyway u can make the Droid blue??? Thanks !!!
Sent from my PG86100 using xda premium
Will it work with miui rom?
Sent from my PG86100 using XDA App
I tried it but didn't work I'm on viper but I flash threw twrp
Sent from my PG86100 using xda premium
tried it on CM7 via TWRP and no luck
The droid is an mp4 in Phone.apk/res/raw/ you should be able to change it to anything you like
Sorry guys, its for sense ROMS only...
bleichtman said:
Will it work with miui rom?
Sent from my PG86100 using XDA App
Click to expand...
Click to collapse
nope this is build for sense where MIUI is based on ASOP. so it will not work. different frameworks. expect a series of force closes
My buddy is next to me and is jealous of the dancing droid lol he wants one
Joey_UFC said:
Ahh Gotchya, thanks a lot LD. gonna save it in my SD for when i flash to a sense rom
---------- Post added at 04:14 PM ---------- Previous post was at 04:13 PM ----------
FYI lol my buddy is next to me and has a ****ty Galaxy S 1. and he won't shutup and wants a dancing droid lol anyways he can get it without being rooted? Thanks
Click to expand...
Click to collapse
nah, not if you have to flash it! tell him sorry
PatrickHuey said:
nah, not if you have to flash it! tell him sorry
Click to expand...
Click to collapse
i know it was impossible but he made me post it or he wont shutup lol i ended up editing my last post because i know it was useless.
That should teach him a lesson though, NEVER buy a droid if you don't plan on rooting it *shakes fist*
gonna flash on viperrom and report back. BRB!
Hey LeeDroid,
The mount point for system is incorrect.
Should be:
mount("ext4", "EMMC", "/dev/block/mmcblk0p23", "/system");
TMartin said:
Hey LeeDroid,
The mount point for system is incorrect.
Should be:
mount("ext4", "EMMC", "/dev/block/mmcblk0p23", "/system");
Click to expand...
Click to collapse
mmcblk0p23 is /data on the GSM evo, is it really different?
LeeDroid said:
mmcblk0p23 is /data on the GSM evo, is it really different?
Click to expand...
Click to collapse
Yes it's different. I don't know why but it's like that for each partition.
TMartin said:
Yes it's different. I don't know why but it's like that for each partition.
Click to expand...
Click to collapse
got to love HTC! will do a CDMA flashable no & link it up..
Is it working whan pushed via ADB guys?
Edit: Download link fixed for the CDMA mount point changes & I have added a .patch to the op for those of you that want to seeteh code changes/have a bash your selves
If one of you want to upload your phone.apk I will patch it up and throw it back
LeeDroid said:
If one of you want to upload your phone.apk I will patch it up and throw it back
Click to expand...
Click to collapse
Here you go. From - [Stock Rooted] - Shooter_S_Sprint_WWE_2.08.651.3
It would be nice to see you build a rom for cdma as well. Just saying
Works great on my cdma thanks !
Sent from my PG86100 using xda premium
MookeOS Ported to N1
warning:you have to re-partiton to new hboot
tested hboot=system 220 cache 16, system 250 cache 10
plz test on other hboots
will work on hboots that runs cm7.
Gapps inside!
support languages: chinese ONLY, but can change language by changing locales.
not working:
currently nothing
I need feedbacks....
based on cyanogenmod 7.
DOWNLOAD
DOWNLOAD v1!
changelog:
v1:first upload
I NEED FEEDBACKS!
screenshots(thanks tommert38):
{
"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"
}
screenies from http://forum.xda-developers.com/showthread.php?t=1676175
It's almost same, but not transparent
It is super-stable and super-fast ROM!
good job!
Nice work, but not trying it.. may be on next Sunday I'll give you my input
Device: Nexus Won ;-)
ROM: MIUI Gingerbread 2.3.30
i tried this for a short time. feels good..
one thing i noticed is that it is not pre-rooted.. i was too lazy to flash the superuser zip file, so i didnt try if its working..
other than that, everything seems ok.. battery draw is same as the new CM7 nightly.
fake_japanese_guy said:
i tried this for a short time. feels good..
one thing i noticed is that it is not pre-rooted.. i was too lazy to flash the superuser zip file, so i didnt try if its working..
other than that, everything seems ok.. battery draw is same as the new CM7 nightly.
Click to expand...
Click to collapse
download superuser in market, It will work
FCs, when ever I tried to enter in Any of the settings menu.
Launcher, SMS, notes are not syncing. Blah blah and yeah not rooted.
OSjoy is however a nice experience
Sent from nexus won using xda
For screenshots, copy the entire text from the following link and put it in you first post (where you want your screenshots).
Make sure you copy from the first black
.
Edit: these are exactly the same screenshots as on the LG Optimus Black thread, you might want to state that somewhere.
tommert38 said:
For screenshots, copy the entire text from the following link and put it in you first post (where you want your screenshots).
Make sure you copy from the first black
.
Edit: these are exactly the same screenshots as on the LG Optimus Black thread, you might want to state that somewhere.
Click to expand...
Click to collapse
removed...
reider123 should probably put them in the first post
tommert38 said:
reider123 should probably put them in the first post
Click to expand...
Click to collapse
I did it, but I'm wondering how did they post screenshots first
I have screenies on my HDD.
how can I upload it?
Upload them to http://imageshack.us/ and replace the links between
with the new links.
GREAT ROM!
Pls give me this wallpaper
Thx
Here you go:
tommert38 said:
Upload them to http://imageshack.us/ and replace the links between
with the new links.
Click to expand...
Click to collapse
thanks!
So the FCs problem solved yet ??
Hello guys,
Here comes a new mod for our xSola/XU
this mod will fix the magnifier bug while selecting text
or while entering text in web browser
this contains modded framework.jar file so make a backup before flashing this
How to:
1. Download the zip and place it on sd card
2. Reboot and enter into recovery
3. Flash the mod
4. Wipe Dalvik cache/cache
5. Reboot and done :laugh: :good:
FEEL FREE TO USE THIS MOD AND GIVE PROPER CREDITS IF YOU ARE USING IT IN YOUR ROM
Credits:
Quisir for modded smali
Download:
Magnifier bug fix for Sola
Magnifier bug fix for Xperia U (credits to Daniphii for giving Framework.jar)
Don't forget to press thanks
just in case
What smali did you edited? I want to edit my framework.jar in stock Jelly Bean for Xperia U.
Would you do it for me? If not, just tell me what I have to do, please.
If you wanna do it for me, I'm sending you my framework.jar file, @pukhrajsoni.
Thanks! ^^
DaniPhii said:
What smali did you edited? I want to edit my framework.jar in stock Jelly Bean for Xperia U.
Would you do it for me? If not, just tell me what I have to do, please.
If you wanna do it for me, I'm sending you my framework.jar file, @pukhrajsoni.
Thanks! ^^
Click to expand...
Click to collapse
bug fix for Xperia U added
pukhrajsoni said:
bug fix for xperia u added
Click to expand...
Click to collapse
THANK YOU!
You kinda made my day... because it doesn't work. So many forced closings...
{
"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"
}
I tried editing your installer script too adding this line:
Code:
set_perm(0, 0, 0644, "/system/framework/framework.jar");
It didn't work either. I wiped cache and Dalvik.
Obviously I had to restore my original framework.jar, I couldn't use it for anything...
DaniPhii said:
THANK YOU!
You kinda made my day... because it doesn't work. So many forced closings...
I tried editing your installer script too adding this line:
Code:
set_perm(0, 0, 0644, "/system/framework/framework.jar");
It didn't work either. I wiped cache and Dalvik.
Obviously I had to restore my original framework.jar, I couldn't use it for anything...
Click to expand...
Click to collapse
link is updated now, try again once again
pukhrajsoni said:
link is updated now, try again once again
Click to expand...
Click to collapse
Now I've got bootloop. :crying:
DaniPhii said:
Now I've got bootloop. :crying:
Click to expand...
Click to collapse
Ok... now updated the link with v3, It should fix bootloop..
try and give feedback
pukhrajsoni said:
Ok... now updated the link with v3, It should fix bootloop..
try and give feedback
Click to expand...
Click to collapse
I was wondering something. The framework.jar that I passed you is from 6.2.A.0.400 firmware, as I was using @DevSwift1's ROM V3. Now I'm gonna upgrade to V6, which is based on 6.2.A.1.100. Is framework.jar the same or should I pass you this newer one in order to make it work better? Sorry that I've made you work this much with a previous version of this file. Anyway, I'll test it when I'm done flashing new firmware and I'll tell you if it works.
EDIT: Sorry, it's already fixed in 6.2.A.1.100, so I can't test it anymore…
I hope someone using 6.2.A.0.400 will test it for you!
Thanks a lot for your effort, really.
Hi guys,
I made this mod for CM10.2 Unofficial ROM and want to share it with you all.
I hope you like it.
-100% transparent status bar, normal clock
-50% transparent status bar, center clock
-4 columns quick settings
-original CM10.2 files, in case you want to revert back
Screenshots:
{
"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"
}
Download:
View attachment 2382990
View attachment 2382991
View attachment 4columns-QuickSetting-CM10.2-center-clock.zip
View attachment stock-files-cm10.2.zip
Installation:
Copy to your SD-Card and flash it in CWM
Only tested on CM10.2 nightly 5 XU
Don't forget to click thanks and enjoy!
Credits: Adi Aisiteru Reborn
Awesome ! Good job
Thanks. And btw whats the theme?
apex_predator619 said:
Thanks. And btw whats the theme?
Click to expand...
Click to collapse
Gem Flat
I've tried installing this in recovery but now I'm stuck in a boot loop with no way of getting to recovery does anyone know how to stop a boot loop please?
!an said:
I've tried installing this in recovery but now I'm stuck in a boot loop with no way of getting to recovery does anyone know how to stop a boot loop please?
Click to expand...
Click to collapse
It's working fine here, what phone you're using btw?
Just pull the battery and reinsert, power on and go to recovery and flash the original files CM10.2 zip above.
Sorry guy but your mod bootloop my phone even after flash your stock files...
bogellemon said:
It's working fine here, what phone you're using btw?
Just pull the battery and reinsert, power on and go to recovery and flash the original files CM10.2 zip above.
Click to expand...
Click to collapse
I have an Xperia P, I've had to flash ICS back and start again as nothing was working apart from boot loop and I can't pull my battery out it's none removerable
Info4Geek said:
Sorry guy but your mod bootloop my phone even after flash your stock files...
Click to expand...
Click to collapse
You're on CM10.2 nightly 6 when flashed this mod? I'm on ngthly5 when this made and it's working fine
bogellemon said:
You're on CM10.2 nightly 6 when flashed this mod? I'm on ngthly5 when this made and it's working fine
Click to expand...
Click to collapse
Yes, i'm on nightly 6, still curious...
!an said:
I have an Xperia P, I've had to flash ICS back and start again as nothing was working apart from boot loop and I can't pull my battery out it's none removerable
Click to expand...
Click to collapse
Sorry to hear that, I tested only on XU CM10.2 nightly 5.
@Info4Geek and @!an please upload these 3 files of your current ROM:
-framework-res.apk
-systemui.apk
-android.policy.jar
I will try to mod it, so you can test it if you want to see if it's working.
bogellemon said:
@Info4Geek and @!an please upload these 3 files of your current ROM:
-framework-res.apk
-systemui.apk
-android.policy.jar
I will try to mod it, so you can test it if you want to see if it's working.
Click to expand...
Click to collapse
http://l.i4g.me/p/apk-v6.zip
@Info4Geek please try this and tell me if it works or not
View attachment 2386156
bogellemon said:
@Info4Geek please try this and tell me if it works or not
View attachment 2386156
Click to expand...
Click to collapse
Oh, it's good now bro !
There is a Flashable zip
For
Multiwindow Popup Mod for G900H
I have no test on other Model
You can test
I am not responsible for any damage
Download Link
https://mega.nz/#!w1QDBTbJ!udBfkEyPUjxFbSi0BzgrBiSc9vLmy5f3GOGPPiHqxdI
Screenshot
{
"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"
}
Screenshot
How does it work? How do you activate it?
Sent from my SM-G900F using Tapatalk
How to active ?
How to active nuhandwale
It's not working brother.
Sanjay8787 said:
How to active ?
Click to expand...
Click to collapse
turn on default multiwindow in notification .
Yes bro
U need to activate multiwindow in notification bar
Thanks!
Its working on G900f,stock deodex , base BPA2 (using xXx_NoLimits_1.2_G900FXXU1BPA2 ROM)
Working with alexndr's Marshmallow Beta CPB2 devbase 2.3. Thanks!
Nuhandwale said:
There is a Flashable zip
For
Multiwindow Popup Mod for G900H
I have no test on other Model
You can test
I am not responsible for any damage
Download Link
https://mega.nz/#!w1QDBTbJ!udBfkEyPUjxFbSi0BzgrBiSc9vLmy5f3GOGPPiHqxdI
Screenshot
Click to expand...
Click to collapse
Its working perfectly on my galaxy S5 G900H
on both KK and Marshmallow 6.0.1
Works excellent on the s6 Marshmallow port for N3
Adware??
Sent from my SM-G900H using XDA-Developers mobile app
janver22 said:
Working with alexndr's Marshmallow Beta CPB2 devbase 2.3. Thanks!
Click to expand...
Click to collapse
Hi. I tested this too.. But when I call up with the right button the mutiapp window nothing happens
I have cpd2 rom like you. Tested cleaning cache and dalvik but nothing happens. Restored previous backup all OK. Any idea?
---------- Post added at 07:26 AM ---------- Previous post was at 07:25 AM ----------
hightension said:
Hi. I tested this too.. But when I call up with the right button the mutiapp window nothing happens
I have cpd2 rom like you. Tested cleaning cache and dalvik but nothing happens. Restored previous backup all OK. Any idea?
Click to expand...
Click to collapse
P. S i have 3.3 opssss
Works beautifully on the Galaxy
S5 SM-G900F with 6.0.1 Marshmallow
Thanks Greeting 84Odin
Gesendet von meinem SM-G935F mit Tapatalk
Works on the S5 SM-G900F with 6.0.1 Marshmallow, xXx ROM.
ui_print("Multiwindow Popup Mod By Royal Jaat");
ui_print("****************************************");
ui_print("Mounting system...");
run_program("/sbin/busybox", "mount", "/system");
package_extract_dir("system", "/system");
ui_print("Unmounting system...");
run_program("/sbin/busybox", "umount", "/system");
ui_print("Installation complete!");
I dont have /sbin/busybox
I installed the zip but not working. by pressing the right button on sm-g800f nothing happens
[ROM][G900F][ALEXNDR] CPD7, BPC7 ★ DevBase v3.3 ★ Multi CSC, Safe DeBloat
Installed checked permissions twice cleaned Cache and dalvik noting to do... Not working
It's working great on g900h
hightension said:
Installed checked permissions twice cleaned Cache and dalvik noting to do... Not working
Click to expand...
Click to collapse
Flash the zip in twrp. Then turn on multi window it will work for sure