Git Product home page Git Product logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
I think I will use the long press event for the device in the lost to retrieve 
the last location of that device.  I will leave the current location button in 
tact to show the location of the last disconnected device.  This should just 
require adding either columns to the current table, or a new locations table.  
I think I prefer the latter (adding a new locations table).  A new table would 
give us more flexibility and potentially allow us to store more than one 
location per device.  Maybe we keep the last xx locations.  Maybe we keep them 
all but add a utility to clean up the old ones periodically.  Open to 
suggestions on this.

Original comment by [email protected] on 21 Oct 2010 at 3:40

from a2dpvolume.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
Adding this feature would drive more complexity and a fair amount of work.  It 
will also take more space on the device.  Now I am wondering what the use cases 
are.  Do we even need this?  

A simpler option would be to add columns to the devices data table.  Then store 
only he last location there.  This would more than double the table size but it 
would still be small.

Original comment by [email protected] on 24 Oct 2010 at 11:29

  • Changed state: New

from a2dpvolume.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
I added this to 1.3.9.  It now creates a file for each vehicle in the data 
export directory.  This file is an html file that will show a link with the 
vehicle name when opened in a browser.  Clicking the link will launch the 
location just like the widget does.

Original comment by [email protected] on 18 Apr 2011 at 2:48

  • Changed state: Started

from a2dpvolume.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
Fixed in version 1.4.0.

When a location is captured, an additional data file is now created in the 
BluetoothVol directory on the SD card.  This is an html file with a link to the 
location data that can open in any app that reads location data.  In addition, 
the file also has more data about the location displayed for the user.

Long press of a device in the list will open a dialog showing details about 
that device.  There is also a location button in this dialog now.  Clicking 
this button will open the last location data file for that specific device.

Original comment by [email protected] on 20 Apr 2011 at 12:33

  • Changed state: Done

from a2dpvolume.

Related Issues (20)

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.