SE-NSE Forums:

Jump to content

  • (3 Pages)
  • +
  • 1
  • 2
  • 3
  • You cannot start a new topic
  • You cannot reply to this topic
  • Bookmark

Sms Animation

#1 User is offline   yogesh420 Icon

  • Non-se-nse
  • PipPipPip
  • Group: Members
  • Posts: 162
  • Joined: 12-December 07

Posted 13 June 2009 - 04:47 PM

hi,

I want to send sms animation as i do in w580i.. i cant find such options in w705.. if i add animations its converted into mms..
0

#2 User is offline   Corman Icon

  • Philosopher
  • Icon
  • Group: SE-NSE Awards '09
  • Posts: 7,000
  • Joined: 16-May 07
  • Gender:Male
  • Location:Apparently 268 miles from Boysie :D
  • Mobile:Linda has been browned :D
  • Tutorials Submitted:1

Posted 13 June 2009 - 04:57 PM

Don't create multiple topics on the same subject :bad:. Reported
W595! - ♥ - Newbie FAQ (WIP)- Respect: Jamesbond22, juhu07, blacklizard, Hiron

My W810i Gfx: Walkman Twist - My W595 Gfx: Clarity - Clarity Radio
0

#3 User is offline   yogesh420 Icon

  • Non-se-nse
  • PipPipPip
  • Group: Members
  • Posts: 162
  • Joined: 12-December 07

Posted 13 June 2009 - 05:31 PM

View Post-corman-, on 2009-06-13 17:05, said:

Don't create multiple topics on the same subject :bad:. Reported


sorry :blush: .. can u please help me out..
0

#4 User is offline   shubh961 Icon

  • n00b
  • Group: Members
  • Posts: 13
  • Joined: 30-April 09

Posted 18 June 2009 - 06:09 AM

im having the same problem.. its ui is completely developed in xml.. so if any1 knows xml, can help...
i was browsing its filesystem and discovered that v can change alot of settings, but i dint find any xml file which converts sms 2 mms..
hope some1 finds out soon..
0

#5 User is offline   yogesh420 Icon

  • Non-se-nse
  • PipPipPip
  • Group: Members
  • Posts: 162
  • Joined: 12-December 07

Posted 22 June 2009 - 04:29 AM

View Postshubh961, on 2009-06-18 06:17, said:

im having the same problem.. its ui is completely developed in xml.. so if any1 knows xml, can help...
i was browsing its filesystem and discovered that v can change alot of settings, but i dint find any xml file which converts sms 2 mms..
hope some1 finds out soon..


i think its text msg editior is completely different.. as normally we can send a picture (black and white kinda image) as it take s 3 message.. but in this phone when i add that it is converted into mms.. but i can forward it.. what the sucking phone is it..
0

#6 User is offline   Corman Icon

  • Philosopher
  • Icon
  • Group: SE-NSE Awards '09
  • Posts: 7,000
  • Joined: 16-May 07
  • Gender:Male
  • Location:Apparently 268 miles from Boysie :D
  • Mobile:Linda has been browned :D
  • Tutorials Submitted:1

Posted 22 June 2009 - 09:14 AM

Come on, don't send animated SMS then, it won't kill you :p
W595! - ♥ - Newbie FAQ (WIP)- Respect: Jamesbond22, juhu07, blacklizard, Hiron

My W810i Gfx: Walkman Twist - My W595 Gfx: Clarity - Clarity Radio
0

#7 User is offline   yogesh420 Icon

  • Non-se-nse
  • PipPipPip
  • Group: Members
  • Posts: 162
  • Joined: 12-December 07

Posted 22 June 2009 - 03:14 PM

View Post-corman-, on 2009-06-22 10:22, said:

Come on, don't send animated SMS then, it won't kill you :p


i love them madly.. all my frnds use SE so i cud chat with them i have been using them since 3 years and now when its not present then i really feel a lot man..
0

#8 User is offline   yogesh420 Icon

  • Non-se-nse
  • PipPipPip
  • Group: Members
  • Posts: 162
  • Joined: 12-December 07

Posted 11 August 2009 - 05:58 PM

