Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xdtianyu/CallerInfo
来电信息 - 一个获取号码归属地和其他信息(诈骗、骚扰等)的开源 Android 应用
https://github.com/xdtianyu/CallerInfo
Last synced: 3 months ago
JSON representation
来电信息 - 一个获取号码归属地和其他信息(诈骗、骚扰等)的开源 Android 应用
- Host: GitHub
- URL: https://github.com/xdtianyu/CallerInfo
- Owner: xdtianyu
- License: other
- Created: 2015-12-15T13:24:06.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-02-13T21:30:56.000Z (almost 2 years ago)
- Last Synced: 2024-06-27T09:40:51.015Z (5 months ago)
- Language: Kotlin
- Homepage:
- Size: 3.21 MB
- Stars: 1,325
- Watchers: 54
- Forks: 199
- Open Issues: 82
-
Metadata Files:
- Readme: README-EN.md
- License: LICENSE.md
Awesome Lists containing this project
README
# CallerInfo
An android app to get phone number location and other info. [中文](https://github.com/xdtianyu/CallerInfo/blob/master/README.md)[![Google Play](https://raw.githubusercontent.com/xdtianyu/CallerInfo/master/screenshots/en-play-badge.png)](https://play.google.com/store/apps/details?id=org.xdty.callerinfo)
[![Build Status](https://travis-ci.org/xdtianyu/CallerInfo.svg?branch=master)](https://travis-ci.org/xdtianyu/CallerInfo)
[![Build status](https://ci.appveyor.com/api/projects/status/0iyva2apl5nxopxo?svg=true)](https://ci.appveyor.com/project/xdtianyu/callerinfo)
[![Build Status](https://img.shields.io/jenkins/s/https/jenkins.xdty.org/callerinfo.svg?label=jenkins)](https://jenkins.xdty.org/job/CallerInfo/buildTimeTrend)
[![build status](https://git.xdty.org/tianyu/CallerInfo/badges/master/build.svg)](https://git.xdty.org/tianyu/CallerInfo/commits/master)
[![Release notes](https://img.shields.io/badge/release-notes-yellowgreen.svg)](https://github.com/xdtianyu/CallerInfo/releases)
[![Coolapk download](https://img.shields.io/badge/coolapk-download-blue.svg)](http://coolapk.com/apk/org.xdty.callerinfo)[![Download (github release)](https://img.shields.io/github/downloads/xdtianyu/CallerInfo/v1.4.0/total.svg)](https://github.com/xdtianyu/CallerInfo/releases/download/v1.4.0/callerinfo-v1.4.0-release.apk)
[![Download (github release)](https://img.shields.io/github/downloads/xdtianyu/CallerInfo/v1.3.3/CallerInfo-plugin-v1.0.1-release.apk.svg)](https://github.com/xdtianyu/CallerInfo/releases/download/v1.3.3/CallerInfo-plugin-v1.0.1-release.apk)
## Features
1\. Query incoming phone number and show float window with location and extra info.
2\. List recently incoming calls.
3\. Search phone number's information.
4\. Setting colors of cards and float window.
5\. Custom API key.
6\. Custom float window, e.g. text size, transparent.
7\. Auto hangup by number info or geo location, write number info in system call log (plugin function).
## Contributors
[tianyu](https://www.xdty.org)[blueset](https://github.com/blueset) Refine on English translation
[Soyofuki](https://github.com/Soyofuki) Add Japanese translation
## Screenshots
## Thanks to
[PhoneNumber](https://github.com/xdtianyu/PhoneNumber): A library to get phone number location and other info from baidu api.
[ColorPicker](https://github.com/xdtianyu/ColorPicker): An easy to use android color picker library. Based on android-colorpicker.
[Sugar ORM](https://github.com/satyan/sugar): Insanely easy way to work with Android databases.
[Android-MaterialPreference](https://github.com/jenzz/Android-MaterialPreference): A simple backward-compatible implementation of a Material Design Preference aka settings item
[StandOut](https://github.com/pingpongboss/StandOut): A library to let you easily create floating windows in your Android app.
[SeekBarCompat](https://github.com/ahmedrizwan/SeekBarCompat): A simple material-based support library to bring consistent SeekBars on Android 14 and above.
[CustomActivityOnCrash](https://github.com/Ereza/CustomActivityOnCrash): An android library that allows launching a custom activity when your app crashes.
##[License](https://github.com/xdtianyu/CallerInfo/blob/master/LICENSE.md)
```
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007Copyright (C) 2007 Free Software Foundation, Inc.
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
```