Hi! You are doing great work here!
I have a request, and I think that nobody else talked about something similar.
My main idea is that the android app sends to our PC not just in-time
notifications (such as who is calling, etc), but also missed notifications. For
example:
"1 missed call", "2 unread messages"
These missed notifications would be appearing periodically, as regard as the
main desktop app in concerned.
Other than that, it would be best if they, along with battery charge, could be
written on-the-fly in a .xml local file, in an RSS format.
For example
--------------------------------------
<title>Calls</title>
<count>1</count>
<caller>Mr.Smith</caller>
<title>Messages</title>
<count>2</count>
<sender>Mr.Smith</sender>
<sender>Mr. Neo</sender>
<title>Battery</title>
<count>90%</count>
<state>discharging</state>
-------------------------------------
I know about the plain file and the security risks, but you could leave it
optional. That kind of configuration would be GREAT for Rainmeter plugins to
pick up the missed notifications and present them in a skin.
I hope you consider my idea :)
Original issue reported on code.google.com by KreAc...@gmail.com on 1 Jun 2011 at 11:30
Original issue reported on code.google.com by
KreAc...@gmail.com
on 1 Jun 2011 at 11:30