https://bugs.documentfoundation.org/show_bug.cgi?id=111399
Bug ID: 111399
Summary: Move away from (deprecated), reenable lint
Product: Impress Remote
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Android app
Assignee: [email protected]
Reporter: [email protected]
We're using the deprecated BIND_LISTENER action for Impress Remote's wear
support. Lint complains, so I disabled breaking builds on lint failure for now.
We should upgrade Impress Remote as per
https://android-developers.googleblog.com/2016/04/deprecation-of-bindlistener.html
Once that is done we can reenable abortOnError for lint (wear/build.gradle).
>:wear:lintVitalRelease
> ..../impress_remote/android/sdremote/wear/src/main/AndroidManifest.xml:29: >
> Error: The com.google.android.gms.wearable.BIND_LISTENER action is
> deprecated. [WearableBindListener]
> <action
> android:name="com.google.android.gms.wearable.BIND_LISTENER" />
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> Explanation for issues of type "WearableBindListener":
> BIND_LISTENER receives all Android Wear events whether the application
> needs them or not. This can be inefficient and cause applications to wake
> up unnecessarily. With Google Play Services 8.2.0 or later it is
> recommended to use a more efficient combination of manifest listeners and
> api-based live listeners filtered by action, path and/or path prefix.
>
> http://tools.android.com/tech-docs/bind-listener
>
> 1 errors, 0 warnings
> :wear:lintVitalRelease FAILED
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs