Skip to content

来电信息 - 一个获取号码归属地和其他信息(诈骗、骚扰等)的开源 Android 应用

License

Notifications You must be signed in to change notification settings

EitanKog/CallerInfo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

765 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CallerInfo

一An Android app that captures call attribution and other information (e.g. spam, scam). Beta testing and exchange community English Developer documentation Telegram exchange group

Google Play

Build Status Build status Build Status pipeline status Release notes Coolapk download

Download Link (github release)

Download Link (github release)

Function

1. Query the incoming call number and display the floating window, displaying the location and other number information.

2. The main interface displays the list of recent incoming calls (the existing system address book will not be imported).

3. In the main interface, you can query any phone number information.

4. Customize the color of the card and floating window.

5. Customize the floating window, such as text size, transparency, position. You can customize the display and hiding, such as ignoring existing contacts, displaying when an outgoing call is made, and hiding after answering.

6. Offline query. Prioritize the query and display of data from the local offline attribution and historical records. When there is no marked data and there is a network (with WIFI or the mobile phone is not disconnected), it will query online.

Hidden features (appears after seven clicks on the version)

1. Custom data sources. You can customize the API key of Baidu and aggregated data (360), and you can customize the API (for adapting to the customer information system). You can set the ignore number segment to ignore the query, and you can force the use of local offline data.。

Plug-in function (appears after installing the plug-in)

1. Automatically hang up. It can automatically hang up matching tagged keywords (fraud, advertisement, etc.), attribution, and starting number (400*). The attribution can be matched in reverse, such as "!Xi'an !Xianyang" will hang up all incoming calls except "Xi'an" and "Xianyang". The start number keyword can be added to the complete number and separated by spaces to achieve the "blacklist" function.

2. Add number information to the system call log. Information such as fraud, harassment, advertisement, beep, and automatic hangup will be added to the system call log.

Illustrate

1. The continuous improvement and improvement of "Incoming Call Information" is inseparable from the feedback of the community. I am very grateful to all the friends who leave messages and send email feedback in the Play Market, Station V, Cool Market.

2. The application is open source, free of charge and has no advertisements, please feel free to use it. The APK file is automatically generated and uploaded by Travis CI, and users can find the compilation log in each GitHub release to verify the file sha1 and md5.

3. Please avoid restricting the permissions requested by the main application and plugins. If the floating window is not displayed when there is an incoming call, please check the permission setting and the setting of the permission management type application first. If a plug-in is installed, please make sure that the plug-in and the main application are not blacklisted or optimized for management software.

4. If you have any dissatisfaction, questions or suggestions about this open source application, please submit a ticket on GitHub or send the question to the author's email. Feedback is very welcome, come and improve this application together with the author.

5. If you think this app is doing well, welcome to GitHub star, [Play Market](https://play.google.com/store/ apps/details?id=org.xdty.callerinfo) and Cool Market five-star praise, you are welcome to use this app on Twitter, Weibo, friends Circle and other social networks to promote to more people.

Contributor

tianyu Main contributor

blueset fix english translation

Soyofuki add Japanese translation

Screenshots

screenshot

screenshot

screenshot

screenshot

screenshot

screenshot

screenshot

screenshot

Appreciations

PhoneNumber: A library to get phone number location and other info from baidu api.

ColorPicker: An easy to use android color picker library. Based on android-colorpicker.

Sugar ORM: Insanely easy way to work with Android databases.

Android-MaterialPreference: A simple backward-compatible implementation of a Material Design Preference aka settings item

StandOut: A library to let you easily create floating windows in your Android app.

SeekBarCompat: A simple material-based support library to bring consistent SeekBars on Android 14 and above.

CustomActivityOnCrash: An android library that allows launching a custom activity when your app crashes.

                    GNU GENERAL PUBLIC LICENSE
                       Version 3, 29 June 2007

 Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

About

来电信息 - 一个获取号码归属地和其他信息(诈骗、骚扰等)的开源 Android 应用

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 57.1%
  • Java 20.8%
  • HTML 20.8%
  • Other 1.3%