Search found 281 matches

by Rafi4
11 Jan 2020 23:16
Forum: Feature Requests
Topic: ❌ [Request Removed] Widget click {trigger}
Replies: 5
Views: 18896

Re: [Feature Request] Widget click {trigger}

Hi Desmanto
Please upload a example flow and widget to learn. I Am in a bit confusion how to do mapping gestures (widget click) ?

I want to use gestures as you described. I am using widget clicks as expressions for example

widget_cell_x == 0 AND widget_cell_y ==0

Thanks in advance from record4
by Rafi4
11 Jan 2020 02:56
Forum: User Help / Bug Reports
Topic: DIY-Actions/Triggers: Start Activity, General Broadcast, ...
Replies: 49
Views: 307703

Re: DIY-Actions/Triggers: Start Activity, General Broadcast, ...

Hi
Martin
Is it possible to get data (variable value) with send broadcast action?
How can I?
Thanks from record4
by Rafi4
05 Jan 2020 02:36
Forum: User Help / Bug Reports
Topic: DIY-Actions/Triggers: Start Activity, General Broadcast, ...
Replies: 49
Views: 307703

Re: DIY-Actions/Triggers: Start Activity, General Broadcast, ...

Hi Martin and all
Is there any way to get memo list in input dialog using query Content Provider action? Package name "com.samsung.android.app.memo"

And also I want to know how to
View a memo
Edit a memo
Delete a memo
Thanks from record4
by Rafi4
01 Jan 2020 09:55
Forum: User Help / Bug Reports
Topic: DIY-Actions/Triggers: Start Activity, General Broadcast, ...
Replies: 49
Views: 307703

Re: DIY-Actions/Triggers: Start Activity, General Broadcast, ...

Hi all
Is there any way to get a specific account's calendar events in a list? How can I get?

Happy new year to all.

from record4
by Rafi4
30 Dec 2019 08:57
Forum: User Help / Bug Reports
Topic: Create,Edit,delete and view Json data
Replies: 23
Views: 41889

Re: Create,Edit,delete and view Json data

Hi Micky Micky and all
How can I get contact name using action
Init Variables Contact Info: Name {phone_number} in json format {contact_info,jsonformat}


thanks from record4
by Rafi4
29 Dec 2019 22:24
Forum: User Help / Bug Reports
Topic: Create,Edit,delete and view Json data
Replies: 23
Views: 41889

Re: Create,Edit,delete and view Json data

Hi Micky Micky
Working Amazing. Thanks a lot.


Happy new year to Martin and all from record4
by Rafi4
29 Dec 2019 03:09
Forum: User Help / Bug Reports
Topic: Create,Edit,delete and view Json data
Replies: 23
Views: 41889

Re: Create,Edit,delete and view Json data

Hi Micky Micky In this below example I want to get elements which contains "Alert":"weekly". Is this possible? If yes how can I? [ { "Task time": 1577384400000, "Task note": "Break file flow", "Alert": "weekly" }, { "Task time": 1577925900000, "Task note": "Make a call to parents", "Alert": "weekly"...
by Rafi4
26 Dec 2019 14:07
Forum: User Help / Bug Reports
Topic: Create,Edit,delete and view Json data
Replies: 23
Views: 41889

Re: Create,Edit,delete and view Json data

Hi Micky Micky
Thanks a lot. Where can I learn more information about json ?

From record4
by Rafi4
26 Dec 2019 10:35
Forum: User Help / Bug Reports
Topic: Create,Edit,delete and view Json data
Replies: 23
Views: 41889

Re: Create,Edit,delete and view Json data

Hi Micky Micky

I want to get all values in one loop not only one.
Alert ,Task time and Task note all values


Thanks from record4
by Rafi4
26 Dec 2019 05:50
Forum: User Help / Bug Reports
Topic: Create,Edit,delete and view Json data
Replies: 23
Views: 41889

Re: Create,Edit,delete and view Json data

Hi all In this below example json script how can I access all values in one loop? Task time, Task note, Alert values in one loop. [ { "Task time": 1577340000000, "Task note": "Backup flow", "Alert": "weekly" }, { "Task time": 1577370840000, "Task note": "Calls logging flow", "Alert": "daily" }, { "T...