|
|
@@ -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[](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.
|