![]() |
Re: Customize N900 Conversations
Quote:
Perhaps: if (item.name_str != "") { name_tag.textContent = item.name_str; } if (item.name_str != "" && item.Other) { name_tag.textContent = ""; Or maybe sender? |
Re: Customize N900 Conversations
so is it possibile to change "You" in "My name"???
|
Re: Customize N900 Conversations
Quote:
Code:
if (item.name_str != "") {Code:
name_tag.textContent = ""; |
Re: Customize N900 Conversations
2 Attachment(s)
Re-uploading Iphone influenced SMS window
basically worked on the side arrows to make them look better and have a better speech bubble feel to it.
i don't own an iphone. if someone can kindly experiment with better green and gray shades. thx |
Re: Customize N900 Conversations
I have updated my previous theme with some bug fixes and also some other options!
Check the updates here :) Please check it out and let me know what you think :) I have updated the wiki for this theme. I am aware of the bug where it doesn't scroll to the bottom after sending a message, but I am not sure how to solve this issue. If someone tells me how to I will implement it into my themes :) |
Re: Customize N900 Conversations
So:
if (item.name_str != "") { var name = item.name_str; name = ""; name_tag.textContent = name; name_tag.textContent = ""; } ...as the entire function to remove both names? Edit: works nicely, thanks mate. :cool: |
Re: Customize N900 Conversations
Quote:
edit. yes it is because of the addressbook setting to show last name first. what file do i have to edit to get the backround black? i know this is an iphone style conversation mod, but i still prefer a darker backround to fit for the rest of ui. thanks for the mods :) |
Re: Customize N900 Conversations
Quote:
Code:
<html> |
Re: Customize N900 Conversations
Quote:
wow, good work...is it possible to you adjust also the theme that I use? post #831 |
Re: Customize N900 Conversations
I have started a thread for the scripts that i have been working on:http://talk.maemo.org/showthread.php?p=960308
Right now it can install themes, restore/backup themes, add portrait mode support (not guaranteed for custom themes) and change own name in SMS window. I am also planning to add features for changing the colours, etc |
| All times are GMT. The time now is 01:29. |
vBulletin® Version 3.8.8