Giter Site home page Giter Site logo

rgmf / libresportgps Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 2.27 MB

LibreSportGPS is a free (libre) software for Android. It is a GPS software to use in your cycling, running, trekking, etc, sessions.

License: GNU General Public License v3.0

Java 100.00%

libresportgps's People

Contributors

rgmf avatar

Watchers

 avatar  avatar

libresportgps's Issues

GraphicView (generic needed)

Now the GraphicView view only can draw a list of TrackPoint but I have to do it generic (a list of x,y points).

Code a map factory.

At this moment each time a need to draw a map with osmdroid a write a inner class to do it.

I have to think how to create a map factory to reduce the amount of repeated code.

Altimetry graphic.

Several issues here:

  • When the minimum altitude is great the graphic have a great empty below.
  • When altitude gain is little seem a great gain. An option here is create an empty above.

Stop an activity (track)

When user stop the activity (finish the activity) the program should open the edit fragment of this activity.

Async.

We need async to load segments and to find segments in other tracks.

Tracks without sport assigned issue.

When a track have not a sport associated the segments information not show because in the sql sentence it have:

... and track.sport=sport.id ...

Solution: all tracks when are created must be a sport.

GPX file.

The software record the track on a gpx file and I think is a good idea if user could decide if gpx file would be record or not.

Is a good idea create gpx file export option.

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.