Coder Social home page Coder Social logo

compass's Introduction

[中文]

1. 本项目是MIUI指南针的社区开源版,由MIUI团队(www.miui.com) 发起并贡献第一批代码,遵循NOTICE文件所描述的开源协议,
   今后为MiCode社区(www.micode.net) 拥有,并由社区发布和维护。

2. Bug反馈和跟踪,请访问Github,
   https://github.com/MiCode/Compass/issues?sort=created&direction=desc&state=open

3. 功能建议和综合讨论,请访问MiCode,
   http://micode.net/forum-40-1.html


[English]

1. This is open source edition of MIUI Compass, it's first initiated and sponsored by MIUI team (www.miui.com).
   It's opened under license described by NOTICE file. It's owned by the MiCode community (www.micode.net). In future,
   the MiCode community will release and maintain this project.

2. Regarding issue tracking, please visit Github,
   https://github.com/MiCode/Compass/issues?sort=created&direction=desc&state=open

3. Regarding feature request and general discussion, please visit Micode forum,
   http://micode.net/forum-40-1.html

compass's People

Contributors

acmilan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

compass's Issues

Added es (Spanish) translation

I have translated your application into es (Spanish). Here is the xml:

<?xml version="1.0" encoding="utf-8"?>

<!-- Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net)

     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at

          http://www.apache.org/licenses/LICENSE-2.0

     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     See the License for the specific language governing permissions and
     limitations under the License.
-->

<resources xmlns:android="http://schemas.android.com/apk/res/android">

    <string name="app_label">Brújula</string>
    <string name="getting_location">Obteniendo localización...</string>
    <string name="cannot_get_location">No puede obtener su localización</string>
    <string name="location_north">%s N</string>
    <string name="location_south">%s S</string>
    <string name="location_east">%s E</string>
    <string name="location_west">%s W</string>

</resources>

Translation made with Stringlate.

Inaccurate readings should not be shown

When a device is not resting perfectly horizontal, the compass may point at an incorrect location. On a real compass, if it tipped too far from horizontal it stops working in a way that is obvious to the user (usually the needle becomes "stuck" and, in water filled compassses, the air bubble is no longer in the center). It would be nice if this virtual compass had the same features. Using the tilt sensors, it would be possible to have the compass detect when it is too far from horizontal and show the needle differently (perhaps flashing?). Would you please consider doing this? Alternately (or additionally) drawing an "air bubble" floating on the top of the compass would help people to know how to tilt the compass to get the most accurate readings.

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.