Ver código fonte

hotfix README

sduduzog 7 anos atrás
pai
commit
414709de22

+ 11 - 27
README.md

@@ -2,28 +2,10 @@
 
 > _All you need is less._
 
-<style>
-#app-logo{
-  height: 250px;
-  width: 100%;
-  clear: both;
-  object-fit: contain;
-}
-
-#g-badge{
-  height: 50px;
-  float: left
-}
 </style>
 <img id="app-logo" src="docs/assets/ic_launcher-web.png">
 
-<a href="https://play.google.com/apps//details?id=com.sduduzog.slimlauncher">
-<img id="g-badge" src="docs/assets/google-play-badge.png">
-</a>
-
-### Now available for [download](https://play.google.com/apps//details?id=com.sduduzog.slimlauncher) on Google Play
-
-...Or get the latest unreleased [beta version](https://play.google.com/apps/testing/com.sduduzog.slimlauncher).
+## Now available on Google Play[![Google Play badge](docs/assets/google-play-badge.png)](https://play.google.com/store/apps/details?id=com.sduduzog.slimlauncher)
 
 ## Background
 
@@ -36,14 +18,16 @@ This project was inspired by LessPhone [LessPhone](https://play.google.com/store
 - [x] Release on Google Play _(release the kraken!)_
 - [x] Variety of themes
 - [x] Clean up README _...continuous_.
-- [] Journal (text and audio)
-- [] Gesture controls for home screen modes
-- [] Tasks (like journal but better)
-- [] Figure out whether to fully adopt Material Design or continue mixing with flat principles. Open an issue...if there is one.
-- [] Tests and README badges **!important;**
-- [] Landing page for the app.
-- [] A tutorial series in how to build an android launcher
+- [ ] Journal (text and audio)
+- [ ] Gesture controls for home screen modes
+- [ ] Tasks (like journal but better)
+- [ ] Figure out whether to fully adopt Material Design or continue mixing with flat principles. Open an issue...if there is one.
+- [ ] Tests and README badges **!important;**
+- [ ] Landing page for the app.
+- [ ] A tutorial series in how to build an android launcher
+- [ ] App usage analytics. Offline of course
 
 ## Contribute
 
-- YES! PRs are more than welcome.
+- PRs are more than welcome.
+- [Sign up as a tester](https://play.google.com/apps/testing/com.sduduzog.slimlauncher) and get releases before everyone else.

+ 2 - 0
app/src/main/res/values-v23/styles.xml

@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources></resources>

BIN
docs/assets/google-play-badge.png


BIN
docs/assets/ic_launcher-web.png