Dialing template - HTC Vox

Hi!
Is there any way to define the template which the dialer uses to display entered digits?
For the US numbers (+1 (###) ###-####) it works fine, but it would be nice to add some new templates...

Related

PocketCM v0.21 is here!!!

PocketCM v0.21 is here ladies and gentlemen!
Size: 574 KB
Type: Freeware
Requirements:
• Windows Mobile 5.0 / WM6
Author: Quentin Pouplard
Home: http://www.pocketcm.com/index.php
PLEASE VISIT THE AUTHOR'S SITE ABOVE FOR DOWNLOAD OF THIS GREAT UPDATED FILE! I HAVE INCLUDED SCREENSHOTS OF THIS PROGRAM BELOW FOR YOUR VIEWING PLEASURE!
Description:
PocketCM is a finger friendly contact application for PDA phone, it will allow you to scroll to you list of contacts, call them and edit them.
Actually it's the rewrite in native of ContactManager, a .NET version of a finger friendly contact.
Are you using a VGA device? You'll need to download and install a VGA theme here.
If you are using a device with a 240px square screen, you'll need the a theme that support this screen size.
What's different from other contact application:
It can be used with fingers, no need to get your stylus. Finding contact with your finger is really easy, it's different than other software: if you press you finger on the left or right border of the screen it will allow you to select the letter you're searching for, release the finger, it will show you the contact starting with this letter. Why does it work? Human being cannot point directly to the right letter on a small screen, however human are very precise while moving their finger. So you press the screen, see the feedback, adjust the position to the right letter... and you're done!
It's animated: the list scroll with your finger in a natural movement, the transition between contact detail and contact list are animated.
You can set contact as favorites, they will appear in the favorite list, perfect to get a quicklist of contacts under the finger.
You can edit your contact picture from the software, simply tap on the contact picture.
You can customize about everything by changing the setting.ini: color, font, background image, etc...
From ContactManager here's what's new/modified:
- Native version: this version doesn't use .NET compact framework, it's written in C++.
- Faster version: I've put some time improving performance, on my device, it goes quite well, tell me about you.
- Faster display: drawing is also optimized, however, it may have some issue for advanced theming, tell me about it.
- New fade effect while calling/edit conact/set picture, this offer a better transition between application, tell me what you think.
- Contact update if added/changed/deleted from other application (including activesync).
- Memory footprint: No more .NET crap, picture of contact should also take less memory.
- Ability to remove contact picture.
- Edit contact now goes to edit page directly.
- New contact now goes to edit page directly.
- New theme packaging (a theme in one file instead of many).
- Letter bar between contact.
- New setting for non latin alphabet (coming with localization but now it's technically possible).
- SMS conversation panel: hitting SMS button now goes to an SMS page. It will allow to send an SMS display previous conversation with this contact...
Installation instruction:
- Create a new folder on your device.
- Unzip the content of the zip.
- Launch PocketCM.exe.
Note:
To close PocketCM Contacts, press for 250 ms to phone button at the bottom right of the screen. To minimize PocketCM Contacts, tap in the upper right corner.
To send SMS using PocketCM Contact, you have to hold the send button for at least 250 ms. It's a feature (that will be enhanced in future version) to avoid accidentaly send of messages.
Update Description:
v0.21 (26-04-2008):
- New icon for contact with unread SMS or unseen missed call.
- Last unread SMS is shown instead of contact number in contact list.
- PocketCM Contact now handle phone call history: contact with new call are sorted first in SMS contact list.
- Rewritten code to handle SMS, should use less memory, and be a lot faster.
- Faster reading of SMS/phone history, startup time should be better.
- Text box now capitalize the first letter.
- Adding contact from SMS/phone history now update the contact correctly in the list.
- Some tweak in the default theme to make some part more visible, and avoid menu to popup when minimizing.
- Performance enhancement.
- Bug fixes & Memory leak fixes.
v0.20b (17-02-2008):
- Fixed switch to landscape bug.
- Greatly enhanced performance in some scenarios.
v0.20 (17-02-2008):
- Category edit in contact.
- Backspace button on phonepads.
- New theme option in order to allow clean bubble.
- Preloading of some image to allow smoother use.
- Added menu to all panel, you can now choose the SIP while editing note or contact.
- Performance enhancement.
- Bug fixes.
v0.19b (20-01-2008):
- Added a button near company/city edit field to select value from existing contacts.
- Tweaking and fix in the theme.
- Bug fixes (DWORD alignment on blt, and alpha blt, clipping bugs, update contact detail after edit, ...).
- Fixed a bug that cause cached to not be recreated correctly.
- Fixed a bug that cause some image to be stretched instead of blitted, you should see a huge performance improvment in some theme.
v0.19 (20-01-2008):
- New theme: Dream using the new feature of 0.19.
- Rewritten alpha blending algorithm: faster, allow theme with alpha.
- New add contact feature: type the number on the phonepad, and call/add directly.
- Finger friendly contact edit/new contact screen.
- Bug fixes.
- 0.19 theme are different than previous theme, so you need a 0.19 in order to run it.
- ...more.
v0.18 (01-01-2008):
- New default theme for the new branch: Touch (looks familiar?).
- Rewritten animation: transition should be a lot smoother (from 10 fps to 30 fps or more).
- Rewritten fade out effect, fade to black is smooth now.
- Rewritten new alpha fade effect for option.
- New animation for setting favorite/removing picture.
- Added option for "show contact without phone" in options panel.
- Lot of performance tweak.
- Bug fixes (fullscreen mode, label.contactlist.header.text, set contact picture, delete conversation).
lool ,look like ur new in here.
check
Development and Hacking
http://forum.xda-developers.com/showthread.php?t=343616
section and your will see that pocketcm started in this forum...
check the forums before posting .

[MOD] Dialer/Contacts.apk 2.8 Based off ChainsDD Dialer (Updated 140110)

Hi all,
I started this thread in order to gain more feedback on the changes/additions I've made to ChainsDD's dialer. Ultimately I believe all the changes he and I make will become one build . Actually I've posted the changes on ChainsDD's thread, but I figured it will probably get a little messy over time, thus the reason for this.
For those of you who have used my previous versions, and are experiencing issues with no image for the left action button, settings no saving, FCs, etc. try this before installing:
Code:
adb remount
adb shell rm -r /data/data/com.android.contacts/shared_prefs
adb shell rm -r /data/data/com.android.providers.contacts/shared_prefs
There are 2 zip files, one's the apk (for people who hate to reboot and like commands, like me), and one's the update.zip version (for people who hate commands and like to reboot ):
Installation instructions (Amon_RA's):
Code:
adb remount
adb shell rm -r /system/app/Contacts.*
adb shell rm -r /data/dalvik-cache/[email protected]@[email protected]
adb shell rm -r /data/data/com.android.contacts/shared_prefs
adb shell rm -r /data/data/com.android.providers.contacts/shared_prefs
adb push Contacts.apk /system/app/Contacts.apk
Or you can simply reboot to recovery mode and flash the update version.
If call log is outdated (should not happen, just in case), or if you want to delete the call log cache for some reason, do the following and then re-open Contacts/Call log:
Code:
adb remount
adb shell rm /data/data/com.android.contacts/files/idCache.dat
Credits:
ChainsDD of course, for backporting it! http://forum.xda-developers.com/showthread.php?t=594194
rac2030, for open-sourcing NavStarter. I adapted his code to enable navigation from the contact info. Thanks dude!
geesun, for sending me his group call logging code, and x140dan, for helping me get in touch with geesun. Thanks guys!
Features:
Dialer:
Ability to set certain programs for voicemail
Themeable background: custom_background_dialer.png in drawable-finger
Changeable digits color (Screenshots: http://forum.xda-developers.com/showpost.php?p=5191698&postcount=79)
Haptic feedback function
Call Log:
View total incoming/outgoing call time in call log
Show actual time in call log, instead of relative time
Show contact pictures in call log
Hide the green dial button, when this is hidden, tapping on the arrows showing incoming/outgoing/missed call will dial the number instead. That is, they replace the function of the green dial button.
Ability to clear all logs of a particular user or number (long-press on the entry, it's in the context menu)
Ability to clear all logs of a particular type (missed, incoming, outgoing)
Call logs are now grouped
Ability to change the size of the contact picture when viewing an individual's call log
Contacts:
Navigate directly from contact info (works with M4ps and rooted Maps, it doesn't make sense actually, if you're rooted you shouldn't be running M4ps).
Show dial button in Contacts/Favourites, saving you one step before you call the person.
Add/remove contacts from Groups I've tested this quite extensively. It works when creating a new contact or when editing an existing one.
Ability to change the size of the contact picture when viewing a contact.
Alphabetical separators in contacts. Screenshots: http://forum.xda-developers.com/showpost.php?p=5204491&postcount=187
Ability to create/rename and delete groups! System Groups and Starred in Android are shown but not editable though. Access this by pressing Menu in either Contacts or Favourites. Screenshots: http://forum.xda-developers.com/showpost.php?p=5229669&postcount=308
Ability to take a picture with the camera directly when adding/editing a contact. Screenshot: http://forum.xda-developers.com/showpost.php?p=5239577&postcount=352
Added copy to context menu when viewing a contact so you can copy a contact's number, address, email, etc. directly. Thanks to vinz0r for suggestion.
Added preference to hide all "Text/SMS" actions except for mobile numbers. Thanks to nolageek for suggestion.
Favourites:
Ability to clear frequently called numbers.
Ability to hide frequently called numbers
Misc:
Enable/disable auto-rotation based on sensor
Some screens (more screenshots attached below):
Separators in Contacts
{
"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"
}
Editing of Contact Group Membership
Current version:
2.8:
apk: http://www.mediafire.com/file/lxyzbykliwy/Contacts_wysie_2.8_apk.zip
update.zip: http://www.mediafire.com/file/jnzlit22zzd/Contacts_wysie_2.8_update_signed.zip
Mirror (Thanks AndroidSPIN!):
apk: http://www.androidspin.com/downloads.php?dir=wysie/APP/&file=Contacts_wysie_2.8_apk.zip
update.zip: http://www.androidspin.com/downloads.php?dir=wysie/APP/&file=Contacts_wysie_2.8_update_signed.zip
The apk is within the zip file, unzip it first. For the update.zip version, do NOT unzip it.
Odex instructions (in case you want to do it): http://forum.xda-developers.com/showpost.php?p=5325899&postcount=609
Version 2.5 for TheOfficial ROM users:
enomther has kindly compiled a version for TheOfficial ROM users, please use it if you're having problems with jumpy alphabets when scrolling. Thanks enomther!
http://forum.xda-developers.com/showpost.php?p=5273344&postcount=6186
ALWAYS read the changelog! Might save you from updating sometimes .
If you like what I do, buy me a beer!
To Do:
Dialer:
Landscape dialer? (I need a mock-up that looks good.)
Call Log:
Call log enhancements (Set the monthly incoming/outgoing call limits and warn accordingly.)
Contacts:
Add navigate option to context menu
Quick contact? (still thinking of how to implement it)
Misc:
Allow styles in preferences? (xenio's suggestions)
Known Bugs:
Not really a bug, but a limitation of Android currently. Friends, Family, Colleagues and the other Google-created Contact groups can't be shown. More info and workarounds here: http://code.google.com/p/android/issues/detail?id=1632
Any suggestions?
Changes:
2.8
Fixed bug at http://code.google.com/p/cyanogenmod/issues/detail?id=999
Added German translations, thanks to thiasB!
Patched Call Logs by niuchl. It's supposed to be faster. Do report if it's faster/slow/bugs anything. His implementation does NOT make use of a HashTable or any cache.
2.7
- Cleaned up some code.
- Added an option in Contacts to auto-hide the keyboard when scrolling. Useful for those who use the virtual keyboard often (like myself) to search for names.
2.62
- Added menu option to show all groups or show only contacts with phone
numbers. Requested by explosivo2k2 (Twitter).
- Enabled fast scrolling for call log, and individual call log details.
2.61:
- Fixed a bug. http://code.google.com/p/cyanogenmod/issues/detail?id=783
- Added various clearing logs function when viewing an individual's call log. Press menu or long press on number to see them. Preferences may be implemented in future.
- Layout of individual's call log is changed. Time and date is now the focus instead of number. Also added labels for the number type.
- Cleaned up code quite a lot.
2.6:
- Call log should now load much faster.
- Some layout tweaks here and there
- Special thanks goes out to shadowch31 and lilithpro for testing! And everyone else who helped of course.
- Unknown numbers, private numbers and payphone numbers are now grouped together. Unknown as in you can't see the number, not those numbers which are not saved.
2.51:
- Fine-tuned the group call logging portion layout.
- Also, most of the contacts should group properly now. I did some workarounds to get most of them to group. Android's PhoneNumberUtils can't seem to compare numbers properly all the time, which kinda sucks. In addition to using PhoneNumberUtils.compare(), I also queried and pulled out the id of the Person (Contact). Lastly, I wrote a sloppy method which compares the last 8 digits of numbers, and if they are equal, they are grouped together.
- Also, my previous functions of "Remove all [Number]" was bugged. Again, I can't do much due to PhoneNumberUtils not working perfectly, but it should remove all numbers now, as long as they are 8 digits or more. Previously, if you had:
91234567, +6591234567, and 010891234567. and you selected "Remove all 91234567", only 91234567 will be removed, and the other 2 with country codes will not. It now works as expected, but the code is honestly not the best way possible. Unfortunately I am unfamiliar with country codes and such .
- Cleaned up the code, most of the strings are now in strings.xml.
- Ability to view call log directly from a contact.
- The dialog shown when copying a number, address, etc. now contains the address itself, instead of the word "address"
- Added more options to the context menu when viewing an individual's call log
- The incoming/outgoing/missed call icon when viewing an individual's call log will now dial the number of that particular entry.
- I should've called it 2.6. Lol.
2.5:
Rebased call log portion of Contacts.apk on geesun's code for grouping of call logs. In other words, call logs are now grouped!
Some minor code changes.
Preferences to set contact picture size when viewing call log is in as well.
2.34:
Fixed issues with Groups management in general when the group names contain special characters such as single quotes (').
2.33:
Added some prefs to hide labels/numbers for Call Log, Contacts and
Favourites.
Also, when viewing a contact, you can now copy the name by long-pressing
on it.
2.32:
Fixed a self-introduced FC bug which happens if you choose a contact picture by using the Gallery/photo picker, and cancel it halfway.
Fixed an AOSP bug with "Display Groups" in Contacts always having an index off. See comments in github code for more information.
2.31
Fixed a bug whereby the temporary file created when taking a photo (for adding/editing of contact) will not get deleted if the user chooses to cancel his actions halfway.
Added copy when viewing a Contact information. Everything is copiable except for Ringtone and Groups. Thanks to vinz0r for suggestion. Screens: http://forum.xda-developers.com/showpost.php?p=5242285&postcount=362
Added preference for showing "Text" action for mobile numbers only. The code was actually 1/2 done already, I believe by ChainsDD! Thanks to nolageek for suggestion.
2.3:
Fixed a bug with the first group not showing up when editing a Contact's group membership. For example, if you have College, Fun, and XDA as your groups, College will not show up. Thanks to G1sanju for reporting. It's an old bug, since the first time groups management was implemented actually.
Added the ability to take a picture using the camera directly (instead of selecting from Gallery only) when adding/editing a contact. Again, thanks to G1sanju for suggesting. Screenshots: http://forum.xda-developers.com/showpost.php?p=5239577&postcount=352
2.21:
Added more options for the clearing of call logs. You can now clear all incoming, all outgoing or all missed calls. Thanks to xdan for the suggestion. Screenshots: http://forum.xda-developers.com/showpost.php?p=5232303&postcount=325
2.2:
Fixed a tiny bug when adding/removing a contact from groups.
Reduced haptic feedback from 50ms to 30ms so your fingers are no longer hurt .
Implemented ability to Manage Groups. You can now Add, Delete, and Remove groups. System Groups and Starred in Android are shown, but are not editable though. Access this by pressing Menu in either Contacts or Favourites. Screenshots: http://forum.xda-developers.com/showpost.php?p=5229669&postcount=308
Updated preferences, you can choose whether you are asked before deleting groups.
2.11:
"Fixed" an FC when viewing certain contacts. Not really mine or AOSP's code, but rather some apps are saving Contact data wrongly. More info here: http://code.google.com/p/cyanogenmod/issues/detail?id=890
2.10:
Added haptic feedback for dialer. Thanks to truemagic for the suggestion.
Fixed some layout bugs from the alphabetical separator backport.
2.01:
Fixed an FC bug which occurred if you try to make a "Direct Dial" or "Direct Message" shortcut. Thanks to g1lol for reporting.
Separators are now shown only in "Contacts" tab, and not anywhere else (eg, when creating a "Direct Dial" and you're asked to pick a contact).
Using some more code from AOSP master.
2.0:
Fixed groups being shown duplicated when editing contacts. Thanks to acrawl1 for reporting.
Fixed FC bug when adding contacts, and green dial button not dialing in call log. Self-introduced bug :X. Thanks adair for reporting.
A few other layout tweaks, and some minor code changes. Eg. Green dial button was shown when adding contacts, fixed it already.
Alphabetical separators in Contacts. It's changeable, in case you don't like it. Screenshot: http://forum.xda-developers.com/showpost.php?p=5204491&postcount=187
1.96:
Show contact pictures/Show dial button is now an individual setting for each tab (so you can customize it to your liking)
Keypad #1 can now be set to dial the usual voicemail, while Left Action Button does something else, eg. Google Voice. Thanks A|G for the suggestion.
No longer need to restart app to show/hide contact pictures.
Contact pictures can now be shown in call log. Green dial button can be hidden. In the case where green dial button is hidden, the incoming/outgoing/missed call arrows will replace the dial function, so you don't really miss out on anything. See pic for explanation:
More screens here: http://forum.xda-developers.com/showpost.php?p=5202381&postcount=171
1.95:
Fixed the FC bug with Dream users when they slide out the keyboard while editting a contact. Thanks to shadowch31 for the logcats .
Don't have to update if you're using Sapphire/Magic. Important for Dream users.
1.94:
Fixed the issue with the digits colours not being set properly. Thanks MontAlbert for the help!
Contact picture size when viewing a contact is now configurable.
Cleaned up preferences, thanks camalot for the suggestion.
Added an About, thanks xiutian for the suggestion.
Screenshots: http://forum.xda-developers.com/showpost.php?p=5198786&postcount=128
1.92:
Fixed a bug which caused a contacts to be removed from all groups if you editted his info without choosing the "Groups" option (forgot to load the info).
1.91:
Added ability to use custom colors. (Screens/Info: http://forum.xda-developers.com/showpost.php?p=5192706&postcount=86)
1.9:
Fixed a couple of FC bugs introduced with the group feature.
Added preferences to allow switching of digits colours. (Screens: http://forum.xda-developers.com/showpost.php?p=5191698&postcount=79)
1.8:
Clear Frequently Called is now hidden when "Hide Frequently Called" is selected. Thanks camalot for suggestion.
Setting group separators now use the same text as tabs (consistency, won't have Favorites in tabs and FavoUrites in settings anymore). Thanks again to camalot for the suggestion.
Added ability to add/remove contact from groups. I've tested it quite extensively, still, please report any bugs. Take note that even though you can deselect a contact from "My Contacts", the Contacts.apk by default (AOSP code) will always add it back to My Contacts. I *may* remove "My Contacts" from the list in future, but that's a low priority.
1.72:
Added option to allow disabling of number checking for dialer. What's number checking? Basically, previously, SMS/Add To Contacts will not be shown in the Menu in Dialer unless at least one digit is entered. Also, the left action button was disabled unless one digit is entered (except for voicemail). With number checking disabled, you'll always see them in menu, and left action button will always be enabled.
Added a drawable, custom_background_dialer.png in drawable-finger to allow a themeable background in Dialer. Thanks jairomeo for the suggestion. See the following screenshot for an example:
Don't worry, the Dialer is still black background by default. Just used camalot's display pic (nearest I could find ) as an example.
1.71:
Minor update to allow user to choose if he wants to be prompted before clearing frequently called.
1.7:
Added settings to hide contact pictures in contacts. Requires a restart of Contacts app though. Will fix in future (lowest-priority )
Added ability to show seconds as well when using exact times for call log.
Clear frequently called numbers is now available.
Added preference setting to hide frequently called numbers altogether.
Cleaned up the layout for Contacts a little (especially when hiding contact pictures).
1.62:
Small bugfix to fix the GTalk status icon in Contacts .
1.6:
Added call button beside for Contacts. Only contacts with numbers will have the dial button (see attached screenshot for idea). Also implemented it into preferences in case you want to turn it off. Note that this affects Favourites as well.
1.53:
Added ChainsDD's preferences. It's much better implemented than my previous one . Also has the same voicemail handlers as his now.
1.52:
Fixed a FC bug that some people reported. Thanks to regunus for the logcat, and a friend of mine for testing .
1.51:
Added the drawable for navigation (by me, I suck at graphics but hey.)
Fixed a small bug with Navigation showing even if Maps installed does not support it (non-issue really, everyone should be on 3.3.1 by now).
1.5:
Navigate to... is now an option when viewing a contact.
1.4:
Implemented function to clear all call logs of a particular name or number.
1.3 (151209):
Implemented a menu item to show total call time so far. Also added a prompt before call log is cleared. Screenshots added.
1.2:
Call log now shows actual time instead of relative time. For now it will default to 12 or 24-hour depending on your system settings. May make it an option to have configurable formatting options in future.
1.1:
Didn't know that github files were incomplete. Fixed.
Added new drawables for the SMS function.
Re-wrote SharedPrefs portion. Bug with Dialer not reading settings should hopefully be fixed now.
1.0:
Changed the version naming
Added SMS as an option for the left action button (in addition to voicemail and add to contacts).
141209:
Long-press on "Dial" button now activates voice dialer as well.
Delete button remains disabled until at least one number is entered. However, there's a known bug with this (see below).
As of 131209:
Added sensor-based rotation
Added preferences panel so you can choose whether to use voicemail or "add to contacts" for left action button
Recoded the "1", it'll show a voicemail symbol if you have voicemail. Also, long-pressing it if you do not have voicemail no longer does anything.
Previous releases:
2.7: http://www.mediafire.com/file/nimyzygoagm/Contacts_wysie_2.7_apk.zip
2.62: http://www.mediafire.com/file/f0wneihmdhn/Contacts_wysie2.62_apk.zip
2.61: http://www.androidspin.com/downloads.php?dir=wysie/APP/&file=Contacts_wysie2.61_apk.zip
2.6: http://www.mediafire.com/file/oozkkznjzm3/Contacts_wysie_2.6_apk.zip
2.51: apk: http://www.mediafire.com/file/5kyy2gnngo3/Contacts_wysie_2.51_apk.zip
2.5: http://www.mediafire.com/file/winncmj2wm4/Contacts_wysie2.5_apk.zip
2.34: http://www.mediafire.com/file/w2kz4mz5vnq/Contacts_wysie2.34_apk.zip
2.33: http://www.mediafire.com/file/yaj0ndzgogm/Contacts_wysie2.33_apk.zip
2.32: http://www.mediafire.com/file/yyi2zimg115/Contacts_wysie2.32_apk.zip
2.31: http://www.mediafire.com/file/dx24c2tztym/Contacts_wysie2.31_apk.zip
2.3: http://www.mediafire.com/file/ket2ynfw4nh/Contacts_wysie2.3_apk.zip
Awesome mod man, love it!
remove data worked perfectly now.
Ive been meaning to ask a dev working on this to see if this feature is hard to add or not. and in no way shape or form do i want my phone to be like an iphone but i like the feature. when you put the phone up to your ear the light goes out and when you move it down to hit the buttons it lights back up. Is this easy to code?
Jrbourque: From what I know iPhone does it using a proximity sensor, something which Magic and Dream does not have . Check out cytown's Phone.apk thread, I think someone asked for it before, there's some info there.
Wysie said:
Jrbourque: From what I know iPhone does it using a proximity sensor, something which Magic and Dream does not have . Check out cytown's Phone.apk thread, I think someone asked for it before, there's some info there.
Click to expand...
Click to collapse
thanks for the response...ill check it out
Updated first post with new version. I'd appreciate if someone could help me with fixing the bug .
Added SMS/MMS function to the left action button . Bug is still there though (see first post) .
Updated.
1.1:
Didn't know that github files were incomplete. Fixed.
Added new drawables for the SMS function.
Re-wrote SharedPrefs portion. Bug with Dialer not reading settings should hopefully be fixed now.
1.52:
Fixed a FC bug that some people reported. Thanks to regunus for the logcat, and a friend of mine for testing .
1.51:
Added the drawable for navigation (by me, I suck at graphics but hey .)
Fixed a small bug with Navigation showing even if Maps installed does not support it (non-issue really, everyone should be on 3.3.1 by now).
1.4:
Implemented function to clear all call logs of a particular name or number.
1.3:
Implemented a menu item to show total call time so far. Also added a prompt before call log is cleared.
1.2:
Call log now shows actual time instead of relative time.
Thanks Wysie the v1.52 is working very well for me now.
Xenio
Thanks xenio! Finally figured out the FC !
hi.
when selecting mms as an option, the picture for the left action changes, but the button does nothing.
also, i get options for other voicemail handlers, even though they are not installed.
Hi pershoot,
The button will do something if you input at least one number . Secondly, I have yet to implement ChainsDD checking of voicemail handlers (low priority) for now. I'll get to that once I've added some more functions to my liking . Thanks!
Wysie said:
1.52:
Fixed a FC bug that some people reported. Thanks to regunus for the logcat, and a friend of mine for testing .
1.51:
Added the drawable for navigation (by me, I suck at graphics but hey .)
Fixed a small bug with Navigation showing even if Maps installed does not support it (non-issue really, everyone should be on 3.3.1 by now).
1.4:
Implemented function to clear all call logs of a particular name or number.
1.3:
Implemented a menu item to show total call time so far. Also added a prompt before call log is cleared.
1.2:
Call log now shows actual time instead of relative time.
Click to expand...
Click to collapse
Wow. Where has 1.2 been all my life? I'm so sick of saying... You called me somewhere around 2 hours ago exactly. LOL.
Wysie said:
Hi pershoot,
The button will do something if you input at least one number . Secondly, I have yet to implement ChainsDD checking of voicemail handlers (low priority) for now. I'll get to that once I've added some more functions to my liking . Thanks!
Click to expand...
Click to collapse
yup, thx
could you also add phonefusion visual voicemail as an option, if it is not too much trouble?
pershoot: as what chainsdd said, we need the logcat with the intent . we'll definitely add it in once we get it .
Binary100100: For some reason your comment made me lol :X. I think I'm tired .
Can you please add the ability to consolidate the same names/numbers in the call log into one entry. For instance if number 123-456-7890 calls me 3 times, there would only be one entry, when clicked it would show all three and all the regular options (call, edit contact, etc) Some dialers on the market do this and was wondering if this can be accomplished here. Its very convenient and organizes the call log nicely. Thanks.
2 quick questions. 1. If we download the apk, can we just install it from say Astro and it will work, replacing the current dialer on our rom, without having to use terminal? and 2. Will this work on Wes Garner's Build 9? Thanks in advance

[APP] [2.0 +, ICS supported ] RocketDial- Best android dialer you can have .

I am glad to introduce you a great dialer RocketDial here . compared with other dialers in market, RocketDial is more comprehensive, more professional dialer which provides almost all the features you want . Strongly recommended.
Useful skills
- Swipe contact item left or right, to send SMS or make a call directly
- Swipe Left on dialpad for SMS , Swipe right on dial pad for Call , Swipe up for adding new contact , Swipe down for hide dialpad
- Swipe on icon in bottom bar : Swipe Right for enabling batch mode, swipe left for disable batch mode, second swipe clear the Dialpad.
- Long click on # button in dialpad to filter T9 search results .
What's new:
3.3.0
- (Bug Fixes) all about bug fixes, stable version.
- (New) added fast navigation by double tap on alphabet bar.
3.2.0
- (Improvement) Allow to manage multiple accounts at the same time, hide/show one or several accounts .
- (Improvement) Improved T9 Button in dialpad, easier to use.
- (Improvement) Improved Connected Caller ID , added more functionalists.
- (Improvement) Added a new displaying method \"Display searched result by type (name / phone / company....)\".
- (New) Ability to hide/show / configure sub and primary actions in favorite screen.
v3.0 2012/09/17
- (Improvement) Group Caller ID
- (Improvement) Enhanced connected Caller ID .
- (Bug Fixes) Some bug fixes.
v2.9.8 2012/07/12
All about performance.
-(Improvement) Faster start up.
-(Improvement) Faster tab switch
-(Improvement) Faster List View scrolling speed.
-(Improvement) Faster T9 Search .
Other
- Removed Lock Screen feature.
- Removed Call Log Duration Filter.
- Added Configurable Favorite Grid Size.
v2.9.7 2012/06/25
- (Improvement) Add Call history Fix for Galaxy ICS ROMs, remove SMS from call history .
- (Improvement)Added Setting for Highlighted string.
- (Improvement)Improved Start up speed .
- (Improvement) Added Manual Refresh in Theme Management Screen
- (Improvement)Enable Call End by default to avoid going back to stock dialer
- Some Bug Fixes.
- Note: Internet Permission only for downloading themes manifest file + theme preview thumbnails. No and will Never do any data collection !
v2.9.5 2012/5/25
- New: Improved skin
- New: Added new ways to sort contacts: Recent, Nick name, ​​Phonetic Name
- New: New style Dialpad - with large buttons "SMS" and "Ring" at the bottom
- New: Caller ID for Missed Calls
- New: Added window Outgoing call / During a conversation with an ability to take notes during calls
- Improved: Window selection of skins, now apply new skins without having to update the program
- Bug fixes, a slight improvement in performance.
T9 Languages
Latin
English
中文(拼音)
中文(注音)
中文(粤拼)
Deutsch
Pусский
ქართული
עברית
magyar
ελληνικά
Português
Український
العربية
فارسی
한국의
Here I pasted the feature list of RocketDial.
Detailed Features
Fast and Powerful Smart search Smart Search :
- T9 search for names, organizations, title, phone numbers,websites, any field...
- T9 search from Contacts/ Call History / Groups / Favorites
- Filter search results
Account Management:
- Choose all or one single account in your phone , shows / manage contacts within this account.
- Duplicate contacts from account to account.
Favorites:
- Large buttons for select, quick and easy dialing.
- Support High Quality photos, no blur photos.
Advanced Batch Mode :
- Send SMS /Email /Assign Ringtone to multiple contacts
Group management:
- Easily managing groups , add/remove item to/from groups.
- Set Group Ringtone
- Group SMS, Group MMS, Group Email.
- Share Group info (vcard included) .
Amazing Gesture Support:
- Slide to switch between Tabs just like ICS stock dialer
- Swipe on dial pad for predefined operations .
- Swipe on bottom bar icon, right for enable batch mode, left for disable batch mode or clear phone number in dialpad.
- Swipe on contact item , wipe left for dial ; swipe right for SMS.
- Handwriting for searching contacts just like in Google Gesture Search App.
- Handwriting navigation on contact screen, write a character in screen and RocketDial will navigate to the sections with this character.
Caller ID :
- 10+ Caller ID skins support for incoming calls including an ICS style Skin, apply skin in settings->caller ID .
- Full Screen Caller ID with true High Quality picture (assign HD photo in contact detail screen).
- Show organizations / Name / Formated Phone number / Locations .
- Incoming CallerID Features: Mute ring / Answer with Speaker/ Decline with predefined SMS / Call Back ...
- Support Outgoing Caller ID, full screen with High Quality Picture.
- Supporting Notes writing in call, Notes saved appears in notification bar .
- Missed Call Notification.
- Notigo (Root clear missed call ) is supported, find Notigo here in this link : http://forum.xda-developers.com/showthread.php?t=1187025
Great Appearance Customizations
- With HD photo assigned, contacts are shown with high quality pictures, stunning quality.
- Support assigning different color to Group Tab.
- Change background , choose picture from your phone to use as dialer background.
- Landscape mode support.
- 10+ Great Skins support . Apply in settings->choose Skin.
- Customize font size/ font color for almost every text field you see.
- 4 Dialpad Style, Dial/ SMS button can be in left/right/bottom.
More Features:
- Speed dialing numbers 1 - 99
- Call Confirm.
- Supports UK/China/US/Canada phone number attribution.
- Configure Alphabet Bar on your own.
- Phone Vibration on phone connected/end.
- Exit dialer or lock screen or goto HOME when Call Ends.
- Black List, support rejecting incoming calls .
- Format phone numbers , support US/Canada/UK/Russia/Ukraine/China/Taiwan. Customize phone number using patterns , example (###-(###)-####), fill on your needs.
- Support Facebook contacts,(before android 4.0 )
Below Character Sets are supported:
Russian, English, German, Hebrew, Greek, Georgian, Ukraine, French, Hungarian ,Polish ,Swedish, Portuguese and most of the Latin characters, also Simplified Chinese, Traditional Chinese
RocketDial has a free trial version which contains unlimited feature trial , the link is :https://market.android.com/details?id=intelgeen.rocketdial.trail
pro paid version link : https://market.android.com/details?id=intelgeen.rocketdial.pro
RocketDial website :
www.droid-soft.com
Like RocketDial in facebook .
http://www.facebook.com/pages/Rocket...08571745844752
{
"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"
}
Version 2.8.15
New version added option to disable the full screen contact badge in favorite screen, meanwhile you can search various fields of contact information through search bar too.
What's new :
New: Added option to disable full Screen Contact Badge in Favorite Screen.
New: Added Persian T9 support.
New: Added Call Back options, can choose between: (1)put to dialer (2) dial direclty (3)dial with delay.
New: Added Search Bar filter in contact screen. Click menu-->Change Search bar filter to change.
Bug Fix: Fixed FC issue on android 4.0, FC happens then GPU acceleration is enabled.
More Bug Fixes.
Trial Version of RocketDial Pro the great and powerful Rocket Dial Trial provides 10 days free trial, it contains all the features of RocketDial Pro , you can buy from paypal, website or android market to unlock full features.
Version 2.8.16
What's in this version:
New: Enabled Flip Screens
New: Group call history based on date and name
New: Optimized Contact Screen performance.
New: Disable Drag for SMS/CALL when Gesture Navigation is enabled in contact screen.
New: In Full Screen Contact Badge, make call/sms using the pre-set phone number instead of choose from the whole list.
New: Show Events Dates directly in contact detail screen.
New: Dial out phone number when long tap on the blue dial bar
It is X-MAX SALE , 50% OFF for a great dialer
now it is 1.99 USD, only for X-MAX .
weird. seems like only posts here are by people selling their app...and, the only posts by one of them happen to be in this particular thread
Happy New Year Everyone !!
I think this is only place in xda that developer can announce their app and response to users , right ?
The 2.8.17 build 2 is an amazing build, we did a lot of improvement like performance tuning , memory tuning. Added Call history T9 Search , mark unread Missed Call as bold red color .
You will definitly love it .
Version 2.8.18
New version 2.8.18
New: Added Grid View for Group Screen.
New: Refined Search Bar , add one button in search bar for search filter (name/ phone / im ....)
New: Redesigned Layout for Call History Item and Contact Item. Show results for Company information in separate place
New: Added Week of Day into Call History Separator.
New: Refined UI for 720P screen.
New: Refined UI for Light Theme.
Many bug fixes.
Tbh, I hate the attitude of pushing me to use an app this way... Provide the app, and let it speak for itself.
Sorry for the negativity.
Sent from my Atrix 4G using xda premium.
Version 2.8.20
- New: Improved Performance.
- New: Added Theme management and ICS (0.99) paid theme.
Cool Rocket Caller ID
2.8.30 added many amazing Caller ID skins , check this.
Find RocketDial in facebook .
http://www.facebook.com/pages/RocketDial/208571745844752
Theme suggestion/request
Couldn't find a forum on your website, so I'll put this here and maybe someone ten times more capable than I will write it for you LOVE THIS APP.
I'd love to see an 'old school' theme for us middle-aged farts who grew up with rotary dial phones and granddads who worked on the old mechanical switching equipment. A skin which turns the dial pad into the old rotary style, and if you wanted to get really fancy, when you hit the <call> button it plays a little animation which rotates the ring and clicks in the patterns of the number entered. I know there are similiar apps out there that do this, but not one that works WITHIN Rocket Dialer.
ChattyMatty said:
Couldn't find a forum on your website, so I'll put this here and maybe someone ten times more capable than I will write it for you LOVE THIS APP.
I'd love to see an 'old school' theme for us middle-aged farts who grew up with rotary dial phones and granddads who worked on the old mechanical switching equipment. A skin which turns the dial pad into the old rotary style, and if you wanted to get really fancy, when you hit the <call> button it plays a little animation which rotates the ring and clicks in the patterns of the number entered. I know there are similiar apps out there that do this, but not one that works WITHIN Rocket Dialer.
Click to expand...
Click to collapse
That is cool , actually we considered about that style before but current design only works for square dial buttons ... May add the old school style in future.
Thanks for giving suggestions here .
ChattyMatty said:
I'd love to see an 'old school' theme for us middle-aged farts who grew up with rotary dial phones and granddads who worked on the old mechanical switching equipment. A skin which turns the dial pad into the old rotary style, and if you wanted to get really fancy, when you hit the <call> button it plays a little animation which rotates the ring and clicks in the patterns of the number entered. I know there are similiar apps out there that do this, but not one that works WITHIN Rocket Dialer.
Click to expand...
Click to collapse
I just came across this; not exactly Rocket Dialer, but should suffice for novelty purposes: Old School Dialer.
Enjoy!
Added 2 amazing themes along with 2.9.8
2.9.8 released and all about performance .
Amazing Dialblo3 Theme released !!
Check it out here
https://play.google.com/store/apps/details?id=inteligeen.rocketdial.theme.themeid23
coolsixty said:
Check it out here
https://play.google.com/store/apps/details?id=inteligeen.rocketdial.theme.themeid23
Click to expand...
Click to collapse
"item not found"
Sent from my SGH-T989 using xda premium
Dialblo3 Theme
Towle said:
"item not found"
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
It is there now, please try again .
I've been using RocketDial for awhile. It works very well after you take the time to go through the custom settings to tweak things the way you want.
My only problem is I have never figured out a way to change the "Dialing" background. It has a picture of a flower.
I can change the caller ID background but I can't figure out how to change the "Dialing" background. Can anyone help?
Okay, I finally figured it out. See attached screenshots that walk you through it, and the final screenshot which shows my new (custom) background picture.

[FREE] Speedy Dial

This is the best and easiest way to call your most used contacts.
Easy and fast setup with great Metro UI.
How many times you had to dig and search in your contacts list to find the contact and number that you use every day?
Imagine the convenience of calling your friends and family without having to look up their phone number or even dial.
With this app you can dial the desired number in just one click.
Just one touch to call a number, or to SMS/email your friend.
Features:
- You select and order the contacts (max 10 for the free version).
- Different color style for every contact.
- Available as widget.
- Top 3 contacts widget (from call log)
*********************************
Pro version features:
- Unlimited contacts.
- More styles / colors.
- Choose default number: The predefined number used by the compact widget.
- Two widget types: Normal and Compact (for default numbers).
- Top 20 contacts widget (from call log)
- Hidden mode: The last two numbers of the phone are replaced by **.
**********************************
FREE: Search Google Play for Speedy Dial
PRO: Search Google Play for Speedy Dial Pro

[APP][4.2+] Easy Smart Phone

What is Easy Smart Phone?
Easy Smart Phone is a launcher app with big fonts, big icons and simplified user interface. Its main target is elderly people who has problems with small text and complex gestures on smart phone. Easy Smart Phone will make things easier for them.
What is current status?
Easy Smart Phone is under development and it is between alpha and beta status. Most of core functions has been developed but there are some missing features and could have bugs.
Current features
Launcher with big buttons and big text
No complex gestures to use smart phone. Just simple 1 page and you can access all features with scroll up and down gesture.
Dialer with big buttons
Default phone app replacement with blacklist, whitelist, SPAM reporting and auto block features
Big fonts for USSD message with custom USSD feature
Full customizable home screen
Home screen is single page and vertical scrollable
Contacts, apps, modules and widgets can be added and removed to home screen.
Home screen elements can be arranged by moving them up and down.
On rooted phones, WhatsApp profile picture can be used as caller photo and GSM calls.
Knows problems
Custom USSD service does not work for some codes like *#06#
Custom USSD service does not work for multi page messages
Custom USSD service should not work on android settings page, but it works
Call Log does not show display name on local contacts or recently added contacts
To send SMS, Easy Smart Phone must be set as default SMS app. But app does not check if it is default SMS app or not. So if you try to send SMS without setting app as default SMS app, app will crash. This will be fixed on next beta release.
Profile picture upload fails if picture size it too big
Phone call problems (Sometimes you need to press hangup button to exit call screen, if other party hangs up)
Notification LED cannot be turned on or off
TO DO
SMS blacklist
Custom numeric keypad
Call log at contacts page
Calculator
Camera
Gallery
Music player
Notes
Calendar
File manager
Alarm
Stopwatch
Weather widget
Battery & information widget
App level notifications
Misc
You can install this app at Android 4.2+. But some features requires newer Android devices, because of Android SDK limitations. Such as
Phone replacement feature requires Android 6.0+
SMS replacement feature requires Android 4.4+
SIM selection for phone call requires Android 5.0+
Easy Smart Phone will be updated weekly . Each update may include new features and bug fixes
Root features tested only with Magisk. I have no idea if it will work with SuperSu or any other rooting method.
All translations are made by Google Translate. So there should be mistakes in translations. If you want to have a better translation in your language, you can correct translations at github page. Thanks for your contribution.
For better Easy Smart Phone experience
Grant all permissions from Android's original settings page. Because on some devices, it is not possible to ask every permission
Set Easy Smart Phone as
Default launcher
Default phone app
Default SMS app
Default browser app
Disable all power saving features for Easy Smart Phone
Set as autostart
Grant start in background permission
Grant Show on Lock Screen permission on some devices
Download
XDA Labs
Amazon App Store
Links
Website
GitHub repository for language files and problem tracking
For language translations, native speakers needed for each different language. You can edit your language's files from this github repository.
https://github.com/gadgetreviews/easySmartPhone/tree/master/language
Thanks for any help to get better translations
I think this is a good project. Need refine some ui there. For phone this day, the screen is big so i think u can made some space for every icon and text so it look more neat
Reserved
New beta has been published:
Change Log:
version 0.0.2
A lot of bugs has been fixed.
Keyboard system re-written.
Custom numeric keypad added.
virganda said:
I think this is a good project. Need refine some ui there. For phone this day, the screen is big so i think u can made some space for every icon and text so it look more neat
Click to expand...
Click to collapse
Did you mean should I decrease text size?
Is there anybody has an idea, if I upload this app to Google Play Store, will Google suspend this app and my account? Because of this app asks these sensitive permissions:
android.permission.READ_CALL_LOG
android.permission.RECEIVE_SMS
android.permission.READ_SMS
android.permission.WRITE_SMS
android.permission.SEND_SMS
Even I present documentation why I need these permissions, is it possible that google may suspend my app and my developer account?
coolman7 said:
Did you mean should I decrease text size?
Click to expand...
Click to collapse
1. I mean icon padding. Its placed to near one and another. You must made some ui change about icon padding side right and left and up down too. I test it with medium size in setting.
2. You need to up icon size resolution. In my FHD phone it look brushed.
3. In contact you must tweak it. Every time i open contact its delay couple of seconds. My contact is 600 person.
4. In SMS you must made some change for sender and receiver. I think its good if you use different alignment. Left for ingoing sms and right for outgoing.
5. In contact I prefer list option other than icon because it made hard too see long name contact.
Maybe that from me now. I really miss app like this for my parent. Sorry for my english
virganda said:
1. I mean icon padding. Its placed to near one and another. You must made some ui change about icon padding side right and left and up down too. I test it with medium size in setting.
2. You need to up icon size resolution. In my FHD phone it look brushed.
3. In contact you must tweak it. Every time i open contact its delay couple of seconds. My contact is 600 person.
4. In SMS you must made some change for sender and receiver. I think its good if you use different alignment. Left for ingoing sms and right for outgoing.
5. In contact I prefer list option other than icon because it made hard too see long name contact.
Maybe that from me now. I really miss app like this for my parent. Sorry for my english
Click to expand...
Click to collapse
Thank you for these valuable feedbacks. I have added this list to my to do list.
1) I already have plans to add padding to icons.
2) I think I will try to make an option for text size: big, medium and small like icons. Current text size should be big or medium size.
3) I tried to speed up to opening contacts, sms list and call log. But I failed before. They are really slow. Espacially SMS list is too slow, if you have too much messages. Maybe I will try to load them partially.
4) I will think about this idea.
5) I am considering there will be another contacts page as list. so it will be user selectable: list or grid.
virganda said:
1. I mean icon padding. Its placed to near one and another. You must made some ui change about icon padding side right and left and up down too. I test it with medium size in setting.
2. You need to up icon size resolution. In my FHD phone it look brushed.
3. In contact you must tweak it. Every time i open contact its delay couple of seconds. My contact is 600 person.
4. In SMS you must made some change for sender and receiver. I think its good if you use different alignment. Left for ingoing sms and right for outgoing.
5. In contact I prefer list option other than icon because it made hard too see long name contact.
Maybe that from me now. I really miss app like this for my parent. Sorry for my english
Click to expand...
Click to collapse
Number 1 and 2 in this list has been implemented with version 0.0.5.
1) Added some padding after each row. Not decided yet to add padding between columns.
2) Replaced most icons with higher resolution icons. More icons will be replaced in next versions.

Categories

Resources