![]() |
Re: Customize N900 Conversations
i am tryin to post my avatar.but i cant succed instead i get black box...wat to do...whereas i can c in my root memory of rtcom messagign my avatar.png is there but in conversation box i find black box instead of my pic..??? y ???
|
Re: Customize N900 Conversations
Quote:
5. cp /home/user/MyDocs/test/avatar.png /usr/share/rtcom-messaging-ui/html/avatar.png test = your folder on N900 avatar.png = PNG picture of 64x64pix |
Re: Customize N900 Conversations
am facing a new probs...is anyone else facing it... the slider ofthe n900 is getting a bit jamed n when i tap on the top left upper corner of menu button i feel tht the screen is mving.but somtimes not always...moreover whenever i tap on the screen the slider also moves... does anyone favin the same probs.
|
Re: Customize N900 Conversations
2 Attachment(s)
Hello,
I created a simple modification to the IM chat window, I call it compact. It features smaller fonts, removed avatars, and overall a compact and space-conscious design. See the attached screenshot for a preview. All needed files are in the attached .zip file, just overwrite the existing ones in /usr/share/rtcom-messaging-ui/html (I'd back up the originals, just in case). Tamas |
Re: Customize N900 Conversations
Quote:
weird or its just me?:confused: |
Re: Customize N900 Conversations
I didn't notice this behavior, but I'm not using Facebook chat. I'll try it out in the next couple of days and will get back to you here...
Update: tried, and it works... It must be something else causing that behavior. |
Re: Customize N900 Conversations
Quote:
1,- i would like to have the bubbles like you, but i want the corner go out from a side not up cuz i have the avatar picture beside the bubble. 2.- im trying to get diferents colours for my letters and the other person letters, but untill now i can not get it. 3.- i want to know how to can use a picture or wallpaper as background and how to put also in the bubbles cuz maybe i put some, or if there is any way to can get bubbles translucid or little transparents. this is my css for if somebody can tell me what i need to change. Code:
/**thanks in advance and kind regards. |
Re: Customize N900 Conversations
Quote:
Hi I like your configuration Can I have your files please? |
Re: Customize N900 Conversations
Quote:
|
Re: Customize N900 Conversations
someone please help.. i cant see anything in my conversation window.. its just blank.. no matter what i send or what i receive.. no text no bars or avaars.. nothing..:(
|
Re: Customize N900 Conversations
anyone ....?
|
Re: Customize N900 Conversations
just noticed even virtual keyboard isnt working.. please help
|
Re: Customize N900 Conversations
hmph...i cannot seem to get the mini one to work.
it is still showing me the english version of the bubbles. BTW, would it be possible to make the english version with the bubbles have it so that the sender is on the left and "you" is on the right? and darn it....the avatar is still blank...even though i have tried and tried to add it. oh well. |
Re: Customize N900 Conversations
hello everyone. :) ive had a n900 for about a week now, and im just wondering if theres any way i can remove ALL avatars. if there is, could someone gimme the files and tell me how to do it?
im kinda a noob with this phone so yeah. :L thanks. (: |
Re: Customize N900 Conversations
i cant sent any sms in my n900... can any one help me plz....
|
Anybody can Help me plz.... about sms
hi guys.. i cant sent any sms in my n900, wen i type new sms an when try to sent its blank,else its says sms delivery failed... but i able to get sms from my friends,at that time i can reply sms to them, after i close sms converstion., again same problem i cant sent sms.. help me plz
|
Re: Customize N900 Conversations
really great effort
|
Re: Customize N900 Conversations
Today i was abt to start a topic abt this then i found this... AWESOME!
|
Re: Customize N900 Conversations
Quote:
|
Re: Customize N900 Conversations
hay my conversations opens very slow plz help me............................
|
Re: Customize N900 Conversations
Hello,
What field in chat css controls the placement of avatars? I want to position it all the way to the left of the screen. Currently it has some spacing from the very left side of the screen. Would be nice to get little extra space :) Let us know if you have any idea. |
Re: Customize N900 Conversations
Anyone done a mod that has your avatar and the names removed? Don't need to waste space with the names since you can see your picture and the other person's picture so know who wrote what.
If anyone has done this would you be so kind as to upload the modded files. Thanks. |
Re: Customize N900 Conversations
This might be exactly what you want: http://talk.maemo.org/showpost.php?p...&postcount=712
Avatars only, no need names to distinguish typers. One above your post I am questioning how to maximum the typing area (need to move avatar and get little extra space from the right end.) |
Re: Customize N900 Conversations
Quote:
Could someone who has successfully done this upload their file? |
Re: Customize N900 Conversations
Quote:
Try again putting Code:
name_tag.textContent = "";Code:
return new_message; |
Re: Customize N900 Conversations
2 Attachment(s)
Here comes my final modding [Great thanks to termi_uc for his help to modify my css file and his comments.]
Summarizing my steps: 1-) MessagingWidgetsChatConversation.css file modified. You have to replace it with yours. (Under /usr/share/rtcom-messaging-ui/html) This will modify your IM conversations. Similar modifications might be applied to SMSConversation.css. For me SMS (texting) goes through GoogleVoice (hehe yes still wifi only :D) therefore no need to modify. The file is attached --use at your own freewill. Just don't forget to rename postfix to css. 2-) Texting space is increased to 720 px from 672. Almost 50 px more gain :D That means both the avatar and the time-stamp is full justified to the screen edges. You will see this better with original avatars than these icons. 3-) Conversations are groupped. Meaning only one picture is shown if you are continuing your own text. Likewise for the other party. 4-) No names are shown, which I don't really need to see names. Avatars are more than enough. This is done in the css file without a need to modify the corresponding js file. 5-) My font size is at 28px. Feel free to play with font-size value. You could also install Font Changer app to get bigger fonts in the text entry area. 6-) Full-screening :D This my new most favorite feature. For this you need Easy Debian. Not sure you need the image file, the scripts might just suffice (I need confirmation on this one). "Set Deb HW Keys" makes the trick. As default ctrl+space switches you to full-screen. Any questions or comments? Just ask... |
Re: Customize N900 Conversations
1 Attachment(s)
Ahhh, thanks gsever - fortunately you can do the same thing in Maemo itself, no need for easy debian or other complex applications and methodology at all.
"Set Deb HW Keys" uses xbindkeys to run the command "wmctrl -r :ACTIVE: -b toggle,fullscreen" - it assigns this, as you said to ctrl + space (also ctrl + up arrow) If you want to do this without mounting all the debian stuff, I've complied xbindkeys and attached below (if I get a PM or two showing interest then I'll make a proper deb file and add it to extras) First thing you need to do, if you don't have one already is create /home/user/.xbindkeysrc and add: Code:
"wmctrl -r :ACTIVE: -b toggle,fullscreen" /opt/xbindkeys/bin/xbindkeys -f /home/user/.xbindkeysrc Now any time you hit ctrl + space it will toggle full screen on whatever the active window is at the time. |
Re: Customize N900 Conversations
@dchky,
I see your point. When I start "Set Deb HW Keys" it mounts debian image to work. I would like this to be released as a separate application. It would also be nice to be able to start this process during the startup. Because right now I have to start HW keys each time after the system is rebooted. That ctrl+space binding makes any Maemo5 window full-screen basicly which is very useful. You could create a new thread and we could discuss further before we start polluting this one. |
Re: Customize N900 Conversations
ok I have read through this whole thread and many others on this subject and I do not understand how to get this to work. Like this part
"(0. make a backup of the original files! ^^) 1. place a picture with 60x60 in /usr/share/rtcom-messaging-ui/html/ named "avatar.png" 2. replace the three files (html, css, js) in the same folder with my modded files" How do i make the backup?? this is not clear. All I wanna do is simply make it so there are 2 avatars in the messages inbox, why is it so hard!? |
Re: Customize N900 Conversations
love the conv-ui_theme5
unfortunately it comes on SMS only... is it possible to use it on IM conversations too? |
Re: Customize N900 Conversations
Quote:
the white for me is to bright esp when im testing then someone IM me and i opened the IM conversation... from black to bright white hurs my eye...:D |
Re: Customize N900 Conversations
can anyone tell me if the sender id is available as a variable?
i.e. is there some js coding that can be done to put the person's phone number or im account id after thair name? |
Re: Customize N900 Conversations
Is it possible to remove those stupid smiley faces from the conversations?
|
Re: Customize N900 Conversations
|
Re: Customize N900 Conversations
1 Attachment(s)
Conversations Inbox Widget!!!!
I continued to come a little. Now I must find only in which listing the Widget out files to lie!!!!!! Enclosed the file!!!! Help me please that becomes a mega MOD!!! I custom the best best ones!!! Lg SRSB PS: my engl. is always still bad xd |
Re: Customize N900 Conversations
1 Attachment(s)
[QUOTE = SRSB; 837334] [SIZE = "4"] [color = "red"] Conversations Posteingang Widget !!!![/ COLOR] [/ SIZE]
Ich fuhr fort, ein wenig kommen. Jetzt muss ich nur finden, in dem Inserat die Widget-out-Dateien zu liegen !!!!!! Anbei die Datei!! Helfen Sie mir bitte, dass zu einem Mega-MOD! Ich Brauch den besten Besten! Lg SRSB PS: meine engl. ist immer noch schlecht xD [/ QUOTE] or where can open .so lock this from /usr/lib/hildon-desktop |
Re: Customize N900 Conversations
I used niqbal's theme5 for conversations but now when i receive a text with my conversation open it wont automatically scroll down to the latest text. Any thoughts?
|
Re: Customize N900 Conversations
After installing PR 1.3 my avatar has disappeared from SMS and has been replaced with "you". I still have the avatar.png in /usr/share/rtcom-messaging-ui/html but it isnt working. Any ideas on how to fix this?
|
Re: Customize N900 Conversations
Quote:
Kind Regards, D4rKlar |
Re: Customize N900 Conversations
Quote:
Thanks in advance. |
| All times are GMT. The time now is 15:39. |
vBulletin® Version 3.8.8