Diamond Dreams (What would you like the future to hold) - Touch Diamond, MDA Compact IV General

Some day soon when the master chefs have totally pwned the HTD Diamond Rom I would love to see the following things happen on my device
1. When switching back to the TF3D home screen and the the time "Cards" fall down wouldn't it be cool if there was a very subtle feedback like in Teeter so you can feel the clock change
2. Some Feedback when sliding between pages in TF3D
3. A lot more G Sensor interaction, 2 shakes answers the call a quick flip over rejects the cal etc I know this will be hard to do and use as there will be a lot of unwanted motion when removing the phone from your pocket etc but it would still be cool.
4. Anti theft alarm. Set app and it gives you 10 seconds to put the phone down and then arms itself. if its picked up it beeps for 5 seconds until you put the pin in or it starts to scream "Help I'm Being Stolen" "Stop Thief Put me Down"
I'm sure there are loads more add your Diamond Dreams here
Jules

Related

Changes you would like?

Ok, post things you would change here, and lets se if any of the wonderful deverlopers can make it so?
Mine so far would be:
More options on the home screen menu, i.e. as well as call history and calender, maybe comm manager, task manager etc?
A quicker lock function than holding hang up for 5 seconds and selecting lock device...
The wallpaper of the homescreen showing on all other tabs...
Im sure i have more, will post them when they come to me....besides that i love it...
The first thing that comes into my mind is that you only can have 16 contacts 'at the front'. I would like to be able to browse my whole phone book like that
Better calendar integration with the TouchFlo 3D would also be nice. As well as fully customisable tabs
I want TF3D removed
mafiabs said:
I want TF3D removed
Click to expand...
Click to collapse
Start - Settings - Today
tap on Item tab
Uncheck Touchflo3d, Check other items that you want displayed (eg. messaging, Tasks, Device Lock etc)
tap on ok.
Done
I just came up with a brilliant idea. Maybe not an application which would be very useful. But rather fun i guess.
How about a phone pad with the classic old look of a num wheel. With animation and all. Integrated with the TF3D of course
Anyone feel the urge to make one now?
I want the diamond to wake up and ring and vibrate as soon as i get a new email through windows live. right now, the diamond doesn't wake up on new emails

Winterface - what do you all think of it?

I came across Winterface last night.
I must say being an ipod touch owner I do like Winterface. The ability to have buttons for applications, contacts and settings all mixed up is great!
Also the slide function is very smooth. I have only found that sometimes its hard to press the buttons just right to activate them but that may just be fat fingers on my account.
I like Touch Flow but do find it a bit slow (even with the registry adjustments). I cannot update my rom as I cannot get a Hard SPL to load so Winterface is a nice alternative.
Three big problems for me:
1. No way to see upcoming appointments/tasks
2. Buttons are hard to press because the screen starts sliding
3. It's hard to get from the applications to the Winterface without closing them, if your OK button is set to Close. You have to get to the today screen and then make the finger move.
For me, it's unusable.
gave it a 30 minutes try on my Diamond.
Buggy buttons indeed - pressure issue with Diamond.
Would like to see Accelerometer support - shake and bake - switch screen or so.
I give it a fair 8/ for concept - a 3/ 10 for price (39USD is very expensive)
I will wait for Schaps UI

Butler - Using capacitive area as stroke launcher and many more features

