VertSMS/Feature requests

Line 26: Line 26:
* holding backspace only removes one character instead of amount of characters that depends on the time you hold the button down --[[User:ossipena|ossipena]] 04:07, 5 May 2010 (UTC)
* holding backspace only removes one character instead of amount of characters that depends on the time you hold the button down --[[User:ossipena|ossipena]] 04:07, 5 May 2010 (UTC)
-
== Working ==
+
== Implemented ==
 +
 
 +
 
 +
== Released ==

Revision as of 05:19, 6 May 2010

Open

  • Integrate sent messages with Conversations --ossipena 04:13, 5 May 2010 (UTC)
the sms conversations are stored on a SQLite3 database (“/home/user/.rtcom-eventlogger/el.db” if i remember right) so it should be possible to read and write messages from other apps to there.  http://talk.maemo.org/showpost.php?p=640046&postcount=31
  • Add a setting to switch application outlook (123 vs qwerty keypad, other phone imitations, ...) --ossipena 04:13, 5 May 2010 (UTC)
  • SMS over google voice --ossipena 04:22, 5 May 2010 (UTC)
  • Sending message to multiple recipients --ossipena 07:27, 5 May 2010 (UTC)
  • Integration to conversations --ossipena 04:51, 6 May 2010 (UTC)

new sms from conversations, dbus output:

method return sender=:1.30-> dest=:1.615 reply_serial xxx
  • change style similar to conversations --ossipena 04:51, 6 May 2010 (UTC)
  • add padding to buttons --ossipena 04:21, 5 May 2010 (UTC)
  • implement arrows to ui --ossipena 04:21, 5 May 2010 (UTC)
  • status report for sent message --ossipena 07:25, 5 May 2010 (UTC)
  • disable built in vkb --ossipena 04:55, 6 May 2010 (UTC)
  • holding backspace only removes one character instead of amount of characters that depends on the time you hold the button down --ossipena 04:07, 5 May 2010 (UTC)

Implemented

Released