The Following User Says Thank You to Nad For This Useful Post: | ||
|
2012-05-19
, 13:19
|
Posts: 1,320 |
Thanked: 915 times |
Joined on Feb 2010
|
#502
|
Thanks for the post, it a really clean and optimised UI! Amazing how with some open code, we can all radically overhaul the UI to something different for each of us!
I have made one small change which someone may like:
Normally, for the person's status, it says "Last seen on 23:34 19.05.2012" - thank you for changing from the 12 to 24 hour clock.
Personally, I think this is better as it make sense grammatically!
"Last seen at 23:34 on 19 May 2012"
Ofcourse, one can have "Last seen at 23:34 on 19.05.2012" or whatever but I have attached the qml for the long one.
The Following User Says Thank You to godofwar424 For This Useful Post: | ||
|
2012-05-19
, 13:24
|
Posts: 8 |
Thanked: 14 times |
Joined on Mar 2012
@ Finland
|
#503
|
@ZogG I can make those links work for you
Problem with indicators is I like the traffic light idea, but they are used for user status and message delivery status.
Maybe making them separate for user availability and message would be better. I'll try it now.
Edit: can someone make the original clock sending indicator?
Edit2: Here is the link to complete UI. It has my green dark theme bubbles, CepiPerez blue ones for light theme, Contacts selector, links are working, bubbles are resized (still a bit flimsy) and ZogG indicators for messages, also made squircle availabilty indicators.
Have fun.
http://dl.dropbox.com/u/1874750/UI.zip
The Following 3 Users Say Thank You to rantakemisti For This Useful Post: | ||
|
2012-05-19
, 13:31
|
Posts: 151 |
Thanked: 158 times |
Joined on Apr 2012
@ UK
|
#504
|
|
2012-05-19
, 13:35
|
Posts: 1,320 |
Thanked: 915 times |
Joined on Feb 2010
|
#505
|
Heh, beat me to it. Anyone know what to edit to change the date/time of a message bubble? Bubble.qml seems to be it but if uses new Date() function but I dont know where it is called from!
|
2012-05-19
, 13:37
|
|
Posts: 2,021 |
Thanked: 1,060 times |
Joined on Apr 2010
@ Hong Kong
|
#506
|
|
2012-05-19
, 13:44
|
|
Posts: 2,021 |
Thanked: 1,060 times |
Joined on Apr 2010
@ Hong Kong
|
#508
|
The Following 5 Users Say Thank You to TMavica For This Useful Post: | ||
|
2012-05-19
, 13:50
|
Posts: 151 |
Thanked: 158 times |
Joined on Apr 2012
@ UK
|
#509
|
How do i access the files to change things? Where do i put the downloaded files into?
|
2012-05-19
, 13:51
|
Posts: 21 |
Thanked: 1 time |
Joined on Mar 2012
|
#510
|
@ZogG I can make those links work for you
Problem with indicators is I like the traffic light idea, but they are used for user status and message delivery status.
Maybe making them separate for user availability and message would be better. I'll try it now.
Edit: can someone make the original clock sending indicator?
Edit2: Here is the link to complete UI. It has my green dark theme bubbles, CepiPerez blue ones for light theme, Contacts selector, links are working, bubbles are resized (still a bit flimsy) and ZogG indicators for messages, also made squircle availabilty indicators.
Have fun.
http://dl.dropbox.com/u/1874750/UI.zip
Tags |
godoftool, harmattan, is-a-miracle, nokia n9, spacker_thread, tarekgalal, toddler_daycare, toolcoderus, wazapp, whatsapp |
|
I have made one small change which someone may like:
Normally, for the person's status, it says "Last seen on 23:34 19.05.2012"
Thank you for changing from the 12 to 24 hour clock.
Personally, I think this is better as it makes sense grammatically!
"Last seen at 23:34 on 19 May 2012"
Ofcourse, one can have whatever they want by editing UserStatus.qml.
UserStatus.qml.zip : "Last seen at 23:34 on 19 May 2012"
yy.UserStatus.qml.zip: "Last seen at 23:34 on 19 May 12"
Last edited by Nad; 2012-05-19 at 13:26.