shawnchain / isms

Automatically exported from code.google.com/p/weisms
GNU General Public License v2.0
3 stars 0 forks source link

Not work as expect #104

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Enable SB Helper
2. Disable "Default SMS App"
3. Disable "New SMS Preview"
4. When receive a new message, no SMS preview shown up, a small icon shown 
on top status bar instead
5. Open original default SMS application to read that message, the small 
icon on top status bar still exist.

What is the expected output? What do you see instead?
the small icon on top status bar should disappear when new messages are 
read, although using original default SMS application, not iSMS.

What version of the product are you using? On what operating system?
iSMS v1.0 RC2/b0414 snapshot

Please provide any additional information below.
none

Original issue reported on code.google.com by byo...@gmail.com on 30 May 2008 at 3:49

GoogleCodeExporter commented 9 years ago
thanks for the report, but currently that kind of feature (remove the envelope 
when
MobileSMS is run) is not supported, because MobileSMS has no idea about the 
envelope
in top bar.

It's possible to achieve this by using some daemon process to check the unread
message, but currently I will not use that because that could be a battery life 
time
killer.

So workaround is, using iSMS as the primary SMS app. :)

Original comment by Shawn.Ch...@gmail.com on 30 May 2008 at 6:16

GoogleCodeExporter commented 9 years ago
ok, now understood envelope is made by iSMS, and MobileSMS doesn't support. 
Actually 
iSMS will be perfect to me if my another request (defect ID 103) can be 
implemented. 
That will be important if the conversation thread lasts for long time, even a 
couple 
of days. That should not be difficult to add in, I guess.  Thanks!

Original comment by byo...@gmail.com on 31 May 2008 at 9:30