Dennis Thießen 8f94b075c2 Bugfixes
2017-06-10 12:04:00 +02:00
2017-06-10 12:04:00 +02:00
2017-06-10 12:04:00 +02:00
2015-11-22 13:39:19 +01:00
2017-06-10 12:04:00 +02:00
2015-11-22 13:39:19 +01:00
2015-11-22 13:39:19 +01:00
2017-04-15 13:26:00 +02:00
2017-06-10 12:04:00 +02:00

What is RiskAhead-Android?

RiskAhead is your global tool to inform about violence in your vicinity and report crime anonymously.

Avoid crimes, violence, natural disasters and catastrophes via warnings about attacks, vandalism, drug abuse, car robbery, thefts, shootings, sexual harassment, rape, murder, terror bombing, terrorism and further more.

This projects is about the native RiskAhead Android App

Commit message conventions

Commit messages are used to generate the release notes for each release. To do this, we loosely follow the AngularJS commit conventions: for commit messages to appear in the release notes, the title line needs to respect the following format:

<type>: <message>

where type is one of the following:

feat: A new feature

fix: A bug fix

docs: Documentation only changes

style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)

refactor: A code change that neither fixes a bug or adds a feature

perf: A code change that improves performance

test: Adding missing tests

chore: Changes to the build process or auxiliary tools and libraries such as documentation generation

Also commits can consists of several lines - to include some additional information in relase notes.

Description
No description provided
Readme 256 MiB
Languages
Java 98%
AIDL 2%