Page 1 of 1

Missed calls summary overlay widget

Posted: 29 Mar 2014 14:23
by Joost van Gils
Get a summary of all today's missed calls on a overlay widget. Download both the flow and the widget. After a call is missed, the overlay will pop up and show the summary with the names, the number of missed calls and last time called.
Tapping on the widget will close it.

Re: Missed calls summary overlay widget

Posted: 30 Mar 2014 05:57
by Ankit
Hi joost van gils

Very wonderful flow.
I was looking for this kind of flow since last few time.


But instead of missed call can you show free ram using query content provider??

Re: Missed calls summary overlay widget

Posted: 30 Mar 2014 07:35
by Joost van Gils
Here you go...

Re: Missed calls summary overlay widget

Posted: 30 Mar 2014 08:39
by Ankit
Hi
Thanx for your help but it is not showing correct result.
Please help!!

Re: Missed calls summary overlay widget

Posted: 30 Mar 2014 09:06
by Joost van Gils
Like this:

Re: Missed calls summary overlay widget

Posted: 30 Mar 2014 09:09
by Ankit
This one also not showing correct result.

Re: Missed calls summary overlay widget

Posted: 30 Mar 2014 09:53
by Joost van Gils
Depends what you are looking for:

MemFree — The amount of physical RAM, in kilobytes, left unused by the system.
HighTotal — The total amount of memory, in kilobytes, that is not directly mapped into kernel space. The HighTotal value can vary based on the type of kernel used.
HighFree — The free amount of memory, in kilobytes, that is not directly mapped into kernel space.
LowTotal — The total amount of memory, in kilobytes, that is directly mapped into kernel space. The LowTotal value can vary based on the type of kernel used.
LowFree — The free amount of memory, in kilobytes, that is directly mapped into kernel space.

Re: Missed calls summary overlay widget

Posted: 30 Mar 2014 10:21
by Ankit
Which value have you inserted in global variable??

Re: Missed calls summary overlay widget

Posted: 30 Mar 2014 10:28
by Joost van Gils
MemFree

Re: Missed calls summary overlay widget

Posted: 30 Mar 2014 14:28
by Ankit
But is is only showing below 30 mb every time!!