BaijnathG / mytracks

Automatically exported from code.google.com/p/mytracks
0 stars 0 forks source link

Intents for doring certain tasks from other apps aka tasker #132

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I want to be able to start, stop recordings from a third party app(tasker) From 
what i have read if there is an intent that we can send to my tracks this 
should be possible.

Also passing an argument to upload track after stop and naming it.

Like this example

IF this %DayOfWeek and this %TimePeriod and This %LOCATION 
    RECORD Track
IF %LocationIWantToStopRecordingAt
    STOPrECORDING
    SAVEtRACK("My Track From "%DATE)
    UPLOADTRACK

Original issue reported on code.google.com by tai9...@gmail.com on 21 Aug 2010 at 2:43

GoogleCodeExporter commented 9 years ago
There are no intents for these right now - can you make a call to the service?

Original comment by rdama...@google.com on 25 Aug 2010 at 1:52

GoogleCodeExporter commented 9 years ago
Not that for the TDF we made the service look for the an extra which if present 
would cause it to start recording.  We should merge that code over.  It should 
not be too hard to add one for stop recording as well.

Original comment by sandordo...@google.com on 25 Aug 2010 at 4:04

GoogleCodeExporter commented 9 years ago
Is tasker (or Locale) able to add extras?
If so we can create an entry-point activity just for this purpose (other than 
the main activity).

Original comment by rdama...@google.com on 25 Aug 2010 at 2:03

GoogleCodeExporter commented 9 years ago
Issue 146 has been merged into this issue.

Original comment by rdama...@google.com on 2 Sep 2010 at 5:42

GoogleCodeExporter commented 9 years ago
Sure, activity intent with extras is no problem.

Pent (Tasker Dev)

Original comment by Lee.Wil...@googlemail.com on 3 Sep 2010 at 6:38

GoogleCodeExporter commented 9 years ago
I recently found out the joys of Locale and Tasker :) I'll be doing this one.

The initial idea is basically to have the plugin be able to:
- Start/stop/pause/resume recording
- Add a waypoint/statistics marker

Later I may also add a way for it to change preferences.

Original comment by rdama...@google.com on 8 Oct 2010 at 10:53

GoogleCodeExporter commented 9 years ago
Issue 42 has been merged into this issue.

Original comment by rdama...@google.com on 8 Oct 2010 at 10:54

GoogleCodeExporter commented 9 years ago
Issue 30 has been merged into this issue.

Original comment by rdama...@google.com on 8 Oct 2010 at 10:55

GoogleCodeExporter commented 9 years ago
This is not yet the intents, but entry points that allow a plugin (independent 
from my tracks) to be written. I will also be happy to write the plugin 
afterwards.

Sandor/Bart, please review:
http://code.google.com/r/rdamazio-mytracks-staging1/source/detail?r=e5c24ec0db1b
7a2eb54df3b2c6dc9d55a63510d9

http://code.google.com/r/rdamazio-mytracks-staging1/source/detail?r=54c2551b6e96
56a88bd14596e258de1795c1a363

http://code.google.com/r/rdamazio-mytracks-staging1/source/detail?r=d930d8b21f6e
597624ace3c749b7834c4ed4b734

Original comment by rdama...@google.com on 24 Nov 2010 at 6:16

GoogleCodeExporter commented 9 years ago
Issue 236 has been merged into this issue.

Original comment by rdama...@google.com on 24 Nov 2010 at 8:22

GoogleCodeExporter commented 9 years ago

Original comment by sandordo...@google.com on 24 Nov 2010 at 9:37

GoogleCodeExporter commented 9 years ago
Does it work now with my tracks? 

Original comment by phili...@delodder.be on 1 Feb 2011 at 6:20

GoogleCodeExporter commented 9 years ago

Original comment by sandordo...@google.com on 17 Feb 2011 at 5:42

GoogleCodeExporter commented 9 years ago
This would make My Tracks approximately one hojillion times more useful to me 
and turn it ininto the ultimate mileage program. I could set it to record as 
soon whenever it was in my car dock and stop when I took it out. 

Original comment by zshuf...@gmail.com on 11 Mar 2011 at 1:25

GoogleCodeExporter commented 9 years ago
Issue 392 has been merged into this issue.

Original comment by sandordo...@google.com on 18 Mar 2011 at 5:39

GoogleCodeExporter commented 9 years ago
(just removing OpSys-Android label, all issues are in Android anyway)

Original comment by rdama...@google.com on 26 Jul 2011 at 1:00

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I wrote a Tasker (and Locale) plug-in that allows you to start and stop 
MyTracks. You can find it at 
https://play.google.com/store/apps/details?id=com.greenesse.mytracksplugin

Original comment by sc...@blomqui.st on 29 May 2012 at 8:37

GoogleCodeExporter commented 9 years ago

Original comment by jshih@google.com on 2 Nov 2012 at 8:01

GoogleCodeExporter commented 9 years ago
the plugin 
https://play.google.com/store/apps/details?id=com.greenesse.mytracksplugin is 
no longer avaiable.

Is there any way i can start/stop mytracks from tasker? 

Original comment by hans.odb...@gmail.com on 29 Oct 2014 at 3:39

GoogleCodeExporter commented 9 years ago
Unfortunately the My Tracks Tasked plugin has been unpublished because My 
Tracks withdrew third party automation support.

Original comment by sc...@blomqui.st on 30 Oct 2014 at 6:02

GoogleCodeExporter commented 9 years ago
Have worked out a solution with Tasker - your phone needs to be rooted...

Original comment by gboss...@gmail.com on 24 Mar 2015 at 1:56

Attachments:

GoogleCodeExporter commented 9 years ago
After 5 years.. the solution is AutoInput, no root needed: 
http://joaoapps.com/autoinput/

Original comment by Eesgerva...@gmail.com on 24 Mar 2015 at 1:39