-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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. |