Name of recipient in SMS delivery receipt on WM5 - Windows Mobile Apps and Games

I'd been fed up with SMS delivery receipt showing only the phone number of recipient. So, i've created small hook to fix this.
It replaces the standard SMS DR notification with it's own, which can be configured as other notifications are, initialy it copies setting from New SMS notification. The bubble notification has also different icon, the ticked off envelope.
Requirements:
- Phone number to replace must have at least 7 digits
- can start with + or 0
- must be without any nondigit chars
- Contact number can be in any format (even with common nondigit chars, e.g. space, dash, parenthesis)
Drawbacks:
- Unlike New SMS notifications SMS DR notifications are not grouped into one, when more than one exist. 10 DRs, 10 awaiting notifications.
- Resources only in english. Will thing about allowing localication from file resource.
Version 2.0.0:
- Improved phone number searching algorithm
- Improved contact looking up
- Added replacing number in text messages
- Improved Delivery notification design
- Simplified settings
- Deleting moves messages to delete folder
- Fixed setting delivery time
Version 0.9.5:
Added configuration app.
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"
}
Before installing soft reset and remove previous version!!
Works only for Windows Mobile 5
SMSDRFixWM5.CAB (48K)
SMSDRFixWM5.zip (17K)

Just one quick question before I go ahead and try this: Is it possible to unistall your programm or will I be stuck with the new notification whether I like it or not?
Great idea by the way!

Of course that it is possible to uninstall it..

Sorry, I guess I should have expected this regarding the quality of your previous programs. Keep it up! I'm gonna give it a try now.

Hi,
Great job!
Any chance to get the name order changed? Now it's "last, first" i would like first last more..
I have the names filed has "first last" so i don't think that's the problem...

Hm, I installed it but it doesn't change anything. I am using a german T-Mobile Vario with 1.6.2.1 GER ROM. I also did a soft-reset after installation. Any ideas why it does not work? I still get the old notification message with the number.
I have Phone Alarm 1.30.03b installed, which also changes SMS Notification settings, maybe it's got to do with that?

The tool is not working on BlueAngel with WM5. Maybe this is because our phone numbers are 11 digits and not 12. For example they look like +79241234567, +7 is country code (Russia), 924 - operator, remaining 7 - phone number
Can you change your program so that it would replace phone numbers in all messages with name, and still show the phone number for example as "(number)"?
Or maybe you'll publish its sources?

Ok, just counted the digits in german mobile phone numbers. This seems to be the problem.
German format is: +49 (1XX) XXXXXXX but some also have +49 (1XX) XXXXXXXX. This means 7 or 8 digits after the provider specific (1XX). Do you see a chance to enhance your tool to cope with this?

I am interested in this excellent tool as well. In Holland we have + 31 (country code) XX or XXX (06 for mobile numbers, XXX for fixed lines (which can receive SMS here)) and then 8 or 7 digits in the subscriber number. So our phone numbers look like +31 XX/XXX XXXXXXXX/XXXXXXX. can you adjust the tool to see these numbers? Or perhaps make it customizable, so everyone can just enter their own formats for the country they live in ( with most idealy 2 or more formats working at the same time for every country, since we have international numbers in our contacts as well of course ). Thanks!

is there any possiblity to have such tool for wm2003 on pda2k
thx

i tried it but didn't work our number format as follows
+96812345678 (968) country code followd by the mobile no
please i need

I think I understand why M$ didn't inlude this by default. :lol:
I have an idea how this could be easily solved, so, be patient.

hey, u are right M$ will be pecking at your door for the solution. Keep trying.GOOD LUCK

Guys, i need to know exact form of the number shown in delivery receipt. Are there just numbers (and 'plus' sign) or some additional characters such as space or round bracket?

Any way to change the name order? Thanks.

In the next version it will be configurable...