I really enjoy this forum since it helps me a lot to increase the productivity with my HTC Touch Pro. I found many useful applications. Unfortunately, after installing a large number of them, I run into the infamous 32 processes limit of Windows Mobile. So I decided to write my own app that combines all the features that I find useful. It is implemented as a Pocket PC service, so it does not require an own process.
Here are the features:
- Better vibration for incoming calls. I found the built-in vibration function very annoying as it vibrates permanently during an incoming call. This extensions vibrates in pulses of 300 ms with a pause of one second when a call is incoming
- SIP changer depending on stylus state. If stylus is out, another soft input panel is selected as if stylus is in. Can be changed via the registry keys StylusInSIP and StylusOutSIP.
- Stroke Launcher. If the finger is stroked from one button to another, an application is launched.Four directions are possible: From home button to accept phone call button and vice versa as well as from back button to reject phone call button and vice versa. The applications can be configured via the RightUpApp, RightDownApp, LeftUpApp and LeftDownApp registry keys. The required length of the stroke can be configured via the GestureMinLen registry key. Unfortunately, the program has to poll HTC's NAV sensor directly in order to not disturb the functionality of the wheel sensor. The sleep time between two polls can be configured with the GesturePollingDelay (in ms). If you use very fast strokes and the device does not react, try to decrease this value.
- Key lock if device is face down. The key lock is activated and the device is powered off if it is turned face down. The key locked is acknowledged by two short vibrations. Key lock can be disabled depending on the foreground window or active process list. Exclude list can be specified via the ExcludedProcesses and ExcludedWindows registry keys. The tolerance for the face down detection can be configured via the FacedownTolerance registry key.
The registry settings for Buttler are stored in HKLM\Software\Butler. Each extension described above can be switched of by setting the EnableFeature registry key to 0.
As I have not much time to react on bugs or feature requests, I have also attached the source code. Fell free to modify my Butler but please publish it here so that we all can benefit from it.
The Butler service is started with the program "StartButler.exe" located in the Windows directory. I call it from a MortScript during device boot. It is important that HTC Touch Flo 3D is already loaded. For some reason, the gsensors can not be initialized if Touch Flo 3D is not loaded. Here is the code I use:
# Wait for TouchFlo3D
While(ProcExists("manila.exe")=0)
Sleep(1000)
EndWhile
# Start the butler
Run("\Windows\StartButler.exe")
Have fun!
Siggie
Change log:
V1.0:
- Initial release
V1.1:
- Reading of the NAV sensor completely rewritten. The sensor is now directly polled. This does not interfere with other programs, so the wheel sensor and the camera is working again.
- EnableFeature registry keys added for switching off each extension individually.
linuxis said:
New thread For Keyboard Slide Out Support:
http://forum.xda-developers.com/showthread.php?p=3305730#post3305730
Updated CAB is there. Happy using.
Click to expand...
Click to collapse
sounds like an excellent program, I'll try it
man, great app. it is totally replacing hbutton, and lets me start using voice commander again. two questions....can you list the other sip layout entries? i really want to use the full qwerty when the stylus is out and in. secondly, is there a way to define a diff lock such as s2u2 and then shut down. either way, the function is fine as is and really, thanks for sharing
I'm interest in Stroke Launcher more than the other apps. is there a chance you can provide a cab for just that portion of your application> I know it's contrary to your original intent (of combining apps) but that's the only one of those apps I really would want so I have the opposite- no desire to install any extra apps even if it's a single process Thanks.
about to give it a shot, sounds great
but i second the request to have s2u2 when put face down
noticed that if you delete the entries for sip, keeping the actual keys though. butler wont start. guess it still needs to check those values i was trying to get it to do nothing to my sip's and just keep full qwerty.
edit** here is the key for full qwerty {36BC8FF6-8241-4c36-ABDE-204885471FEE} and the other keys are all listed under HKCR/CLSID and look like this:
(HTC SIPs)
{198D503A-...} = Phone Keypad
{36BC8FF6-...} = Full QWERTY
{62B00599-...} = Compact QWERTY
(MS Default SIPs)
{42429667-...} = Keyboard
{42429690-...} = Letter Recognizer
{42429691-...} = Block Recognizer
{F0034DD0-...} = Transcriber
Maybe it would be easier to be able to just input the name
Sound great, I'll give it a try as well.
can you make it so that when it face down, the light turn off?
ok i figured out how to change what sip came when
and i turned off "facedown"
only problem is that the smart scroll such as zooming in opera and pics no longer works or autofocus in camera
Great app cannot go unrecognized!
so i downloaded and installed and forgot to make shortcut. A day after i just luanch it using fileexplorer with copy on storage card. Sounds like alot but considering i only reset once a week maybe... its not so bad.
After using it for a half day. I have to admit i was waiting for a way to use shortcuts with out using manilla. I am a RLtoday fan and i dont really use all of manilla features. I LOVE IT. I am considering removing Manilla all together. This has great potential for those of use that want alternatives to manilla.
This should really be placed in essentials.
Thank you.
**BTW cant get screen lock disabled, anyone have more detailed instructions for disabling face down lock?
to disable the lock i set the sensor threshold to 0
in the registry path that was said earlier in the thread
V1.1 available
I have added a new version that fixes the wheel sensor and camera problem. There are also now registry keys available to switch off each feature individually.
ok I dont know what happend but i installed this app and after a restart the keyboard pops up on the splash screen and the phone freezes.. I need a resolution fast. I really dotn want to hard reset. I have a lot of stuff i need back up.... Please help!!!
fuk it. had to hard reset.
any chance on just releasing stroke launcher as a standalone app so we don't need to install all and then disable them? Thanks
Exclude S2U2
How can I disable stroke launcher, when s2u2 is active? I tried to add S2U2(name of DWORD value=0) to ExcludedWindows and s2u2.exe to ExcludedProcesses, but stroke launcher is still active, any ideas?
Great App siggie1970,
Thanks .. I Think The most important thing to do now is to add a User Interface for the configuration..as it kinda hard to do it through the registry
thanks
Wow amazing programs are being released and 09 just started. Great name btw How are resources being used with this program? Since your combining apps perhaps you could work with the guy to incorporate his new alternative to gyrator/ screen tilt app.
bugsykoosh said:
any chance on just releasing stroke launcher as a standalone app so we don't need to install all and then disable them? Thanks
Click to expand...
Click to collapse
that is not the purpose of the program
would it be possible to turn one of the sides into scrolling up and down?
like leave the left up and down for app launching but right side scrolling that would make it pretty much perfect for me
then of course a configurator, although i got it setup but no fun having to change on each new install
It sounds like a great program, thanks! Stroke Launcher, I like that one LOL

