[APP][3.0+] SuperContact - the painless way to add new contacts - Android Apps and Games

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
DISCLAIMER​
If you have been a part of the Don't Pause thread, or seen the Floating Censor thread, then you have seen my previous work. I really enjoy building apps, but I am terrible at graphic design. You know this if you saw the original UI of Don't Pause. Franco Colomba aka SystemErrorOne redesigned the icons and UI for both of those apps. He has been an invaluable resource since I started making my projects public. Last year he paid a developer to bring his idea to life. Some of you may remember when he released "AddMeNow". Unfortunately that developer never provided him a signature file so he was unable to make any updates. He was left with bugs and dead code everywhere. To say thanks for all the graphics he has provided, I offered to remaster AddMeNow. I deleted the battery hogging parts. I cleaned out all the dead code. I completely changed many of the activities and I added the popups. There is barely anything left from the original AddMeNow, but SuperContact is much better in all aspects. We decided to rename it to SuperContact because this app is really nothing like AddMeNow. I just wanted to put this out there to clear things up. I developed the app, but it was his concept. You will download it from his Google Play account. If you choose to download it from Google Drive then it will be from my Google Drive. I will also attach an Apk to this post so you can download it directly.
Features​***The simple yet intuitive way to add contacts to your device***
***Automatically scans incoming and outgoing numbers and gives you a popup to add unknown numbers as a new contact***
***Will not drain your battery***
***No unnecessary permissions***​
Introduction​
I have never used anything other than the default system contact manager to add contacts. It can be a bit cumbersome at times, but I rarely need to add a new number. Instead of adding a new number, I find myself regularly dialing a number that I have memorized instead of taking the extra 30 seconds to add this person to my contacts. This is a terrible habit for organization. SuperContact was created to simplify adding new contacts. SuperContact creates a popup to let you know when you should add a contact.
Let me explain this in detail. Like I said before, I regularly find myself dialing a number from memory that I was too lazy to add to my contacts. After installing SuperContact, whenever a call is sent or received on your phone the number will be checked against your contacts. If the number is already in your contacts then everything runs normal as it always has. If SuperContact detects an unknown number, it will show a toast that says "Check your screen after this call". After your call, just take a look at the screen and you will have a simple alert dialog asking if you would like to add that number as a contact. You can easily add the first and last name of that person in the alert dialog and then submit them to your contacts.
This saves you the time of going into your contacts and perusing through the various menus. This saves you from having to think about it at all, because SuperContact only shows the message when it detects an unknown number. I'm sure your next concern is battery life. There is no drain to your battery AT ALL. I used broadcast receivers to detect the incoming and outgoing calls. The popup activity is only triggered when a call is placed or received and it will close itself after it finishes. I also made these receivers optional. You can simply go into the settings and disable the incoming receiver, or the outgoing receiver, or both. If you disable both, then you can still use the actual SuperContact App to quickly add a new contact on the go.
Screenshots​
Changelog​
v1.3 - Fixed the adding empty contacts bug, and removed the up arrow from the main activity
v1.2 - Stable Initial Release
v1.1 - Release Candidate
v1.0 - Beta
Downloads​
Option 1. SuperContact on the Google Play Store
Option 2. SuperContact on Google Drive
Option 3. Download the Apk attached to this post​
FAQ​
Frequently ask me some questions so we can add to this. The app was designed to be very user friendly.
​
XDA:DevDB Information
SuperContact, App for all devices (see above for details)
Contributors
tpierce89, SystemErrorOne
Version Information
Status: Stable
Current Stable Version: v1.2
Stable Release Date: 2014-05-25
Current Beta Version: v1.0
Beta Release Date: 2014-05-24
Created 2014-05-25
Last Updated 2014-05-26

I just sent out a minor update to fix a few bugs that were reported today. The OP has been updated. Thanks to everyone who has tried the app.

Related

{APP} Hax Chat Beta 1.0.1.1 {2.3+} Open Beta

