Related
Hi guys! Had my M5000 for about 10 days now and finally getting used to it but I wonder if anyone canm help with any of the following questions??
1. How do we edit the dictionary?? I can't even find how to add words and that would be REALLY handy as I normally use the phone pad for typing!
2. Can we select a default input method? (I use the phone pad but it always reverts to popup keyboard)
3. Can we change what the soft keys to on the today screen? (I'd dearly love to change Calendar to Messaging!)
4. I prefer to keep event, program and notification sounds all turned on but can I disable the start button click and the noise it makes when opening programs or settings??
5. My device is set to turn off after three mins - Is there a way to make it turn on again when I press ANY button? (I swear the power button moves in the dark lol)
6. When I go into my games menu it takes just over 40 seconds to list them all (I have about 20 games all installed on my memory card) - Does anyone know what might cause this??
7. Is there a way to get these phones to receive files over bluetooth from other make of phone? Mates with both Nokias and Sony have tried sending me pictures over BT but no luck
Think that's it for now - Sorry if any of these are stupid questions with obvious answers that I've missed but I'm pretty sure I've tried every damn menu on the device now lol! I'm also hoping that there's things here that other people would also like ot know!
Thanks
1. The dictionary can have words added to it by making a document in Word (named, for example: 'Personal dictionary') and saving it. Any word you add will be in the dictionary from that point on (as long as the document is not deleted).
3. Try registry hack here: http://wiki.xda-developers.com/index.php?pagename=Universal_Registry
5. Try 'Settings' - 'Buttons' - Lock tab - 'Do not lock buttons'
4. Not sure if there's a reg hack for it, I've searched for the filenames below and their paths to no avail. but the only other way would be to remove the following files from \Windows:
hwandsw.wav
MenuPop.wav
If you remove or copy these to a different location, then you won't hear anything. During the old XDA / XDA2 and i phases, I used to swap the WM2002/3 sounds for PC Windows noises. Later, when it came to 2005, I used the set contained on here as they were much nicer.
6. If they're on the SD card then presumably it has to search the SD for all of the .exe files. This could be improved by perhaps defragging your card (StorageTools is a good app for this). Another thing may be to try creating links to your game .exes in a folder on the PHONE, and replace the Start > Programs > Games icons with links to the PHONE copies. You can add / remove these by going to \Windows\Start Menu\Programs\Games
7. http://wiki.xda-developers.com/index.php?pagename=Universal_Registry - look for the section entitled To change the ability to receive files via Bluetooth (OBEX)
Ant
Hi
The registry obex 'hack' does exactly the same thing as going to settings, comms, beam, and clicking the selection box 'recieve all beams' Beam = Ir AND Bluetooth.
I find that the button lock setting does not work. With it set to 'do not lock' you still cant press any button to switch the unit on
Nigel
Thanks for the tips guys
Maybe I should have been more specific with the dictionary thing - I want to be able to add words to the predictive text (Town/friends names for example) - Does adding them to the dictionary do this??
Yes, adding any words to the dictionary adds them to predictive text, as well. The predictive text uses the dictionary.
Plus you'll find that as you type more and more, it will automatically add words you spell out it doesn't recognise.
Ant
Thanks guys - Especially for the registry link - Some REALLY great stuff there
hmmmmm... One quickie though:
For example, to change the left-hand softkey to start Pocket Excel you would set
* HKEY_CURRENT_USER\Software\Microsoft\Today\Keys\112\(Default) = Pocket Excel
* HKEY_CURRENT_USER\Software\Microsoft\Today\Keys\112\Open = \windows\pxl.exe
Anyone know how I set this to open contacts???
I built a Today plugin (with a little help from folks on this forum) originally for WM5 devices (you can see it here). Everything works great.
Based on user requests, I re-targeted it to work on PPC 2003 SE devices also. Here's the problem: Now, the Options window won't open until the plugin is actually loaded. In other words:
1. After a fresh install, go to Today settings, highlight plugin, click options - nothing happens.
2. Check plugin, close Today settings, re-open Today settings - Options now work.
Any thoughts an why it behaves like this? I've compared the two versions ad nauseam, tweaked this and that to no avail. (this was built using VS 2005)
The options + the today item code are in the same dll and it dose not get loaded until after the items window is dismissed. This is normal behaviour and there is not much you can do about it. If you watch the task bar you will notice a flicker at this exact time (ie closing items window). I think a system-wide message is sent at that time to indicate a setting change. Find that message and you may have something to work with but there is no garantee that your item will get loaded even if you send that message during the installation.
OdeeanRDeathshead said:
The options + the today item code are in the same dll and it dose not get loaded until after the items window is dismissed. This is normal behaviour and there is not much you can do about it. If you watch the task bar you will notice a flicker at this exact time (ie closing items window). I think a system-wide message is sent at that time to indicate a setting change. Find that message and you may have something to work with but there is no garantee that your item will get loaded even if you send that message during the installation.
Click to expand...
Click to collapse
Hey - thanks for the help! Similar to your suggestion, I implemented a post-installation step (another first for me) that executes SendMessage(HWND_BROADCAST, WM_WININICHANGE, 0xF2, 0); This refreshes the Today screen, causing my plugin to load immediately.
Perhaps version 1 always did this and I just didn't notice...
Guys,
I've not been getting enough time to work on ShantzTodayChanger anymore (and couple that with the irritation of having to boot into windows just to work into this). The motivation levels are simply not there. I'm trying to see if there is someone willing to take up and continue development for this, so that I can release the source code. If anyone is interested, please drop me a word at the project's home page: Shantz Today Changer Home Page
SHANTZTODAYCHANGER
For queries, bug reports, feature requests, updates and downloads, visit ShantzTodayChanger Home Page
If you like this program, then you can
:: DONATE ::
This small tool will cycle ur today background or theme after a set interval of time.
Usage:
1. Make a folder on ur device (preferably not on storage card.) and extract all the files (mainly ShantzTodayChanger.exe, TdyChangerCfg.exe, gsgetfile.dll (might not be visible to u depending on ur explorer settings) and Readme.htm) to this folder.
2. IMP: Do not rename any files.
3. Run the TdyChangerCfg.exe.
4. Set options through the dialog that opens and press apply button (Pressing the native WM OK button will discard all your changes)
5. Options:
i)Choose image type (.gif\.jpg\.png) or theme(.tsk) to be cycled.
ii)If the input files (images or themes) are not in the folder where exes are kept, then you can check the box (underneath the .gif option) and give the "FULL and ABSOLUTE" path of where the files are kept. You can either input the path thru keyboard or choose it graphically by pressing the button (...) next to it.
iii)If you want to run a file after every cycle interval, check the corresponding box and provide the "FULL and ABSOLUTE" path of the file to be run. You can either input the path thru keyboard or choose it graphically by pressing the button (...) next to it.
iv) If you want some files to be avoided during cycling, put a file mask. The program will look for this mask to appear anywhere in the name of the files and will avoid it if found. (Wildcards are not supported. Choose time option has to be checked for this to work)
v) Choose the period for which mask option has to be used. If you choose a time period and leave mask as empty, then during that time no cycling will be done. If you want to avoid some files all the time, then time period should be chosen to cover all 24 hrs of the day.
vi)enter the desired interval between cycling of images\themes.
vii)If you choose a period for the mask, another check box (Consider mask period for exe also) will be enabled. Checking this box will mean that the specified exe will be run only if an image\theme is changed during that cycle. If you dont check this, then exe will be run after every cycle even if there is no change in the image\theme.
6. When you want to stop the cycling, press "STOP Cycling" button.
Additional Notes:
1. I've tested it only on my WM6 HTC Wizard and WM5 emulator. Might work with other devices/OS's but not sure...
2. Doesnt have to be running constantly. So saves resources when not active.
3. Survives soft resets as well.
4. Even takes care of the situation if your phone is off when the time to cycle is reached. Will cycle as soon as ur phone comes back on in this situation.
Planned Updates:
i) Suggestions invited. I have a lot of updates in mind but will incorporate those only which are requested by you.
Known Issues:
i) If the mask option is selected, then in a very particular situation, the app will miss a cycle.
This can be taken care of but not in my priority list because this can be fixed only by rewriting the complete cycling code which is quite a bit. So, will fix it if I get some time from my other projects.
ii) If after maknig the configuration, you see the screen flash for a second at the right times, but the backfround doesn't change, then do this:
- Go to : Settings...today....appearance
- un-check "Use this picture as background"
- start the program using "startTodayChanger.lnk" or TdyChangerCfg (Apply button)
(Thnx to CWKJ for reporting this bug and fix, and to eric for reminding me about it)
End Note:
Like every software, this one is also bound to have bugs, please report it asap.
Though ShantzTodayChanger does not run continuously but sometimes some apps that close all processes automatically (like SPB backup) might clash in schedule with ShantzTodayChanger and close it when it starts to run. In such a case (which is quite unlikely), the app might not be able to set a notification for next cycle, so if u face this situation, then run the config again.
Version History:
1.53 - 23-March-08 -> RECOMMENDED UPDATE
i)Theme Color Detection has been improved a lot. Should work much more accurately now.
1.52 - 11-Aug-07 ->
i) Fixed another bug for the "time period" option.
ii) Made a little optimization in the code.
1.51 - 05-Aug-07 ->
i) Fixed a bug which prevented the "time period" option from working properly.
ii) Fixed a bug where wallpapers might not change if certain particular themes were installed before change cycle happens
iii) Fixed a bug where the time period option was not remembered properly by the GUI.
iv) Added option to allow user to choose whether to run the user specified file (exe\lnk) after every cycle interval only if there was a change in image\theme during that cycle.
v) Made a few small changes to the GUI to prevent users from making incorrect settings.
1.50 - 29-July-07 ->MAJOR UPDATE
i) Added option to specify a mask to avoid files having that mask
ii) Added option to specify the time period during which the mask has to be considered
iii) Added code to ensure that if mask is empty and a period is chosen, then no rotation is done during that period.
iv) Added option to run a user specified file after every cycle interval.
v) Fixed bug where the jpg and png options were not working earlier.
vi) Clicking help button now opens help in Pocket Internet Explorer.
vii) Fixed many more subtle bugs that manifest themselves and very peculiar situations.
viii) Optimized the code a bit at a few places.
ix) Also see "Known Issues" section above.
x) Removed the "append to previous info" box as now the app remembers old info correctly.
1.33 - 18-July-07 ->
i)Added code to select the input path graphically. It is a bit of workaround though. To select an input folder, just select any file inside it in the select folder dialog.
ii)TdyChgrCfg now shows you the previous settings.
1.32 - 21-Jun-07 ->
i) Fixed a bug where sometimes on cycling themes, colors change but images do not change.
ii) Added a measure to avoid running multiple instances (just as a precaution)
iii)Added code to avoid losing notifications if phone is reset too early after running the program
1.31 - 20-Jun-07 ->Fixed 2 bugs:
i) A notification bug where old notification is not deleted
ii) A bug where cycle interval value is not correctly read from the GUI
1.3 - 19-Jun-07 ->
i)Added option to make partial changes to previously entered information.
ii)Fine-Tuned the Theme Color support algo. Now, theme colors should be almost 95% same as calculated by windows mobile while applying theme.
iii)Did some code optimization
1.2 - 19-Jun-07 ->Major Update:
i)Added Theme Support. Changing of system colors as per theme is also supported (which is not done by any other program IIRC)
ii)Added option to keep input images\themes in a separate folder
iii)Provided a GUI Configuration module
iv)Provided option to choose between gif\jpg\png\tsk to be cycled.
1.11 - 12-Jun-07->Fixed another bug with notification queue
1.1 - 12-Jun-07 -> Fixed the bug that causes WM5/WM6 devices not to cycle wallpapers in certain conditions
1.0 - 10-Jun-07 -> Initial Release
Credits:
daxliniere/wacky.banana -> For asking to make the tool and their inputs
SeanFromSoCal/200mpx -> For their inputs
If you like this program, then you can :: DONATE ::
Download:
Latest Downloads can now be found at http://tech.shantanugoel.com
For queries, bug reports, feature requests, updates and downloads, visit ShantzTodayChanger Home Page
it may be interesting
nice release...will try it soon
Hey Shantz! thanks so much for this, unfortunatley it doesn't run on my Hermes!
And I don't know how to debug it so you can take a look at it.
Feature request: JPG or PNG support would be great. Also, a way to specify where the files reside, maybe command line? If argument is not present at command line, then default to install directory (program root)
Thanks Shantz!!
Dax.
@dax: well, I'll add a config module soon for the image paths etc.
Will see if jpg/png support is feasible enuff...
About the hermes, i'll send you a debug build and try to run that. But first of all, tell me whether you can find a registry entry "HKEY_CURRENT_USER\Software\ShantzTodayChanger" and if its there then can you tell me the objects present inside it along with their values...
shantzg001 said:
Hi
Just made this. This small tool will cycle ur today background / wallpaper after a set interval of time.
Usage:
1. Make a folder on ur device (preferably not on storage card. Its just 8KB anyways) and extract the ShantzTodayChanger.exe to this folder.
2. Copy the image files that you want to set as ur today background to this folder.
[bold]IMP:The files should be gif and moreover, the size (widthxheight) of the images should be taken care of by you in advanced, otherwise they might be stretched or cropped[/bold]
3. Run the ShantzTodayChanger.exe.
4. This will create two shortcuts in ur folder. startTdyChngr.lnk and stopTdyChngr.lnk.
5. Now just run startTdyChngr.lnk. The default time gap between cycling is 600sec. You can modify the shortcut to choose ur own time (in sec).
6. When you want to stop the cycling, just run stopTdyChngr.lnk.
Additional Notes:
1. You can create your own shortcuts if you want. Basically the ShantzTodayChanger.exe works on following command line arguments (without the quotes):
i) "-g 600" - start cycling images. replace 600 by ur own time in seconds. Keep it more than 1 minute preferably.
ii) "-s" - stop cycling.
iii) "-c" - cycle immediately. DONT USE THIS OPTION. MIGHT CREATE PROBLEMS.
2. I've tested it only on my WM6 HTC Wizard and WM5 emulator. Might work with other devices/OS's but not sure...
3. It runs only when wallpaper has to be changed. So saves resources when not active.
4. Survives soft resets as well.
5. Even takes care of the situation if your phone is off when the time to cycle is reached. Will cycle as soon as ur phone comes back on in this situation.
Planned Updated:
i) Suggestions invited. I have a lot of updates in mind but will incorporate those only which are requested by you.
End Note:
Like every software, this one is also bound to have bugs, please report it asap.
Version History:
1.0 - 10-Jun-07 -> Initial Release
Credits:
daxliniere/wacky.banana -> For asking to make the tool
RapidShare Mirror->http://rapidshare.com/files/36281282/ShantzTodayChanger.zip
Click to expand...
Click to collapse
cool,
i was actually thinking of something like this...
feature request????
how about changing the entire theme....
(what i am planning here is having different themes during different times of the day)
along with it say can you make it check the time (say instead of 600s i would like to change it at 12, 3, 6 and 9...)
whole theme changer(tsk), which will change system solors would be WROBG
@fallenCzar: Whole Theme Changer isn't on the list right now...Maybe I can work on it when I get a few other things together first..
along with it say can you make it check the time (say instead of 600s i would like to change it at 12, 3, 6 and 9...)
Click to expand...
Click to collapse
Do you mean, you want to change it at a specific time of the day? Hmmm, I may try to include an option to specify the "cycle start time" along with the gap, which should take care of this...
not working on my o2 XDA II mini win 2003SE.it says not a valid pocket pc....
@Sathya: It works only on WM5 and WM6. I'll see if just a simple compilation for the WM2003 platform will work and let you know...
@ALL: Those who have tried it on their WM5/WM6 devices, please let me know if its working ok for you or not.
BTW, i've started working on a few updates, check in Post #1..I think I'll make two versions for this, a normal one and an extended one, so that those who want a smaller footprint can use the normal version...
Hey seem to be a nice work shantzg001, checking it out soon ...
Thnx Shailesh, did u get time to run it??
do not work on my Trinity
Shantz,
Just seen this. Many many thanks for your efforts here, most appreciated.
Not had chance to try it yet but most reports sem to be coming back that it doesn't seem to work on a Tytn/WM5 machine? What's your take on that?
Cheers
WB
Hmmm, it works perfectly on my WM6 HTC Wizard and the WM5 emulator as well...Not getting any time right now to look more..Will post a debug build tonight..But can someone please check the registry. I had said earlier also to check under HKEY_CURRENT_USER\Software\ShantzTodayChanger, to report back what all settings exist there, after you have completed all the process...
Found some problems with the code...Have removed the utility till further notice...
Found out part of the problem by inspecting a colleague's device...Its because of how some devices behave to background change if themes are installed..
Will make the change when i go back home tonight and also see if there is any other problem...
Fixed the bug...It should be ok now for all WM5/WM6 devices..
With 1.11 it now works fine!
Is it possible to make it work not only with gif files but with tsk too
Hi,
As some of you already know, I'm working on a touch UI (www.touchxperience.com) which will include an integrated profile manager. But it won't be a simple profile manager, it will allow you to create what I called "Custom Events", to execute predefined actions when a certain event occurs.
I would like to hear suggestions or advises from software design experts as well as end users about how should be designed user interface.
The principle is simple, each custom event is defined by:
A basic event (application changed, location changed, new message, new incoming call, battery charging, device cradled, headset connected, Wi-Fi network detected, internet connection detected, keyboard open,...)
Eventually some conditions (date/time, current application, current location, specific words in message, caller identity,...)
An action (launch application, display notification, enable flight mode, turn on Wi-Fi, change profile, send message,...)
There will be hundreds of events and actions, so possibilities are very large! Here are some examples:
Enable flight mode during nights
Connect to Wi-Fi while battery is charging
Deactivate alarm when I turn my device face down
Put phone in silent mode at workplace
Remind me to buy bread when I’m near to the bakery
Events, conditions and actions may eventually need some additional info: specific time, application to launch, bluetooth mode (on/off/visible), active application title, message text,...
Also there may be an option to revert back some executed actions, for example:
If you defined a custom event to set max brightness in media player, it will set default brightness once active application changed
If you defined a custom event to turn on WiFi when device is charging, it will turn off WiFi when it's not charging anymore
There will be some predefined custom events that you can activate and customize (commonly used custom events, to be determined, in this way you don't have to create them from scratch).
Finally, you can create profiles and switch between different profiles in one touch. Each profile defines some system settings: volume, ringtones, connections, backlight brightness,...
The user interface should cover any type of usage, for novice or advanced users, so it must be simple but powerful. And of course, it must be finger-friendly!
Don't hesitate if you have any suggestion regarding user interface design or mechanism in general. Thank you!
just wifi
you are smarter than me.
your imagination is stronger than mine.
dreaming from empty is impossible for me.
i would be happy trying out what you offer, when you feel it is ready for that.
at least then i could have base line.
the events you describe when phone is in certain positions (orientation) is
is unbelievable to me.. Majic
when my phone detects wifi, it would be fine if it connects to prescribed known network. if none available, then the strongest Open one would be choice.
and so forth down the tree..
im sorry to start the clutter of useless posts here and you can delete if you want.
as thousands who know you better, i am very anxious for your release..
EDIT EDIT :: i do have one question.. with all these options, how many minutes will many battery last?
even 60min?
Nice idea!
I would love to have this app replace "phonealarm"! Will it be possible to have multiple alarms? I really would love it when my phone would ring every 5 minutes if I have an unread message/missed call. This is one of the most important features. Are You planning on implementing such an option?
Greetz
korbi
This may be implemented in a future version.
Definitely some timed events ie:
From 9 am to 5 pm (typical US workday) the phone goes to vibrate.
From 11 pm to 6 am the phone goes silent for people sleeping.
Is it possible to program the sound to turn on 1 minute before an alarm so that you don't have to keep the sound on the whole time just for the alarm?
That's all I got so far.
- If a meeting is scheduled in the calendar, the phone should set itself to vibrate during the meeting and turn the ringer back on when the meeting is over.
- Activesync.exe can be killed as soon as the phone is unplugged from the USB cable.
- The interface can change its skin depending on the amount of light (Diamond's light sensor can be used) or time of day. (Darker environment = Darker skin so its easy on the eyes)
a few things
1. it is gorgeous! I have never seen an interface like that and I would love for it to be in any rom that comes out. That said
will this be released on legacy devices (titan specifically)
2. I assume also the menu will have scrolling elements
I have more technical questions though but this is a start
Good to see you're taking suggestions from everyone from designers, engineers and everyday users to advanced users. I have some suggestions which I'll just throw out there [some may be stupid but brainstorming works wonders with intuition and innovation]
Rotate to Activate Camera
- Event: Rotate device to landscape (whatever degree it is)
- Condition: Whilst in Home screen (or in any other screen in TF3D - not limited to just Home and which can be customized by the user as to which screens this will be enabled)
- Execute: Camera Application
Stylus Retrieval Activates Notepad:
- Event: Remove stylus from device
- Conditions: Only when in stand-by mode
- Execute: Unlock device > Open Notepad application
Alternative means of unlocking device
- Event: Double tap screen OR Long pressure hold of thumb/finger on screen - amount of pressure to be defined by user and being able to define this will ensure that accidental unlocks do not occur (e.g. whilst in pocket)
- Condition: Device locked AND Double taps/long holds on screen must be in a certain area of the screen - also definable by user
- Event: Unlock device
Inserting wired Headset opens menu for Phone/Music/Radio selection
- Event: Insert wired headset into phone
- Conditions: Wireless headset is not already paired AND Phone/Music/Radio applications are not already running [in relation to TF3D tab - music is not already playing]
- Action: Open up a dialogue menu for user to select either Phone, Music (user definable music application whether it goes to TF3D Music tab or opens another application like WMP), or Radio application
If I can come up with more suggestions, I will let you know.
hey i think the best thing for you to indigrate into your beautiful ui would be the lock and unlock screen of the Android OS (if possible)
here is the link
http://www.youtube.com/watch?v=JGCIlAwrpvI
Great idea! I've been playing with automatically switching to silent mode when I'm in the vicinity of some cellular towers since 2001, never got it to work though
From a technical design perspective: I would strongly suggest that your application only registers itself to those events the user specified in some configuration. If your program is going to listen to all possible types of events at all times, it will become slow and battery draining. Your program should hook to events as necessary. You could check which events to hook to as soon as configuration changes. You could disable a hook to a specific event once all occurrences of actions listening for that event are done (to check on the moment the event action is executed), such as a one-time alarm.
Keep up the good word, I'm curious about the results in the future
- Daan
Edit: oops, you're asking for user interface design comments. Ghe, look at Apple? Nah, what I've seen from the videos the new interface looks very promising. For the profiles, you might consider letting the user configure some events very user friendly, like enabling some default often-used actions, and let specific events (such as defining the location of the bakery store) be entered by having to draw a stylus (if much user input is required).
Noooo!!! Schaps this is awesome! I hope I'm within 30 days to get a refund on Spb Phone Suite !
Hi Schaps,
Here is my idea: Add function key + shake to do more. Like:
1) Hold Down the Vol Down Key + shake horizontal = Play Next Music/SMS/Email/Photo (As user config)
2) Hold Down the Vol Up Key + shake horizontal = Play Previous Music/SMS/Email/Photo (As user config)
3) Hold Down the Action Key [The Round Button] + shake to Right = Move the TouchFLO3D Tab to Next Right Tap
4) Hold Down the Action Key [The Round Button] + shake to Left = Move the TouchFLO3D Tab to Next Left Tap
5) Hold Down the End Key + shake = Close all application
6) Hold Down the Phone Key + shake = Open the Contacts List
7) Hold Down the Back Key [←] + shake = Switch to Next Running application
8) Hold Down the Home Key + shake = Open your favorite application
9) Hold Down the Power Key + shake = Turn the LCD in WHITE and MAX the Backlight, So Diamond become a supper flashlight!
10) When not press any key + Rotation = Auto-Rotation just like GSen
See the Diamond can do a lot of things and iPhone can go back to home
What did you think?
Can you make it so that the phone can be set to turn on and off automatically like a blackberry?
Backwards compatibility and another idea
Will this be backwards compatible in any way in order to use on the Wing/Herald, until I can convince the wife that the HTC Diamond is the way to go...not the idrone?
Second, how about the ability for the phone to activate a specific program or two when it detects my bluetooth gps in the vicinity? Or to go to a specific mode when my bluetooth headset connects and to port all audio to the headset (another program activation)?
Maybe to activate a program, like a mapping program when the gps is active and moving over 20 mph... like an automatic navigation system.
*****
The biggest feature is the automatic profile changes... screen brightness, volume, ringtone, maybe a program, based on time of day or location.
It must also never interfere with the regular operation : Phonealarm would make my screen go blank when I looked at incoming messages. It would then interfere with the solid orange "charging" light quite often, making me wonder if my cord was bad.
Huey85 said:
Good to see you're taking suggestions from everyone from designers, engineers and everyday users to advanced users. I have some suggestions which I'll just throw out there [some may be stupid but brainstorming works wonders with intuition and innovation]
Rotate to Activate Camera
- Event: Rotate device to landscape (whatever degree it is)
- Condition: Whilst in Home screen (or in any other screen in TF3D - not limited to just Home and which can be customized by the user as to which screens this will be enabled)
- Execute: Camera Application
Stylus Retrieval Activates Notepad:
- Event: Remove stylus from device
- Conditions: Only when in stand-by mode
- Execute: Unlock device > Open Notepad application
Alternative means of unlocking device
- Event: Double tap screen OR Long pressure hold of thumb/finger on screen - amount of pressure to be defined by user and being able to define this will ensure that accidental unlocks do not occur (e.g. whilst in pocket)
- Condition: Device locked AND Double taps/long holds on screen must be in a certain area of the screen - also definable by user
- Event: Unlock device
Inserting wired Headset opens menu for Phone/Music/Radio selection
- Event: Insert wired headset into phone
- Conditions: Wireless headset is not already paired AND Phone/Music/Radio applications are not already running [in relation to TF3D tab - music is not already playing]
- Action: Open up a dialogue menu for user to select either Phone, Music (user definable music application whether it goes to TF3D Music tab or opens another application like WMP), or Radio application
If I can come up with more suggestions, I will let you know.
Click to expand...
Click to collapse
You understood good custom events mechanism, this some examples of actions which will be possible. Now the challenge is to design a clear user interface to manage custom events.
Wolfblood said:
Hi Schaps,
Here is my idea: Add function key + shake to do more. Like:
1) Hold Down the Vol Down Key + shake horizontal = Play Next Music/SMS/Email/Photo (As user config)
2) Hold Down the Vol Up Key + shake horizontal = Play Previous Music/SMS/Email/Photo (As user config)
3) Hold Down the Action Key [The Round Button] + shake to Right = Move the TouchFLO3D Tab to Next Right Tap
4) Hold Down the Action Key [The Round Button] + shake to Left = Move the TouchFLO3D Tab to Next Left Tap
5) Hold Down the End Key + shake = Close all application
6) Hold Down the Phone Key + shake = Open the Contacts List
7) Hold Down the Back Key [←] + shake = Switch to Next Running application
8) Hold Down the Home Key + shake = Open your favorite application
9) Hold Down the Power Key + shake = Turn the LCD in WHITE and MAX the Backlight, So Diamond become a supper flashlight!
10) When not press any key + Rotation = Auto-Rotation just like GSen
See the Diamond can do a lot of things and iPhone can go back to home
What did you think?
Click to expand...
Click to collapse
I have been working on it, but it's still experimental.
Hi Schaps,
One more things, At point 10) maybe the TouchXperience UI should be have a config manual to list out all installed application in Diamond (Listed on \Windows\Start Menu\Programs\ & \Windows\Start Menu\Programs\Games) Let user choose (Make a tick box?) what application have Auto-Rotation function or not. Because as I try some application is not good or not support Auto-Rotation like below:
- Manila
- Teeter (Game)
- Opera
- htcalbum
- cprog.exe
See you later
Is it possible to skin your interface? If not, would it be possible to make a skin section like ThrottleLauncher has so all you have to do is copy files/install a cab and go to that section and change the skins. Or is all the skining part hardcoded?
schaps thank's for your nice work
i attend the your program
but work on htc elf?
Kraize92 said:
Is it possible to skin your interface? If not, would it be possible to make a skin section like ThrottleLauncher has so all you have to do is copy files/install a cab and go to that section and change the skins. Or is all the skining part hardcoded?
Click to expand...
Click to collapse
That'd be quite a treat for users to be able to customize skins. +1 for skinnable interface!
I know some of these problem is already fixed by cab provided in this forum. I just make a summary of them and hope it can be improved in next update.
1. There are only 9 short cut in Home screen
2. There are only 9 short cut in Contact screen
3. The SMS always stuck in Send Box, we have to restart device and send a new SMS to “initiate” the SMS function in order to send out the stuck SMS
4. The calendar screen is too simple. It even can’t show task & appointment on same screen
5. The Music screen is handicap. We can’t select folder to play music or delete unwanted song. Please do not link it to WM Libraries as this is too annoying and time consuming too mange song in this way.
6. The Foot print screen can only support 99 records. There is no point to limit user’s footprint as we have several GB storage on SD card.
7. The twitter screen can’t manage follower/following
8. The setting screen didn’t provide an option to switch off HSPA / Data connection. The default data connection button will be triggered by program like Weather, gmail etc which do not do the job well.
9. The setting screen didn’t provide a monitor/counter for wireless / data transmission.
10. There is no option for us to add our own icon on the slide bar. This is kind of waste for the wise idea of slide bar. If we can create our page on the slide bar, we can better manage the program icons which all sitting in the start menu now.
Anything else?
Apart from number 3 (which can be resolved by turning off HTC messaging - a real fix will follow), they're just wishes. You can't expect your personal opinion to be considered a reflection of how the device is "handicapped". I think you should change the thread title to reflect that these are your personal wishes, not faults. (You need to edit and go into advanced mode to change the title )
1. There are only 9 short cut in Home screen
I have 20 (modified from 9)
2. There are only 9 short cut in Contact screen
I have 15 stock from o2
3. The SMS always stuck in Send Box, we have to restart device and send a new SMS to “initiate” the SMS function in order to send out the stuck SMS
As johncmolyneux post
4. The calendar screen is too simple. It even can’t show task & appointment on same screen
No tasks but the calendar is effective
5. The Music screen is handicap. We can’t select folder to play music or delete unwanted song. Please do not link it to WM Libraries as this is too annoying and time consuming too mange song in this way.
I have a folder per album so if I play an album i'm playing the contents of a folder
6. The Foot print screen can only support 99 records. There is no point to limit user’s footprint as we have several GB storage on SD card.
The most recent 99 images even
7. The twitter screen can’t manage follower/following
Click on the tweet, then again with the white bground.. opens a dialogue box... click show profile... right softkey to follow unfollow
8. The setting screen didn’t provide an option to switch off HSPA / Data connection. The default data connection button will be triggered by program like Weather, gmail etc which do not do the job well.
setting screen open the comm manager which has the data connection switch. pointless unless you have turned off all automatic updates
9. The setting screen didn’t provide a monitor/counter for wireless / data transmission.
Never has, just a connection time in the notif manager. there are 3rd party applications that will do this.
10. There is no option for us to add our own icon on the slide bar. This is kind of waste for the wise idea of slide bar. If we can create our page on the slide bar, we can better manage the program icons which all sitting in the start menu now.
?????? you've lost me now
Yes...100 posts.....
Good point, let me change the title later