iPhoneToday aims to be an iPhone Today style interface for Pocket PC’s.
Aimed features:
– Multiples screens (With animates transactions)
– Notification on icons for calls, sms, etc
– Is a Today (No problems when we push the home button, no problems with incoming calls, …)
– Compatibility with others todays (By example: Date Today and iPhoneToday after), today height configurable
– QVGA, VGA, WVGA… (The user define the icon size and height screen)
– Icons configuration in xml (you can to do copy & paste to other device)
– Write on C++
– For now, only 62Kb + Icons in memory
Changes:
– New algorithm for animations
– Extreme optimization for speed (I do not think i can optimize more) (You will need reduce the maxVelocity to 100 ~ 140)
– Added static Bottom Bar (Set screen to -1 to move a icon to bottom bar)
– Uploaded my settings with optimal config
– Little optimization on paint notifications (0.6.1)
– Somes minor fixes…