Obsolete
Status Update
Comments
lo...@gmail.com <lo...@gmail.com> #2
Please fix this!!!. We have quite a few apps that cannot use GCM because of this.
gi...@gmail.com <gi...@gmail.com> #3
This should have a "high" priority, not a "medium" priority. The reason being that you cannot change the package name for apps already deployed to the app store. This means that any apps that have already been deployed with upper case package name are unable to use GCM. :-(
ma...@gmail.com <ma...@gmail.com> #4
This goes back to an issue with C2DM. It did not allow the package name permission to start with a capital letter either. Since Android allows the package name to start with a capital letter, this permission should be able to as well.
ge...@gmail.com <ge...@gmail.com> #5
Here is the excerpt from android package name documentation :
http://developer.android.com/guide/topics/manifest/manifest-element.html
"A full Java-language-style package name for the application. The name should be unique. The name may contain uppercase or lowercase letters ('A' through 'Z'), numbers, and underscores ('_'). However, individual package name parts may only start with letters."
Upper case letters should be ok.
"A full Java-language-style package name for the application. The name should be unique. The name may contain uppercase or lowercase letters ('A' through 'Z'), numbers, and underscores ('_'). However, individual package name parts may only start with letters."
Upper case letters should be ok.
ei...@gmail.com <ei...@gmail.com> #6
After doing a little more digging, the original post has the best description in the correct behavior. Currently ANY permission must not begin with a capital letter if and only if there is a dot operator inside of it. Permissions should be able to be created with capitalized names.
ze...@gmail.com <ze...@gmail.com> #7
Isn't there a way to do this yet?
It's really anoying for everyone, users and developers, to do a new app just for this issue
It's really anoying for everyone, users and developers, to do a new app just for this issue
ma...@gmail.com <ma...@gmail.com> #8
news ?
xa...@gmail.com <xa...@gmail.com> #9
DO AGREE...the same requirements as for Java package name should be used for permissions!
ma...@gmail.com <ma...@gmail.com> #10
결론이 난건가요?
ei...@gmail.com <ei...@gmail.com> #11
Any Update on this?
I need this feature too.
if the App is already in Store with the packagename "Myapplication.com" and you rename this Line: <permission android:name="myapplication.com.permission.C2D_MESSAGE" android:protectionLevel="signature" /> to a lower case letter, then it will work, but only for Devices with Android 4+.
Please fix this!
I need this feature too.
if the App is already in Store with the packagename "Myapplication.com" and you rename this Line: <permission android:name="myapplication.com.permission.C2D_MESSAGE" android:protectionLevel="signature" /> to a lower case letter, then it will work, but only for Devices with Android 4+.
Please fix this!
ge...@gmail.com <ge...@gmail.com> #12
You probably cannot fix this retroactively for devices that are already running non-supporting versions of Android, since there's no way to force an update in general. So to me it seems that the fix would be for the GP store to allow apps to rename their packages on an update from mixed case to all lower case, so long as nothing else changes and so long as there was not already another app with the resulting lower-case name. The store, being in the cloud, can fix this for almost everyone (except some very unfortunate hypothetical person who decided to have two apps with package names only distinguished by case). That should handle 99.9 percent of the cases.
ar...@gmail.com <ar...@gmail.com> #13
This bug has been marked as obsolete but there is no resolution provided.
ar...@gmail.com <ar...@gmail.com> #14
still opened and still no solution to this after years.
gr...@gmail.com <gr...@gmail.com> #15
Jeeeeeeez this is such a weird bug.
sp...@gmail.com <sp...@gmail.com> #16
Hello all.
I am using cyanogenmod, which is Android recompiled and packaged with improvements.
Sometimes those improvements get back into the mainstream Android code.
So I filed a request for this behaviour being fixed on the cyanogenmod issue tracking.
The more it gets starred, the more likely the developers will take it into account realizing it is an issue for many; so I would please encourage you all to get there and star that.
In the end, it could be fixed and entering the regular android baseline. It will take plenty of time even in the most optimistic circumstances, but it would still be awesome to have that fixed even if not in a short time.
This very issue here was just linked in that bug tracking system by the way.
Here's the link:
http://code.google.com/p/cyanogenmod/issues/detail?id=4639
Thanks!
I am using cyanogenmod, which is Android recompiled and packaged with improvements.
Sometimes those improvements get back into the mainstream Android code.
So I filed a request for this behaviour being fixed on the cyanogenmod issue tracking.
The more it gets starred, the more likely the developers will take it into account realizing it is an issue for many; so I would please encourage you all to get there and star that.
In the end, it could be fixed and entering the regular android baseline. It will take plenty of time even in the most optimistic circumstances, but it would still be awesome to have that fixed even if not in a short time.
This very issue here was just linked in that bug tracking system by the way.
Here's the link:
Thanks!
ck...@gmail.com <ck...@gmail.com> #17
I also have this problem on my Nexus S running ICS, it was fine on 2.3.7 but since android 4 update sms name/numbers are not recognised. I can search for a name then send a text but I get a reply from the number and not the name I just sent! If I go into address book and change the 07 (uk mobile prefix) to +44 the unknown number changes to the correct name.But I am not going to do this to the hundreds of mobile numbers I have stored just for a software glitch. Patch It Google!!
sa...@google.com <sa...@google.com> #18
Thank you for your feedback. We assure you that we are doing our best to address the issue reported, however our product team has shifted work priority that doesn't include this issue. For now, we will be closing the issue as won't fix obsolete. If this issue currently still exists, we request that you log a new issue along with latest bug report here https://goo.gl/TbMiIO .
Description
In my country phone numbers have 6 numbers, country code is +687
When I receive calls, they come from the number without the country code. When I receive SMS they come from phone numbers with country codes.
The problem is that if I store a phone number without the country code, Android will not recognize the contact when it sends me an sms as this one will come from my contact phone number WITH country code.
For now I have to store both number for EACH contact! One without country code for calls contact recognition and another with country code fro sms