Git Product home page Git Product logo

tagtime's People

Contributors

andrewpbrett avatar bsoule avatar dreeves avatar jamuraa avatar jessealdridge avatar mykter avatar pjf avatar tkadlubo avatar

Stargazers

 avatar

Watchers

 avatar  avatar

tagtime's Issues

Import tags from SD card

Android app should be able to import tags from a log file, with the option to either overwrite or merge.

connect tags to location

The android app should pre-select tags based on your location. Named tags should be able to be set by the user to be selected when the phone is within a selected radius of a point (see Tasker for an example).

Location detection method should use network to start with, but ultimately could be configurable to use gps.

App crashes on deleting all data

07-28 22:47:18.410: W/PingsDbAdapter(15812): Upgrading database from version 1 to 5, which will destroy all old data
07-28 22:47:18.490: W/PingsDbAdapter(15812): Upgrading database from version 1 to 5 calculating caches..
07-28 22:47:18.490: I/SqliteDatabaseCpp(15812): sqlite returned: error code = 1, msg = duplicate column name: used_cache
07-28 22:47:18.490: D/AndroidRuntime(15812): Shutting down VM
07-28 22:47:18.490: W/dalvikvm(15812): threadid=1: thread exiting with uncaught exception (group=0x40a75228)
07-28 22:47:18.520: E/AndroidRuntime(15812): FATAL EXCEPTION: main
07-28 22:47:18.520: E/AndroidRuntime(15812): android.database.sqlite.SQLiteException: duplicate column name: used_cache: , while compiling: ALTER TABLE tags ADD COLUMN used_cache integer

Configurable ping mean

And replace random system with simpler system using Android random libraries + saved last ping.

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.