Project

General

Profile

Actions

Feature #239

closed

add mime type handler for CSV files so they can be directly imported into sleepmeter from e-mail and such

Added by Tony Ciavarella almost 12 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Normal
Target version:
Start date:
07/21/2012
Due date:
% Done:

100%

Estimated time:

Description

On Fri, Jul 20, 2012 at 11:31 AM, edeff <...> wrote:

Hi there! Great app! Been using it for about a month now.

Question: how do I import the CVS file I sent myself from my outgoing tablet to my nexus 7? Your app does not recognize the file because it needs to be on an sdcard, problem is, nexus does not carry an sdcard...

Thanks for your help, and yes, your software IS FANTASTIC!

Actions #1

Updated by Tony Ciavarella almost 12 years ago

  • % Done changed from 0 to 50

r1119 makes it work but it's a bit of a hack. It needs better error handling especially for non-sleepmeter CSV files.

Actions #2

Updated by Tony Ciavarella almost 12 years ago

Seems like this:
<data
android:mimeType="*/*"
android:host="*"
android:pathPattern=".*.csv"/>

Was a terrible idea. It catches everything from phone numbers etc...

Actions #3

Updated by Tony Ciavarella over 11 years ago

  • Status changed from New to Closed
  • % Done changed from 50 to 100
Actions

Also available in: Atom PDF