Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-23991] Android: Expose "setProgress" method in Ti.Android.Notification

GitHub Issuen/a
TypeImprovement
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2016-11-22T18:47:07.000+0000
Affected Version/sn/a
Fix Version/sRelease 6.1.0
ComponentsAndroid
Labelsandroid, community, notable
ReporterDulmandakh
AssigneeGary Mathews
Created2016-10-06T07:55:06.000+0000
Updated2016-11-29T18:07:22.000+0000

Description

Progress notification on Android allows to show/communicate progress of a process/work to an application user.

Comments

  1. Hans Knöchel 2016-10-06

    Community PR: https://github.com/appcelerator/titanium_mobile/pull/8475 The apidocs (PR) and demo-code (here) are missing, please provide those and we schedule this ticket for 6.1.0. For the apidocs, check how other methods are structured, the docs can be found in /apidoc/Titanium/Android/Notification.yml Thanks!
  2. Dulmandakh 2016-10-06

    Is it possible to schedule it for next GA release, as the code is trivial (only one line) yet usable. I'll prepare PR for apidocs and demo-code tomorrow.
  3. Hans Knöchel 2016-10-06

    We are already in QE-testing for 6.0.0, so it will go into 6.1.0. The sooner we have the test-case and complete PR, we can go ahead.
  4. Gary Mathews 2016-11-18

    master: https://github.com/appcelerator/titanium_mobile/pull/8626
  5. Lokesh Choudhary 2016-11-29

    Verified the implementation. setProgress for notification works as expected. Closing. Appc Studio : 4.8.0.201611121409 SDK Version : 6.1.0.v20161129071600 Mac OS Version : 10.12 Xcode Version : Xcode 8.1 Build version 8B62 Appc CLI AND Appc NPM : {"NPM":"4.2.9-1","CLI":"6.0.0"} Ti CLI : 5.0.10 Alloy : 1.9.4 Node : v4.6.0 Google Nexus 6P - 6.0.0

JSON Source