iPhoneToday - Die iPhone Oberfläche für Windows Mobile


Neue Antwort erstellen
Erstellt
Mär. '10
letzte Antwort
3
Antworten
16,3 T.
Aufrufe
4
„Gefällt mir“
1
Abo
aleX
Admin
Admin


Anm. Datum: 01.01.2001
Beiträge: 24853
Wohnort: Österreich
Handy: Samsung Note 9

Slogan:
Wer glaubt etwas zu sein, hat aufgehört etwas zu werden!
BeitragMo 22. März, 2010 11:29
Antworten mit Zitat




Zitat:
Changelog
iPhoneToday v1.5.0 (Mar 21, 2010)
Fixed battery drainage issue.
Improved quality of icons by using the averaging interpolation method for resizing them.
Added an alternative method for alpha blending to the background that should be faster but requires more memory.
Added an option to "use mask for transparency" that might help the scrolling performance on some devices.
Added text quality option (Default, Draft, Nonantialiased, Antialiased, Cleartype, Cleartype comp), but it is available only when alpha blend on background is disabled.
Added facename (font family) option for the text labels under the icons, the header text, and the special icons text. (you have to manually configure the XML, no dialog yet).
Added shadow and roundrect options for the header text.
Added --winkey command to display the start menu.
Added an option to show battery percentage while charging (enabled by default).
Changed default value of vibration for non phone devices to 0.
Fixed crash when copying icons from topbar.
Fixed bug with pressed icon not displaying correctly when alpha blend is enabled.
If reloadIcon is 2 icons.xml are saved after loading them from registry.
Installer now displays a warning that today plugin will not be available if you choose to install to storage card.
Some minor fixes and improvements.

iPhoneToday v1.4.9 (Mar 15, 2010)
Fixed degraded quality of images of previous release (image resizing is done by the Windows Imaging API again).
Fixed a bug with background resizing.
Added RoundRect option (for now only in the XML, no dialog yet) to display a black rounded rectangular behind the text (like Android).

iPhoneToday v1.4.8 (Mar 14, 2010)
Using LPNG library (an extremely light-weight library - it just adds 6KB) if imaging API fails (mostly helpful for PNDs where imaging API is often missing). This allows now all devices to load and display transparent PNG icons.
Huge memory savings compared to v1.3 when AlphaBlend is disabled (32bit icons are now converted to whatever the screen supports, usually 16bit).
Fixed text labels being 1-2 pixels left of the center of the icons.
Fixed background color of options dialog to be the windows default color for menu backgrounds.
Added --keyboard command to show/hide the keyboard.
Only for PNDs: added a help button (question mark) on the title bar of the options and icon settings dialogs (next to the OK button) that toggles the appearance of the keyboard.
The 3-letter abbreviation of the day of the week is now by default displayed in the language of the user locale.
Converted the included pressed icons from gray scale to true color since LPNG only supports loading true color PNG images.
Resized the bubble icons.
Added a warning that scrolling will be slow when AlphaBlend is enabled on devices that do not natively support it.

iPhoneToday v1.4.7 (Mar 09, 2010)
Changed the icon set
Added pressed icon effect
Currently incuded icons: CrackedGlass.png, Fingerprint.png, RoundedPressed.png (default), Spotlight.png, StopwordPressed.png (Thanks to Osprey for the images)
Added text shadow
Added some new options for the background image: fit width, fit height, center
Added refresh time setting in the movement tab
Added new command: --volume:++<step> and --volume:--<step>
Fixed a bug with animation rectangular staying sometimes on screen
Fixed some minor bugs

