Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'android/3rd_party/HoloEverywhere/README.md')
-rw-r--r--android/3rd_party/HoloEverywhere/README.md52
1 files changed, 52 insertions, 0 deletions
diff --git a/android/3rd_party/HoloEverywhere/README.md b/android/3rd_party/HoloEverywhere/README.md
new file mode 100644
index 0000000000..f4579731ef
--- /dev/null
+++ b/android/3rd_party/HoloEverywhere/README.md
@@ -0,0 +1,52 @@
+![HoloEverywhere](http://holoeverywhere.org/github-res/logo.png "HoloEverywhere")
+
+[![Build Status](https://travis-ci.org/Prototik/HoloEverywhere.png?branch=master)](https://travis-ci.org/Prototik/HoloEverywhere)
+
+## What is it?
+Bringing Holo Theme from Android 4.1 to 2.1 and above.
+## Links
+[![Play Store](http://holoeverywhere.org/github-res/play_store_button.png)][Play Store]
+[![Donate](http://holoeverywhere.org/github-res/donate_button.png)][Donate]
+
+## How to use?
+### [Eclipse](https://github.com/Prototik/HoloEverywhere/wiki/Import-in-IDE#eclipse)
+### [Eclipse + Maven](https://github.com/Prototik/HoloEverywhere/wiki/Import-in-IDE#eclipse--maven)
+### [IntelliJ IDEA](https://github.com/Prototik/HoloEverywhere/wiki/Import-in-IDE#intellij-idea)
+
+## Screenshots
+![Screenshot 1](https://github.com/Prototik/HoloEverywhere/raw/gh-pages/img/screenshots/1.png "Screenshot 1")
+![Screenshot 2](https://github.com/Prototik/HoloEverywhere/raw/gh-pages/img/screenshots/2.png "Screenshot 2")
+![Screenshot 3](https://github.com/Prototik/HoloEverywhere/raw/gh-pages/img/screenshots/3.png "Screenshot 3")
+![Screenshot 4](https://github.com/Prototik/HoloEverywhere/raw/gh-pages/img/screenshots/4.png "Screenshot 4")
+![Screenshot 5](https://github.com/Prototik/HoloEverywhere/raw/gh-pages/img/screenshots/5.png "Screenshot 5")
+![Screenshot 6](https://github.com/Prototik/HoloEverywhere/raw/gh-pages/img/screenshots/6.png "Screenshot 6")
+![Screenshot 7](https://github.com/Prototik/HoloEverywhere/raw/gh-pages/img/screenshots/7.png "Screenshot 7")
+![Screenshot 8](https://github.com/Prototik/HoloEverywhere/raw/gh-pages/img/screenshots/8.png "Screenshot 8")
+![Screenshot 9](https://github.com/Prototik/HoloEverywhere/raw/gh-pages/img/screenshots/9.png "Screenshot 9")
+![Screenshot 10](https://github.com/Prototik/HoloEverywhere/raw/gh-pages/img/screenshots/10.png "Screenshot 10")
+
+## Featured implementations
+ * [Project Euler](https://play.google.com/store/apps/details?id=ie.cathalcoffey.android.projecteuler)
+ * [Meditation Assistant](https://play.google.com/store/apps/details?id=sh.ftp.rocketninelabs.meditationassistant)
+ * [Ragnabase MVP](https://play.google.com/store/apps/details?id=com.ragnabase.mvp)
+ * [noodles - To Do List](https://play.google.com/store/apps/details?id=com.makeramen.noodles)
+
+Write to [Sergey](mailto:prototypegamez@gmail.com) for add your application to this list.
+
+## Contact
+
+Sergey:
+ * [Email](mailto:prototypegamez@gmail.com "Send email to Sergey")
+ * [Google Plus](https://plus.google.com/103272077758668000975/posts "Google Plus")
+ * [Habrahabr](http://habrahabr.ru/users/prototik/)
+
+Christophe:
+ * [Google Plus](https://plus.google.com/108315424589085456181/posts "Google Plus")
+
+## License
+MIT License, full text of license see [here][License]
+
+[Play Store]: https://play.google.com/store/apps/details?id=org.holoeverywhere.demo "Play Store"
+[Donate]: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=X7E7U7HNR36YN&lc=US&item_name=HoloEverywhere&currency_code=USD&bn=PP%2dDonationsBF%3adonate_button%2epng%3aNonHosted "Donate"
+[Build with Maven]: https://github.com/Prototik/HoloEverywhere/wiki/Maven "Build with maven"
+[License]: https://raw.github.com/Prototik/HoloEverywhere/master/LICENSE "LGPLv3"