Who uses Touchflo and who uses HTC Home?

I am pretty new to Touchflo and am wondering who is using (and enjoying) touchflo, and who still uses HTC home. I remembered reading somewhere that some people uninstalled touchflo and kept with HTC home. I want to see everyone is doing before i get fully on board. Also, if you use another option I didn't list, put in a comment and i can add it to the poll.
While we are on the subject what HTC Home VGA does everyone use? I have tried the PJ HTC Home VGA but has issues with weather...
Damned!
It's hard to live without the touch flo !
We expected it for a long time .....
Its really cute but less productive ....... not unfortunatly as deep thinked than the iphone UI (if we need an exemple)
BTW i can't live without ! everytime i put it off my raph feels naked !
Once i got my hand on SPB Shell, Everything is faster and easier to access. No look back to TF3D here. The interface of spb shell is just beautiful and straight forward. I can run both lunchers side by side but I don't see the need. Fuze's battery life is very good on spb shell tho some reports said it drained battery life especially when run together with TF3D. Well.. my battery last almost 2 days with moderate use with spb shell ( with advanced config max power saver setting and manually switch between 3G and GRPS when needed. So, No compliant at all. )
Just did quite tough battery life test today. Talked on the phone for more than an hr. Missed a few calls. Did some text messaging and checked voice mails. Heavily surf on net using 3G and GRPS. Turn on and off different applications especially the browers/ calenda/ games/ online games... let data connection stay on... 25% left after about a 9-10 hrs day.
At0mAng said:
While we are on the subject what HTC Home VGA does everyone use? I have tried the PJ HTC Home VGA but has issues with weather...
Click to expand...
Click to collapse
I'm using HTC Home, the one I'm using though is a custom one...I combined two installs that were originally seperate and changed the default clock to one I converted to VGA.
another for for HTC Home.. just enough info at your fingertips and doesn't make the phone drag a$$
Was running everything out of phoneAlarm using a full-screen skin that gave me access to literally everything I need from speed dial with photos to weather, app shortcuts, profile control...
Changed to running SBSH Pcoket Breeze in no tabs mode on the bottom 2/3 of my today screen with a different phoneAlarm screen above. The no-tabs mode allows me to swipe the PocketBreeze area of the screen to change to different tabs. The attached screen capture shows my schedule for the next several days with the weather forecasts for those days (colors indicate appointment category).
im too using htc home inside ultimate launcher everything just fine. just have to chang icon size in ultimate laucher to 98 or so
i've tried everything.. mobilematt fuzzberry, dirty wrap etc.. but disable TF3D and running spb pocket plus are still the best for me.. i packed it with pocketbreeze to maximize my appointments schedule.. the spb pp has everything.. batt indicator, shortcuts on Today with multi-tabs (categories) memory status, backlight adjustment, soft-reset... everythiingggg is on Today screen
with 2 taps, i can run any third-party programs i've installed including games, settings, silent mode, vibrate mode etc...
pocketbreeze is to manage my whole month schedule.. either meetings, site visits, dateline.. or family gathering events, birthdays, weddings,
no more touching and flowing.. LOL
HD port tf3d at the moment. But looking hard at the spb but hard to find good vga themes.
I actually don't use either. I use rlToday, which is a simple XML based homescreen.
Here is the version I made for the Samsung Epix.
The one I'm using now replaces the text below the clock with 4 big icons (SMS, Email, Missed Calls, and VM) with their respective counters.
So I still have the neat clock (not animated) and big buttons to get me to the needed app.
There is lots of room between the clock and the 4 bottom buttons... I was thinking of adding a Google Search bar or something... but I dunno.
I just like it because it is simple and displays what I need it to in an easy to read/access fashion.

Full keyboard with geo-sensor(?) | Desktop Shortcuts(?)

Hello everybody,
is there a way to get the full-keyboard working with the intern geo-sensor to flip sidewards if i rotate the diamond to the left - because i've big fingers - the buttons could be bigger
The next question is, if there is a way to get shortcuts to the main screen (like the iphone ) - the touchFLO 3D is good, but i dont like the seperation between clock and program-shortcuts.
Greetings
Mex
I use a program called Changescreen. Search for it here or on PPC Geeks.
It will rotate everything on phone, or you can include/exclude anything you want, such as I don't want Contacts, Phone, etc. to flip, but when texting, turn phone, screen turns. Easy, simple, doesn't take up very much memory on phone.
geological sensor!!

Categories

Resources