Π·Π΅ΡΠΊΠ°Π»ΠΎ ΠΈΠ· https://github.com/mozilla/Jisort.git
bdd4bc5fda | ||
---|---|---|
Resources | ||
app | ||
doc | ||
gradle/wrapper | ||
keystore | ||
third_party | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
CREDITS.md | ||
LICENSE | ||
README.md | ||
artifacts.gradle | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
settings.gradle | ||
versioning.gradle |
README.md
Mozilla DSO Android App
Description goes here..
Source
The source code in this repository reflects the app's current status.
Features
With the app, you can:
- View tutorial content.
- View suggested topics based on system events like low battery; wifi, location or bluetooth status.
- View detailed tutorial content.
- Enable/disable app FAB.
How to Work with the Source
We hope the source code for this app is useful for you as a reference or starting point for creating your own apps. Here is some additional reading to help you better understand and reuse this code.
- Build instructions: instructions on how to build and run the code.
- Customization guide