Active Topics

 


Reply
Thread Tools
Posts: 39 | Thanked: 37 times | Joined on Mar 2012 @ Beijing
#51
Originally Posted by skyjumper View Post
Hi,
I am wondering whether this app is designed to import social media conversations i.e. facebook, gmail and skype or only sms's?

I can happily import sms's to my heart's content, but (for eg) a chat with a facebook friend gets imported back separately as "-5747564@chat.facebook.com". I can merge it into a contact but the next facebook chat doesn't get added to the previous one. So it's kind of orphaned.
I just began to try. And I don't quite understand your problem.
Though I think it's a bit weird, the contact number can be digits or letters. So I don't know why "-5747564@chat.facebook.com". could you give an example?
 
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#52
hi wwwjfy any progress on including call logs too?
 
Posts: 39 | Thanked: 37 times | Joined on Mar 2012 @ Beijing
#53
Originally Posted by thedead1440 View Post
hi wwwjfy any progress on including call logs too?
I didn't work on that recently.

I just searched and found another tool, and seems better than mine from the desc.

Check here:
http://forum.meego.com/showthread.php?t=5725
https://github.com/cuckoohello/smssync
 
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#54
yours is better as you allow import. that tool is only for exporting to email after that there is no way to import. i tried asking the dev but he doesnt need it hence...

thanks for your work.
 
Posts: 39 | Thanked: 37 times | Joined on Mar 2012 @ Beijing
#55
Originally Posted by thedead1440 View Post
yours is better as you allow import. that tool is only for exporting to email after that there is no way to import. i tried asking the dev but he doesnt need it hence...

thanks for your work.
Hi, I'm glad to know the call log is very similar to sms. (thanks to official commhistory-tool again)

I implemented a similar version, and asked a volunteer to try it out (it works on my simulator, but I don't have a real phone currently).

The format is
local_number,remote_number,direction,start_time,en d_time

direction:
0: outbound
1: inbound
2: missed call

(try export and you'll see)
(export version will contain "/org/freedesktop/Telepathy/Account/" prefix for local number. It's not a problem. The program will judge, and add if it's missing)

The binary is located as http://wwwjfy.net/tools/callbackuprestore
 

The Following User Says Thank You to wwwjfy For This Useful Post:
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#56
could you explain on how to use the binary?

sorry and thanks.
 
Posts: 39 | Thanked: 37 times | Joined on Mar 2012 @ Beijing
#57
Originally Posted by thedead1440 View Post
could you explain on how to use the binary?

sorry and thanks.
It's the same as you use smsbackuprestore.
It's an executable.
You can download it and transfer to your phone.
export by running
./callbackuprestore export call.csv

import by running
./callbackuprestore import backup.csv
 

The Following User Says Thank You to wwwjfy For This Useful Post:
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#58
i get sh: ./callbackuprestore: Permission denied even under devel-su
 
Posts: 39 | Thanked: 37 times | Joined on Mar 2012 @ Beijing
#59
try
chmod +x callbackuprestore

btw, it doesn't need su permission
 
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#60
same permission denied.
 
Reply


 
Forum Jump


All times are GMT. The time now is 12:18.