iPhoneToday v1.4.6 (Mar 06, 2010)
Added some new icon types:
Volume
Memory Load
Memory Free
Memory Used
GPRS State
Signal Strength
Operator Name
Signal Strength & Operator Name
Added some new commands:
--rotate to rotate the screen 90 degrees
--rotate:<angle> (e.g. --rotate:270) to rotate the screen by the given angle
--volume:<number> to set the system volume to <number> (0-100)
--volume:+<step> or --volume:-<step> to increase or decrease the system volume by <step>
--reset or --restart to soft reset the device
--off or --standby or --suspend to suspend the device
--minimize to minimize the iPhoneToday's window (only for exe version)
--taskbar to show/hide the taskbar (only for exe version)
Alpha blend transparent icons with the background
Option dialog to configure the transparency of icons
Fixed transparency of png icons with black pixels
Today item's height is configurable again
The color of the expanding rectangular - animation on launch - can now be configured
A default sound on launch can be set
Added a play button in the icon settings dialog to preview the selected sound
Fixed the ignore screen rotation option
Fixed focus of the choose color dialog
If the bubble png icons are not found nicer bubbles are programmatically drawn
Added a reset settings to defaults button in the about dialog
Configurable margins for the text inside the special icons such as day of month, day of week, clock, battery, etc.
You can set which applications to run when the icons are out of screen instead of cycling through the pages
Reorganized the options dialog
AppToDate support
Installer will ask to create a startup shortcut to the exe if you answer no to the question whether you want to enable the today item plugin

iPhoneToday v1.4.5 (Feb 27, 2010)
1. Added a static top bar of icons
2. Non static background keeps the aspect ratio of the image
3. Configurable zooming factor of the background image
4. Added a warning before enabling "never show taskbar"

iPhoneToday v1.4.4 (Feb 26, 2010)
1. Installer now detects previous installations and asks to keep the current settings.xml and icons.xml
2. Added simple battery icon (shows battery percentage or AC)
3. Added about dialog (last tab in options)
4. Added file version information in the .exe and .dll
5. Added edit header dialog
6. Added an option to configure the circles offset from the top of the bottombar
7. Optimized screen transition a bit
8. Avoid some unnecessary redraws
9. Icons behind the bottom bar are now hidden
10. You can now add a bottom bar icon by right clicking on the bottom bar's empty space
11. Fixed --goto:down that was scrolling one extra page down
12. Fixed the background of text in the options dialog for PND
13. Disabled --close and --exit for the dll version
14. Fixed crash when icon width is set to 0 (useful to disable the bottom bar)
15. Fixed dll's crash when icons.xml does not exist or is not valid
16. Fixed bug when using reloadIcons that was not deleting "unused" icons.
17. Renamed some confusing options
18. Disabled options that cannot be changed depending on whether you are running the exe or the dll version

iPhoneToday v1.4.3
1. Icons can be associated with wav files to play once they are clicked.
2. Fixed infinite loop when checking for Software\iPhoneToday\Icon%d.

iPhoneToday v1.4.2
1. If imaging API is not available (some PND do not have it) use imgdecmp.dll instead (included in the PND zip).

iPhoneToday v1.4.1
1. Switched to TinyXml that has smaller memory footprint than MSXML

iPhoneToday v1.4.0
1. Support for Pocket PC 2003
2. Support for Portable Navigation Devices (Windows CE Core)
3. Today item height is automatically figured (you can have multiple today items and it should still work properly as long as iPhoneToday is the last one)
4. Vertical scrolling
5. Added header text for each screen
6. Support for BMP files without using the imaging API (BMP images are actually a lot faster)
7. Made almost everything configurable
8. Bottombar can have different settings from the mainscreen
9. Icon text can be set to 0
10. Icon offset can be set to a negative value to make the text overlap the icon
11. Commandline arguements and special icons with the same commands (--reload, --relaunch, --add, --options, --close, --exit, --goto:<screen>, --goto:next, --goto:previous, --goto:down, --goto:up)
12. Added copy icon and copy here in the right click (long tap) menu
13. Paths can now be relative to the application directory
14. Better orientation and rotation support
15. Special characters such as ", <, >, & are properly handled in the XML (if you manually edit the XML make sure you escape them!)
16. Use the last indexed LED as the vibration LED
17. Scroll through the pages with the directional pad.
18. Many other bugfixes, improvements, and optimizations that I've forgotten now...


Warum willst Du den Post von aleX melden?




Angehängte Datei
iPhoneToday-1.5.0-pnd.zip (642.78 KB, 24 mal)