Hax Chat is the culmination of quite a few weeks of work, and ideas I have;nt been able to get rid of for months.
It is a very early app, but it's to the point where I need to get a wider user base to really put it through its paces.
Hax Chat is a chat client based 100% on the Parse framework. If you're a developer and haven't heard of Parse yet, I highly recommend looking it up. It's an amazing powerful tool. Hax Chat uses their "Users" for tracking and keeping track of unique users and handling their logins, it uses their "Client Push" to send the chats, and it uses their cloud based storage to store friends lists, profile info, etc. The only thing that is not stored in parses cloud are the actual chats themselves. Those are stored on the device itself for security reasons.
A few notable feature of Hax Chat.
-Full, secure login system using Parse's user framework
-Real time notifications of chat using push notifications supplied by the Parse framework
-Expandable notifications (JB+)
-Custom friends
-Private messages and private chat "rooms"
-Multiple device management, nicknames on a per device basis. Ex, r2Tab, r2Nexus4, etc.
-Tablet support (Uses dual pane setup whenever possible.)
As always, my apps are 100% open sourced.
https://github.com/T3hh4xx0r/Hax-Chat
For some more info, you can visit my site and check out the apps page there. http://thehax.org/projects/applications/hax-chat/
Recent Updates
v1.0.1.1
-Complete rewrite of the entire app.
-Uses SlidingMenu (you probably have seen it in Falcon for twitter) in various places throughout the app.
-Update UI stuff everywhere, chat lists, actionbar icons, etc.
-Removed Private Chat for the moment.
-Increased backwards compatibility. Now works on devices back to 2.3
-Lots of FCs fixed throughout the app.
v1.0.0.5
-Updated Parse SDK, hopefully fixes latency issue with chats.
-Updated profile management, includes easier device nickname management, and new avatar uploads.
-Stability fixes for multiple bugs.
-Updates to improve UI fluidity.
-Improve signout function.
-Etc...
v1.0.0.1
- Fixed crashes related to tablet/phone support
- Fixed device username management
- Updated notification events
- More stable private messaging system
- Opened beta!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Downloads
Version 1.0.0.1
Version 1.0.0.5
Version 1.0.1.1
We are now in open beta, but please be respectful and dont spam the chat. If I find people abusing the system, I reserve the right to boot your ass off.
FC a lot of S3 (Sprint variation).
Want a log?
Sent from the Mars Rover.
JohnnyEpic said:
FC a lot of S3 (Sprint variation).
Want a log?
Sent from the Mars Rover.
Click to expand...
Click to collapse
Yes please. As the app is just bow in open beta, i haven't had much chance to really stress test it. In expecting lots of crashes and i need every log you can provide.
Sent from my Nexus 4 using xda premium
r2DoesInc said:
Yes please. As the app is just bow in open beta, i haven't had much chance to really stress test it. In expecting lots of crashes and i need every log you can provide.
Sent from my Nexus 4 using xda premium
Click to expand...
Click to collapse
http://db.tt/S4dim8hU
Sent from the Mars Rover.
---------- Post added at 12:58 AM ---------- Previous post was at 12:55 AM ----------
I started a log app. Hit record. Pressed home. Loaded haxchat. I was logged in. My keyboard popped up and an empty bar to type in. I typed 'Are we live?' pressed enter, freeze a few secs... FC popup. Loaded log app, hit stop record.
Sent from the Mars Rover.
The last thing I see before FC.
Sent from the Mars Rover.
Hope this helps. Let me know what else you need me to do/try.
Good luck!
Sent from the Mars Rover.
Thanks, got it fixed in the code.
For some reason, you didnt have a deviceNick. It should have set you up with one when you first signed in, but for whatever reason it didnt. Just fixed it to try the deviceNick and then fallback to the username.
New update is live. Source update should be live as well.
For those who signed up in the last beta, you'll have to do it again. I had to reset the user database when I updated the parse framework.
Been hard at work on an update I'm hoping to get out this weekend. screenie here.
Also includes the awesome slidingmenu library that Falcon and all those other apps are using.
New update is live! Now supports allt he way back to gingerbread, so if you werent able to give ti a shot before, try it now and lemme know what you think!
Any horrible crashes since last night i should be aware of?

[APP][ALPHA][2.3+][FOSS] StorageTrac - Record and plot changes in external storage

