![]() |
Re: Customize N900 Conversations
Two last looks cool !!! :D
I'll try this at home :) |
Re: Customize N900 Conversations
Quote:
Cheers |
Re: Customize N900 Conversations
Quote:
|
Re: Customize N900 Conversations
Quote:
and of course copy over a picture for your avatar since it's not loading correctly for sms conversations from id. ^^ and yep. it's kind of slow. but that's because of the poor javascript performance of the mozilla browser engine which is used for displaying those conversations. i posted something in the js speed comparision thread that mozilla is working on "jaegermonkey" which should speed up js performance to a level like webkits (tear, midori) and safari (well-known from iphone). right now mozilla is using an engine from 2007 (!!!) which tries to find loops in js-code to make it faster. if it doesn't find any of those - it's slow as hell. other browser are using a much easier way which pays off more often: they are building blocks in js code and speeding up the calculation. (this is where jaegermonkey will step in) i'll make some zips. programming an app for doing this replacement isn't hard at all because the only thing it has to do is copy the content of a directory in MyDocs (where you have access with usb and normal user) to the html-folder (where you have to be root to change things). i think if some more people would be interested in modding conversations a programmer like VDVsx (who has made the bootscreen-app which is doing nearly the exact same thing as this app should do) could write a small app for doing this. :) |
Re: Customize N900 Conversations
thanks, if someone made an app, it would be really appreciated
|
Re: Customize N900 Conversations
mhm... how would you like a css-file with comments where i explain what the command below is doing exactly.
something like: Code:
/* moving the bubble around: top right bottom left */ |
Re: Customize N900 Conversations
2 Attachment(s)
so...
here's the package you'll always need which contains the modded html- and js-file to have both avatars. and in addition there's the css which does the following: http://img717.imageshack.us/img717/2...0022801054.png i have added many comments to the code itself to help you in case you want to change something :) for instructions on where you have to place these files and what to do to get your own avatar, please refer to: http://talk.maemo.org/showpost.php?p...5&postcount=33 ^^ have fun, everyone! :D EDIT: updated the js-file with the scroll-fix which will prevent the conversation view starting from the top. now it will be down at the bottom of the conversation showing the latest messages. :) |
Re: Customize N900 Conversations
1 Attachment(s)
for getting into the whole css-stuff have a look at the css-file attached to my posting above.
if you want another basis for your own style: http://img717.imageshack.us/img717/3...0022723265.png if you'd rather have corners than of roundings it's just a matter of seconds to edit the css. just look at the -moz-border-radius lines. (: :) |
Re: Customize N900 Conversations
b666m , Thanks for the uploads ;)
Any chance of getting the 7610 style ones with proper alignment and codes ? For the one you have posted already , If I send a 2 sentence txt , would the bubbles and avatars look ok and aligned ? There is a need for the app , SOME1 should make app to change the looks of conversation with ability to change the colors and shades :( |
Re: Customize N900 Conversations
Quote:
then we'll see what can be done. ;) Quote:
Quote:
but a gui would be the best for enduser. maybe i should learn to make programs for the n900. :p |
| All times are GMT. The time now is 01:29. |
vBulletin® Version 3.8.8