Affichage des articles dont le libellé est name. Afficher tous les articles
Affichage des articles dont le libellé est name. Afficher tous les articles

mercredi 12 mars 2014

Carrier name topic




Hey guys. Just a couple quick questions. I have the Optimus G Pro E-980 and I have it on the Straight Talk network. And my carrier name says "home" instead of "AT&T". I was wondering how I can get it to say AT&T instead of home. I just got my wife the Optimus G also on the ST network and her carrier says AT&T, not Home. Is this something with the phone itself or is it how ST provisions the sim card? If it is how the card is provisioned, can I have ST make it say AT&T? Both phones are AT&T branded.

I know most people would change their carrier name to something other than AT&T but to be honest, I would prefer that over it saying home. It just seems so Generic to say that....lol. By the way, this phone is not rooted or anything. I would like to root but I took the 10p update and don't feel like flashing it back and starting all over just to root it. I'll wait for a root method for the 10p. Thanks guys.





[Q] 4.4.2 Missed call not showing name topic




Hey guys got a weird problem.. I just recently upgraded to 4.4.2.. I flashed the stock image to start fresh as I was previously on 4.2, and then flashed AOKPK nightly. When I miss a call, my notification drawer doesn't show the name of the caller from my contacts

Have I done something wrong somewhere?

screenshot attached..








Attached Thumbnails


Click image for larger version<br/><br/>Name:	jDUskRS.png<br/>Views:	N/A<br/>Size:	77.1 KB<br/>ID:	2626567
 
















jeudi 6 mars 2014

Since the device name is Hammerhead topic




Why is it there isn't a ROM called Ithorian? I would make one myself but I have neither the time or the knowledge to do so. I guess I am the only major Star Wars geek!





lundi 10 février 2014

CM Code Name topic




What is the code name on the CM website where I would find the T-Mobile Note 3 downloads?





[Q] no name tablet please help newbie topic




Hello and sorry for the noob questions but I'm new and I do not know !
I have a no name tablet and I want to change the ROM can I put a custom ROM on it ?
Specs are :
Arm v 7 (vfpv4 neon) quad core
Gp1000+mp core viveante
1 GB ram
Android 4.1.1
Linux version 3.4.0+
All I wanna know is what ROM can I put, if I can put or maybe some other OS if you guys think is better

Thanks





How to insert space in dialer between first and last name topic




i've seen two suggested solutions; tapping * (star) as a space or simply continuing to type the name without a space. neither are working for me. any other suggestions? thanks!





jeudi 30 janvier 2014

[Q] T9 dialer with search in company name topic




i´m looking for a T9 dialer with a search in company name.

I tried alot now and they only search in "Name" and "Lastname"

I can not put company name in "Name" and "Lastname" field, because the contacs come from a CRM server.

Can somebody help ?





Incoming calls name of contact from Exchange Server not showing topic




Hi all,

I'm syncing my samsung galaxy s4 with a exchange server for email,calender and contacts. This is working perfectly. Only when colleague is calling me i see only this telephone number and not his/her name. I can search for this colleague and add him in my local contact list but i don't wanna do it for all my colleagues.

Does anyone have a solution for this problem?

Thanks!





mardi 28 janvier 2014

[Q] T-Mobile Name ID at all possible? topic




Is it possible- at all to add this feature to stock or a custom ROM? Google Caller ID is NOT the same. There are plenty of calls that come in that Google does not show me the name of the caller. This is a feature my company pays for and worked really well on my old, T-Mobile branded HTC One. Most ALL calls that came in had a name associated with them. I did find some old, outdated, threads with a "T-Mobile Name ID" apk to install or zip file to flash and while the app itself seems to work the actual Name ID (or caller ID) does not. Any help would be appreciated.





How does the name lookup work in this case? topic




On 28.01.2014 21:47, Peter wrote:
> Consider this definition (namespace and class share the same name):
>
> namespace Foo
> {
> int x;
>
> class Foo
> {
> public:
> static int x;
> };
>
> int Foo::x;
> }
>
> I wondered what Foo::x would refer to with "using" directive used for namespace Foo: a global variable x in namespace Foo or static member of class Foo? Basically, I assumed the following code would not compile:
>
> int main()
> {
> using namespace Foo;
> Foo::x;
> return 0;
> }
>
> My reasoning went like this:
>
> - Foo::x is a global variable x from namespace Foo
> - Foo::Foo::x is a static member of class Foo from namespace Foo, but since
> "using" directive is applied, the namespace name can be omitted, thus Foo::x is also a static member of class Foo
> - conclusion: call to Foo::x in main() is ambiguous - it refers to two different entities


I think that is correct.

