Fixed
Status Update
Comments
bu...@google.com <bu...@google.com>
ju...@google.com <ju...@google.com>
an...@google.com <an...@google.com>
an...@google.com <an...@google.com>
an...@google.com <an...@google.com> #3
Thanks for your request. We will investigate this issue and see if we can implement the behavior you've requested.
lb...@gmail.com <lb...@gmail.com> #4
As an additional alternative, it should be possible to specify a label in the options for GmailApp.sendEmail().
A work-around is proposed in StackOverflow:http://stackoverflow.com/a/18727687/1677912
A work-around is proposed in StackOverflow:
an...@google.com <an...@google.com> #5
Are there any news on adding the ability to archive and add a label to specific emails (not threads)? From a corporate shared mailbox perspective auto threading emails by subject is a serious issue (eg. we recive two emails from the same person with same subject but with different description).
Since it's available in pure mailbox view is that such a big effort to make it available also in Google Script?
Since it's available in pure mailbox view is that such a big effort to make it available also in Google Script?
Description
1. Have an accessibility service being defined in your app.
2. Try to start typing any attribute that's supposed to be available, including the new "isAccessibilityTool" that was recently supposed to be added, that we are supposed to use:
Example:
<accessibility-service xmlns:android="
android:description="@string/accessibility_service_description"
android:packageNames=""
android:accessibilityEventTypes=""
android:accessibilityFlags=""
android:notificationTimeout="100"
android:canRetrieveWindowContent="false" />
The bug is that you get no auto-completion/suggestion of any kind that belongs to this XML tag.
This includes the warning/error of not using the new "isAccessibilityTool" that we must use from now on...
------------------
Studio Build:
Version of Gradle Plugin:
Version of Gradle:
Version of Java:
OS:
Android Studio Chipmunk | 2021.2.1 Canary 3
Build #AI-212.5284.40.2112.7855545, built on October 26, 2021
Runtime version: 11.0.12+7-b1504.28-7817840 amd64
VM: OpenJDK 64-Bit Server VM by Oracle Corporation
Windows 10 10.0
GC: G1 Young Generation, G1 Old Generation
Memory: 4000M
Cores: 12
Registry: external.system.auto.import.disabled=true, debugger.watches.in.variables=false
Non-Bundled Plugins: com.intellij.marketplace (212.5284.51), com.dubreuia (2.2.0), Show As ... (1.0.3), String Manipulation (8.22.203.000.1), org.jetbrains.kotlin (212-1.6.0-RC2-release-765-AS5457.46), com.google.mad-scorecard (1.2)