any one got any patch for sms animation?
0

#9 User is offline   code28h4p Icon

  • Non-se-nse
  • PipPipPip
  • Group: Members
  • Posts: 143
  • Joined: 13-June 07

Posted 11 August 2009 - 06:37 PM

try this script. Save as..."customize_upgrade.xml" and upload into your tpa/preset/custom
<?xml version="1.0" encoding="UTF-8"?>
<customization>
<registry>

<msg-unified>
  <settings reg-path="/apps/msg/unified-settings">

  <editor-mode type="str">application-specific</editor-mode>
  <settings-mode type="str">unified</settings-mode>
  <limited-number-of-recipients>20</limited-number-of-recipients>
  <limited-short-messages>10</limited-short-messages>
  <email-address-mms-trigger>true</email-address-mms-trigger>
  <validity-period-mms-trigger>false</validity-period-mms-trigger>
  <delivery-report-mms-trigger>false</delivery-report-mms-trigger>
  <service-centre-visibility type="str">visible</service-centre-visibility>

  <conversations>
	<enabled>false</enabled>
	<is-preferred>false</is-preferred>
	<fontsize>1</fontsize>
  </conversations>

  </settings>
</msg-unified>
</registry>

</customization>

0

#10 User is offline   yogesh420 Icon

  • Non-se-nse
  • PipPipPip
  • Group: Members
  • Posts: 162
  • Joined: 12-December 07

Posted 11 August 2009 - 06:46 PM

do i need to add those animation pack in my mobile or i will be able to c them by default as previously?
0

#11 User is offline   yogesh420 Icon

  • Non-se-nse
  • PipPipPip
  • Group: Members
  • Posts: 162
  • Joined: 12-December 07

Post icon  Posted 11 August 2009 - 06:58 PM

View Postcode28h4p, on 2009-08-11 18:45, said:

try this script. Save as..."customize_upgrade.xml" and upload into your tpa/preset/custom
<?xml version="1.0" encoding="UTF-8"?>
<customization>
<registry>

<msg-unified>
  <settings reg-path="/apps/msg/unified-settings">

  <editor-mode type="str">application-specific</editor-mode>
  <settings-mode type="str">unified</settings-mode>
  <limited-number-of-recipients>20</limited-number-of-recipients>
  <limited-short-messages>10</limited-short-messages>
  <email-address-mms-trigger>true</email-address-mms-trigger>
  <validity-period-mms-trigger>false</validity-period-mms-trigger>
  <delivery-report-mms-trigger>false</delivery-report-mms-trigger>
  <service-centre-visibility type="str">visible</service-centre-visibility>

  <conversations>
	<enabled>false</enabled>
	<is-preferred>false</is-preferred>
	<fontsize>1</fontsize>
  </conversations>

  </settings>
</msg-unified>
</registry>

</customization>



Code Works Great!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Thank You soooo Much
:good:
0

#12 User is offline   Mano82 Icon

  • Makes Se-nse
  • PipPipPipPip
  • Group: Members
  • Posts: 252
  • Joined: 11-June 09

Posted 12 August 2009 - 01:02 AM

Wowww Great & it worked for me as well :D Preview in sms is removed too, Great!!!! Thank You soooooooooooooooooooooooooooooooooooooooo Much code28h4p :)
Phone: W995 Black | M2: Sony 8GB
Acoustic: Dolby Rodriguez HQ Acoustic V5
Camdriver: RODRIGUEZ HD V4.8 Fix CAMDRIVER
MaNo82
0

#13 User is offline   yasmin_waldz Icon

  • n00b
  • Group: Members
  • Posts: 2
  • Joined: 04-August 09

Post icon  Posted 12 August 2009 - 04:52 AM

do i use the a2uploader for this,,, I, too, wants the SMS animation back... was very disappointed when my G705 does not have it... ^-^
0

#14 User is offline   yogesh420 Icon

  • Non-se-nse
  • PipPipPip
  • Group: Members
  • Posts: 162
  • Joined: 12-December 07

Posted 12 August 2009 - 06:44 AM

yeah u need to use a2uploader for this stuff :cool:
0