Polish phone numbers format
Please find below the phone number format, as send by ERA in delivery notification on HTC Wizard/WM5:
+48xxxyyyyyy
Where 48 is country code, xxx is operator code for gsm and yyyyyy is phone number for gsm. Please note, in case of land lines, the format is different, area code is xx and phone number is yyyyyyy, but because of the same length, it does not matter.
Please take it into account in future versions.
Regards,
Kotek

German format in the delivery receipt for mobile phone numbers:
+49XXXYYYYYYYY or +49XXXYYYYYYY, depending on carrier

I made new version, fully configurable. See the first post.

Yes, it's working! it's working!! it's working!!! Thanx saman-cz. Great work!

Related

(28 November 2010) iDialer v0.54 - Open Source edition

I would like to announce the next version of iDialer, v0.54! This version is the first open-source version, with code available on Google Code. It also fixes the soft-keys for non-touchscreen phones.
Update: November 28, 2010: It seems Google has changed their URL scheme for some people, so if you get an error message like "unexpected results: m/b/0/sms" then download the new version from my site.
See my website for usage instructions.
Here's a full list of differences between v0.53 and v0.54:
[#] Fixed soft keys: left soft key = "add contact", right soft key = "backspace"
[-] Removed experimental support for dialing via Phone.com
[#] First public release of source code on google code
Public service announcement about 911 calls: please test 911 from your phone before an emergency situation arises. I tried it on my phone the other day with the new Tachi phone canvas and it did not work the first time.
Download from my website:
http://www.supware.net/iDialer/
I have a companion program, GreenButton, which better integrates iDialer into the OS. See my site for details.
Here's my iDialer wishlist for future updates:
Custom in-call screen
Request any URL
Here's some 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"
}
Looks very nice. I'll try it with my iContact Burts Edition. Thank you so far.
Looks nice, real clean! Anyway to get smartdialing working on this? That would make it a winner for me!
deeznuts said:
Looks nice, real clean! Anyway to get smartdialing working on this? That would make it a winner for me!
Click to expand...
Click to collapse
+1
thank you very much
can you make it in the diamond skin to match icontacts with diamond skin? that would look great. thank.
I got it working and it's really good but when I do following, select the dialer, can't remember the number I want to dial and want to jump for example to the favorites your app always refers back to the last used function of iContact. In the case when you started iContact and go straight to the dialer and further to the favorites it always will jump to the phone book. Is it possible that you don't remember the last used function and go to the selected one?
this is really really great. thanks man
finally a worthwhile dialling app nice one.
Will you integrate it in your new version of iContact?
Hi,
Thanks for this good apps, but how change number format (***) *** - *** ? (not work for me , in france)
Nice one!
May I dare with my very personal wish list:
- options/instructions to map it to the dialer button
- international (configurable?) phone number format. I'm able to place call also with the current phone number format anyway.
- inclusion into iContact (only when the iDialer software will be mature enough)
Anyway does anyone know how to map it to dialer button (the one with the green phone icon)?
deeznuts said:
Looks nice, real clean! Anyway to get smartdialing working on this? That would make it a winner for me!
Click to expand...
Click to collapse
U can try this one to see if it works for u.
I'm really looking forward to the grandcentral dialer. I would also like the option to not fully integrate because I would want to use the dialer only for gc.
+1 for grandcentral dialer
supbro said:
Here's my iDialer wishlist for future updates:
GrandCentral dialing
Better OS integration
DTMF sounds
Click to expand...
Click to collapse
What about Photos? Smartphone Support?
BTW...the GrandCentral support would be fantastic! But, wouldn't that belong properly in iContact itself since GrandCentral only dials numbers you've added to it's contact list?
Kermit Woodall
Managing Editor
GadgetNutz.com
nice if you can get grandcentral working that would be great the only think that sucks about grandcentral is that you have to use the number that they gave you
i wish they would open the program back up because I'd like to get a number for cali given that i'm residing here now
kwoodall said:
BTW...the GrandCentral support would be fantastic! But, wouldn't that belong properly in iContact itself since GrandCentral only dials numbers you've added to it's contact list?
Click to expand...
Click to collapse
There are ways to have grandcentral dial non-contact numbers. Look up Grand Central Click to Call extension for Firefox (http://thatsmith.com/2008/06/grandcentral-addon-for-firefox/) to see one example.
supbro - looks like the two dialer skins (xcf) on your site are corrupt. When I downloaded and changed the extension to .png, I couldn't find a paint program that could read them...?
pw-man
xcf is the rough equivalent to a photoshop psd. You have to open it up in Gimp.
very cool. thanks supbro

[App] OS Logger v1.2 [3-21-09] - Log your SMS on your Calendar.

{
"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"
}
Log your last 3 received sms on your calendar as appointment.
if you have S2U2, and have activated the "show appointment" option, you can automatically read your sms without having to unlock your device.
You have to keep the application running in the background
the screenshot is showing 4 sms, but i limited it to 3
change log:
v1.2
- fixed a few bugs in deleting appointment logs
- added option to change the appointment duration
HKCU\Software\OS Logger\
string name: dur
string value: 60 (minutes by default)
- added blacklist
HKCU\Software\OS Logger\black
string name: black
string value should be separated by a comma " , "
example: the number you want to block is "+639175681234"
just add "9175681234" since the sms sender number would contain "9175681234"
v1.1
- added close application pop-up message after executing
- application will hide itself if you tap "NO" to the pop-up message
Download here
Hey Oldsap,
This is a pretty cool thing. I always use S2u2 and this will help me.
Thanks
This sounds pretty slick. Good looking out.
Creative
Nice one! Many thnx from the artic circle!
start to end time for the sms/appointment is set at an hour by default
good work oldsap
Ok, quick question, how exactly does this work? I activate it, and i guess something happens but I don't see my message on the screen. I have s2u2 set to show 4 appointments but they don't show up. Am i doing something wrong?
The next release is gonna have it better
work in progress
The latest work in progress of any S2 applications.
S2U2 (13 March 2009)
FatBoyExtraordinaire said:
Ok, quick question, how exactly does this work? I activate it, and i guess something happens but I don't see my message on the screen. I have s2u2 set to show 4 appointments but they don't show up. Am i doing something wrong?
Click to expand...
Click to collapse
after you execute the application you will see this:
after that, click on any part of your screen except the OK button because it will close the application if you do.
When the application is running in the background, any NEW sms will be logged into your calendar.
change log:
v1.1
- added close application pop-up message after executing
- application will hide itself if you tap "NO" to the pop-up message
Thanks for the how-to and the update.
FatBoyExtraordinaire said:
Thanks for the how-to and the update.
Click to expand...
Click to collapse
may i ask if it's working on your phone now?
oldsap said:
may i ask if it's working on your phone now?
Click to expand...
Click to collapse
It sure is. I did what you said, selcted "No", (I then, because I use WKTask, hide to set the app to hide always so I wouldn't accidently close it) and waited for a text. Just like you said, it shows up. And I assume you assign it the hour length so it will disappear after said hour, which it does. So it's perfect. The only thing I would suggest would be the ability to vary the length of how long it stays on your screen. Like right now you have it set for an hour, maybe add the option for a few minutes or a half hour. Kinda had a risque text and forgot about it showing up on my lock screen when I handed it to a friend!
FatBoyExtraordinaire said:
It sure is. I did what you said, selcted "No", (I then, because I use WKTask, hide to set the app to hide always so I wouldn't accidently close it) and waited for a text. Just like you said, it shows up. And I assume you assign it the hour length so it will disappear after said hour, which it does. So it's perfect. The only thing I would suggest would be the ability to vary the length of how long it stays on your screen. Like right now you have it set for an hour, maybe add the option for a few minutes or a half hour. Kinda had a risque text and forgot about it showing up on my lock screen when I handed it to a friend!
Click to expand...
Click to collapse
sure. i'll add a config tool in the next release. any other requests?
I appreciate it. Can't think of any other enhancements off the head right now, but if I do , I'll definitely let you know. Thanks for making so many great apps. Don'tSleep is a must!
magicalan said:
The next release is gonna have it better
work in progress
The latest work in progress of any S2 applications.
S2U2 (13 March 2009)
Click to expand...
Click to collapse
Great app! In this pic, is the next release going to have a popup (or at least an option to have a popup?)
My suggestion is that there is a popup when a new text comes in, and that when you touch it, it goes away and is marked as read. An option to not mark it as read as well in your config. Pretty much, I don't want to have to unlock my phone to mark the message as read and still be able to see previous messages.
change log:
v1.2
- fixed a few bugs in deleting appointment logs
- added option to change the appointment duration
HKCU\Software\OS Logger\
string name: dur
string value: 60 (minutes by default)
- added blacklist
HKCU\Software\OS Logger\black
string name: black
string value should be separated by a comma " , "
example: the number you want to block is "+639175681234"
just add "9175681234" since the sms sender number would contain "9175681234"
ok it doesnt work
i installed it
its running in the background
but nothing is happening
can u tell me the settings on ur s2u2 for this to work?
Hey there,
I think this program is great - Would there be a way of making a similar program that will instead just take calendar appointments from SMS messages in a particular format, and add them as calendar appointments?
I get google calendar reminders sent by SMS in the following form: "Reminder: Visit Parents @ Thu Jun 25 - Sat Jun 27, 2009 ([email protected])" or "Reminder: Important Meeting @ Thu Jun 25 5:05pm - 8:25pm ([email protected])"
Would there be a way to modify your app so it only adds these to the calendar?
Thanks!

SMS Nuke v1.3

{
"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"
}
Send multiple SMS to a particular recipient
Features:
- send multiple sms to one or more recipients
- hides the application while sms is being sent
- a popup message will show how many sms has been sent and to how many recipients
- use at you own risk (of losing friends, of sms nuke backfiring, etc )
Update
v1.3 May 12, 2009
- added an option to send Class 0 or Flash SMS
v1.2 May 7, 2009
- added multiple recipients
NOTE:
* recipient number should be in international format e.g. +639221234567 not 09221234567
* recipient's numbers should be separated by a semi colon " ; "
Great program!
Thx so much.
download and tested on my diamond.
Useful when some one need our sms support or vote on some competition
Thx !
Guys PM me your numbers ... i gotta see how long it takes to send 1k messages! ))
ok, mine is 310-735-0099.... Kidding (though call it if you like! )
One thing I thought would be great is to have something like this in with the features of say, hushsms all in the same app.
a update cool ive been rocking version 1 for awhile..nice to see your still working on this
LMAO this is gonna be funnier then hell lol
dooooood thanksss haha this is gonna be sweet
Wow! This would be so much fun especially for those with "unlitxt"!
Useful as well for SMS broadcasts!
Update
v1.3 May 12, 2009
- added an option to send Class 0 or Flash SMS
Mga pinoy na developers pasaway
Nice work! Sun Cellular(PH) will hate you for this.
But could you explain the huge 300kb+ cab filesize difference from version 1.2 to 1.3?
whats the difference between Class 0 & Flash SMS?
and can u add something where i can check which names i want like some sort of check list...so i can add the names quicker??
havox22 said:
whats the difference between Class 0 & Flash SMS?
and can u add something where i can check which names i want like some sort of check list...so i can add the names quicker??
Click to expand...
Click to collapse
Class0 and Flash SMS are the same.
i'm planning on adding a group list for the next version
Whats the difference between this and SMSpam? Cheers.
EDIT:
Wow, i just tried the Class 0 message, and it works :O Tried it from my diamond on Orange UK, to a samsung on 02 UK and a samsung on t-mobile UK. I didn't think there was any way of sending call 0's any more. Great app.
Leetmu said:
Whats the difference between this and SMSpam? Cheers.
EDIT:
Wow, i just tried the Class 0 message, and it works :O Tried it from my diamond on Orange UK, to a samsung on 02 UK and a samsung on t-mobile UK. I didn't think there was any way of sending call 0's any more. Great app.
Click to expand...
Click to collapse
it's basically the same. Both applications' main purpose is to annoy someone
i've had v1.0 since 2007 though
Ahahah well it's pretty good. very very impressed with the Class 0 messaging. Nice one.
this software is great thanks
it´s so funnny .... ahahahah
What's Class 0 messaging?
teese said:
What's Class 0 messaging?
Click to expand...
Click to collapse
Class 0: Indicates that this message is to be displayed on the MS immediately and a message delivery report is to be sent back to the SC. The message does not have to be saved in the MS or on the SIM card (unless selected to do so by the mobile user).
Class 1: Indicates that this message is to be stored in the MS memory or the SIM card (depending on memory availability).
Cannot wait to see group sms function . Please do not make it Outlook Category depended though
Thanks
Please could you add "Paste" function to the "Menu", so i can easily copy numbers/text and paste them in the appropriate fields quicker.

Wrukwiacz - automated sms sender & fake caller

SMS Nuke is a great program but it has one disadvantage - you cannot make a fake call to someone. I don't know how it's called in English, but in Poland we call it 'strzałka' and it means that we do a call and before a person answers it we hang up so the other cellphone only rings It's very annoying and can make people mad :] So I wrote this small app to send multiple sms and repeat calls.
The name doesn't mean anything but it polish we have a dirty word and the name is this word but with two letters changed by place. This logo shows how it looks:
{
"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"
}
Here's the main window:
English is supported to:
'Podziękowania' means 'Thanks to' but it's in polish, why? It's my personal decision and I won't change it
In the first text box you can write a receiver (or receivers) number (separated by a semicolon, but when you add a number from More -> Add contact, or by pressing OK on the number text box, the semicolon is added automatically). The 'repeat:' change to a number of attempts of the destination mode. Then choose 'call time' - it's the time from the number dial to call hangup (but it's not necessary when you're using SMS), then choose 'break time' - it's a break between a call hang up (or when SMS is send) to next attempt.
When you use call repeating it's very possible then someone can answer it before the program automatically hangs it up. So Wrukwiacz is designed to instant hang up the call when the victim answers it But the overall time for the call is 1-2sec and that costs to, so remember that.
More -> Mode, there you can choose if all attempts will be done for one receiver and then to another from the list, or alternately for every one receiver. Just try it to know how it works.
While using Automated SMS, you can save them to the registry and later open them.
Wrukwiacz was tested on WM6.0, 6.1 and 6.5 on Standard and Professional versions.
I'd like to thank my friend Daria Bu. for personal testing my app
Requirements:
- .NET CF 3.5
- unlocked device (to save SMS and checked options)
DOWNLOAD​
Enjoy
great work man, a big thumbs up , just wht I was searching for, U are a star !!
any english version for this app? nice work indeed.
sakshamkatyal said:
any english version for this app? nice work indeed.
Click to expand...
Click to collapse
It's in english and polish. If your system lang is other then polish, the app will be communicating in english
thanks, works great.
Nice app - it is, indeed, very 'wkurwiająca'...
Good toy!!!
keyboard does not work on Raphael Fuze...
What do you mean 'does not work'? You can't write an sms or what?
dobra nazwa. troche mnie wkurwia :]
pretty simple and good work.
It's very nice that so many people like this app
how do i start it? I dont see a key to start it
bump! lol...i wanna prank some people!
I love this app! Thanks heaps =]
Just a request for the next version:
Is it possible to have an option to NOT auto disconnect when the call gets connected?
kunz said:
Is it possible to have an option to NOT auto disconnect when the call gets connected?
Click to expand...
Click to collapse
It's possible, but by default it'll be unchecked.
The new version will have some new features. I plan to start working on it at second half of august
AndrewSpec said:
It's possible, but by default it'll be unchecked.
The new version will have some new features. I plan to start working on it at second half of august
Click to expand...
Click to collapse
That's awesome.
It'd be great to have an adjustable auto-disconnect call after a variable XX seconds after it has been picked up.
Thanks AndrewSpec, can't wait for the new release =]
kunz said:
It'd be great to have an adjustable auto-disconnect call after a variable XX seconds after it has been picked up.
Click to expand...
Click to collapse
No problem. I'll add something like this.
If someone else has a idea for a new function, than write about it. Version 1.1 of Wrukwiacz will be the last version with new features. Other versions (after 1.1) will have only bug fixes.
I would like a report feature that told me if the messages got sent and how many etc...
Right now you hit start and you have no idea if it worked or not.
genialna nazwa.

