Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-24506] Android N: Implement support for Doze

GitHub Issuen/a
TypeNew Feature
PriorityCritical
StatusClosed
ResolutionInvalid
Resolution Date2017-04-18T18:24:06.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterEric Merriman
AssigneeFrankie Merzadyan
Created2017-03-20T20:26:02.000+0000
Updated2017-08-18T22:41:25.000+0000

Description

Support and integrate doze management. Doze essentially cycles on and off states for apps which changes an app's execution schedule. Affects alarm and network capabilities. e.g. real time messaging/notification.

Comments

  1. Frankie Merzadyan 2017-04-18

    After testing with KitchenSink app and custom Titanium app using notifications, it works fine. There is nothing we need to do. We don't use AlarmManager, SyncAdapters, etc which are effected by deep doze. As for networks requests it works fine. Used latest SDK (6.2.0) and latest CLI 6.2.0 on Android 7 device.

JSON Source