Giter Club home page Giter Club logo

open-gpstracker's People

Contributors

rcgroot avatar moonfarms avatar nicramtsok avatar justb4-ops avatar justb4 avatar

open-gpstracker's Issues

doesn't work on Samsung Moment

What steps will reproduce the problem?
1.install
2.start
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
Android 1.5

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 12 Dec 2009 at 5:18

  • Merged into: #39

doesn't work on Samsung Moment

What steps will reproduce the problem?
1.install
2.start
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
Android 1.5

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 12 Dec 2009 at 5:17

Export to GPX

Add the capabilty to export the GPX data using the Intent broadcast and a
receiver that can write GPX data to the flash disk.


Original issue reported on code.google.com by [email protected] on 4 Mar 2009 at 8:29

tracks to be a fine line - will overlap

Hi - I use for sport & would like recorded tracks to be a fine line.  As is
the track is wider than google maps streets when expanded and they are all
overlapped into a blob of green.

Sent from Joel's Android phone

Original issue reported on code.google.com by [email protected] on 14 Dec 2009 at 8:42

Won' stay OFF if another app starts using GPS,

What steps will reproduce the problem?
1.Won' stay OFF if another app starts using GPS,
2.it starts tracking on its own
3.

What is the expected output? What do you see instead?


Please use labels and text to provide additional information.

Original issue reported on code.google.com by [email protected] on 12 Jan 2010 at 8:05

The testcases do not work

The content provider hits the mocking limits of the testing framework
resulting in exceptions during the testruns.

Original issue reported on code.google.com by [email protected] on 4 Mar 2009 at 8:34

Auswahlmöglichkeit für km/h

Automatic distance units based on locale is not always the unit desired by
the user. ( mile vs kilometer, feet vs meter)

-> Better locale based unit choice
-> Or user override the unit 

Original issue reported on code.google.com by [email protected] on 12 Jan 2010 at 8:07

Add GPS tagged photo's

Turn that recorded trip into a story by taking photo's that are referenced
in the recorded route.

Original issue reported on code.google.com by [email protected] on 4 Mar 2009 at 8:31

Add min and max heights summary

The sport I follow is paragliding - min and max heights for the track would
be nice too.

Add minimum and maximum heights to the summary

Original issue reported on code.google.com by [email protected] on 15 Dec 2009 at 6:24

Add GPX voice markers

I would be very happy if Open GPS Tracker could to add voice markers to the
stored GPX traces. Exactly, I mean the functionality as described here,
e.g.: http://josm.openstreetmap.de/wiki/Help/AudioMapping/SeparateClips

I have HTC Magic with Android 1.5

Thanks

Original issue reported on code.google.com by [email protected] on 18 Dec 2009 at 3:46

Stream to web community

Add the ability to export a taken route directly to social network site or
online GPS tracking community.

Original issue reported on code.google.com by [email protected] on 4 Mar 2009 at 8:32

Crash and restart of the Logger Service does not resume previous state

What steps will reproduce the problem?
1. Log a route at level fine
2. Listen to AndroidGuys podcast
3. Get stuck in traffic and use the G1

01-13 09:23:08.220 E/JavaBinder(   74): !!! FAILED BINDER TRANSACTION !!!
01-13 09:23:08.250 I/ActivityManager(   74): Process
nl.sogeti.android.gpstracker (pid 2784) has died.
01-13 09:23:08.250 W/ActivityManager(   74): Scheduling restart of crashed
service nl.sogeti.android.gpstracker/.logger.GPSLoggerService in 5000ms
01-13 09:23:13.300 I/ActivityManager(   74): Start proc
nl.sogeti.android.gpstracker for service
nl.sogeti.android.gpstracker/.logger.GPSLoggerService: pid=3041 uid=10027
gids={3003, 1015}
01-13 09:23:13.670 D/dalvikvm( 3000): GC freed 1405 objects / 131832 bytes
in 189ms
01-13 09:23:13.690 I/ActivityThread( 3041): Publishing provider
nl.sogeti.android.gpstracker: nl.sogeti.android.gpstracker.

Original issue reported on code.google.com by [email protected] on 13 Jan 2010 at 9:16

First startup of the appication show blue screen aka "the sea"

After importing the GPSTracker in Eclipse and figuring out how to get the
keytool working, the deployment of the app on the G1 was a succes :).
But, when you start the first time your tracking device, you see only the
big sea. The solution is to zoom out as far you can until you see the world
map. After that, you can zoom to your location.
An other solution is to build in the "myLocation" future like the standard
maps app on the G1.



Original issue reported on code.google.com by [email protected] on 12 Mar 2009 at 1:56

Crash on startup from Hero user

01-14 13:38:05.030 E/AndroidRuntime( 1325): Caused by:
java.lang.NullPointerException
01-14 13:38:05.030 E/AndroidRuntime( 1325): at
nl.sogeti.android.gpstracker.viewer.LoggerMap.updateTitleBar(LoggerMap.java:628)
01-14 13:38:05.030 E/AndroidRuntime( 1325): at
nl.sogeti.android.gpstracker.viewer.LoggerMap.onResume(LoggerMap.java:364)
01-14 13:38:05.030 E/AndroidRuntime( 1325): at
android.app.Instrumentation.callActivityOnResume(Instrumentation.java:1252)
01-14 13:38:05.030 E/AndroidRuntime( 1325): at
android.app.Activity.performResume(Activity.java:3549)
01-14 13:38:05.030 E/AndroidRuntime( 1325): at
android.app.ActivityThread.performResumeActivity(ActivityThread.java:2619)
01-14 13:38:05.030 E/AndroidRuntime( 1325): ... 12 more

Original issue reported on code.google.com by [email protected] on 14 Jan 2010 at 12:42

doesn't work on Samsung Moment

What steps will reproduce the problem?
1.install
2.start
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
Android 1.5

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 12 Dec 2009 at 5:19

  • Merged into: #39

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.