Uses inotify to record any file activity in the external storage. Collects data at regular intervals and plots used storage space over time using a modified version of the GraphView library.
Screenshots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Features
Currently supports reporting on the primary external storage device, called sdcard0 in most cases
View plots at day/week/month/year granularity
Configurable data collection intervals from daily (battery-friendly) to every 15 minutes (granular)
Search storage activity history
Credits
- GraphView for plotting
- App icon adapted from romannurik & findicons
XDA:DevDB Information
StorageTrac, App for all devices (see above for details)
Contributors
nma83
Version Information
Status: Alpha
Created 2014-08-28
Last Updated 2014-08-31
Reserved
Changelog (newest first):
20-10-2014, v0.8
Option in settings to clean up old data
Bug fixes in graphing
Long running operations threaded
29-9-2014, v0.6
Added search function
22-9-2014, v0.5
Numerous improvements to UI
Updated settings
30-8-2014, v0.3
Fixed int overflow issue to support 4GB+ storage sizes
Unfortunately it looks like TheFoxute has ripped off this app (along with several other open source apps) on Google Play, with zero attribution to original authors (again). This is a well known problem with the Play store, and one reason I don't recommend using it.
So if you're looking to donate to open-source developers, know that in general "buying" from Google Play may not be supporting the developer, and worse yet, could possibly have some unwanted "extras" added by whoever changed the app and added it to Play.
programmin said:
Unfortunately it looks like TheFoxute has ripped off this app (along with several other open source apps) on Google Play, with zero attribution to original authors (again). This is a well known problem with the Play store, and one reason I don't recommend using it.
So if you're looking to donate to open-source developers, know that in general "buying" from Google Play may not be supporting the developer, and worse yet, could possibly have some unwanted "extras" added by whoever changed the app and added it to Play.
Click to expand...
Click to collapse
Thanks for bringing this to my notice. Did not know of such cheap tricks! I will report the Play store app immediately.
EDIT: I notified both TheFoxute and the Play store support team about the infringement and the app got removed yesterday.
This badly needs an easier way to access and scroll through the records. It is so hard to tap the dots on the graph. Maybe when the info window comes up add the ability to swipe the very top to go through the records and keep the swipe at the bottom to scroll through created, deleted, changed. Or just add next and previous buttons. Also when I use the delete records from the options it does nothing, all the records are still there, and where does it save the log too also....love the concept, the UI just needs a few more options.
shad0vvfax said:
This badly needs an easier way to access and scroll through the records. It is so hard to tap the dots on the graph. Maybe when the info window comes up add the ability to swipe the very top to go through the records and keep the swipe at the bottom to scroll through created, deleted, changed. Or just add next and previous buttons. Also when I use the delete records from the options it does nothing, all the records are still there, and where does it save the log too also....love the concept, the UI just needs a few more options.
Click to expand...
Click to collapse
Thanks for the feedback!
I will be adding the UI improvements in the next version. The plot needs a refresh after data is deleted, have to fix that too.
Logging is part of the standard logcat, tag is the app package name.
Awesome, thanks. Keep up the good work.

