The Following 23 Users Say Thank You to tgalal For This Useful Post: | ||
alexporta, arjunkumar87, Astute, BN900, casper27, codeMonkey, frals, Helmuth, iKneaDough, ioan, jcharpak, juahan, kik, kojacker, krk969, leetut, MohammadAG, noobmonkey, pelago, Switch_, tissot, Wanker, ZogG |
|
2010-04-08
, 19:03
|
|
Posts: 140 |
Thanked: 38 times |
Joined on Mar 2010
@ Earth
|
#2
|
|
2010-04-08
, 19:08
|
|
Posts: 1,389 |
Thanked: 1,857 times |
Joined on Feb 2010
@ Israel
|
#3
|
|
2010-04-08
, 19:36
|
Posts: 246 |
Thanked: 2,574 times |
Joined on Jan 2010
@ Egypt, Cairo
|
#4
|
Will it be developed to import stored messages from the DRAFT sms folder ?? I've got many many quality joke ammunition stored there in my old N96 i'd like to transfer to the 900 when possible.
|
2010-04-09
, 06:52
|
Posts: 1,397 |
Thanked: 2,126 times |
Joined on Nov 2009
@ Dublin, Ireland
|
#5
|
|
2010-04-09
, 06:55
|
|
Posts: 601 |
Thanked: 549 times |
Joined on Mar 2010
@ Redditch, UK
|
#6
|
|
2010-04-11
, 02:31
|
Posts: 246 |
Thanked: 2,574 times |
Joined on Jan 2010
@ Egypt, Cairo
|
#7
|
Good job. Unfortunately it's too late for me, as when I moved to the N900 I lost all my SMSs.
|
2010-04-11
, 14:45
|
Posts: 119 |
Thanked: 19 times |
Joined on Jan 2010
|
#8
|
|
2010-04-12
, 08:10
|
Posts: 246 |
Thanked: 2,574 times |
Joined on Jan 2010
@ Egypt, Cairo
|
#9
|
|
2010-04-12
, 08:37
|
|
Posts: 1,259 |
Thanked: 1,341 times |
Joined on Oct 2009
@ Germany
|
#10
|
The Following User Says Thank You to Helmuth For This Useful Post: | ||
Retro Conversations can be used to import and read SMS from other phones. Options like forward, find, filter and sort. An interface that mimics original Nokia Conversation look and feel and another one similar to SMS interface on previous nokia phones.
Since importing SMS from old Nokia phones are not supported (yet), I wrote this as my first app. It's in Python and Qt.
These are the project phases that I hope to accomplish
Phase 1:
- Import Inbox and Sent files
- Old View (messages are represented by the their sender in inbox/ receiver in sent, ordered according to date of arrival, just like ordinary messaging before Nokia Conversations)
- Options like forward, delete
- Show contact card by tapping contact
Phase 2:- Mimicking the look and feel of Nokia Conversations
- Favorites
Phase 3:- Find in messages
- Filter by contact names
- Sort
Phase 4:I'm still in phase one, in green is what I've finished, in red is what's remaining (I should have removed the delete button ). Currently the supported format is csv exported by Nokia PC Suite.
So in short, what do you get if you install now? You get to import and read your old messages from previous Nokia phones
Package's name is retroconv and is available at Extras Devel, so make sure you've read the usual warnings.
Last edited by tgalal; 2010-04-08 at 18:28.