[REQ] swipe to remove notifications - Xperia Arc Themes and Apps

Hi guys !!
I'm looking for a mod that adds swipe to remove notifications on my Arc S.
It's in the all in one mod but i don't need everything in this mod ^^
And i've found this thread , where there is a tutorial to add it "manually" but it's a bit tricky to do it by myself...
And the search function didn't return something "premade" useful...
Thanks in advance ;-)

http://forum.xda-developers.com/showthread.php?t=1477190
Sent from my R800i

I'm not sure if there is a mod released on its own, however from the tutorial it says to edit the framework.jar and systemui.apk so you could just push those 2 to your phone instead but that still might contain some of the other mods, but its worth a shot if you don't want to go through editing it manually.

Related

[Q]Guide to Rosie Mods??

Firstly, I am using Mik's rom.. with pngs modified to my liking.. I have also searched around quite extensively for getting my questions answered.. but without any success.
I have been trying to mod the rosie launcher and am running into a few issues.
1. I can mod the icons pretty easily.. no problems there.. I can also remove the text "Phone" from the center icon.. but phone image is a little off center plus it is vertically offset (shifted a little up). I was told I can play around with the png image file and get that fixed.. however.. I am wondering if there is an xml file in particular that defines the x and y co-ordinates of the launcher icons. So yea.. I am verse with adb, decompiling, recompiling etc.
2. I am looking for a way to get the phone on the left and app drawer in the center.. any guidance with regards to this will be of great help to me. I am guessing this is somewhere in the smali files in Rosie.odex. I have decompiled it resulting in a bunch of smali files.. can someone tell me which particular one I am supposed to edit?
3. Wanting to know if there is any way to add a 4th button to the rosie launcher instead of the usual 3.
Again, I am looking for the know-how... NOT just a mod that I can apply via flashing.
I appreciate anyone who can direct me to a tutorial or a guide.
Thanks.
wow.. not a single reply!... I guess I would have gotten at least a few responses if I had posted this in the development section.
Grab one of my Rosie mods on theMikMik. It has the phone on the left and app drawer in the middle. grab one of those and mod it to your liking
chingy51o said:
Grab one of my Rosie mods on theMikMik. It has the phone on the left and app drawer in the middle. grab one of those and mod it to your liking
Click to expand...
Click to collapse
Thanks.. but like I said "Again, I am looking for the know-how... NOT just a mod that I can apply via flashing.""
I want to know which xml files require the editing etc. I am surprised there are no Rosie Guides anywhere that explain which xml/smali files are commonly involved the typical mods.

[Q] Adjusting the lockscreen rotary slider position

Hi guys, I was wondering if anybody knows how to adjust the rotary wheel's position on the lock screen, I'd like to maybe move it a little lower if possible. I'm guessing that the positioning must lie in an XML somewhere, but which and where? It's no big deal if it can't be practically done, the ROM remains awesome either way.
I'm using a NAA and D_d CM7.2.0.4 on the mini
Thanx in advance guys
And props to all the devs on this forum!! You guys are the reason why dynamite comes in small (mini) packages!!
it is in framework-res.apk
xml's are in layout:
keyguard_screen_tab_unlock.xml
keyguard_screen_tab_unlock_land.xml
keyguard_screen_unlock_landscape.xml
keyguard_screen_unlock_portrait.xml
Thanx but now how do I edit them, what program do I use because when I open them up on my phone, all I see is... stuff, no values.
you need to edit them on pc by using Apk Maneger and Notepad++.
maybe if i will have some time i will fix framework for your device but you can try it if you want
THANK YOU!!! I appreciate the offer but I'm going to try for myself first but if I have problems, I'll let you know!! Thanx again!
Edit: Ok, extracted apk and opened one of the XMLs in Notepad ++ but its different stuff, "SOL" "NUL" where are values you can edit? How do you change Notepad ++ to show numbers that humans can read ?

[Q] Is there an easy way to remove Touchwiz notification toggles?

I love the notification toggles... but hate the fact that Samsung forgot to put in any method to customize these!!
So instead, I'd like to use one of many apps in the Market to give me notification toggles (Wigetsoid or Notification Toggle in the Play Store comes to mind). That way I can customize them exactly as I like...
BUT... the original touchwiz will still be there.
Is there a simple method to remove that bar, such as perhaps removing an APK, or editing a non-compiled config file somewhere?
I'm currently rooted using Blazer's ROM (1.6), and I'd rather not suggest for him to remove it from the ROM as I'm sure there are a lot of people perfectly happy with the way it is.
If anyone has an easy method to remove it, please speak up
Try the mods found here -
http://forum.xda-developers.com/showthread.php?p=28716813
This is a great tutorial.
Rocking T2 on the S3 (V)

