Missed calls summary overlay widget
Moderator: Martin
-
- Posts: 19
- Joined: 20 Mar 2014 09:00
Missed calls summary overlay widget
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.
Tapping on the widget will close it.
- Attachments
-
- flow_Missed_call_widget_overlay.xml
- (13.14 KiB) Downloaded 1395 times
-
- widget_Caller.xml
- (4.46 KiB) Downloaded 1412 times
Re: Missed calls summary overlay widget
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??
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??
-
- Posts: 19
- Joined: 20 Mar 2014 09:00
Re: Missed calls summary overlay widget
Here you go...
- Attachments
-
- flow_Free_ram_in_kB.xml
- (2.6 KiB) Downloaded 1280 times
Re: Missed calls summary overlay widget
Hi
Thanx for your help but it is not showing correct result.
Please help!!
Thanx for your help but it is not showing correct result.
Please help!!
Last edited by Ankit on 30 Mar 2014 09:10, edited 3 times in total.
-
- Posts: 19
- Joined: 20 Mar 2014 09:00
Re: Missed calls summary overlay widget
Like this:
- Attachments
-
- flow_Free_ram_in_MB.xml
- (1.96 KiB) Downloaded 1232 times
Re: Missed calls summary overlay widget
This one also not showing correct result.
-
- Posts: 19
- Joined: 20 Mar 2014 09:00
Re: Missed calls summary overlay widget
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.
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
Which value have you inserted in global variable??
-
- Posts: 19
- Joined: 20 Mar 2014 09:00
Re: Missed calls summary overlay widget
But is is only showing below 30 mb every time!!