Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sebastianhaeni/contacts
Contacts app for Android
https://github.com/sebastianhaeni/contacts
android contacts
Last synced: about 12 hours ago
JSON representation
Contacts app for Android
- Host: GitHub
- URL: https://github.com/sebastianhaeni/contacts
- Owner: sebastianhaeni
- Created: 2013-08-19T13:10:40.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-24T14:06:21.000Z (about 10 years ago)
- Last Synced: 2023-09-10T19:10:20.571Z (over 1 year ago)
- Topics: android, contacts
- Language: Java
- Size: 2.4 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Contacts
========Contacts app for Android
I created this app for myself, because I work at large company, and having all contacts in my Google Contacts is not the way to go for me.
So now I can pull data from our employee directory and put them into a SQLite database (contacts.s3db) and use it on my phone.## Features
* Search through thousands of persons blazingly fast without having them in your contacts list.
* Looks up the person who is calling you and tells who it is with a toast and notification, all during ringing.
* Keeps list of recently viewed persons.