![]() |
Re: Customize N900 Conversations
Quote:
For IM, just make a duplicate file and change the name. Code:
root |
Re: Customize N900 Conversations
Quote:
But I'd still like to display the Last Name and First Name and I can't figure out how to do that. |
Re: Customize N900 Conversations
Same for me thanks to godofwar reply! :)
Cheers!..everything is great now! |
Re: Customize N900 Conversations
4 Attachment(s)
Quote:
Quote:
EDIT.: and pr1.3 scrolling coming up next :P avatars on same side (hope my friend guido doesn't get mad for posting his problems here xD ) |
Re: Customize N900 Conversations
Quote:
Does this theme also work for IM? or just for a SMS chat and could you please make ur Iphonish theme also for im? |
Re: Customize N900 Conversations
2 Attachment(s)
Quote:
anyway, here you have two versions, just extract the version you want inside html folder first one its like default (i.e. first name then last name) second is the other way around (last name then first name) |
Re: Customize N900 Conversations
Sorry for being a noob here. But i can't find instructions where to put the attached theme sms on the file box. or should i type something on the terminal. Can anyone teach me how? thanks.
|
Re: Customize N900 Conversations
Quote:
I posted this about 4 posts above yours but you obviously didn't check! Making IM Files from the SMS Files! |
Re: Customize N900 Conversations
There is this bug..when i get a new sms..the screen doesnt auto scrolls up :( !
i tried to fix it myself...but couldn't..anyone knows how to fix it? |
Re: Customize N900 Conversations
Quote:
|
Re: Customize N900 Conversations
Quote:
Firstly I have copied the files to my N900 via USB and put them in root directory of the Mass Storage. Code:
cp -f /home/user/MyDocs/MessagingWidgetsSMSConversation.css /usr/share/rtcom-messaging-ui/html/ Code:
cp -f MessagingWidgetsSMSConversation.css MessagingWidgetsChatConversation.cssIf you don't want to use the terminal, then you can always get a program like WinSCP as long as you have OpenSSH installed on your N900 Copy the files to the /usr/share/rtcom-messaging-ui/html directory via wifi :) |
Re: Customize N900 Conversations
Quote:
If you need anything else feel free to ask :) Ill try and help :P |
Re: Customize N900 Conversations
Quote:
Hopefully niqbal or somebody else with more knowledge of Jscript will be able to tell us what needs to be done so me and others can fix our themes. |
Re: Customize N900 Conversations
3 Attachment(s)
it's me again, hi
well, couple of modifications first, new layout with both, self and other's avatar on left second, now you can choose from a bunch of nice bubbles color and layouts to make your own custom iphony conversation. explanation: it's kind of complicated, but like they say, there is no easy path to heaven. EDIT.: now there is a variant for IM too, the steps are the same, but bubbles images in IM variant goes inside the IM folder, this way you can have 2 different schemes for the 2 different conversations first choose a BG, there is light and black background, if you want another just edit the body background-color in the css file second, choose a layout, there are 8 differents - both sides (left for self, right for other) - both side with small gap - both side with avatars - both side with avatars and small gap - left side (both messages are on left side) - left side with small ga - left side with avatars - left side with avatars and small gap now you got 3 files (html, css, and js) (plus an IM folder if you are going to customize chat) copy them into the /usr/share/rtcom-messaging-ui/html third, choose from the Bubbles folder a color for your bubble (from self folder) and a color for the other bubble (others folder) finaly, copy the png images you choose into the right folder for SMS conversation Code:
/usr/share/rtcom-messaging-ui/htmlCode:
/usr/share/rtcom-messaging-ui/html/IMand thats it, you have a custom iphone-like conversation any bug/question just ask |
Re: Customize N900 Conversations
Quote:
|
Re: Customize N900 Conversations
Quote:
Backup Code:
mv MessagingWidgetsSMSConversation.css MessagingWidgetsSMSConversation.css.bakCode:
mv MessagingWidgetsSMSConversation.css.bak MessagingWidgetsSMSConversation.cssIf you get stuck let me know and I will try and explain it better or many upload a vid of the process or a script. |
Re: Customize N900 Conversations
Thanks.one last question. How to make potrait work? where should i put the files?
|
Re: Customize N900 Conversations
Quote:
If you mean you want portrait mode enabled, then you need the CSSU installed and then the force-portrait enabled in transitions.ini |
Re: Customize N900 Conversations
Quote:
|
Re: Customize N900 Conversations
Quote:
wow it works very very well...you are great. thank you very much |
Re: Customize N900 Conversations
Quote:
thank you for you work. it is beautifull |
Re: Customize N900 Conversations
1 Attachment(s)
Quote:
i found a bug in your themes when my messege sent in the details sent message there is not any information about delivered message sorry my english is bad please see this screenshot |
Re: Customize N900 Conversations
i like the iphonish theme but how can i modify the spaces between bubbles for me i feel like there so many wasted space, i draw a red line to show you where i want to close the gap...http://i.imgur.com/p83Rc.jpg
|
Re: Customize N900 Conversations
Quote:
|
Re: Customize N900 Conversations
Quote:
i'm sorry, i can't reproduce your bug, it shows perfectly in my phone, i'm afraid it's a singular problem, maybe a theme, did you try with another theme? or another sms layout? Quote:
you have 2 spaces there, to reduce space 1 (over timestamp), you have to add a negative margin-bottom to div.MessageSelf, and subtract the same amount in the already negative margin of div.MessageOther (i know, it's not the best way of doing it, but i'm just learning css and i'm always kind of messy :P) example: Code:
div.MessageSelf {Code:
div.MessageRightSelf {i don't know if it's clear, but i'm not good at explaining (and my english is not the best), but if you want, give me the layout you want to use, and i'll reduce the spaces for you |
Re: Customize N900 Conversations
Quote:
Me=green bubble they=blue bubble think u could help me? |
Re: Customize N900 Conversations
1 Attachment(s)
Quote:
I have found a bug with the avatar placement in portrait mode. Basically, as shown in the picture. If i type a longer message, my avatar appears above the message on the left instead of at the bottom left of the bubble. Hope you get what I mean :P P.s. This bug DOES NOT apply for the person I am texting. Their avatar is always placed correctly. |
Re: Customize N900 Conversations
Guys, a lot of new themes seems to have been uploaded here in the past few days. Please update the wiki.
All the themes need more descriptive names; right now, it is all Conversation theme1, theme 2, etc. Also, maybe a short description/screenshot? Also, if somebody could add how-to's in the wiki about changing own name, adding avatar, realigning the avatars, adjust spacing, etc I think it would help a lot of users. I am still confused an experimenting on a lot of thins with the css and html files and this would be helpful. |
Re: Customize N900 Conversations
Quote:
|
Re: Customize N900 Conversations
Quote:
As for screenshots I will try and find some for each theme and then attach them as well as making some more interesting names for them :P If anyone doesn't want me to edit their files then please let me know and Ill revert the changes :) |
Re: Customize N900 Conversations
@ejasmudar
Forgive me if this sounds rude, but could you and anybody else please not edit or add stuff to the wiki until I post on this thread? I got alot of work to do on it and I kinda wanna get it done without interruptions. I am saying this in the best interest of people :) Let me finish this work and then let me know what you think of the updates page :) |
Re: Customize N900 Conversations
Quote:
Thanks! Ejas |
Re: Customize N900 Conversations
I've looked about on the forums and maybe I'm being dumb but I can't find any way to remove the message from the conversation flash which sits on the screen telling you you have a message.
I'd like to only have the contact name shown and not any of the txt is this possible? If so how do I go about doing this. I'd like to remove the message due to privacy issues. thanx for any help |
Re: Customize N900 Conversations
1 Attachment(s)
Quote:
Quote:
if all works, i'll update the customize version previously posted |
Re: Customize N900 Conversations
Quote:
|
Re: Customize N900 Conversations
Quote:
please download again and let me know if it works http://talk.maemo.org/showpost.php?p...&postcount=889 |
Re: Customize N900 Conversations
Quote:
|
Re: Customize N900 Conversations
Quote:
Not sure why I had that problem though, I couldn't even see anything wrong in the css code :s |
Re: Customize N900 Conversations
1 Attachment(s)
Quote:
|
Re: Customize N900 Conversations
Quote:
Open X-Terminal and then type in the following (please create a folder called "html" in the root directory of your Mass Storage and then transfer the theme files to that folder) Code:
root |
| All times are GMT. The time now is 15:39. |
vBulletin® Version 3.8.8