Related
Hi,
I can't beleive that I have to use 2 lines to show date Item on today with this new ROM! How can I hack the reg in order to optimize space on my today screen?
try this:
Hi Ecraseur,
Edited : I was not able to download your file but found it under another thread.
Seems to work quite nicely. Only question I have, it says "@466" with me, just before the time is displayed. What is this and can it be taken away ?
regards,
Ruud
What is the @NNN number
The @NNN number you see on your display is Internet Time, as defined by Swatch.
http://www.computeruser.com/resources/internet_time/
Best Regards
Hi Ecraseur,
OK, nice read. I now completely understand what it means.
At @562, I was completely informed
Now, how do I get it away as I hardly ever have any need for it.
Or is this not possible. I mean, there are different formats possible for
the date and the time, but the time has no mentioning whatsoever of this Swatch-time.
regards,
Ruud
You can ask to the developper
http://www.pocketpt.net/forum/index.php?act=ST&f=6&t=8229
Greetings,
I'm the developer of TodayTime! I've read all of your comments and suggestions and I'll check the file, make some changes and post a new version later today!
New version will include support for date & time formats either on the left and/or the right of the screen (and maybe the center!), format support for swatch internet time, and font-size overriding.
Please check back later for a new version
Great! Thank you very much for the plugin
Is it possible to add an alarm bell time if it's turned on? Just like the normal WM5 plugin? And maybe the active alarms time too? :wink:
I personally don't use swatch time and I prefer alarm time
The changes are made, i'll test it and upload a new version tomorrow!
YRLS said:
Great! Thank you very much for the plugin
Is it possible to add an alarm bell time if it's turned on? Just like the normal WM5 plugin? And maybe the active alarms time too? :wink:
I personally don't use swatch time and I prefer alarm time
Click to expand...
Click to collapse
Hum... I'll have to check the API for that!
ei99070 said:
The changes are made, i'll test it and upload a new version tomorrow!
Click to expand...
Click to collapse
Hi any update on this?
Hi, i'm posting a little wm_paint bug.
When switching from poirtrait to landscape mode, time is hidden by a scrollbar if any.
Any way to check the existence of the scrollbar?
I'd like to see the clock icon as in the original version also (nuttin important however).
playerkiller said:
Hi, i'm posting a little wm_paint bug.
When switching from poirtrait to landscape mode, time is hidden by a scrollbar if any.
Any way to check the existence of the scrollbar?
I'd like to see the clock icon as in the original version also (nuttin important however).
Click to expand...
Click to collapse
This has been reported, will check that on next update
Please report further bugs/suggestions and check for further updates on this topic!
ROM and radio in sig.
I was wondering if anyone knows if there is a registry key that sets the USBtoPC value for enabling or disabling the tickbox for "Enable faster data synchronization," or whatever it says. I'm trying not to reinstall the normal start menu to get to the setting as it isn't listed in Quick Menu for some reason, and I haven't been able to find the actual problem. It would be nice to be able to add this to XDA_UC for each new flash. (I think I have ORD)
Bump. Still having this issue. Someone please help!!
You're right -- it isn't in QuickMenu. It's somewhere in windows\mycpl.cpl6,6. Haven't quite got the correct string for a run... shortcut,
BUT
Mine is set to "Always ask", and here are the registry settings. Import/re-create manually, dis- and re-connect ActiveSync. The dialog box you want should pop up.
I haven't been fooling with the Windows Registry for 15 years for nothing. Hope this helps.
piaqt said:
You're right -- it isn't in QuickMenu. It's somewhere in windows\mycpl.cpl6,6. Haven't quite got the correct string for a run... shortcut,
BUT
Mine is set to "Always ask", and here are the registry settings. Import/re-create manually, dis- and re-connect ActiveSync. The dialog box you want should pop up.
I haven't been fooling with the Windows Registry for 15 years for nothing. Hope this helps.
Click to expand...
Click to collapse
Thank you for the reply, but that isn't exactly what I'm looking for. In the USBtoPC application, there is a check box saying "Enable faster data synchronization." I'm using BirdieSync to connect to Thunderbird. I have to have this option un-checked in order to connect. I was just hoping that there might be a registry string that toggled this option so I could apply it and use it in the future in my XDA_UC folder.
Sounds like you want it set to "Always Ask" which presents the options screen to select type of connection. My settings should do just that. Have you tried them?
piaqt said:
Sounds like you want it set to "Always Ask" which presents the options screen to select type of connection. My settings should do just that. Have you tried them?
Click to expand...
Click to collapse
Your settings enable the pop-up notification when I connect to my PC. I already have it set that way. You can't access the checkbox that I'm talking about through the notification, though.
The first screenshot attached is of the notification window that you're describing. The second one is from tapping the USBtoPC link in the start menu. I'm looking for a way to have the circled checkbox UN-checked when I start up the device after a flash. I was hoping it might be something as simple as a registry string or something, but I was unable to find anyone with a related issue.
It normally wouldn't be a problem, but I can't use XDA_UC to set up Quickmenu for me because I can't access this setting unless I go through the normal start menu. It would be nice to be able to "set it and forget it" so to speak.
Sorry for not posting screen shots in the first place. I suspect that might have alleviated our mis-communication.
Until you posted the screenie, I wasn't aware there were 2 separate screens. I'll poke around the registry some more and see what I can come up with.
btw: Thanks for promoting me to senior member.
piaqt said:
Until you posted the screenie, I wasn't aware there were 2 separate screens. I'll poke around the registry some more and see what I can come up with.
btw: Thanks for promoting me to senior member.
Click to expand...
Click to collapse
The second screen that is off limits with Quick menu is found via going to the normal start menu and selecting Settings-> Connections-> USBtoPC. I think that's the right path. I'm drawing from memory as I haven't used the normal start menu in ages.
As for the senior member comment, I had to give you credit for helping me!
Bump again.
There has to be someone here who knows something about this.
I'm begging!
I guess it's this:
Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\OEM\USBtoPC]
"EnableAdvanceChecked"=dword:0
Maybe it needs something else to be set, not sure
Jackos said:
I guess it's this:
Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\OEM\USBtoPC]
"EnableAdvanceChecked"=dword:0
Maybe it needs something else to be set, not sure
Click to expand...
Click to collapse
That isn't the one, but thanks for trying. I thought that was the one before I posted the question. I'm starting to think the setting is just a ghost or something. I'm going to leave this thread open for a few more days and cross my fingers. If not then I'll just continue to manually install Quick Menu, so I can hit that box before hand.
cajunflavoredbob said:
That isn't the one, but thanks for trying. I thought that was the one before I posted the question. I'm starting to think the setting is just a ghost or something. I'm going to leave this thread open for a few more days and cross my fingers. If not then I'll just continue to manually install Quick Menu, so I can hit that box before hand.
Click to expand...
Click to collapse
Code:
[HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers]
@="Serial_Class"
[HKEY_LOCAL_MACHINE\SOFTWARE\OEM\USBtoPC]
"EnableAdvanceChecked"=dword:00000000
"SyncMode"=dword:00000001
Man, don't worry, we will figure this one out Insert this and it should work.
Jackos said:
Code:
[HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers]
@="Serial_Class"
[HKEY_LOCAL_MACHINE\SOFTWARE\OEM\USBtoPC]
"EnableAdvanceChecked"=dword:00000000
"SyncMode"=dword:00000001
Man, don't worry, we will figure this one out Insert this and it should work.
Click to expand...
Click to collapse
I've hit those keys before as well without the box being unmarked. I have no idea what "EnableAdvanceChecked" does, but "SyncMode" activates Active Sync as the default connection, I believe.
Change the first key...
Jackos said:
Change the first key...
Click to expand...
Click to collapse
Sorry, I didn't post on that one previously. I don't know what that one did, but it shut off communication with the PC.
Code:
[HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers]
"DefaultClientDriver"="Serial_Class"
Code:
[HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers\Serial_Class]
"Index"=dword:00000008
"FriendlyName"="Serial on USB"
"Manufacturer"="HTC"
"Product"="Generic Serial"
"idProduct"=dword:00000A2F
"idVendor"=dword:00000BB4
"DeviceType"=dword:00000000
"Tsp"="Unimodem.dll"
"bcdDevice"=dword:00000000
"IClass"="{CC5195AC-BA49-48a0-BE17-DF6D1B0173DD}"
"RxBufferSize"=dword:00004000
"DeviceArrayIndex"=dword:00000000
"Prefix"="COM"
"DeviceName"="USBFNS1:"
"Dll"="serialusbfn.dll"
[HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers\Serial_Class\Config]
"EnableFlowSoft"=dword:00000000
"EnableFlowHard"=dword:00000000
This should help.
Jackos said:
Code:
[HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers]
"DefaultClientDriver"="Serial_Class"
Code:
[HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers\Serial_Class]
"Index"=dword:00000008
"FriendlyName"="Serial on USB"
"Manufacturer"="HTC"
"Product"="Generic Serial"
"idProduct"=dword:00000A2F
"idVendor"=dword:00000BB4
"DeviceType"=dword:00000000
"Tsp"="Unimodem.dll"
"bcdDevice"=dword:00000000
"IClass"="{CC5195AC-BA49-48a0-BE17-DF6D1B0173DD}"
"RxBufferSize"=dword:00004000
"DeviceArrayIndex"=dword:00000000
"Prefix"="COM"
"DeviceName"="USBFNS1:"
"Dll"="serialusbfn.dll"
[HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers\Serial_Class\Config]
"EnableFlowSoft"=dword:00000000
"EnableFlowHard"=dword:00000000
This should help.
Click to expand...
Click to collapse
I'll check when I get home and edit this post accordingly.
Jackos said:
Code:
[HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers]
"DefaultClientDriver"="Serial_Class"
This should help.
Click to expand...
Click to collapse
You WIN! Wow. It finally worked. The only key that needs to be changed is the first one, changing RNDIS to Serial_Class. I'm about to flash again to test out my new mortscript, and I'll see if dropping in this key fixes the issue too. I'll update when I finish.
EDIT: SUCCESS!!! I also found a packaged version of quick menu by colossus_r who has links to all of the settings that get lost when you move between start menus. A quick search for colossus_r start menu should turn it up. I'm going to go ahead and close this thread now. Thanks for the help!
I screw up with this
Code:
[HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers]
@="Serial_Class"
I exported this with a registry toolkit, but this is completely wrong. It was either my fault or the tool has a bug. Nvm.
Yes, just changing the DefaultClientDriver to Serial_Class changes what you needed. The other keys are just in case that your favorite chef deleted them from the registry. I don't trust his skills.
Close thread
The thread has been answered. If a Mod or Admin sees this, can we close this, please?
Why can I not view recent visitors in my own profile? Setting is set to everyone.
And why is the frown smilie the first on the list?
Edit
Forget about frown smilie being first i normally do quick reply
Really, no one has any idea about this?
Moved to About XDA.
I think it's because you haven't had many profile views yet, because I'm able to view your recent visitors fine.
At the moment, it's showing that you have 20 page views and my username is the only one showing at the moment.
KidCarter93 said:
I think it's because you haven't had many profile views yet, because I'm able to view your recent visitors fine.
At the moment, it's showing that you have 20 page views and my username is the only one showing at the moment.
Click to expand...
Click to collapse
I am still unable to see any names including yours. I can however see them in other profiles.
NomadSpin said:
I am still unable to see any names including yours. I can however see them in other profiles.
Click to expand...
Click to collapse
Is it definitely set to "Everyone"?
If so, try switching to a different option, saving the changes and then change back again.
KidCarter93 said:
Is it definitely set to "Everyone"?
If so, try switching to a different option, saving the changes and then change back again.
Click to expand...
Click to collapse
Switched all options to friends only then back to everyone. Even logged out an cleared cache, still dont work for me.
I think there's a bug in NomadSpin's profile. There are no other sections visible underneath "Mini Statistics", not even empty ones, which I don't see on anyone else's profile. I would try the "I want to report a technical problem with XDA Forums or Portal" form to be found here. Hope this helps.
Dont know if this might have anything at all to do with it but when I originally created this account I entered my email as @google.com rather than @gmail.com (was a long day). Kinda forget how I fixed that, couldnt validate obviously so came back and changed it somehow. (its been another long day)
NomadSpin said:
Dont know if this might have anything at all to do with it but when I originally created this account I entered my email as @google.com rather than @gmail.com (was a long day). Kinda forget how I fixed that, couldnt validate obviously so came back and changed it somehow. (its been another long day)
Click to expand...
Click to collapse
That shouldn't affect it... I don't see anything untoward on your profile though, so I'm not sure what's wrong...
I don't leave a trail on profiles I visit though - has anyone other than kid visited the profile?
When I visited it yesterday the section "Recent Visitors" wasn't there at all, but now it is and I see myself as the "last 1 visitor" and "This page has had 26 visits".
syncopath said:
When I visited it yesterday the section "Recent Visitors" wasn't there at all, but now it is and I see myself as the "last 1 visitor" and "This page has had 26 visits".
Click to expand...
Click to collapse
I could be mistaken, but your looking at your own profile to get to recent visitors maybe? That triggers that you was most recent to view.
Sent From My HTC Evo 3D Using TapaTalk 2
No, I'm looking at NomadSpin's profile (now stands at 32 visitors with the last 3 named). If I visit my own profile I don't show as a visitor.
I can see the last 4 visitors out of 33 somebody musta fixed it. Thank you who ever you are
Looks like i may have spoken to soon. Now have 37 visitors an can stil only view the last 4, which appears to be the same 4 as before
When I or a number of mods view your profile, it won't be logged, as we chose to disable the "mark" from being left
It's like that given you posted in about xda, that's where most of the views are coming from
I left my mark!
k.
pulser_g2 said:
When I or a number of mods view your profile, it won't be logged, as we chose to disable the "mark" from being left
It's like that given you posted in about xda, that's where most of the views are coming from
Click to expand...
Click to collapse
Sneaky buggas you are
I see you kickofthecat
Same is the case with this profile http://forum.xda-developers.com/member.php?u=5121618
Nothing but mini statistics is visible similar to Nomad's.
Hi,
I think it would be really nice to have a ability to add the device you own to your profile. In this way it would be clear what everyone is using (as now often we don't even know when a dev moves on to another device), and we would have a history for each user owned devices and awesome stats showing how many users own (and how many previously owned) particular phone in each phone's section. I'am surprised something like this wasn't even implemented yet
-SmOgER said:
Hi,
I think it would be really nice to have a ability to add the device you own to your profile. In this way it would be clear what everyone is using (as now often we don't even know when a dev moves on to another device), and we would have a history for each user owned devices and awesome stats showing how many users own (and how many previously owned) particular phone in each phone's section. I'am surprised something like this wasn't even implemented yet
Click to expand...
Click to collapse
The first part of your idea has been available for a while now.
Go into your control panel>>edit details>> 3rd option down devices "Enter the devices that you're currently using"
Once entered it will show at the bottom of your profile page and under your avatar in the more info.
E.Cadro said:
The first part of your idea has been available for a while now.
Go into your control panel>>edit details>> 3rd option down devices "Enter the devices that you're currently using"
Once entered it will show at the bottom of your profile page and under your avatar in the more info.
Click to expand...
Click to collapse
I wasn't sure where to post this ,so sorry if i'm in the wrong place, but I also didn't want to start a whole new thread for this.
I can't seem to find my s3 in the device options,
Can some moderator please add it to the optional devices ?
I'm talking about the Samsung Galaxy S III I9305 LTE
Thanx
Myrrhman said:
I wasn't sure where to post this ,so sorry if i'm in the wrong place, but I also didn't want to start a whole new thread for this.
I can't seem to find my s3 in the device options,
Can some moderator please add it to the optional devices ?
I'm talking about the Samsung Galaxy S III I9305 LTE
Thanx
Click to expand...
Click to collapse
Will bring this to the attn of the admin. :good:
Hi,
does somebody know if it is possible to access the "LED stripe on the top edge of the back panel"?
I mean is it possible to access it with software to do some fancy color hack modding...?
shadow_empire1 said:
Hi,
does somebody know if it is possible to access the "LED stripe on the top edge of the back panel"?
I mean is it possible to access it with software to do some fancy color hack modding...?
Click to expand...
Click to collapse
It might be, but development for the Pixel C has been @randomblame and @cheep5k8, both of whom are quite busy. The former is tricking out his new old ride, while working long hours, last I heard, and the latter is mad busy with work and adding a bunch of stuff to his kernel.
Edit: If I left anyone out, I sincerely apologize!
Based on what @cheep5k8 said in this post, It sounds like the light strip is not controlled in the android software at all, and would require a lower level hack. Definitely not saying it can't be done, but probably WAY more work than it is worth.
I'd just like a way to disable it altogether. It is super bright when I pick up the tablet in the morning and disturbs the wife.
shadow_empire1 said:
Hi,
does somebody know if it is possible to access the "LED stripe on the top edge of the back panel"?
I mean is it possible to access it with software to do some fancy color hack modding...?
Click to expand...
Click to collapse
im also searching for an opportunity to customize the light bar, i found sth here:
forums androidcentral com pixel-c 627989-led-lightbarhtml
(needed to delete the dots and slashes)
but it seems very complicated to me, would like a app to adjust it.
or do you guys see an easy way for that?
i'm actually curious to wich colours i would change it, just wann be able to change it lol
(btw. first post ?)
Puma12372 said:
im also searching for an opportunity to customize the light bar, i found sth here:
forums androidcentral com pixel-c 627989-led-lightbarhtml
(needed to delete the dots and slashes)
but it seems very complicated to me, would like a app to adjust it.
or do you guys see an easy way for that?
i'm actually curious to wich colours i would change it, just wann be able to change it lol
(btw. first post ?)
Click to expand...
Click to collapse
Doesn't appear that it's possible. For more information see posts #179 to 182 here > http://forum.xda-developers.com/pix...nicorns-6-0-1-dragon-05-05-16-t3372823/page18