[APP][4.2+][1.0.1] Vestige - Offline voice and gesture control

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Ever wanted Motorola's Touchless Control on your device, but couldn't have it because you didn't own a Moto X? Vestige has been in development for a little over a year and aims to solve that problem. Oh, and it also uses gesture recognition as well. No root required!
App Description
Vestige is a new way of handling tasks in Android. While not a launcher replacement app, it can be used to launch any application and perform a variety of actions on your device. You can quickly perform any action by drawing a user-assigned gesture on the trace pad or by speaking a single word or phrase. Originally the app was designed to be a voice command only app, but we realized that many people generally do not talk to their phone. To solve this, Vestige evolved to include personalized gesture mapping giving you the ability to perform tasks you would normally do with your voice with just a flick of your finger.
Developed by Riley C. and Jeemin K.
Ways to multitask
Tracer - This is a floating button resembling Facebook's Chatheads and Paranoid Android's HALO))) which will expand to allow you to perform any gesture from anywhere on your device at all times while the screen is turned on.
Native voice recognition - Vestige's built-in voice recognition capabilities gives you the ability to command your phone from anywhere at all times even while the screen is off. It recognizes voice input from headsets with microphone access as well.
Features
Voice recognition
User-defined gesture recognition
Encrypted user data
In the works
Cloud storage
Additional custom command options
Suspended gesture control
Help Translate
Want to help out? Help us translate this app into your language!
Here's how:
Step 1
Create a free account at POEditor
Step 2
Follow THIS LINK and select the languages you want to contribute to. You will need to use the SAME email you used to register with the site.
Step 3
Login, go to your projects, and choose the language you want to work on
Step 4
Start translating! The text in the blue box in the image below is the text you will be translating. For instance, since the text says "Let's get Started", translate that text into another language. You will type your translation into the box to the right.
BTW, "productivity mode" is very useful!
NOTICE
If you see text that you do not understand such as the ones shown in the image below, DO NOT translate it.
Download
XDA:DevDB Information
Vestige, App for all devices (see above for details)
Contributors
Hero
Version Information
Status: Stable
Created 2014-09-27
Last Updated 2014-10-28
Changelog
Vestige 1.0.1 (October 28)
Massive UI overhaul
Performance optimizations (gestures)
Fixed duplicate user entries
Fixed (rare) reboot FC
Fixed strings for clarity
Fixed password match inconsistency
Added Spanish translations
Added more steps to the tutorial to clarify the voice service
Added ability to mute/unmute audio beep
Added check for Google Now interface
Added FB Chat Head-like animations
Added ability to start gesture service on boot
Added Android assist remap
Added in-app animations
Vestige 1.0.0 (September 27)
Initial release
Added some italian translations
diegz said:
Added some italian translations
Click to expand...
Click to collapse
Thanks! Let me know how the app is for you
Added like 80% french translation
v1.0.1 has been released onto the Play Store. Tons of optimizations and features have been added to the app. You can see the list of changes in the second post. If there are issues with any issues please let me know so I can correct them!
Sounds realy good..
Please could you post the apk here?
Cant download it from store...
Thanks
djsven said:
Sounds realy good..
Please could you post the apk here?
Cant download it from store...
Thanks
Click to expand...
Click to collapse
Yup! Here you go:
http://www.mediafire.com/download/i6n7zlfdmnbmnlj/Vestige_101.apk
Big thanks...
will try it ...
News
Hi guys.
Any news for this project? I can't register a user - the program crash...
I wanted to use it, seems to be very good!
Thanks.
Not working...app crashed on sign up
Sent from my SM-N910C using XDA Free mobile app

[APP] NetTop: RealTime Network Meter

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hello, I'm introducing NetTop. It is an Android app that displays network usage stats in real time, providing the following information:
A list of installed apps that are currently using the device network.
The network transfer speed of each app and the total speed.
Currently, NetTop is in active development, so you can expect new features and bug fixes in upcoming releases. Here are the main features implemented so far:
Different display value types. NetTop can be configured to display three different kind of values: 1) per second, 2) traffic since last refresh or 3) total traffic since device boot. The type of values which are being displayed can be changed at any time.
Display separate download/upload values. App traffic can be split into download and upload values so you can know if an app traffic is because of it downloading data or uploading it.
Configurable refreshing. The list of apps transferring data and the transfer speeds are refreshed automatically. You can adjust the refresh interval at any time. You can also request an immediate refresh using the Refresh button, which can be useful if you disable auto-refreshing.
Hide inactive apps. Apps not using network or with unavailable traffic info are hidden to focus on the relevant apps on every moment. This can be disabled so you can view the list of apps on your device that report traffic information.
​
NetTop is Open Source.
The source code is hosted on GitHub at alvarogzp/net-top. I encourage you to suggest new features or report bugs and, if you are a developer, I would appreciate a pull request with the feature or bugfix implemented!
Also, if you want to collaborate with NetTop in a more frequent way, please contact me.
The name of NetTop comes from the Unix top command. top displays the processes that are currently using CPU. NetTop provides the same functionality for network traffic as an Android app.
Please, post your suggestions in this thread, as I would like to know what features are people interested on to prioritize them.
XDA:DevDB Information
NetTop: RealTime Network Meter, App for all devices (see above for details)
Contributors
AlvaroGzP
Source Code: https://github.com/alvarogzp/net-top
Version Information
Status: Stable
Current Stable Version: 0.5.1
Stable Release Date: 2015-11-24
Created 2015-08-01
Last Updated 2016-03-13
CHANGELOG
NetTop 0.5.1 - 2015/11/24 - Current stable version
User settings remain between app executions
NetTop 0.5 - 2015/11/22 - Previous stable version
Choose between three different display value types
New option to display apps download/upload values separately
Ability to change auto-refresh interval
Fixed screen rotation bug and added new optimized landscape layout
UI improvements
NetTop 0.1 - 2015/07/31 - Initial version
First public released version
Source code
Hosted on GitHub at alvarogzp/net-top
Coming features
Here is the list of features being developed for the next version of NetTop.
Please, post your desired features on this thread in order to being analyzed and put here.
Next features:
Differentiate between Wi-Fi and mobile traffic
Show a graph with apps traffic history updated in real-time
Display more info when you press an app on the list
Design a special layout for very small devices
Create a public API to allow other apps on the device to query for its current network usage
Request a feature to be added here!
Reserved
Reserved
updated post, added changelog, next features & source code info!
added more screenshots in the Screenshots tab
which icon do you prefer, the one with white arrows and black background or the inverted one?
thanks for the positive reviews!
updated description!
improved description images
added poll, vote for your preferred app icon!
please, vote for your favorite icon!
report any bugs in a comment here, or in the Bug Reports DevDB project tab
also add feature requests here or in the Feature Requests tab!
please, rate the app on Google Play
try it and tell us what would you add/change!
we are improving it! please, tell us what you most would like to see implemented
we will be soon releasing a new version, stay tuned!

