Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 168E110C46 for ; Tue, 8 Oct 2013 20:26:54 +0000 (UTC) Received: (qmail 93276 invoked by uid 500); 8 Oct 2013 20:26:47 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 93148 invoked by uid 500); 8 Oct 2013 20:26:45 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 93122 invoked by uid 99); 8 Oct 2013 20:26:44 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Oct 2013 20:26:44 +0000 Date: Tue, 8 Oct 2013 20:26:44 +0000 (UTC) From: "David Kemp (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CB-5020) File Plugin should execute functions on a separate thread MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 David Kemp created CB-5020: ------------------------------ Summary: File Plugin should execute functions on a separate thread Key: CB-5020 URL: https://issues.apache.org/jira/browse/CB-5020 Project: Apache Cordova Issue Type: Improvement Components: Android Affects Versions: Master Environment: Android file plugin Reporter: David Kemp Assignee: David Kemp Priority: Minor The file plugin does not execute functions async on Android. Some calls can block the main UI thread for multiple seconds. Many block for dozens of milliseconds. -- This message was sent by Atlassian JIRA (v6.1#6144)