Skip to content

TheLastProject/RaiseToAnswer

Repository files navigation

Raise To Answer (Android)

Raise To Answer logo

Logo by Rose (TangentFoxy)

Simply hold your phone to your ear to answer an incoming call. When the app detects the phone is near your ear during an incoming call, it will beep 5 times and then answer the call.

No ads, no unnecessary permissions and no unnecessary battery drain. Easy to enable and disable. Doesn't replace your incoming call screen, so you don't need to learn anything new.

Get it on IzzyOnDroid Get it on Google Play

Screenshot

How to build

Building can either be done through Android Studio (not reproducible!) or the build.sh script in this repository (reproducible with OpenJDK 17). This script can also sign the build.

Build without signing:

./build.sh

Build with signing:

KEYSTORE=/path/to/keystore KEYSTORE_ALIAS=raisetoanswer ./build.sh

Translations

Translation status

License

MIT