[APP][4.3+]MyPS for EPSON's Pulsense PS-100/PS-500

MyPS​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
With MyPS the current Pulse and recorded data of Pulsense PS-100 and PS-500 from Epson are displayed.
Features:
- Display current Pulse
- Download the data of Pulsense. And store them in a database.
- Display the day/week/month data. (Step, distance-, sleeping values ​​etc)
- Display the pulse data in a chart. With an accuracy of 4 seconds.
- Save Max-/Rest-/Base-Heartrate in the Database.
- Display / Change the alarm settings.
- Display / Change the device settings
- Display / Change the profile settings
- Set the time in Pulsense on Smartphone-Time
- Export Chart to JPG-File
- Export Data to CSV-File
!! For all of that, no Internet Connection is required !! (There is also nothing uploaded to Epson)
Important: The data of Pulsense can only be read by one app. A parallel use of PulsenseView and MyPS etc. is not possible.
You can find it on Play-Store
Screenshoots:
XDA:DevDB Information
MyPS, App for all devices (see above for details)
Contributors
earthjumper
Version Information
Status: Stable
Current Stable Version: 0.41
Stable Release Date: 2015-07-26
Created 2015-08-17
Last Updated 2015-08-17
Good effort. I am thinking of buying a ps100 -if I can find one under 30$- to use as an activity tracker and as a heart rate monitor with my galaxy s4 , when I workout.
I was wondering how you capture the data. Do you think there is possibility to invoke a vibration or led light when receiving a call or sms?
Hallo,
With the new Version on Google Play Store, you have all what you want.
Your pulsense become a notify when a call is incoming or when sms/WhatsApp etc have a notification. Look at the play store, there i write all the Features of MyPS.
Can your app be used to update firmware on the ps100?
MyPS can not update firmware. This procedure is only reserved original software. (Guarantee)
Ok. I guess I have to update first and then use your app. Thank you.
giol said:
Ok. I guess I have to update first and then use your app. Thank you.
Click to expand...
Click to collapse
Do you plan to make use of gps data from phone? Maybe an exercise mode where it collects both heart rate data and gps in one file and displays basic info on the app while e.g. running (speed,heart rate, time).
If there is anything i can do to help with that please tell me.
Hello.
GPS support, I will not install now. Maybe if I have enough time ...
When you have your smartphone anyway this is a running app is a better choice.
Hi, I have installed your app for my father as it is so much more easy to controll than the Epson app, but if I try to go into the details of the sleep section it gives an error saying unfortunately myps has stopped responding and then the app closes. Any idea what the problem could be? Also I am looking forward to your next update, is there one due? thank you
I've just bought a ps100 and am looking at the sync options with Google Fit. I have two questions.
1. Do I need to keep MyPS open for real time syncing? I assume that when I close the app that syncing stops.
2. I have a Sony Smartwatch 3 which inputs steps into Google Fit. If I enable MyPS step sync will I get duplicate step counts or does Fit merge the data?
Sent from my SM-G920F using XDA-Developers mobile app
To 1. No, it is enough to have the auto download enabled in the settings. When MyPS gets the data from the PS-100, they are then passed to the Google Fit sync manager. This fixes the upload to Google-Fit. In the Android settings, under Account / Google, there is a point for Google-Fit. This must be activated, otherwise no data will be sent to Google Fit.
To 2. Unfortunately, I can not say exactly, as I google fit and the Pulsense no longer use. I think it is not counted twice

Categories

Resources