Search found 371 matches

by anuraag
09 Mar 2020 12:44
Forum: Flow Sharing Area
Topic: Unsplash wallpaper
Replies: 14
Views: 56205

Re: Unsplash wallpaper

Change Init variable text file to

Code: Select all

{cachedir = callJavaConstructor("java.io.File", "File(java.lang.String)", "/storage/emulated/0/Pictures/unsplash")}/.cache
Make sure path exits in your phone. Else create it.
/storage/emulated/0/Pictures/unsplash
by anuraag
08 Mar 2020 11:16
Forum: Flow Sharing Area
Topic: Unsplash wallpaper
Replies: 14
Views: 56205

Re: Unsplash wallpaper

1) To change image save path modify action Init Variable Text File: . Change File path to something like this {cachedir = callJavaConstructor("java.io.File", "File(java.lang.String)", "/storage/emulated/0/Pictures/unsplash")}/.cache 2) To change only lockscreen wallpaper replace action Script: chang...
by anuraag
07 Mar 2020 09:38
Forum: Flow Sharing Area
Topic: Download videos using youtube-dl and Termux
Replies: 4
Views: 27028

Re: Download videos using youtube-dl and Termux

Another update
Replaced Init Variable Text File with java code to read json files larger than 1mb.
Fixed loop while downloading Playlist.
Added atomicparsley package to termux.
by anuraag
05 Mar 2020 16:23
Forum: User Help / Bug Reports
Topic: select a Whatsapp contact
Replies: 7
Views: 19781

Re: select a Whatsapp contact

Read it on stackoverflow.com
by anuraag
04 Mar 2020 06:26
Forum: User Help / Bug Reports
Topic: Known Issues on Android Q
Replies: 41
Views: 240750

Re: Known Issues on Android Q

I just tring to access clipboard since tasker can do it. This method works so far. Command output trigger "Command Output: logcat ClipboardService:E *:S -T 15 contains text ch.gridvision.ppam.androidautomagic". When triggered set Automagic input method >> copy clip_data to multi clipboard>> set back...
by anuraag
04 Mar 2020 06:19
Forum: EAP - Early Access Program
Topic: EAP version 1.38.0-dev
Replies: 157
Views: 1654068

Re: EAP version 1.38.0-dev

I have flows with Wifi disconnected, Wifi State trigger. Both working. I don't use wifi scanning results but it is also working. Your secure setting logger helped here for location settings. :D
by anuraag
04 Mar 2020 05:37
Forum: EAP - Early Access Program
Topic: EAP version 1.38.0-dev
Replies: 157
Views: 1654068

Re: EAP version 1.38.0-dev

I am currently trying ArrowOS 10 and I'm getting ssid with location_mode=2, location_providers_allowed=network, Allow only while using the app.
by anuraag
04 Mar 2020 04:49
Forum: User Help / Bug Reports
Topic: Known Issues on Android Q
Replies: 41
Views: 240750

Re: Known Issues on Android Q

Desmanto wrote:
07 Jan 2020 16:58
2. Clipboard data
Also working fine here. Multi clipboard flow still working
Chipboard changed trigger working for you with Automagic in background?
by anuraag
02 Mar 2020 21:16
Forum: User Help / Bug Reports
Topic: select a Whatsapp contact
Replies: 7
Views: 19781

Re: select a Whatsapp contact

There is no documentation. That contact picker activity only returns jid.
by anuraag
02 Mar 2020 20:03
Forum: User Help / Bug Reports
Topic: whatsapp again: extracting ID of selected contacts
Replies: 4
Views: 13683

Re: whatsapp again: extracting ID of selected contacts

Are going to select contacts everytime?