[FONT MOD] Emoji unicode softbank encoded font

I really like that there are now plugins for emoji for the major text messaging apps like Go EX Messaging and Handcent. I'm able to use them with friends and family who use iPhones and it works well. What I found irritating though is that text notifications for messages I receive end up as boxes where the emoji are supposed to be. Same with when I look at my text in the stock text messaging app.
Here's where this font mod comes in. It turns this:
{
"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"
}
Into this:
I found another project here that did something similar. The guy took an existing Japanese font and just pasted the emoji data from there. The problem with that is that the source images were really terrible. I think they were color images converted into font data... Very poorly. I couldn't tell what half the emoji were, even after I was told what they were supposed to be.
With emoji being integrated into official unicode recently, it was possible to find nice glyphs to represent exactly almost all the softbank encoded emoji:
http://www.unicode.org/~scherer/emoji4unicode/snapshot/utc.html
Thanks go to the maker of the Symbola font where most of the unicode standard emoji glyphs have been incorporated. It gave me a repository of glyphs from which to "borrow".
Unfortunately, unicode encoding does not equal softbank encoding. What that meant for me was days of converting, cutting and pasting 450+ emoticons into the right locations in the Atrix font.
Hopefully some of you will find this useful. A couple shortcomings:
1. Some of the icons, namely ones with text or japanese characters did not have representations in Symbola, so for those I took .bmps and converted to vector and then integrated them into the font. The result is that while for the most part they look good, they may be less sharply defined than the tailor made glyphs.
2. It took me a long time to figure out what the icon for "109" meant. I've never been to Tokyo, so I had no idea that was a department store. Unicode doesn't implement this one, so the icon is a duplicate of the department store icon.
3. I didn't really implement the flag icons because they aren't integrated into the unicode standard, and I didn't have anything readily available. I experimented with converting flags I could find, but for the most part they came out terribly. The following flags are missing: Japan, US, France, Germany, Italy, UK, Spain, Russia, China, South Korea.
The flags are really the main shortcoming. If anyone has these flags in black and white (not grayscale, that doesn't come out well in fonts. Dithering to emulate shades is fine), or wants to make them, I'd be happy to integrate them. They'd be especially welcome if they had been made as vector format. For now though, I'm not likely to try again to make them myself. I finished this project weeks ago, and frankly I'm tired of it
This mod replaces DroidSansFallback.ttf so if your version is already customized, be aware that those customizations will be gone.
How to install:
1. On your phone, make sure USB Connection is set to "None".
2. On your phone, go to Settings > Applications > Development and make sure USB Debugging is on.
3. Plug your phone into your PC and let any drivers install if necessary.
4. Unzip the file I attached and run installemoji.bat.
I send Emoji from time to time but nobody ever sends it to me, haha. My iPhone friends get excited when they see it but do not know how to send it back.
Haha, I had to show my iPhone friends how to set it up!

Categories

Resources