MD5: e1a911d7c58b8632f242778bcab90317
SHA1: 05d1f6e04431c0ffed27221258681dc29a7292fe
CRC32: 55c969b0

Angehängte Datei
iPhoneToday-1.5.0-ppc.cab (874.41 KB, 31 mal)

MD5: 7740835de658758999ab19c4bbb86b0d
SHA1: 78e928b3f63de4abfe63e581132c6650e467bffd
CRC32: 1cd60af0

Angehängte Datei
iPhoneToday-1.5.0-wm.cab (877.41 KB, 46 mal)

MD5: 101f93bcf01067b6caea37af99c859c3
SHA1: 942fc3376966d085a7814c43269ac16d5f236483
CRC32: 50e0aa87



Der Mensch ist ein naiver Tourist mit einem abgelaufenem Visum für den Planeten Erde ..
Benutzer-Profile anzeigen Private Nachricht senden Senden Website dieses Benutzers besuchen

 Post #1

Werbung
iPicto - Unterstützung in der Kommunikation mit Menschen mit einer (geistigen) Behinderung

Unterstützung in der Kommunikation mit Menschen, mit einer (geistigen) Behinderung.

aleX
Admin
Admin


Anm. Datum: 01.01.2001
Beiträge: 24853
Wohnort: Österreich
Handy: Samsung Note 9

Slogan:
Wer glaubt etwas zu sein, hat aufgehört etwas zu werden!
BeitragMo 22. März, 2010 11:31
Antworten mit Zitat


Warum willst Du den Post von aleX melden?






Der Mensch ist ein naiver Tourist mit einem abgelaufenem Visum für den Planeten Erde ..
Benutzer-Profile anzeigen Private Nachricht senden Senden Website dieses Benutzers besuchen

 Post #2

Kefir
FAQ-Schreiber
FAQ-Schreiber


Anm. Datum: 01.01.2001
Beiträge: 14360
Wohnort: Belgien
Handy: Alle Möglichen zum Testen
BeitragMo 22. März, 2010 11:57
Antworten mit Zitat


Cool...

Endlich funktionieren Netz-, Akku- und Ramanzeige richtig Mr. Green

Aber nicht so wie ich...
AUF DAS SICHERN DER settings.xml UND icons.xml VERGESSEN!!!
Sonst könnt ihr wie ich alles neu einrichten Shocked Crying or Very sad

Warum willst Du den Post von Kefir melden?




Benutzer-Profile anzeigen Private Nachricht senden

 Post #3

aleX
Admin
Admin


Anm. Datum: 01.01.2001
Beiträge: 24853
Wohnort: Österreich
Handy: Samsung Note 9

Slogan:
Wer glaubt etwas zu sein, hat aufgehört etwas zu werden!
BeitragMo 22. März, 2010 12:44
Antworten mit Zitat


kefir hat Folgendes geschrieben:
Sonst könnt ihr wie ich alles neu einrichten Shocked Crying or Very sad


Du armer Razz

Warum willst Du den Post von aleX melden?






Der Mensch ist ein naiver Tourist mit einem abgelaufenem Visum für den Planeten Erde ..
Benutzer-Profile anzeigen Private Nachricht senden Senden Website dieses Benutzers besuchen

 Post #4

Beiträge der letzten Zeit anzeigen:      

Neue Antwort erstellen

Ähnliche Themen:
Kreml-Hacker missbrauchen alten Print-Spooler-Bug in Windows
Die Performance von Windows 11 ist "lächerlich schlecht"
Russische Cyberwaffe macht Windows-Systeme verwundbar
Microsoft: Copilot-App in Windows sammelt keine Benutzerdaten
Aus Russland gesteuerte Schadsoftware für Windows entdeckt
Apple forscht an Stiftsteuerung für das iPhone
Schon wieder Tests für Werbung in Windows
Längerer Support für Windows 10 kostet bis zu 244 Dollar pro Jahr und Gerät
Faltbares iPhone dürfte sich erneut verzögern

Kurze URL:

Du hast bereits für diesen Post angestimmt...

;-)




Alle Zeiten sind GMT + 1 Stunde

Top