diff --git a/README.md b/README.md index a96a71b..e23efd1 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,12 @@ # Mirror Welcome to the mirror app for android. A simple mirror using your front camera. -Currently This is a pre-release application, so it means it will have some rough edges and feature missing, but you are welcome to open a issue to tell about your needs :wave:. +Currently This is a pre-release application, so it means it will have some rough edges and feature missing, but you are still welcomed to fixed our bugs by sending a Pull Request or opening an Issue. ## Features * Just a mirrror, no ads, no background tracking (just see the source code if you don't trust me); * free to use/modify, with GNU GPL covered. +## Current Bugs +These are the bugs we want you to fix + * The Full-Screen feature is deprecated in Java (MainActivity.kt) + * This crashes when you rotate. ## License This app is free software: You have the rights to re-distribute it and/or modify it under the terms of GNU General Public License (as published by the Free software foundation; either version 2, or any later version. See LICENSE for more detail.