Key Features • Dependencies • Download • Credits • License
- Create any number of message templates
- You can create any number of messages templates with seperate name for each of them.
- Turn the Bot ON and OFF with ease
- Simply tap the bot icon in the homepage to turn on and turn off the bot.
- 0% Impact on system performance
- This app uses broadcast receivers to receive about call events and hence no background service is needed thus ensuring almost 0% impact on system performance.
- Simple minimalistic design
These are the dependencies used in this project.
//ROOM Persistance Library
implementation "android.arch.persistence.room:runtime:1.1.1"
annotationProcessor "android.arch.persistence.room:compiler:1.1.1"
//Gson
implementation 'com.google.code.gson:gson:2.8.6'
//Dexter (for permission management)
implementation 'com.karumi:dexter:6.2.2'
//(Optional) To Debug ROOM database from browser
//!you have to be connected on the same network for this to work
debugImplementation 'com.amitshekhar.android:debug-db:1.0.6'
You can download the latest version of Missed call Bot from the Releases section.
Click here to Download
This software uses the following open source packages:
Geeky Missed call Bot is a free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Geeky Missed call Bot is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU General Public License for more details.You should have received a copy of the GNU General Public License along with Geeky Missed call Bot. If not, see http://www.gnu.org/licenses/.
GitHub @praveenkumar-programmer
Email [email protected]