And I think probably C++11 §7.3.4/6, in the "Using directive" section,
applies:

"If name lookup finds a declaration for a name in two different
namespaces, and the declarations do not declare the same entity and do
not declare functions, the use of the name is ill-formed."

As it happens Visual C++ 12.0 appears to also think so:

[error]
original.cpp(19) : error C2872: 'Foo' : ambiguous symbol
could be 'Foo'
or 'original.cpp(8) : Foo::Foo'
[/error]


> However, the compiler I tested it with (one of g++ recent versions) had
> no trouble disambiguating this: experiments showed Foo::x in main() is
> interpreted as global variable x in namespace Foo. Moreover, if I remove
> the definition of global x from namespace Foo, then the compiler emits
> the following error:
>
> main.cpp: In function 'int main()':
> main.cpp:16:4: error: 'x' is not a member of 'Foo'
> Foo::x;
>
> so it doesn't find the static member of class Foo.


Except that I believe that's wrong, it's reasonable: maybe its how the
language should be.


> In order for the compiler to find it I have to qualify it fully as
> Foo::Foo::x despite the "using namespace Foo;" line.


That's not full qualification, and Visual C++ still emits the diagnostic
above.

Full qualification is

::Foo::Foo::x;

and this is accepted by Visual C++.


> Why?


I think the ambiguity is real and that the g++ failure to diagnose it is
a compiler bug. I could be wrong. But, since the two compilers disagree,
at least one of Visual C++ and g++ has a bug here. ;-)


> How does the lookup work here?


C++11 §7.3.4/2

"A using-directive specifies that the names in the nominated namespace
can be used in the scope in which the using-directive appears after the
using-directive. During unqualified name lookup (3.4.1), the names
appear as if they were declared in the nearest enclosing namespace which
contains both the using-directive and the nominated namespace"


Cheers & hth.,

- Alf






dimanche 26 janvier 2014

LG G Pro 2 announcement and name get confirmed topic




Hey members,

Good News for those waiting to get Update. G Pro just got first Update with KitKat as GPro2. Problem is We have to buy this update for around 600$ again.
:highfive: for one who will buy this update from LG.

Anyway News here:
LG spilled the beans on the announcement and the name of the successor of the LG Optimus G Pro. The upcoming phablet will go official in February (MWC in Barcelona is likely) as the LG G Pro 2.
Unsurprisingly, LG removed the ‘Optimus’ moniker from the name of the yet to be seen handset. Like the latest batch of high-end smartphones from the Korean manufacturer, the device will launch as simply a member of the 'G' lineup.

In case revealing only the name of an upcoming device appears to be an odd move by LG, we must point that this isn’t the first time the company pulls such a trick. Last year, the manufactuer revealed the name of its current flagship, the LG G2 in a similar fashion.

Source: http://www.gsmarena.com/lg_g_pro_2_a...-news-7666.php





vendredi 24 janvier 2014

Unknown manufacturer name topic




Hello, when I use CPUZ to check all the data and information about my tablet, I found that it lacks the manufacturer name as oppose to my phone. Similarly, when I want to download some stuff for it on Google Play, it also fails to name my device. Therefore, how could I manage to name the manufacturer for my tablet so I could make everything nicer and easier? Thanks.








Attached Thumbnails


Click image for larger version<br/><br/>Name:	Screenshot_2014-01-24-16-41-03.png<br/>Views:	N/A<br/>Size:	107.8 KB<br/>ID:	2537073
 

Click image for larger version<br/><br/>Name:	IMG_20140124_164220.jpg<br/>Views:	N/A<br/>Size:	237.9 KB<br/>ID:	2537074
 

Click image for larger version<br/><br/>Name:	ewfdsf.JPG<br/>Views:	N/A<br/>Size:	13.3 KB<br/>ID:	2537075
 
















Signal Bars / carrier name? topic




Hi,

is there a way (stock kitkat) to show the carriername on the status bar (like near the clock), as soon/as long i have mobile reception ? I never know if i got gsm signal, because the signal bars are showing up as well when i'm outta coverage in "emergerndy calls only" status. To find out i have always to scroll down the notification panel. Maybe i am missing something but in my eyes this is a quite important feature, which every nokia from the 90ies had...

thnx





jeudi 23 janvier 2014

[Q] Change network provider name topic




Hello

I have KitKat 4.4.2 factory rom installed on my phone, it's rooted etc. I also have Xposed and Gravity installed.

Does anyone know an easy way to change the network provider name that displays on the lock screen, pull down notification etc? Gravity does not have this feature I do not believe.

I also am considering using the Purity rom, and would prefer not to use Xposed/Gravity on this just in case it cause instability. I don't think Purity has this option either.

Thank you.