#15 User is offline   Junz Icon

  • Non-se-nse
  • PipPipPip
  • Group: Members
  • Posts: 244
  • Joined: 23-November 08
  • Gender:Male
  • Location:INA
  • Mobile:C901 R1GA028

Posted 12 August 2009 - 09:22 AM

if you want some new animation that have been resizei have it :)
Posted Image

Attached File(s)


C901 R1GA028 + HPM-77 + 2GB M2
0

#16 User is offline   who Icon

  • Non-se-nse
  • PipPipPip
  • Group: Members
  • Posts: 124
  • Joined: 07-March 05

Posted 12 August 2009 - 01:03 PM

@ code28h4p Thanks!!! looking for this for sometime!!

@junz how to use ur file? can the other with out this file recd the sms icon? Thanks

This post has been edited by who: 12 August 2009 - 01:06 PM

0

#17 User is offline   Junz Icon

  • Non-se-nse
  • PipPipPip
  • Group: Members
  • Posts: 244
  • Joined: 23-November 08
  • Gender:Male
  • Location:INA
  • Mobile:C901 R1GA028

Posted 12 August 2009 - 01:11 PM

View Postwho, on 2009-08-12 13:11, said:

@junz how to use ur file? can the other with out this file recd the sms icon? Thanks

upload it to Tpa/preset/system/messaging/sms/objects/animation


when it show in another SE phone it become different (became original animation depend it's phone) :)
C901 R1GA028 + HPM-77 + 2GB M2
0

#18 User is offline   Ly Icon

  • Lynott Level SE-NSE Addict
  • Icon
  • Group: Moderators
  • Posts: 5,891
  • Joined: 08-June 07
  • Gender:Male
  • Location:London
  • Mobile:iPhone 3G[S]

Posted 12 August 2009 - 01:16 PM

View Postcode28h4p, on 2009-08-11 19:45, said:

try this script. Save as..."customize_upgrade.xml" and upload into your tpa/preset/custom
<?xml version="1.0" encoding="UTF-8"?>
 <customization>
 <registry>
 
 <msg-unified>
   <settings reg-path="/apps/msg/unified-settings">
 
   <editor-mode type="str">application-specific</editor-mode>
   <settings-mode type="str">unified</settings-mode>
   <limited-number-of-recipients>20</limited-number-of-recipients>
   <limited-short-messages>10</limited-short-messages>
   <email-address-mms-trigger>true</email-address-mms-trigger>
   <validity-period-mms-trigger>false</validity-period-mms-trigger>
   <delivery-report-mms-trigger>false</delivery-report-mms-trigger>
   <service-centre-visibility type="str">visible</service-centre-visibility>
 
   <conversations>
	 <enabled>false</enabled>
	 <is-preferred>false</is-preferred>
	 <fontsize>1</fontsize>
   </conversations>
 
   </settings>
 </msg-unified>
 </registry>
 
 </customization>
What does it do though?
Posted Image
Alive and kicking: W995 W705 W910 K800 W880 W800 | Dead and sitting: W880 W850 K850 C902
0

#19 User is offline   Junz Icon

  • Non-se-nse
  • PipPipPip
  • Group: Members
  • Posts: 244
  • Joined: 23-November 08
  • Gender:Male
  • Location:INA
  • Mobile:C901 R1GA028

Posted 12 August 2009 - 01:18 PM

it's remove conversation, and give usually inbox like an old db2020 :)
C901 R1GA028 + HPM-77 + 2GB M2
0

#20 User is offline   Ly Icon

  • Lynott Level SE-NSE Addict
  • Icon
  • Group: Moderators
  • Posts: 5,891
  • Joined: 08-June 07
  • Gender:Male
  • Location:London
  • Mobile:iPhone 3G[S]

Posted 12 August 2009 - 01:25 PM

Ah ok thanks for the info. Don't need to disable it for now thanks ;)
Posted Image
Alive and kicking: W995 W705 W910 K800 W880 W800 | Dead and sitting: W880 W850 K850 C902
0

  • (3 Pages)
  • +
  • 1
  • 2
  • 3
  • You cannot start a new topic
  • You cannot reply to this topic
  • Bookmark

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users