Hey there,
why is there no wallpaper scrolling anymore? Can somebody mod Sense to set a scrolling Wallpaper?
Is there a workaround?
HTC removed it. No workarounds yet, and I checked myself: those lines of code that were used to do it on previous sense versions (3.x) are not there anymore.
Sent from my HTC One X using xda app-developers app
TToivanen said:
HTC removed it. No workarounds yet, and I checked myself: those lines of code that were used to do it on previous sense versions (3.x) are not there anymore.
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
But in Sense 4.0 it was possible
Thx for the quick answer.
Is any dev working on it? //Hopefully some notice this thread...
Could someone/you explain to me where i can find the section there this lines of code standed and how they looked like?!
Are there any tutorials for modding sense?
Is there a possibility to change the way you scroll? Right now it's kinda cubic, my sister is bagging me to remove that.
Even though i don't know how to program for android, i would atleast want to try it out. //C++ knowledge, Java and JavaScript basic knowledge
Android roms have 2 kind of files to edit : xml and smali
Some of them are hidden in M10 files.
But don't panic you can use the very practical tool from Virtuous Ten to explore the green robot world,I would begin with framework.apk
http://www.virtuous-ten-studio.com/
TToivanen said:
HTC removed it. No workarounds yet, and I checked myself: those lines of code that were used to do it on previous sense versions (3.x) are not there anymore.
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
Where exactly did you saw this lines of code? I was searching for those lines because I would like to try to mod sense by myself. I'm new to this kind of stuff so i would appreciate some help. If you could point me the file in res folder for sense 4.0 where this lines are still there I would be very grateful.
Just install lyapota's mod here http://forum.xda-developers.com/showthread.php?t=2114584 there's an option to return it
Related
Hey guys,
it's done! The first version of our (DiamondBack2010 and me) M10Editor is released.
Check out the original thread here.
Is this useful to the common folk? I'm guessing no since there is no description?
Nice work, Flemmard and Diamondback!
Well as it's written, it's DEV-Tools.
It allows you to edit m10 files for new sense (3).
Devs will know what is is
Ahh so this means that progress on the sensation port can start again right. I think I remember that's where the devs were stumped. Anyways kudos to the op and devs that made this happen great job guys.
Sent from my HTC Vision using XDA App
Since these are released, are we looking at an update to the HTC sensation port since we can now fix the graphics which was the main issue?
Sent from my HTC Vision using XDA Premium App
Yes it is possible to fix the resolution on the sensation port but it would be more ideal to use it on the leaked flyer rom as its an updated version of sense 3
Sent from my T-Mobile G2 using XDA Premium App
darkspadez said:
Yes it is possible to fix the resolution on the sensation port but it would be more ideal to use it on the leaked flyer rom as its an updated version of sense 3
Sent from my T-Mobile G2 using XDA Premium App
Click to expand...
Click to collapse
But the flyer is a tablet. And most tablet stuff doesn't work on phones very well.
Sent from my HTC Vision using XDA Premium App
Shaquiel Harris said:
But the flyer is a tablet. And most tablet stuff doesn't work on phones very well.
Sent from my HTC Vision using XDA Premium App
Click to expand...
Click to collapse
Still, the Flyer port is what they're going to focus on. MUCH more stable base.
You guys rock! The devs will love this!
New Version
Hey,
i just released version 0.5.10.170 with a bunch of new features!
Changelog:
added possibility to zipalign apk
added possibility to "adb push"
added possibility to reboot phone
added "Quick-Save"-Feature (STRG + S)
added "Quick-Load"-Feature (STRG + L)
added "Quick-Push"-Feature (STRG + P) (keep in mind you have to save the apk first. Otherwise, pushed apk contains no changes)
added "Quick-Save&Push"-Feature (STRG + Q) (first saves current changes and then pushes the apk)
added "Quick-Reboot"-Feature (STRG + R)
added kind of sorting to properties view (known properties first)
added better log output from de/encoder
some gui enhancements
cleaned up editor-view
Clarified errormessage after decompiling m10-less apks
fixed some minor bugs
Donwload here.
If we can get sense 3 working stable on the g2 soon. I won't even need nothing for 2 christmas holidays str8
Sent from my HTC Vision using XDA Premium App
daboy00 said:
If we can get sense 3 working stable on the g2 soon. I won't even need nothing for 2 christmas holidays str8
Sent from my HTC Vision using XDA Premium App
Click to expand...
Click to collapse
Have you seen this http://forum.xda-developers.com/showthread.php?t=1067371
[sig]stock gingerbread rocks[sig]
Will the new update also make "better" roms, or it just more bugfixes for the program and not the decoder/encoder?
Okay guys, we got a major breakthrough aaaand we have some pretty nice images for you
Here you go: (last one got corrupted due to screenshot)
Stay tuned for further imformation
Oh my God!
days, Weeks?
slovoflud said:
Oh my God!
days, Weeks?
Click to expand...
Click to collapse
Should be days
I'm crapping my khakis right about now.
Hey guys!
Here comes the new version! Biggest change is that we are now able to decompile and edit the pictures which are compiled in m10-files.
But keep in mind that this feature is in beta status atm, so please be careful while using it.
You will be able to change any pictures inside the m10-files. For example the "ring" on the lockscreen (see my previous pictures) or the backgrounds of the lockscreens.
BUT: You can only edit these files. Resizing is NOT supported right now. You WILL destroy the m10-file! Seriously!
Best way is to open up the original picture directly in your preferred image-editor (right click on picture-->Open in Explorer)
Editing images is not super easy. If you do something wrong, it's likely you will screw the apk. So please be careful.
A little tip: Most images are NOT in the normal apks but in "shared.m10" in fusion.apk. Even if they are in both apks, Sense uses often the ones from shared.m10.
Here is the full changelog:
0.5.22.313
image-files now de/encodable (!!!)
needs to be activated under "m10-files"
please keep in mind, that the m10-image compression is NOT lossless,
so please do only decode the images if you want to change them.
Otherwise the quality may decrease after a certain amount of decompile/recompile-turns
please DO NOT resize images yet. This WILL screw your apk.
Editing the image is no problem.
this feature is beta at the moment. So please be careful with it.
It is likely you will screw your apk if used without care.
added possibility to work with the program without using ADB & zipalign
added generic ADB-Window
divided property view into "Known Properties" and "Unknown Properties"
got rid of de/encoder.exe, now done via native library (you can use them via commandline nevertheless)
properties are now completely sorted
some other bugs fixed (mainly cosmetic)
Download here.
New Version
Hey guys,
i got a new version for you.
We mainly fixed an critical bug in the image decoding process.
Reminder
Dear people, please keep in mind, that this software is our own work and that we are spending hours and hours of our freetime to create this essential piece of software.
So, please consider a little donation to keep the development alive.
Every donation is much appreciated, no matter which amount.
If you want to get mentioned as a donator, just write me a PM with you confirmation code or put your xda nick in the donation.
0.5.25.321
fixed bug with decoding images
fixed a bug where changes were reverted back to normal
Download as always here.
Now before somebody says anything i know im going to be in a minority of users that experience this bug but it IS a bug nonetheless.
The bug occurs on custom roms with the Landscape rosie tweak (regardless of wether the option is selected or not)
The bug occurs when using a mirco usb to hdmi mhl lead connected to a t.v
As soon as the phone is connected to the lead the display (lockscreen too) should automatically go landscape, it doesnt. under all circumstances the phone switches to portrait.
I was wondering if ANY dev could please take a moment to have look at this issue.
I believe this can be achieved in the framework-res.apk file by decompiling it, and changing values in the values folder then bool.xml file...
Giblet-dono said:
I believe this can be achieved in the framework-res.apk file by decompiling it, and changing values in the values folder then bool.xml file...
Click to expand...
Click to collapse
Sounds promising thanks for your input
Sent from my HTC One X using xda premium
It is the sense ui doesn't have landscape...
Just wait for unlock bootloader then a custom Rom can fix it
Sent from my HTC One X using Tapatalk 2
Sorry should have posted this originally
HTC one x with. Insertcoin 5.3.0
Sent from my HTC One X using xda premium
redbull69 said:
Sorry should have posted this originally
HTC one x with. Insertcoin 5.3.0
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
I believe you are in the wrong forums, these are the forums for the AT&T/Rogers One X, not the international one. We have the S4 processor and you guys have the Tegra 3.
Hi guys
I'm wondering if there's a posibility of changing htc one x's recent apps' style to ICS recent apps' style? because the Ics's is more practically and doesn't drain the battery.
another thing is , do you know how to make the sense allow me to add more than seven panels or homescreens? because I need to put a lotta widgets there and 7 isn't enough for me and I don't wanna use other launchers because if I did I lose sense widgets.
thanks
R u using stock or a custom Rom?
Sent from my HTC One X using Tapatalk
bailie1912 said:
R u using stock or a custom Rom?
Sent from my HTC One X using Tapatalk
Click to expand...
Click to collapse
I think it's custom the rom name is:
Leedroid
sorry I'm not into developing that much can you tell me what does stock mean?
please help .
I have the same question for a different ROM, this what I posted on another more general Revolution HD thread,.
"I'm running Android Revolution HD 7.0.0 with franco r10 kernel and have 'no-sense'd it using ROM cleaner.
Is there a way to change the look and feel of the recent apps UI to be like the stock ICS one that you get on the cm9 ROMs? That is, a vertical scrolling 2D list rather than the 3D card shuffling you get by default on the One X.
Searching the forums here and the rest of the net I think I've got as far as working out it's in SystemUI.apk, but I've no idea if that is interchangeable between ROMs; I doubt it is.
I realise this is a very minor annoyance, but any help would be greatly appreciated!"
Sent from my HTC One X using Tapatalk 2
So can we do it? I dont want htc recent apps, i want ics style.
fen_boy said:
I have the same question for a different ROM, this what I posted on another more general Revolution HD thread,.
"I'm running Android Revolution HD 7.0.0 with franco r10 kernel and have 'no-sense'd it using ROM cleaner.
Is there a way to change the look and feel of the recent apps UI to be like the stock ICS one that you get on the cm9 ROMs? That is, a vertical scrolling 2D list rather than the 3D card shuffling you get by default on the One X.
Searching the forums here and the rest of the net I think I've got as far as working out it's in SystemUI.apk, but I've no idea if that is interchangeable between ROMs; I doubt it is.
I realise this is a very minor annoyance, but any help would be greatly appreciated!"
Sent from my HTC One X using Tapatalk 2
Click to expand...
Click to collapse
Hey! someone should know it guys, how can we do it?
Hi, I have an idea about a ROM wat has Sense 4, but it has addition from Sense 3.6. How many would be interested in this ROM?
Sent from my HTC One X using xda app-developers app
Honestly that's like saying you have an idea for an apple that's going to taste like an orange. It might be possible but will take a ton of work. The two are so different on the surface and under the hood.
Sent from somewhere using something on some kind of phone.
additions, for example? the HOX is my first sense device so I don't know features of previous senses.
For example= sounds, wallpapers and other things. I did these things before on Desire Z, and it worked. So why not try?
Sent from my HTC One X using xda app-developers app
What do you want to bring across from Sense 3.6?
monty13 said:
What do you want to bring across from Sense 3.6?
Click to expand...
Click to collapse
Look over ur post.
Sent from my HTC One X using xda app-developers app
For all the work required would it not just be easier to create a zip for all the wallpapers, sounds etc and provide them for people to download to their own devices?
Sounds and wallpapers are relatively simple. You can add your own sounds and wallpapers to most android phones, so all you would need to is find the Sense 3.6 ones.
If you want to bring widgets or apps across, that requires a bit more work.
EDIT:
Both of these dont really need a new ROM to be created, you just need the individual files or apk's for what you want to add.
What I really miss however is the HTC Reader app from previous versions. It is sadly omitted in Sense 4.0
vaderx10minipro said:
For example= sounds, wallpapers and other things. I did these things before on Desire Z, and it worked. So why not try?
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
I am hoping for more
Sent from my HTC One X
nevara said:
What I really miss however is the HTC Reader app from previous versions. It is sadly omitted in Sense 4.0
Click to expand...
Click to collapse
Google reader does the exact same thing.
Sent from my HTC One X using xda premium
then show me how to read an saved ebook on Google Reader ...Aldiko is not as nice or as integrated as an alternative. And with Google Books you cannot read your saved ebooks on the sd card
I'm gonna start work on DualSense (propably ROM's name) tomorrow. The worst thing is that se don't have 720x1280 Sense 3.6, so I need to rescale if ppl wants apps from Sense 3.6.
There's the Rezound leak.
Sent from my HTC One X
nevara said:
What I really miss however is the HTC Reader app from previous versions. It is sadly omitted in Sense 4.0
Click to expand...
Click to collapse
EDIT: never mind already been answered....:cyclops:
mibikin said:
There's the Rezound leak.
Sent from my HTC One X
Click to expand...
Click to collapse
Same resolution?
vaderx10minipro said:
Same resolution?
Click to expand...
Click to collapse
I'm pretty sure the Rezound is 1280x720.
Sent from my HTC One X
What I would like to have sense 3.6 stuff ported into sense 4.0:
3d widgets
Carousel effects
Weather animation effects
There's more I can't think of right now
autophone said:
What I would like to have sense 3.6 stuff ported into sense 4.0:
3d widgets
Carousel effects
Weather animation effects
There's more I can't think of right now
Click to expand...
Click to collapse
That's why I want to make a ROM.
http://forum.xda-developers.com/showthread.php?t=1222746
This might can help
I know there is a kitchen to cook your roms but, is it possible to change lockscreen rings and rosie elements using a M10 editor??
I used to create custom lockscreen rings for my desire, is it possible with the HOX
Jonnibravo said:
I know there is a kitchen to cook your roms but, is it possible to change lockscreen rings and rosie elements using a M10 editor??
I used to create custom lockscreen rings for my desire, is it possible with the HOX
Click to expand...
Click to collapse
Lol same here, had an F1 tyre as the lock ring bud sadly i don't think theres an m10 editor for sense 4 as yet
exocetdj said:
Lol same here, had an F1 tyre as the lock ring bud sadly i don't think theres an m10 editor for sense 4 as yet
Click to expand...
Click to collapse
there is, i think the viperx theming thread mentioned one had been developed
I seem to remember the same from the same thread. However, there was a downside that I can't recall. Jan gave a negative response to a related question
Sent from my HTC One X using xda premium
eyosen said:
I seem to remember the same from the same thread. However, there was a downside that I can't recall. Jan gave a negative response to a related question
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
Yes there is, "Virtuous Team have found to way to works around the m10 and they started releasing Skin for Sense 4.0 in Play Store."
Unfortunately I cant find any information on how they did this?
Anyone out there know I'd love to get back to customizing the rosie.