Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amay077/hexringer

位置情報を利用して自動的にマナーモードを ON/OFF する Android アプリです。
https://github.com/amay077/hexringer

Last synced: 5 days ago
JSON representation

位置情報を利用して自動的にマナーモードを ON/OFF する Android アプリです。

Awesome Lists containing this project

README

        

# SPECIAL THANKS

* [ハマッカソン公開Wiki](https://github.com/mackato/hamackathon/wiki)
* [Android で MapView へ現在地に青い円を描画する](http://d.hatena.ne.jp/orangesignal/20101228/1293513030) - OrangeSignal ブログ
* [Android Zippy apps tips](http://y-anz-m.blogspot.com/2010/10/androidzippy-apps-tips.html) - Y.A.M の 雑記帳
* [意外に簡単なTwitterのxAuth認証の申請方法](http://lostlinksearch.net/blog/2011/01/%E6%84%8F%E5%A4%96%E3%81%AB%E7%B0%A1%E5%8D%98%E3%81%AAtwitter%E3%81%AExauth%E8%AA%8D%E8%A8%BC%E3%81%AE%E7%94%B3%E8%AB%8B%E6%96%B9%E6%B3%95/) - Lost Link Search 開発日誌
* [Inkscape で、球体のような、立体的球面を描く方法](http://alphasis.info/2010/11/inkscape-ball/) - アルファシス – alphasis.info -
* [レシーバおぼえがき(BroadcastReceiver)](http://www.jp-z.jp/changelog/2011-02-06-1.html) - 戯術者の日記
* [50 Free Android Menu Icons](http://www.androidicons.com/)
* [Android Icon Generator](http://www.androidicongenerator.net/)

# LICENSE

## HexRinger
HexRinger implemented by @amay077

http://twitter.com/amay077

This code is followed geohex code license (CC-BY-SA)

## GeoHex
GeoHex V2 for Java implemented by CHIKURA Shinsaku.
This code is followed original JavaScript code license (CC-BY-SA)

Copyright (C) 2010 CHIKURA Shinsaku
http://www.simplegimmick.com/
http://twitter.com/chshii

GeoHex specification is licensed under CC-BY-SA
by @sa2da http://geogames.net.

## JTS Topology Suite
JTS Topology Suite specification is licensed under LGPL
by Vivid Solutions, Inc. http://www.vividsolutions.com/jts/JTSHome.htm

## Twitter4J
Twitter4J specification is licensed under BSD License
Copyright (c) 2007-2011, Yusuke Yamamoto
All rights reserved.
http://twitter4j.org/

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

* Redistributions of source code must retain the above copyright. notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright. notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
* Neither the name of the Yusuke Yamamoto nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY Yusuke Yamamoto ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
IN NO EVENT SHALL Yusuke Yamamoto BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

## microlog4android
Copyright 2011 johan.karlsson.malmo
http://code.google.com/p/microlog4android/

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.