maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   Customize N900 Conversations (https://talk.maemo.org/showthread.php?t=36618)

Excesv 2011-03-04 15:20

Customize N900 Conversations
 
4 Attachment(s)
Alright.. after all my tinkering around i came up with this. All the colors can be changed or deleted to go back to factory.

I have no idea how you could link the fastSMS applications keyboard to this but that would be awesome.

Thanks to jimmyr.com for teaching me html in 39 minutes.. ha ha choice

Hey guys i noticed it still has "Excesv" in these file. Hopefully you guys know how to change this?... If not, edit the .js file. if your are using notepad++ the command you want to change is on line 435. If not it may take some time to find. You are looking for

if (item.name_str != "") {
name_tag.textContent = item.name_str;
}

if (item.name_str != "" && item.self) {
name_tag.textContent = "Excesv";

Just change "Excesv" to Something else. Leave the " " surrounding the text.

Thanks to everyone on this thread.

Improved version just has nicer margins around the avatar.Also bug fig for message other clicked.. :)

cutehunk04 2011-03-04 15:36

Re: Customize N900 Conversations
 
Quote:

Originally Posted by niqbal (Post 959936)
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.
  • only first name of sender is shown
  • width of bubble is dependent on the message
  • even gap between messages

i don't own an iphone. if someone can kindly experiment with better green and gray shades. thx



great...a new sms conversation feels like...good work mate

iscio 2011-03-04 16:12

Re: Customize N900 Conversations
 
1 Attachment(s)
please help me...these are my files but I am not able to modify them to have the correct size in landscape and in portrait like Excesv

iscio 2011-03-04 16:16

Re: Customize N900 Conversations
 
Quote:

Originally Posted by Harick (Post 957559)
here you go

if you want more or less space between the messages, just edit this margin-top in MessagingWidgetsSMSConversation.css

Code:

div.Message {       
  clear: both;
  margin-top: 10px;
}

higher value means more space while lower means less space


EDIT.: sorry, i didn't notice the empty spaces, i will upload a fix when i find what it is

have you found the solution?

iscio 2011-03-04 16:19

Re: Customize N900 Conversations
 
Quote:

Originally Posted by cloud596 (Post 956674)
if not to bother would u mind to make it run on potrait mode related to CSSU

have you find a solution to this theme?

Harick 2011-03-04 19:12

Re: Customize N900 Conversations
 
5 Attachment(s)
Quote:

Originally Posted by iscio (Post 960683)
have you found the solution?

i found the problem, but not the solution yet, still working on it


EDIT.: ok, i made an iphone like conversation, hope you like it. the zip contains both versions, with and without avatars. extract everything into the html folder.



if you find any bug, let me know and i'll try to fix it. also let me know if you like those bubble colors or if you prefer anothers

illo1977 2011-03-04 22:51

Re: Customize N900 Conversations
 
Quote:

Originally Posted by Harick (Post 960777)
i found the problem, but not the solution yet, still working on it

btw, here is a wip of mi iphone-like conversation, will post it when i fix some bugs

Wow, I would like it. How do you make that bubles?

Harick 2011-03-04 23:10

Re: Customize N900 Conversations
 
Quote:

Originally Posted by illo1977 (Post 960885)
Wow, I would like it. How do you make that bubles?

i cropped a bubble image and made the message with tables, old school but hey, it works :p

i've updated my previous post, now you can download it

illo1977 2011-03-04 23:21

Re: Customize N900 Conversations
 
Thanks :) The skin you have uploaded is the one with the Avatar or the second without avatar?

ops :D i found both the skins. Thank yoy very much :)

niqbal 2011-03-05 01:46

Re: Customize N900 Conversations
 
Quote:

Originally Posted by Harick (Post 960777)
i found the problem, but not the solution yet, still working on it


EDIT.: ok, i made an iphone like conversation, hope you like it. the zip contains both versions, with and without avatars. extract everything into the html folder.



if you find any bug, let me know and i'll try to fix it. also let me know if you like those bubble colors or if you prefer anothers

love it wonderful to see how little things slowly evolved. i think your bubble work is what was missing. it completes it.


All times are GMT. The time now is 15:39.

vBulletin® Version 3.8.8