[Q] Theming Sliding Dock

Hello, excuse me if I post this in the wrong section I am new to this forum.
I would like to know some things about the advanced modifying of GoLauncher themes, or basically android themes in general.
Is there any way to edit the dock on the home screen of a theme to place it somewhere else on the screen and have the ability to make it slide out or pop up from somewhere? I know how to do the graphical side of this but I need a little push in the right way for the programming bit. I do know how to decompile, compile and sign apk files.
Thanks in advance,
Qab
(Might as well ask it here since I did not recieve any reply in the theme section).

[Q] Quick Settings mtk device SystemUI.ss

Hi guys...
One of my first posts on here.
I'm having trouble modifying the quick settings toggles on my Cubot X9. Chinese phone with mediatek hardware.
The quick settings have been modified by Cubot by the looks of it, now the problem is, I don't want it looking like this, the white is HIDEOUS!
I've tried xposed mods, after a long deodexing session, but none of the quick settings mods work. Its not xposed, because other mods work.
I have dug into my priv-app folder, but couldn't find SystemUi.apk anywhere, only a SystemUI_ss.apk instead. This seems to be a modified systemui.
What the hell is this about? And how can I mod it? I don't really want to decompile and recompile, because it doesn't even have the values folder with all the XML files in it...
I baffled!!
Please someone help me.. I have screenshots but am not allowed to post as under 10 posts :\ pm me for screens if needed. They show the quick settings and the SystemUI_ss.apk
ukhellfire666 said:
Hi guys...
One of my first posts on here.
I'm having trouble modifying the quick settings toggles on my Cubot X9. Chinese phone with mediatek hardware.
The quick settings have been modified by Cubot by the looks of it, now the problem is, I don't want it looking like this, the white is HIDEOUS!
I've tried xposed mods, after a long deodexing session, but none of the quick settings mods work. Its not xposed, because other mods work.
I have dug into my priv-app folder, but couldn't find SystemUi.apk anywhere, only a SystemUI_ss.apk instead. This seems to be a modified systemui.
What the hell is this about? And how can I mod it? I don't really want to decompile and recompile, because it doesn't even have the values folder with all the XML files in it...
I baffled!!
Please someone help me.. I have screenshots but am not allowed to post as under 10 posts :\ pm me for screens if needed. They show the quick settings and the SystemUI_ss.apk
Click to expand...
Click to collapse
You will have to decompile the apks. You will most likely have to search for them. Not a whole to do other wise. You might even have to find a different apktool to do the job as most don't deal with the way China based devices alter system apks.
Hey, I have the same issue too. Just recently received my Cubot X9 and I have managed to perfect near everything but those damn ugly white and green quick settings :/ I would LOVE to hear from anyone who manages to fix/get around this issue Please send me an email at [email protected] if you figure it out
ukhellfire666 said:
Hi guys...
One of my first posts on here.
I'm having trouble modifying the quick settings toggles on my Cubot X9. Chinese phone with mediatek hardware.
The quick settings have been modified by Cubot by the looks of it, now the problem is, I don't want it looking like this, the white is HIDEOUS!
I've tried xposed mods, after a long deodexing session, but none of the quick settings mods work. Its not xposed, because other mods work.
I have dug into my priv-app folder, but couldn't find SystemUi.apk anywhere, only a SystemUI_ss.apk instead. This seems to be a modified systemui.
What the hell is this about? And how can I mod it? I don't really want to decompile and recompile, because it doesn't even have the values folder with all the XML files in it...
I baffled!!
Please someone help me.. I have screenshots but am not allowed to post as under 10 posts :\ pm me for screens if needed. They show the quick settings and the SystemUI_ss.apk
Click to expand...
Click to collapse
Hey, I'm sorry but my English is very poor. I also Cubot X9 and I do not mind the white background and green icons but I'd like quick setting as CyanogenMod. Does anyone know how to add it?
Finally getting somewhere! I had to decompile the apk and then recompile.
Replacing the original Systemui_ss.apk
The only way I can find that works.
I now have grey background instead of white, and no stpuid grey pulley up thing that doesn't have a use :/
If anyone wants screens or guidance on what files I'm changing along the ways, feel free to ask. I will be writing a guide once I've played somemore and got everything boned down.
I look forward to some guidance and immediately try. However, I would also welcome Cm ROM for my device. Sorry. My English is very bad using Google translate
Odesláno z mého X9 pomocí Tapatalk

Categories

Resources