Search found 49 matches
- 12 Feb 2017 14:20
- Forum: User Help / Bug Reports
- Topic: Google Assistant
- Replies: 10
- Views: 39516
Google Assistant
Hey, Martin, it would be great if you can interact with the Google Assistant. For example, you say something and get a previously defined answer. Then you can handle your speech input with Automagic. IFTTT is already supported. You can handle many different inputs, also with variable placeholders. I...
- 15 Jan 2017 21:38
- Forum: User Help / Bug Reports
- Topic: Quick settings on CyanogenMod 13
- Replies: 2
- Views: 8715
Re: Quick settings on CyanogenMod 13
No, I'm using an unofficial CM Rom. I haven't seen any differences in the design but maybe there are some in the code. :/
I think you can't do much more, can you? The I'll ask the developer of the unofficial Rom.
I think you can't do much more, can you? The I'll ask the developer of the unofficial Rom.
- 09 Jan 2017 21:15
- Forum: User Help / Bug Reports
- Topic: Quick settings on CyanogenMod 13
- Replies: 2
- Views: 8715
Quick settings on CyanogenMod 13
Hi, I'm currently using CyanogenMod 13 and would like to add some quick settings tiles. But the trigger 'CyanogenMod Quick Settings Tile gewählt' doesn't seem to work properly. After I've configured everything, the tile doesn't show up in the quick settings editor. Do you know anything that could he...
- 29 Dec 2016 22:00
- Forum: Feature Requests
- Topic: Compile flows to separate APKs
- Replies: 31
- Views: 102316
- 04 Apr 2016 23:45
- Forum: User Help / Bug Reports
- Topic: Inline expressions
- Replies: 6
- Views: 15223
Re: Inline expressions
Okay. After an technical bug caused by the plugin it's working well. I have placed the script inside the plugin action in front of putString()
Thanks
Thanks
- 04 Apr 2016 22:20
- Forum: EAP - Early Access Program
- Topic: EAP version 1.31.0-dev will require Android 4+
- Replies: 5
- Views: 53495
- 26 Mar 2016 22:58
- Forum: Feature Requests
- Topic: Auto-completion for functions and variables
- Replies: 1
- Views: 7961
- 26 Mar 2016 00:13
- Forum: User Help / Bug Reports
- Topic: Inline expressions
- Replies: 6
- Views: 15223
Re: Inline expressions
I'm setting up a guide that tells me which episode of a series I have to watch next. Therefore I'm using this plugin https://play.google.com/store/apps/details?id=com.nick.mowen.materialdesignplugin It's a nice plugin which I would really appreciate to everybody. As well this one https://play.google...
- 22 Mar 2016 13:38
- Forum: User Help / Bug Reports
- Topic: Inline expressions
- Replies: 6
- Views: 15223
Re: Inline expressions
Okay. The problem is that I'm using the action Plugin and I wanted to replace a configuration with a script which is located in putString with "". That's why I can only use ''.
I would like to avoid to place the action Script in front of Plugin.
But this isn't possible, isn't it?
I would like to avoid to place the action Script in front of Plugin.
But this isn't possible, isn't it?
- 21 Mar 2016 13:05
- Forum: User Help / Bug Reports
- Topic: Inline expressions
- Replies: 6
- Views: 15223
Inline expressions
Is it true that inline expressions only work with "{blabla}" and not with '{blabla}'?